Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
Hi,
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 ThemesGrace SupportKeymasterHi Tobias,
The PRO version is developed in Theme Options Framework, so to customize the Sports Club PRO theme, Go to the Appearance -> Theme Options
After 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://gracethemesdemo.com/documentation/sports-club/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 ThemesFebruary 2, 2022 at 5:17 am in reply to: When I enter the theme settings, the classic editor does not work. #34637Grace 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 SupportKeymasterWe have not received your mail. Please send your website details at [email protected]
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 SupportKeymasterThank you.
If you don’t want to use this default image slider, you can use any image slider WordPress plugin
– Go to Appearance » Theme Options » Homepage Slider » Custom Slider Shortcode Area For Home Page
– Enter your slider shortcode which is provided by plugin without php tagPlease check the documentation
http://www.gracethemesdemo.com/documentation/social-care/#homepage-sliderGrace SupportKeymasterHi,
To remove the circle in this section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.percentage-col { border: none !important; }
It is not possible to add any graphics in this section.
Regards
Grace ThemesGrace SupportKeymasterHi,
You can use live video streaming plugin on your website
https://wordpress.org/plugins/videowhisper-live-streaming-integration/
https://www.wpexplorer.com/livestream-wordpress-plugins/Regards
Grace Themes -
AuthorPosts