Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberHi
Can you please tell me which section title color you want to change?
Please send your website URL so we can check and assist you.Regards
Grace ThemesMay 30, 2017 at 4:51 am in reply to: The theme stopped working with QTranslate after migration to the newer php versi #4580Grace Themes
MemberHi Alisa,
Please send WordPress admin login details of your website for temporary at [email protected] so we can check and assist you.
Regards
Grace ThemesGrace Themes
MemberHi
This will need to make some code changes in slider section.
Can you 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 claire,
Can you 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 Angie,
Can you please send your website URL and WordPress admin login details for temporary at [email protected] so we can check ans solve your problem quickly?
Regards
Grace ThemesGrace Themes
MemberHi Carlos,
Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.
Please check the documentation to setup and customize the theme
https://www.gracethemes.com/documentation/endanger-doc/#homepage-setupRegards
Grace ThemesGrace Themes
MemberHi Frank,
The issue regarding the innerbanner image has been solved. Please check your website now.
Regards
Grace ThemesGrace Themes
MemberHi Frank,
The user don’t have any admin rights so we are unable to access the files.
Kindly set the Administrator privileges to the user so we can make changes.Regards
Grace ThemesGrace Themes
MemberHi Andreas,
To remove the empty line before and after the slider description
Go to Appearance -> Editor -> header.php file
at line no. 69 you will find the below code
<p><?php echo wp_trim_words( get_the_content(), 20, '' ); ?></p>
just need to remove p tag like below
<?php echo wp_trim_words( get_the_content(), 20, '' ); ?>
Also to make the homepage slider auto rotate
Open js/jquery.nivo.slider.js file
at line no. 22 set stop: falsePlease do this changes and let me know your feedback.
If you find any difficulty please send WordPress admin login details of your website at [email protected] so we can check your site and solve the problems.
Regards
Grace Themes
https://gracethemes.comGrace Themes
MemberHi Andreas,
The 15 words are displaying for slider description text excerpt.
Can you please write in details what text you want to display?Regards
Grace ThemesGrace Themes
MemberYou are most Welcome!
Grace Themes
MemberHi Frank
Please send WordPress admin login details for temporary at [email protected] so we can check and solve your problem quickly.
Regards
Grace Themes
https://gracethemes.comGrace Themes
MemberHi Kristina,
To translate the homepage slider text and other texts in homepage
Go to Appearance -> Theme Options -> Homepage Slider -> Title 1
and use below code for making text translate ready[:en]English Text[:de]Deutsch Text[:]
To translate the section title
Go to Appearance -> Theme Options -> Sections -> section1 -> Section Title[:en]English Text[:de]Deutsch Text[:]
Please follow this for all the texts.
If you find any difficulties, 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 monique
Can you please share your website URL so we can check?
If you are using free theme, you can change the logo image height/width by
Go to Appearance -> Editor -> functions.phpat line no. 34 you will find the below code and change height and width
add_theme_support( 'custom-logo', array( 'height' => 100, 'width' => 100, 'flex-height' => true, ) );
Regards
Grace ThemesGrace Themes
MemberHi Frank,
The MedPlus Lite is a free WordPress theme build in WordPress customizer whereas the MedPlus PRO theme is built in more user friendly Theme Options panel. The PRO version contains lots of sections in home page for creating beautiful and professional website.
With PRO theme you can use all your previously created posts and pages. After activating the PRO theme you will need to configure your site with the post and pages using Theme Options panel.
After activating the MedPlus 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 sidePlease check the documentation to customize the PRO theme
https://gracethemes.com/documentation/medplus-doc/Regards
Grace Themes -
AuthorPosts