Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
Hi,
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 ThemesGrace SupportKeymasterThe problem has been solved.
February 18, 2023 at 4:41 am in reply to: Car Fix Pro – Contact info & Social media not shown on homepage #40321Grace SupportKeymasterOk, thanks
February 17, 2023 at 4:33 am in reply to: Car Fix Pro – Contact info & Social media not shown on homepage #40313Grace 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 change the text content and images in the top Services section, you need to create 3 services pages with some text content and select it from Appearance » Theme Options » Sections » Top Four Box Services Section
– The title, short content of the page and selected images is displayed in this section
Please check the documentation
https://www.gracethemes.com/documentation/charity-help-doc/#servicesRegards
Grace ThemesGrace SupportKeymasterHi,
To solve this issue
Go to the Appearance -> Theme Editor -> header.php
Find the below code at line no. 124<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 SupportKeymasterHi Manon,
The option is not available to change order of the sections in the homepage.
But this can be done by moving/exchanging the sections data (Title, Section ID, background color/image, Section CSS class, and section content)
If you are getting any problem in doing this, please send your website URL and WordPress admin login details for temporary at [email protected] so we can quickly make reordering the sections.
Regards
Grace ThemesGrace SupportKeymasterPlease share your website URL on [email protected]
-
AuthorPosts