Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace Support
KeymasterThank you
Grace Support
KeymasterHi,
You need to use plugin to display Email Newsletter in footer section
1. Install the Newsletter plugin
https://wordpress.org/plugins/mailchimp-for-wp/
2. Create your newsletter form
3. Go to the Appearance -> Widgets -> Footer Widget 4 -> Add Text widget
3. Add your Newsletter form shortcode in the Text widgetRegards
Grace ThemesGrace Support
KeymasterPlease send the screenshot on [email protected]
Grace Support
KeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
You need to add code/script of Google reviews in the testimonial section content.
Regards
Grace ThemesGrace Support
KeymasterPlease send your website URL so we can check it. Send us some screenshot to figure out the issues.
Grace Support
KeymasterHi,
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 Support
KeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi,
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 Support
KeymasterHi,
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 Support
KeymasterHi,
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 Support
KeymasterHi,
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 Support
KeymasterHi,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesGrace Support
KeymasterHi 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 Support
KeymasterYou are most welcome.!!
-
AuthorPosts