Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace Support
KeymasterThank you.
Grace Support
KeymasterHi,
To remove the footer menu
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.design-by { display: none; }
To add/remove the pages in the footer menu
– Go to Appearance >> Menu
– Click on Create a new menu link to create footer menu
– Give a name to your menu (Footer Menu / Support Menu) in Menu name and click save menu button
– Add pages by selecting with checkboxes.
– Select Display location Footer Menu from Menu SettingsPlease check the documentation
http://www.gracethemesdemo.com/documentation/greenest/#footer_menuRegards
Grace ThemesGrace Support
KeymasterThank you!
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,
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,
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,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesSeptember 22, 2022 at 5:00 am in reply to: Dancing Star Pro – Wordpress short code not working #37648Grace Support
KeymasterHi,
To display the Latest News section on the homepage
Go to Appearance » Theme Options » Sections » Section 11Please check the documentation
http://www.gracethemesdemo.com/documentation/dancing-star/#dance-newsTo display Latest Posts in the inner page
– Create a page “News/Blog”
– Add Title and select “Blog – Right Sidebar” page template from Page Attribute panel
– Add this page in the main menuPlease check the documentation
http://www.gracethemesdemo.com/documentation/dancing-star/#page-templatesYou can also use this below shortcode in the inner pages
[latest-news showposts="3" excerptlength="15" date="show" comment="hide"]
Regards
Grace ThemesSeptember 22, 2022 at 4:53 am in reply to: Dancing Star Pro – Add sidebar to home page section #37647Grace Support
KeymasterYou can use the sidebar widgets in the inner pages
September 21, 2022 at 7:01 am in reply to: Dancing Star Pro – Add sidebar to home page section #37625Grace Support
KeymasterHi,
It is not possible to add sidebar widgets in the homepage sections.
Regards
Grace ThemesSeptember 15, 2022 at 3:11 am in reply to: Sports Club Pro – change order of “Our Coaches” on Homepage #37538Grace Support
KeymasterHi,
Please install the Post Types Order plugin to change the order of “Our Coaches”
https://wordpress.org/plugins/post-types-order/Regards
Grace ThemesSeptember 10, 2022 at 4:38 am in reply to: Sports Club Pro – Footer Background Image stretched on mobile #37477Grace Support
KeymasterHi,
The background image is not fully displayed responsive to mobile devices.
Please add below css code in Appearance -> Theme Options -> Basic Settings -> Custom CSS
@media screen and (max-width:767px) { #footer-wrapper { background-size: cover !important; } }
Regards
Grace ThemesGrace Support
KeymasterHi,
We are looking at this issue and we will get back to you ASAP.
Regards
Grace ThemesGrace Support
KeymasterHi,
Please use 3 column shortcode
[column_content type=”one_third”]
Column 1 Content goes here…
[/column_content][column_content type=”one_third”]
Column 2 Content goes here…
[/column_content][column_content type=”one_third_last”]
Column 3 Content goes here…
[/column_content]You can also use Shortcodes Ultimate plugin
https://wordpress.org/plugins/shortcodes-ultimate/Regards
Grace ThemesGrace Support
KeymasterPlease send your website URL so we can check it.
-
AuthorPosts