Shop \ category page | add a TXT BOX in the “header”

This topic has 13 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 10:41

    Hello
    I would like to if there is an option to add a TXT BOX in the “header” of each product category (the txt box will be used for a description of the specific category).
    http://i.imgur.com/eGatAXi.png

    You have instruct me how to implement a similar requirement: add a TXT BOX in the “header” of the SHOP main page by using the visual composer but in this case there is no “separated” page for each of the category

    Thanks in advanced
    Eyal

    12 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 27, 2015 at 11:01

    Hello,

    Sorry, but we don’t have such feature in our theme.

    Regards,
    Robert Hall.

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 11:12

    Thanks for the update
    For me, it look like a “feature” that many customer would like to use because, it enable to create some kind Introduction that can help customer to understand what is include on a specific category or what is the charters of the specific category.
    I some day you will add this option, I would be more than happy

    Thanks a lot for all the help and the support that you give me
    Eyal 🙂

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 11:15

    Hello
    Does your theme provide a “Paid customization services” in which a technical person could write for me the required code that will enable me to add a “description box” in the header of each category page?
    Thanks in advanced
    Eyal

    Avatar: Eva
    Eva Kemp
    Support staff
    February 27, 2015 at 12:28

    Hello,

    You can try to use “Description” section in Products > Categories > edit a category and write your text in there.
    If it doesn’t satisfy you, you can contact us via this contact form https://www.8theme.com/contact-us/ for additional customization.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 13:11

    Hello Eva
    This is exactly what I needed!
    Thanks a lot!
    The category section enable me to add TXT description + add
    HTML style tag such as “Bold” and add images

    http://i.imgur.com/5NS5CW6.png

    When I add some HTML style + image, it’s not appear in the category description (only the TXT)

    http://i.imgur.com/wjtgQBu.png

    Can you advices?

    Thanks in advanced
    Eyal

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 13:47

    Hello Eva
    I have found a workaround for this issue
    The solution is based on WordPress plugin named: CategoryTinymce
    ( https://wordpress.org/plugins/categorytinymce/screenshots/)
    After installing this plugin, he extend the capabilities of the category description
    For example
    Before we use this plugin, the category interface look like:
    http://i.imgur.com/hM1NCBq.png

    After we use this plugin, the category interface look like:
    http://i.imgur.com/LsioGBc.png
    and the result is:
    http://i.imgur.com/1S11PK3.png
    Eyal

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 27, 2015 at 14:24

    Hello,

    We’ve find a fix to this problem and you don’t need use some 3rd plugin.
    Please open style.css file then find and replace

    .category-description{
    display:none;
    }

    to

    .category-description{
    display:block;
    }

    and save change.

    Regards,
    Robert Hall.

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 15:40

    Hello Robert
    Thanks a lot , I really appreciate the effort
    Just to be on the safe side
    I use a child theme
    The style.css of the child theme is “empty” ( beside minor updates)
    Do you mean to update the style.css of the “original theme”?
    Is there any other way to implement this CSS update via the child theme style.css file ?
    Thanks in advanced
    Eyal

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 15:43

    Maybe I can add it to the child theme CSS with the “important” sign?
    ( so the setting of the child will override the setting of the original theme )

    Avatar: Eva
    Eva Kemp
    Support staff
    February 27, 2015 at 17:39

    Hello,

    If you’re using child theme you can add that code in style.css in child theme folder.
    Please try it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: edoron777
    edoron777
    Participant
    February 27, 2015 at 19:27

    10x a lot
    it work
    Eyal

    Avatar: Eva
    Eva Kemp
    Support staff
    February 27, 2015 at 20:15

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 13 results - 1 through 13 (of 13 total)

The issue related to '‘Shop \ category page | add a TXT BOX in the “header”’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.