Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace ThemesMember
Hi,
To solve this issue
Go to the Appearance -> Editor -> inc/custom-functions.php
find the below code at line no. 598return '<a href="'.$link.'" target="_blank" class="'.$icon.'" title="'.$icon.'"></a>';
Now change this code with below code
return '<a href="'.$link.'" target="_blank" class="'.$icon.'"></a>';
Regards
Grace ThemesGrace ThemesMemberHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace ThemesMemberHi,
To change the page title heading to normal case
Go to the Appearance -> Editor -> style.css
add below css code at the end of fileh1.entry-title { text-transform: none !important; }
Regards
Grace ThemesGrace ThemesMemberWe have not tested such type of plugin. You can use any plugin for this.
Grace ThemesMemberHi,
The problem has been solved. Please check your site.
Regards
Grace ThemesGrace ThemesMemberHi,
You will need to transfer all WordPress files and database on to your new live domain.
Regards
Grace ThemesGrace ThemesMemberHi,
1. Please install the Classic Editor plugin to solve the issue of ‘Update failed’.
2. Do you want to display Team Member by category?
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.Regards
Grace ThemesGrace ThemesMemberWhich theme you are using?
Grace ThemesMemberHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and solve this issue.
Regards
Grace ThemesGrace ThemesMemberYou can directly edit the header.php file without creating the Child theme
November 11, 2019 at 5:40 am in reply to: Social Care Documentation needs to be update per WordPress 5 #18668Grace ThemesMemberHi,
The theme is compatible with the latest WordPress version and Gutenberg editor.
The documentation is created with Classic editor.Regards
Grace ThemesNovember 10, 2019 at 3:51 am in reply to: Social Care Documentation needs to be update per WordPress 5 #18646Grace ThemesMemberHi,
You are using the Free version of Social Care theme. The shortcodes are not available in free version.
Please check the documentation to customize the free theme
http://www.gracethemesdemo.com/documentation/social-care/#homepage-liteRegards
Grace ThemesGrace ThemesMemberHi,
To add the link for Donate button in Social Care Lite free theme
Go to the Appearance -> Editor -> header.php
at line no. 124 find the below code and place your link in #<a class="donatenow" href="#"><?php echo esc_html($social_care_lite_donatenow_button); ?></a>
Regards
Grace ThemesGrace ThemesMemberHi,
Please deactivate the Jetpack plugin to solve this issue of mobile display.
Regards
Grace ThemesGrace ThemesMemberHi,
To increase the size of logo image
Go to the Appearance -> Theme Options -> Basic Settings -> Logo -> Add image heightRegards
Grace Themes -
AuthorPosts