Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #473803

    How to I enable display of Woocommerce product-category Title and Description? They only appear on the products plages.

    #473959

    Hi Christine!

    If you have set a description for the product category then it should be displaying in your archives. Send us a link to one of your product categories where you have set the description and we’ll take a look.

    Be sure your using the latest version of Enfold, 3.2.3, and all plugins are deactivated while testing.

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #478151

    Hi Elliott,
    Please see an example here: http://www.speedrite.dk/product-category/spaendingsgivere/kombi-stromgivere/
    Regards,
    Christine

    #479096

    Hey!

    It’s displaying fine on my end. If you want a title as well then just add a heading element in front of the text.

    If I am misunderstanding then take a screenshot and highlight what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    #479744

    Hi Elliott, how do I attach the screenshot?

    #480075

    Hi!

    You can upload them to for instance imgur.com or to a public dropbox folder and then link to them here.

    Cheers!
    Rikard

    #480108

    Thanks Rikard, have added the link to the Private Content

    #480623

    Hi!

    Thank you for the screenshot.

    I checked the screenshot and the link but I don’t see any connection between the two. What is the actual url of the category in the screenshot?

    Regards,
    Ismael

    #480636
    #481499

    Hi!

    You just have to add a heading element in the description.

    <h2>Your title</h2>
    
    Your regular description text goes here..
    

    Best regards,
    Elliott

    #862837

    Hello,

    this is the code in your child theme style.css or shortcode:

    .template-shop .page-title {
    display: block;
    }

    woocommerce seems to “clean” the code after saving. The following happens:

    “<h2>Your title</h2>

    Your regular description text goes here.. ”

    becomes to:

    “Your title

    Your regular description text goes here..”

    Kind regards Axel

    • This reply was modified 7 years, 1 month ago by PixxAgentur.
    #863787

    Hi,

    The css style should not affect the heading markup. Could you please provide a link to the category page with the issue?

    Best regards,
    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.