Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberHi,
The featured image of the page will be displayed as innerpage banner.
Regards
Grace ThemesGrace Themes
MemberHi
Can you please write in details what problem you are getting?
Regards
Grace ThemesGrace Themes
MemberHi
You can use “Page Links To” WordPress plugin to redirect the services column pages to specific internal/external URL
https://wordpress.org/plugins/page-links-to/Regards
Grace ThemesFebruary 22, 2018 at 7:58 am in reply to: In Navbar also all children of current page are highlighter #8011Grace Themes
MemberHi
Thanks for solving this issue. We will update this free theme.
Thank you so much.
Regards
Grace ThemesFebruary 21, 2018 at 9:16 am in reply to: In Navbar also all children of current page are highlighter #7999Grace Themes
MemberHi Andreas,
Please send WordPress admin login details for temporary at [email protected] so we can check and solve this issue quickly.
Regards
Grace ThemesGrace Themes
MemberHi
The featured image / innerpage banner is displayed above the page title.
We can’t display featured image under the page title.Regards
Grace ThemesGrace Themes
MemberYou are most Welcome.!
Grace Themes
MemberHi,
It’s very easy to setup free theme
Please check the documentation
https://gracethemes.com/documentation/glamour-doc/#homepage-liteRegards
Grace ThemesGrace Themes
MemberCan you lease share your website URL so we can check your site?
Regards
Grace ThemesGrace Themes
MemberHi
You need to make some small changes in custom-functions.php file
Go to Appearance -> Editor -> inc/custom-functions.php
at line no. 804 you will find the below code<div class="news"> <h5>'.get_the_title().'</h5> <p>'.wp_trim_words( get_the_content(), of_get_option('newscontentlength'), '...' ).'</p> <div class="view-all-btn"><a href="'.get_permalink().'">'.of_get_option('readmoretext').'</a></div> </div>Now just replace this with below modified code
<div class="news"> <h5>'.get_the_title().'</h5> <p>'.get_the_content().'</p> </div>This will display complete text without Read More button.
Regards
Grace ThemesGrace Themes
MemberHi Christopher,
This will require to change some code to display full text in “Latest News” section.
Please send your website URL and WordPress admin login details for temporary at [email protected] so we can implement this changes on your website quickly.
Regards
Grace ThemesGrace Themes
MemberHi Justin,
As your are linking the menus by ID to redirect to the homepage section. So in that case it will scrolls downward to that particular section in homepage.
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 set different inner page banner for different page. The random images can’t be display.
Just edit the page and set Featured Image from right sideThe default size for innerpage banner image is 1400 x 300 pixel.
Please use images of default size.Regards
Grace ThemesFebruary 15, 2018 at 5:37 am in reply to: How to Remove Slider Page Title & Box from Eatershop theme #7929Grace Themes
MemberHi Samantha,
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 -
AuthorPosts
