Grace Support
Forum Replies Created
-
AuthorPosts
-
Grace SupportKeymaster
You are most welcome.
Grace SupportKeymasterHi,
To change the order of the Team Members, please install the Post Types Order plugin
https://wordpress.org/plugins/post-types-order/Please let me know if you are having any issues.
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 SupportKeymasterI have added the code in category.php file at line no. 34
<?php the_archive_description( '<div class="taxonomy-description">', '</div>' ); ?>
Grace SupportKeymasterHi,
The changes has been completed.
I have added the post category description in the category page.Please check now.
Regards
Grace ThemesGrace SupportKeymasterHi,
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 SupportKeymasterYou 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 SupportKeymasterSorry , this settings are not available.
Grace SupportKeymasterWe have recently launched new themes which are full based on the Elementor page builder plugin
Grace SupportKeymasterOk, we will check with our development team
Grace SupportKeymasterNo, this option is not available.
Grace SupportKeymasterYou are most welcome.
Grace SupportKeymasterHi,
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 SupportKeymasterHi,
The Home menu is redirecting to the homepage. Please check now.
Regards
Grace ThemesGrace SupportKeymasterNo, this settings is not available.
-
AuthorPosts