Kitestudio Support
  • Hire Us
  • PinkMart Pro
  • Tata Pro
  • login
  • Register
Login | Register
×

Login

Log In
Lost Password?

Community Forums

Product category description

  • 4 years, 2 months ago root
    Keymaster

    Hi!
    I have some problem with product category description.

    1) When I add lists (ul, ol) they look like text (without ul/ol/li). Perhaps these tags are not allowed in the function? Could you fix this in future updates?
    As a workaround, can I add tags to the “kite_wc_category_description_position” function in the /lib/woocommerce/woocommerce-hooks.php file?

    2) Can I change the position of the description? Namely, display a description below the list of products.
    I tried this with actions:

    add_action('woocommerce_archive_description', 'custom_archive_description', 2 );
    function custom_archive_description(){
        if( is_product_category() ) :
            remove_action('woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 10 );
            add_action( 'woocommerce_after_main_content', 'woocommerce_taxonomy_archive_description', 5 );
        endif;
    }

    This helps to display the description below the products, but it is duplicated at the top, above the products.

    3) Also, at the same time, I will ask how the license mechanism works? I understand that the license is for one site only.
    Now I am making a site on the “dev” domain, to import demo data I have activated the license. How then to correctly transfer the site and license from “dev” to “production” domain?

    4 years, 2 months ago root
    Keymaster

    Hi mate,

    Regarding the Shop top and bottom section Please check the following article :

    Shop Extra Templates

    Regarding the category description position please check the following option in the theme setting :
    https://www.awesomescreenshot.com/image/6459317?key=c5ebc2eb0e384f0b7d2eb4158353c5d9

    Regarding the license, you need to buy a new license for a new domain ( not dev Domain ), for more info please check the following article :

    ThemeForest Licenses

    if you any customization please contact our agency:

    Agency

    Regards

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

You must be logged in to reply to this topic.

Recent Topics

  • installation problem – Pinkmart Theme
  • Support With email
  • Edición del header
  • all demo pages are not import.
  • Products are not showing on mobile view

Recent Comments

    Search Forums

    Recent Topics

    • installation problem – Pinkmart Theme
    • Support With email
    • Edición del header
    • all demo pages are not import.
    • Products are not showing on mobile view

    Recent Replies

    • all demo pages are not import.
    • Edición del header
    • Need double click to see product detail page
    • Need double click to see product detail page
    • List Layout
    • Most popular topics
    • Topics with no replies

    KiteStudio Team

    We take great care to make sure that we respond to all questions within 1 business day.

    You can also contact us via
    help.kitestudio@gmail.com

    Getting Support

    • teta Documentation
    • teta changelogs
    • Pinkmart Changelogs
    • Video tutorials
    • Register
    • Login