Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter lchendryx

    (@lchendryx)

    Oh, and one CSS question. I would simply like to change the blue color of the product catalog to grey. Do you know what code I would place in the CSS box for this? I am not familiar with CSS.

    Thank you!

    Plugin Author Rustaurius

    (@rustaurius)

    Hi lchendryx,

    Does the shortcode you’re putting in look like this?

    [product-catalogue id=’X’]

    and replace the ‘X’ with the ID of your catalogue (it’s beside the catalogue name on the catalogue’s details page, which you can get to by clicking on your catalogue).

    For the CSS, you can change the blue writing to grey by putting this in as custom CSS:

    .upcp-thumb-price {color:#555555;}
    .upcp-thumb-details-link {color:#555555;}
    .upcp-list-details-link {color:#555555;}
    .upcp-detail-title {color:#555555;}
    .upcp-detail-details-link {color:#555555;}
    .prod-cat-header-div {border-bottom:#555555;}

    Let me know if that wasn’t clear!

    Thread Starter lchendryx

    (@lchendryx)

    Sorry, I was writing the name of the catalog and not the id. Thank you for clarification. I see you explain this in some of your documentation/support forums! It didn’t click at first ??

    Thank you very much! I really appreciate your quick response!

    Plugin Author Rustaurius

    (@rustaurius)

    No worries, hope you like it and feel free to ask if you have any other questions!

    If you’ve got a minute to rate the plugin, that’s always appreciated too ??

    Thread Starter lchendryx

    (@lchendryx)

    Hello again. Whenever I edit a product, the subcategories no longer show. Is anyone else having this problem?

    Hello,

    I have added few products and used [product-catalogue id=’X’] as shortcode in my display page.I have replaced X with my catalogue id. Products are being displayed but their images are not showing up. Can you please help me how can I fix this issue?

    Thank you!

    Also when I edit a product from backend, the product images don’t show up there also.

    Thank you!

    Plugin Author Rustaurius

    (@rustaurius)

    Would you mind sending a link to your product catalogue page?

    Hello,

    Here is the link to my product catalogue page

    https://singhalrefrigeration.com/company/

    Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Products Not Showing’ is closed to new replies.