Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
You need to replace sitename.com with your website URL
<img src=”//sitename.com/wp-content/themes/flourish-pro/images/our-features.jpg” />
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 solve this issue
Go to the Appearance -> Theme Editor -> header.php
Find the below code at line no. 141<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’]); ?>” alt=”” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>
Please make these changes and let me know if it works.
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace 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 images and text content in this section
– Create pages from Page » Add New
– Add Title and Description of the page
– Go to Appearance » Theme Options » Sections » Four Boxes Section
– Select Page and upload imagePlease check the documentation
http://www.gracethemesdemo.com/documentation/psyclone/#treatmentRegards
Grace ThemesGrace SupportKeymasterHi,
The slider is working fine.
Please check the screenshot
https://snipboard.io/AgB2b8.jpgRegards
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,
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,
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 solve this issue
Go to the Appearance -> Theme Editor -> header.php
Find the below code at line no. 91<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’]); ?>” alt=”” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>
Please make these changes and let me know if it works.
Regards
Grace ThemesGrace SupportKeymasterHi,
To change the hover/active color of main menu
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li.current_page_item ul li a:hover, .sitenav ul li.current-menu-parent a, .sitenav ul li:hover, .sitenav ul li.current_page_item ul.sub-menu li a:hover, .sitenav ul li.current-menu-parent ul.sub-menu li a:hover, .sitenav ul li.current-menu-parent ul.sub-menu li ul.sub-menu li a:hover, .sitenav ul li.current-menu-parent ul.sub-menu li.current_page_item a { color: #73b844 !important; }
Pleas do this change and let me know if you are getting any problem.
Regards
Grace ThemesGrace SupportKeymasterHi,
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace SupportKeymasterYes, all the pro templates are included in the Lifetime subscription.
In Lifetime Package you can access all premium WordPress themes for lifetime. When you opt for the Lifetime package from us, you also get access to upcoming products also with lifetime full support.
February 24, 2023 at 2:47 pm in reply to: Can’t install the themes on WP – downloaded files are missing css stylrsheet #40471Grace SupportKeymasterThanks for purchasing our All Themes Package.
The premium themes are categorized into 10 packages. You need to extract these packages to use the actual premium theme.After extracting the zipped file (All-Themes-Pack-10.zip) install the theme which you want to use on your website.
Grace SupportKeymasterHi Daniel,
Please send your website URL and WordPress admin login details at [email protected] so we can make the changes to display posts by category id.
Regards
Grace ThemesGrace SupportKeymasterHi,
Please install the Page Links To plugin to add external URL for the Appointment page
https://wordpress.org/plugins/page-links-to/Regards
Grace Themes -
AuthorPosts