Home Forums WoodMart support forum Frequently bought together

Frequently bought together

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #412123

    loralora
    Participant

    Hello

    The idea to create Frequently bought together is very cool, thanks!

    Please tell me, is it possible to somehow display a photo instead of a gray screen?

    for example: A photo of the model in the set and next to the products from the set that can be bought with a % discount?

    Example:
    https://www.farfetch.com/uk/shopping/women/reformation-twilight-floral-print-midi-dress-item-18714574.aspx?storeid=13537&rtype=inspire_portal_pdp_generic_a&rpos=2&rid=2d2a3dbf-32cf-4321-9682-d39be9af0bda

    Attachments:
    You must be logged in to view attached files.
    #412240

    Hello,

    I am checking the product page URL you provided, and I see photos and a grey screen. Could you kindly provide the step-by-step actions to reproduce the issue?

    Best Regards

    #412908

    loralora
    Participant

    It’s not a problem,

    the link is given from the farfetch website. This is the largest retailer, and they have an analogue of “package products”.

    Please look again, maybe your answer above is misspelled?

    #413023

    Hello,

    This is the layer of the image and you need just edit the images in photoshop. https://gyazo.com/95d68bd178bc7102977d49224953f3dfv

    If you have any questions please feel free to contact us.

    Best Regards

    #413267

    loralora
    Participant

    I don\’t understand what photoshop has to do with it
    You sent me a blank 404 page.

    Once again, my question is:

    Is there a possibility instead of a gray screen (see my photo) to put a photo there!

    #413268

    loralora
    Participant

    foto

    Attachments:
    You must be logged in to view attached files.
    #413343

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #413496

    loralora
    Participant

    Why do you need administrator rights, if this is the question:

    In your theme, in your function, without any additional functions, I ask:

    Is it possible in the future (is there such a possibility) – instead of a gray background (see the screenshot from your own demo site) to insert images?
    Gray background – no! Images instead of gray background – yes!

    I don’t know how to explain to you…

    Attachments:
    You must be logged in to view attached files.
    #413917

    Hello,

    This can be achieved with custom CSS only.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-fbt.wd-design-side .wd-fbt-form {
    	background-image: url();
    	background-position: center;
    	background-size: cover;
    }

    Best Regards

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