Spooky Savings Alert! Grab 15% OFF on Lifetime & All Themes Package. Use coupon code HALLOWEEN15 | Till Nov 10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 1,201 through 1,215 (of 2,060 total)
  • Author
    Posts
  • in reply to: Who We Are Section #7378
    Grace Themes
    Member

    Hi Karl,

    To remove the read more button in ‘Who We Are’ section

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code in custom css box

    .welcomebx .custombtn { display: none; }

    Regards
    Grace Themes

    in reply to: mail not able to sent #7377
    Grace Themes
    Member

    Hi

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.

    Regards
    Grace Themes

    in reply to: category specific gallery #7353
    Grace Themes
    Member

    Hi Giancarlo,

    To display photo gallery of specific category, it will need to changes some code.

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can make changes in your website photo gallery.

    Regards
    Grace Themes

    in reply to: Latest news in footer #7352
    Grace Themes
    Member

    Hi

    This option is not available. In footer latest news section it only shows top most blog posts.

    Regards
    Grace Themes

    in reply to: Add images to photo gallery #7351
    Grace Themes
    Member

    Hi

    To add image, you need to set Featured Image from right side section.

    Regards
    Grace Themes

    in reply to: blog sidebar for a specific category page #7339
    Grace Themes
    Member

    Hi Giancarlo,

    I have send email to your email address for to display category-specific blog posts in your page.
    Please check.

    Regards
    Grace Themes

    in reply to: blog sidebar for a specific category page #7323
    Grace Themes
    Member

    Hi

    Can you please tell me do you want to show blog posts of specific category in your page?

    Regards
    Grace Themes

    in reply to: blog sidebar for a specific category page #7321
    Grace Themes
    Member

    Hi Giancarlo,

    The option is not available to display the bog sidebar for a specific category blog post.

    Regards
    Grace Themes

    in reply to: Translation for Search results and no results #7300
    Grace Themes
    Member

    Hi Giancarlo,

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you quickly.

    Regards
    Grace Themes

    in reply to: Translation for Search results and no results #7295
    Grace Themes
    Member

    Hi

    You can change the text “Search Results for” in search.php file at line no. 15

    The default code of search.php file is

    <?php
    /**
     * The template for displaying Search Results pages.
     *
     * @package study-circle-pro
     */
    
    get_header(); ?>
    
    <div class="container content-area">
        <div class="middle-align content_sidebar">
            <div class="site-main" id="sitemain">
    			<?php if ( have_posts() ) : ?>
                    <header>
                        <h1 class="entry-title"><?php printf( __( 'Search Results for: %s', 'study-circle-pro' ), '<span>' . get_search_query() . '</span>' ); ?></h1>
                    </header>
                    <?php while ( have_posts() ) : the_post(); ?>
                        <?php get_template_part( 'content', 'search' ); ?>
                    <?php endwhile; ?>
                    <?php study_circle_pro_pagination(); ?>
                <?php else : ?>
                    <?php get_template_part( 'no-results', 'search' ); ?>
                <?php endif; ?>
            </div>
            <?php get_sidebar();?>
            <div class="clear"></div>
        </div>
    </div>
    <?php get_footer(); ?>

    Regards
    Grace Themes

    in reply to: Install this on my site ? #7282
    Grace Themes
    Member

    Hi Ian,

    Please check the documentation to install and activate the theme
    https://www.gracethemes.com/documentation/endanger-doc/#theme-installation

    After activating the Endanger theme, setup homepage using following

    • Go to Settings -> Reading -> Front page displays
    • Click on radio button of Your latest posts
    • Go to Appearance -> Theme Options and click on Restore Defaults in bottom side

    To customize the theme Go to Appearance -> Theme Options

    Please check the documentation to customize the theme
    https://www.gracethemes.com/documentation/endanger-doc/

    If you are getting any problem, you can send your website URL and WordPress admin login details for temporary at [email protected] so we can install and setup theme on your website.

    Regards
    Grace Themes

    in reply to: Blog page details and full width #7267
    Grace Themes
    Member

    Hi Giancarlo,

    To remove the author name, date, category and comment from blog posts

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code in custom css box

    .post-date, .post-comment, .post-categories, nav.post-navigation { display:none; }

    Regards
    Grace Themes

    in reply to: Parent/Top menu item bgcolor #7260
    Grace Themes
    Member

    Hi Giancarlo,

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check assist you quickly.

    Regards
    Grace Themes

    in reply to: Blog page details and full width #7259
    Grace Themes
    Member

    Hi Giancarlo,

    Same to you A very Happy New Year 2018.

    To set the blog page as full width, please select “Blog – Full Width” page template from page attribute section.
    https://gracethemes.com/documentation/studycircle-doc/#page-templates

    And to display it without slider and other section section

    • Go to Settings -> Reading -> Front page displays
    • Click on radio button of Your latest posts

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and remove the author name and comment from blog posts.

    Regards
    Grace Themes

    in reply to: Menu bar over page text #7244
    Grace Themes
    Member

    Hi Phillip,

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and solve this issue quickly.

    Regards
    Grace Themes

Viewing 15 posts - 1,201 through 1,215 (of 2,060 total)