Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberHi 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 ThemesGrace Themes
MemberHi
Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.
Regards
Grace ThemesGrace Themes
MemberHi 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 ThemesGrace Themes
MemberHi
This option is not available. In footer latest news section it only shows top most blog posts.
Regards
Grace ThemesGrace Themes
MemberHi
To add image, you need to set Featured Image from right side section.
Regards
Grace ThemesGrace Themes
MemberHi Giancarlo,
I have send email to your email address for to display category-specific blog posts in your page.
Please check.Regards
Grace ThemesGrace Themes
MemberHi
Can you please tell me do you want to show blog posts of specific category in your page?
Regards
Grace ThemesGrace Themes
MemberHi Giancarlo,
The option is not available to display the bog sidebar for a specific category blog post.
Regards
Grace ThemesGrace Themes
MemberHi 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 ThemesGrace Themes
MemberHi
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 ThemesGrace Themes
MemberHi Ian,
Please check the documentation to install and activate the theme
https://www.gracethemes.com/documentation/endanger-doc/#theme-installationAfter 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 ThemesGrace Themes
MemberHi 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 ThemesGrace Themes
MemberHi 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 ThemesGrace Themes
MemberHi 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-templatesAnd 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 ThemesGrace Themes
MemberHi 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 -
AuthorPosts
