Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
Hi,
You need to add code/script of Google reviews in the testimonial section content.
Regards
Grace ThemesGrace SupportKeymasterPlease send your website URL so we can check it. Send us some screenshot to figure out the issues.
Grace SupportKeymasterHi,
You can hide the homepage section which you don’t want to display.
To hide the Section 7Go to the Appearance -> Theme Options -> Sections -> Section 7 -> Hide Section- > Check on checkbox
Regards
Grace ThemesMarch 17, 2022 at 5:13 am in reply to: Warning: This page allows direct access to your site settings. #35241Grace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
To change the text content and images “what we offer” section
– Create pages from Page » Add New
– Add Title and Description of the page
– Go to Appearance » Theme Options » Sections » Top Four Box Section
– Select Page and upload imagePlease check the documentation
http://www.gracethemesdemo.com/documentation/barber/#what-we-offerRegards
Grace ThemesGrace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesMarch 8, 2022 at 4:42 am in reply to: Music Club Pro: event-ordering, display on mobile devices #35144Grace SupportKeymasterHi,
To change the order of Events, please install Post Types Order plugin
https://wordpress.org/plugins/post-types-order/The Read More button is not displayed on small screen size devices. Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
To display square size images in services section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.fourbox .thumbbx { border-radius: 0% !important; }
Regards
Grace ThemesGrace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi Aquino,
To solve this issue
Go to the Appearance -> Theme Editor -> header.phpFind the below code at line no. 144
<img src=”<?php echo esc_url($sv[‘image_src’]); ?>” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>
Change it with
<img src=”<?php echo esc_url($sv[‘image_src’]); ?>”/>
Please do this changes and let me know if it works.
Regards
Grace ThemesGrace SupportKeymasterYou are most welcome.!!
Grace SupportKeymasterHi,
To solve this issue
Go to the Appearance -> Theme Editor -> header.phpFind the below code at line no. 127
<img src=”<?php echo esc_url($sv[‘image_src’]); ?>” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>
Change it with
<img src=”<?php echo esc_url($sv[‘image_src’]); ?>”/>
Please do this changes and let me know if it works.
Regards
Grace ThemesGrace SupportKeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi lfbhproductions,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterHi,
To set the SEO title and description for homepage SEO
1. Install the Yoast SEO plugin https://wordpress.org/plugins/wordpress-seo/
2. Go to the SEO -> Search Appearance -> General
3. Add SEO title and Meta descriptionPlease check the screenshot
https://prnt.sc/og3238Regards
Grace Themes -
AuthorPosts