Pricing displaying on certain products - by jbuchheit

This topic has 8 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: jbuchheit
    jbuchheit
    Participant
    November 3, 2015 at 18:48

    http://synergymedco.com/product/lr-general-purpose-cleaner-concentrate-non-ammoniated-228/

    The above link is an example of my issue. On products that hosted only on the shop site, that are also non-variable products (simple products) the price displays above the short description (but only within the ‘detergents’ category).

    Within the theme options I have ‘show price’ turned off for the products page layout but it still displays the price above the short description.

    I just need to figure out why and/or how its selecting which ones to show the price for.

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 3, 2015 at 19:16

    Hello,

    To hide price on single product pages add this code in Theme Options > Custom CSS > Global Custom CSS:

    .product-information .price {
      display: none;
    }

    The option to disable price in Theme Options > Products Page Layout is active only for Shop page and product category pages.

    Regards,
    Eva Kemp.

    Avatar: jbuchheit
    jbuchheit
    Participant
    November 3, 2015 at 19:28

    Thank you!

    But is there a reason why it is selecting certain products to show the price on? I have pricing information on almost everything that is live on the site but I just ran into this issue with the detergents category, with specific products.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 3, 2015 at 19:33

    Hello,

    Please show some pages where price isn’t shown.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: jbuchheit
    jbuchheit
    Participant
    November 3, 2015 at 19:33
    Avatar: Eva
    Eva Kemp
    Support staff
    November 3, 2015 at 19:44

    Hello,

    The problem is caused by one of your plugins. I disabled all 3rd-party plugins and price was shown.
    You can disable them one by one to find it out.

    Regards,
    Eva Kemp.

    Avatar: jbuchheit
    jbuchheit
    Participant
    November 3, 2015 at 19:47

    I know exactly which plugin is causing the issue, thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    November 3, 2015 at 19:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Pricing displaying on certain products’' 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.