Home Forums WoodMart support forum remove the author's name and category

remove the author's name and category

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #292699

    sharonl
    Participant

    Hello. 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?
    Thanks

    #292795

    Hello,

    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

    #292927

    sharonl
    Participant

    Hi. Thanks.
    I did it. Does not work 🙁

    #293098

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #293372

    sharonl
    Participant

    Hi. 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?

    #293625

    Hello,

    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

    #293632

    sharonl
    Participant

    Hi. 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.:)

    #294078

    Hello,

    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

    #294827

    sharonl
    Participant

    Thanks.
    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 advance

    #294953

    Hello,

    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

    #295313

    sharonl
    Participant

    of course I enabled the row sticky in the Header builder. The whole point is that it does not stick even though.

    #295495

    Hello,

    Please clear the cache and check again.

    The header is sticky: https://gyazo.com/8cf2f52670147e78ec1944df5bf0e5cb

    Best Regards

    #295587

    sharonl
    Participant

    On a browser that is not connected to WP Dashboard it is not sticky.

    #295865

    Hello,

    The problem is caused by “defer” in the script. https://prnt.sc/13gu32i

    Best Regards

    #295995

    sharonl
    Participant

    What it means? How do I fix this?

    #296132

    Hello,

    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

Viewing 16 posts - 1 through 16 (of 16 total)