Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace ThemesMember
You need to add your Facebook page URL in link=””
[social icon=”fab fa-facebook-f” link=”https://www.facebook.com/gracewordpressthemes/”%5D
Grace ThemesMemberHi,
To open the external link on a new tab
1. Enable the “Link Target” option from the “Screen Options” in the upper right corner of the screen.
2. Go to the Appearance -> Menus -> Check on the chekbox “Open link in a new tab”Regards
Grace ThemesGrace ThemesMemberHi,
1. Only top three events is displayed in “Programs & Events” section
2. To solve this button issue
Go to the Appearance -> Editor -> inc/custom-functions.php
Find the code at line no. 1055<a class="morebutton" href="'.$link.'" target"'.$target.'">'.$name.'</a>
and change this with below code
<a class="morebutton" href="'.$link.'" target="'.$target.'">'.$name.'</a>
Regards
Grace ThemesGrace ThemesMemberYou can use “Compress JPEG & PNG images” plugin
https://wordpress.org/plugins/tiny-compress-images/Grace ThemesMemberHi,
It seems that one of the installed plugin is conflicting with the slider script.
Please check by deactivation all the plugins.Please send WordPress admin login details at [email protected] so we can check and solve this issue quickly.
Regards
Grace ThemesGrace ThemesMemberHi,
After activating the Social Care PRO theme, please setup homepage using following
1. Go to Settings -> Reading -> Front page displays
2. Click on radio button of Your latest posts
3. Go to Appearance -> Theme Options and click on Restore Defaults in bottom sidePlease check the documentation to setup and customize the theme
http://www.gracethemesdemo.com/documentation/social-care/If you are getting any problem in theme setup, kindly send us your website URL and WordPress admin login details at [email protected]
Regards
Grace ThemesGrace ThemesMemberPlease send your website URL and WordPress admin login details at [email protected]
we will check and make these changes on your website.Regards
Grace ThemesGrace ThemesMemberHi,
To change the footer text color:
Go to the Appearance -> Editor -> style.css file
add below css code at the end of file.footer h5 { color: #000000 !important; } #footer-wrapper { color: #000000 !important; } .footer ul li { color: #000000 !important; } .footer ul li a { color: #000000 !important; }
Please do this changes and let me know your feedback.
Regards
Grace ThemesGrace ThemesMemberPlease us your website URL and WordPress admin login details at [email protected]
so we can check and assist you quicklyRegards
Grace ThemesGrace ThemesMemberAfter activating the theme, please setup homepage using following
1. Go to Settings -> Reading -> Front page displays
2. Click on radio button of Your latest posts
3. Go to Appearance -> Theme Options and click on Restore Defaults in bottom sidePlease check the documentation to install, setup and customize the theme
http://www.gracethemesdemo.com/documentation/sports-club/If you are getting any problem in theme installation or setup, kindly send us your website URL and WordPress admin login details at [email protected]
We will setup the theme on your website.Regards
Grace ThemesGrace ThemesMemberHi,
This section is used to display all product categories.
Go to Products -> Categories -> Add new categoryRegards
Grace ThemesGrace ThemesMemberHi,
Please check the documentation to customize the theme
http://www.gracethemesdemo.com/documentation/sports-club/Please send your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace ThemesMemberThank you!
Grace ThemesMemberHi,
You can use WP Fastest Cache plugin in your website
https://wordpress.org/plugins/wp-fastest-cache/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 Themes -
AuthorPosts