Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Website Setup › Posts › Duplicate Category list on Posts Lage
- This topic has 2 replies, 2 voices, and was last updated 1 year, 1 month ago by Manathan.
-
AuthorPosts
-
RyanParticipant@malmby
- 1 Topics
- 1 Posts
Is there a way to remove the duplicate Category list on the list of posts? My Posts Page displays the Categories over the featured image as well as after the post title; however, I would like to only display the one over the featured image.
Disabling the “display categories” option when customizing the Posts Page disables both lists.
April 26, 2022 at 18:54 #40184@themodactyl- 0 Topics
- 6587 Posts
Hi Ryan,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
We thank you for your precious feedback. Can you confirm me you’re using Yoast SEO? In that case, we found from where this issue is coming from. Be sure this issue will be fixed in the next update.
Waiting the update, simply add the following code snippet to your website:
/** * FIX: Delete Duplicated Categories */ .posts .card-body .cat-links{ display:none; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
We’ll be back to your as soon as the updated is released.
Regards,
April 27, 2022 at 10:27 #40194@themodactyl- 0 Topics
- 6587 Posts
Hi Ryan,
We recently released a new version of Armadon theme. Updating your theme, Grimlock plugins and all the other recommended plugins to the latest version should fix this issue.
If you have correctly updated the theme and Grimlock, the problem should now be fixed. You might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). So to see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
To update your theme, you can download and install the Envato Market plugin (envato.com/market-plugin/) on your WordPress site.
Once the plugin is installed and activated, go to “Envato Market” in your admin menu and follow the instructions under “Activate Envato API Connection”.
When this is done, you will see your purchased themes under the “Themes” tab and you should be able to update your theme from there by clicking the “Update available” button.
Cheers,
July 26, 2023 at 10:18 #45742 -
AuthorPosts
The topic ‘Duplicate Category list on Posts Lage’ is closed to new replies.