• Resolved clairepws

    (@clairepws)


    Hello,

    I have three issues with the catalog display that I need to solve:

    1- Since I started using the plugin, I have a huge Checkout button at the top-write of the page. How can I remove it?

    2- All my products appear in double. I have seen in another question that it could be due ton the catalog having both products and categories, but mine only has the products

    3- When I hover on an item, I see “add to cart” and details: I don’t need these two options, how can I remove the hover effect?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi clairepws,

    1) Just to confirm, do you mean the cart icon in the top right?
    Screenshot for reference:

    2) Would it be possible to edit your catalogue and send us a screenshot of the table in the bottom right (ie where the products have been added)?

    3) Add the code below to the “Custom CSS” box (in the Edit Catalog page):
    .prod-cat-thumb-image-div:hover .prod-cat-contemporary-hover-div?{display:?none;}

    Thread Starter clairepws

    (@clairepws)

    Hi,

    Thank you for your reply and your help!

    I had added a screenshot to my first post but now I see it didn’t go through (for the cart thing).

    How can I add a screenshot here? I can only type text…

    Thread Starter clairepws

    (@clairepws)

    Hi again,

    Since I haven’t figured out how to post a screenshot, I am copying the list:
    Paris Wedding Shop
    Delete? Catalog Item Name Type of Catalog Item
    Baby bouquetProduct
    Blushing Bride UpgradeProduct
    BoutonniereProduct
    Bridal bouquet upgrade (cascading or large bouquet)Product
    Bride’s hair and makeupProduct
    Bride’s wedding bouquetProduct
    Bridesmaid’s bouquetProduct
    Champagne ToastProduct
    Deposit for Bride’s early start – before 7:30am 200€Product
    Deposit for Child hairstyle (under 11) – 45€Product
    Deposit for Child makeup (under 11) – 33€Product
    Deposit for False eyelashes 26€Product
    Deposit for Guest hairstyle – adult 85€Product
    Deposit for Guest makeup – adult 85€Product
    Electric violin solo + recording (indoor)Product
    Extended Paris Photo TourProduct
    Facebook LiveProduct
    Flower crownProduct
    Fresh flowers for hairstyleProduct
    Indoor live music – Acoustic violin soloProduct
    Live Music DuoProduct
    Live Ukulele & SingerProduct
    Macaron TowerProduct
    Mercedes Berlin (up to 4 passengers)Product
    Mercedes Viano (up to 7 passengers)Product
    Mercedes Viano upgrade from sedan carProduct
    Outdoor live music – Violin soloProduct
    Paris Photographer by the hourProduct
    Photographer – Preparation of the bride and First LookProduct
    Restaurant reservations (starting at 20 Euros)Product
    Rose petals – small bagProduct
    Tailor-made ceremonyProduct
    Traction car additional hourProduct
    Video of your ceremonyProduct
    Videographer – 3 hoursProduct
    Videographer – Additional hourProduct
    Videographer – Preparation of the bride & First LookProduct
    Wedding CakeProduct

    Thread Starter clairepws

    (@clairepws)

    And if you want to see the huge checkout button, you need to add items to your cart. It’s a lot bigger than the small icon.

    Hi @clairepws,

    Regarding the repeated products, that looks like maybe the infinite scroll feature is conflicting with something else. Could you check if you have “Infinite Scroll” enabled under Options > Premium? If so, set it to No to disable it. Does this issue still exist?

    Regarding the giant checkout button, you can use the following custom css to solve it:

    #upcp-inquiry-form input[name="Submit_Inquiry"]{
        min-width: 100px;
        font-size: 1em;
    }

    Is there anything else that needs to be adjusted?

    Thread Starter clairepws

    (@clairepws)

    Thank you so much, problems solved!
    Too bad I can’t use the infinite scroll but it’s ok, I can do without.

    I do have another question: I have two products that are under 2 different categories (ceremony and videography) but they only appear in their primary category (ceremony). How can I make them appear in both?

    The products are: Facebook Live and Video of your ceremony.

    Thanks!

    Hi clairepws

    We are not sure how you have your site setup but for our plugin products can only be assigned to one category and one sub category. please use tags or custom fields to assign products to multiple filtering options.

    Please let us know if this helps.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Issues with the catalog display’ is closed to new replies.