• Resolved americanundercar

    (@americanundercar)


    I edited my XRF category page and now my XRF button at the bottom of my home screen is showing the text from the category page instead of the shop now.

    help?

    It looks the same as all the other buttons when I try to edit through beaver builder and I dont see any difference from the actual category page either

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @americanundercar

    As of now “Shop Now” button is coming through when you do mouse hover, As your box height is small so content is overlapping to the image that’s why Shop Now is not coming through.

    You have to do some CSS tricks to show text perfect as you’re pulling category excerpts that’s why content is coming through from Category page.

    .fl-node-5c232edea77f0 .woopack-product-category {
        height: 1150px;
    }

    As one category has multiple product you have to be specific if you want to pull excerpt from the product.

    Adding the Product Short Description to Archive Pages

    Thread Starter americanundercar

    (@americanundercar)

    Whats coming through is the category discription instead of the shop now button. There always has been a category discription but when I edited it then it started showing up where the shop now button had been.

    Thread Starter americanundercar

    (@americanundercar)

    When I put that code in then it just makes the box huge. I just want it to show shop now. Not the description.

    Thread Starter americanundercar

    (@americanundercar)

    i just deleted the discription. I dont know how else to fix it

    jessepearson

    (@jessepearson)

    Automattic Happiness Engineer

    @americanundercar I am setting this to resolved as it seems it was a theming issue and not a WooCommerce core issue.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shop now button missing after edit’ is closed to new replies.