Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace Support
KeymasterI have added the code in category.php file at line no. 34
<?php the_archive_description( '<div class="taxonomy-description">', '</div>' ); ?>
Grace Support
KeymasterHi,
The changes has been completed.
I have added the post category description in the category page.Please check now.
Regards
Grace ThemesGrace Support
KeymasterHi,
It will need to change the code and this can be done via our coder.
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesMay 13, 2023 at 4:21 am in reply to: Single page – bottom navigation – prior / next limit to category #41917Grace Support
KeymasterYou can change the code to display Prev/next posts
Go to the Appearance -> Theme Editor -> inc/template-tags.php
check the code at line no 37 & 38
<?php previous_post_link( '<div class="nav-previous">%link</div>', '<span class="meta-nav">' . _x( '←', 'Previous post link', 'spangle-pro' ) . '</span> %title' ); ?> <?php next_post_link( '<div class="nav-next">%link</div>', '%title <span class="meta-nav">' . _x( '→', 'Next post link', 'spangle-pro' ) . '</span>' ); ?>
Regards
Grace ThemesMay 12, 2023 at 3:58 am in reply to: Single page – bottom navigation – prior / next limit to category #41905Grace Support
KeymasterSorry , this settings are not available.
Grace Support
KeymasterWe have recently launched new themes which are full based on the Elementor page builder plugin
Grace Support
KeymasterOk, we will check with our development team
Grace Support
KeymasterNo, this option is not available.
Grace Support
KeymasterYou are most welcome.
Grace Support
KeymasterHi,
To remove the top header contact information from in mobile device
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code@media screen and (max-width:767px) { .pp_topstrip { display: none !important;} }
Please make this changes and let me know your feedback.
Regards
Grace ThemesGrace Support
KeymasterHi,
The Home menu is redirecting to the homepage. Please check now.
Regards
Grace ThemesGrace Support
KeymasterNo, this settings is not available.
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
KeymasterOk, we will look into thiis
Grace Support
KeymasterOk, thanks.
-
AuthorPosts