Home › Forums › WoodMart support forum › remove the author's name and category
remove the author's name and category
- This topic has 15 replies, 2 voices, and was last updated 3 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
May 16, 2021 at 1:46 pm #292699
sharonlParticipantHello. I’m trying to remove the author’s name and category from the blog post.
I entered the following code as you explained here in the forum in other comments:
body .post-single-page .meta-post-categories,
body .meta-categories-wrapp,
body .woodmart-entry-meta .meta-author {
display: none;
}Unfortunately it did not change anything.
what can I do?
ThanksMay 16, 2021 at 9:13 pm #292795
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-entry-meta .meta-author { display: none; }
I do not see the categories on the post page, please provide the screen what you mean?
Best Regards
May 17, 2021 at 9:14 am #292927
sharonlParticipantHi. Thanks.
I did it. Does not work 🙁May 17, 2021 at 8:08 pm #293098
Elise NoromitMemberHello,
Please provide your site admin access to the private area.
Best Regards
May 18, 2021 at 2:25 pm #293372
sharonlParticipantHi. Thanks.
It’s ok now. 🙂
But there are other problems – much more significant:
1. Hadar and Potter are absent.😱
2. The product page is not showing the image gallery in the carousel mode.And another question – how do I make the Add to Cart button to open in a new window?
May 19, 2021 at 10:58 am #293625
Elise NoromitMemberHello,
Please provide the page URL where the header and footer are absent, provide the site admin access to the private area.
When you click Add to cart, the product may be added to the cart with AJAX or lead to the product page, what do you mean, please?
Best Regards
May 19, 2021 at 11:21 am #293632
sharonlParticipantHi. Thanks.
Correction: The citrus is not absent. It’s just not sticky.It looks fine in my browser, but when I upload the site on a different browser or another computer there is no footer and the header is not sticky. And there is no photo gallery on the product page. Not on any page specifically. All pages on the site.
Regarding the Add to cart button – I mean that an external product will open in a new window instead of the link taking the customer out of my website.
Thank you in advance.:)May 20, 2021 at 1:57 pm #294078
Elise NoromitMemberHello,
Please disable the sticky footer in the Theme settings > Footer.
As for the affiliate product, our theme does not influence this functionality.
If you have any questions please feel free to contact us.
Best Regards
May 23, 2021 at 4:35 pm #294827
sharonlParticipantThanks.
But why is the header not sticky?
And why cant I see the photo gallery on a product page?
And one more thing – why does it take long for the website to upload?
Thanks in advanceMay 24, 2021 at 8:42 am #294953
Elise NoromitMemberHello,
But why is the header not sticky?
You need to set the row sticky in the Header builder: https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/ or https://xtemos.com/docs/woodmart/header-builder/enable-sticky-header-option/And why cant I see the photo gallery on a product page? Add at leas one image in the product gallery of the main product. If it does not work, deactivate all the plugins not related to the theme, switch the parent theme, and check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
And one more thing – why does it take long for the website to upload?
Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you to remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.Best Regards
May 25, 2021 at 1:04 pm #295313
sharonlParticipantof course I enabled the row sticky in the Header builder. The whole point is that it does not stick even though.
May 26, 2021 at 7:28 am #295495
Elise NoromitMemberHello,
Please clear the cache and check again.
The header is sticky: https://gyazo.com/8cf2f52670147e78ec1944df5bf0e5cb
Best Regards
May 26, 2021 at 11:47 am #295587
sharonlParticipantOn a browser that is not connected to WP Dashboard it is not sticky.
May 27, 2021 at 8:34 am #295865
Elise NoromitMemberMay 27, 2021 at 1:35 pm #295995
sharonlParticipantWhat it means? How do I fix this?
May 28, 2021 at 8:52 am #296132
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme, and check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register