• Resolved blogger82

    (@blogger82)


    On the individuals product pages the product title is showing up twice. I would like to remove one of them. Any advice?

    Also, there are no categories or anything showing up on the main shop page. How can I add them so that visitors see the categories?

    My shop is at Chattertainment.com/shop

    Thanks!

    https://wordpress.org/plugins/wp-spreadplugin/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Hi,

    where is the spreadplugin shop page located?

    Best
    Thimo

    Thread Starter blogger82

    (@blogger82)

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    well,

    you may hide the description by pasting following css code into “Custom CSS” of Spreadplugin:

    .articleContentRight .description-wrapper {display:none}

    you may add following, too

    .spreadplugin-article.min-view .price-wrapper {min-height:80px}

    some other plugin is preventing to show the images on shop page, you may disable the plugin harming the display or disable “lazy load” in spreadplugin settings.

    Best
    Thimo

    Thread Starter blogger82

    (@blogger82)

    That worked great for the double titles, and thanks for the code to make the price wrappers look nicer.

    Any advice about getting the category menu to appear?

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    I removed the category selection until I get time to bring it back 🙂

    Thread Starter blogger82

    (@blogger82)

    Understood, last question. Is there a way to hide the “0” that appears beside the cart icon when the cart is empty?

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Awfully not. You could hide it with css but it will hidden even there is something in basket 🙂

    Thread Starter blogger82

    (@blogger82)

    Ok, well is there a way to change the height/width of the menu bar?

    And also change the look of the cart icon itself?

    Thanks!

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    cart icon is just a font you can overwrite with your icon-font. Menu bar can also be changed/sized using css, so if you’re experienced in it, you can modify the plugin much 🙂

    Try it!

    Best
    Thimo

    i’m also having the double titles per products. One is a page url the other is the product name. I need to remove one of them.

    atti.cochisecs.com/payment/

    thanks

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    hi david,

    I’m sorry, but you’re not using spreadplugin 🙂

    Best
    Thimo

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Double Product Titles & Categories’ is closed to new replies.