Home Forums WoodMart support forum Members carousel for landingpage Reply To: Members carousel for landingpage

#442862

Hello,

1- Your issue has been solved. Now the translation is working fine.

2- To change the Author of the Blog Post, you can go to Dashboard > Posts > there edit the Blog Post: https://snipboard.io/p3rCbQ.jpg

Regarding hiding the Author for the Blog, if you are referring to hiding from the Single Blog Posts, then you can navigate to the Dashboard > Theme Settings > Blog > Single Post > there you can disable the Author bio toggle option: https://snipboard.io/JslaCX.jpg

To hide the Blog Author for the Blog Archive page, you need to try out the following Custom CSS on your Site:

.entry-meta-list .meta-author {
   display: none !important;
}

Location to paste Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.

3- The Timeline seems to be appearing fine on your Site as we are seeing: https://snipboard.io/EwRSFl.jpg

Further, a Theme update has been released yesterday having version 7.1.0: https://xtemos.com/woodmart-7-1-update/

So, please take a complete Backup of your current Site first and then try updating the Theme to the latest version and then check back the mentioned concern again.

Please follow up the guidelines before updating the Theme: https://xtemos.com/docs-topic/update-the-theme/

Best Regards