• Resolved Ruan

    (@ruankuypers)


    Hi there,

    I’m using the custom theme builder from Elementor and the hello theme but I’m experiencing the following problem: https://prnt.sc/x9u2ng

    When I’m not using the custom theme builder the product displays correctly… How do I fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello there,
    hope you are doing well! ??

    Could you check if the problem is solved by adding the next CSS in your theme, please?

    .ywgc-form-widget-elementor-widget .gift-cards_form{
      display: block !important;
    }

    Let us know any news, please.

    Have a nice day!

    Thread Starter Ruan

    (@ruankuypers)

    Hello,

    Weirdly I used the shortcode widget with the following code [yith_ywgc_display_gift_card_form] and it displayed correctly.

    Seems that the widget for .ywgc-form-widget-elementor-widget .gift-cards_form is broken on my site.

    But it’s solved now,
    Thank you!

    I am having a similar problem with Elemenetor. When I use Elementor single product to display nothing shows in Unit Price. If I use a short code [yith_ywgc_display_gift_card_form] I get the form displayed but it is display in 4 side by side columns which makes the formating look wrong. In column 1 are the prices for the gift card, col 2 is the title delivery info, the input fileds for recipient in col 3 and add to basket in col4. This form displays correctly when viwed via a wordpress post page.

    Have tried adding .ywgc-form-widget-elementor-widget .gift-cards_form{
    display: block !important;
    } to theme CSS but did not help.

    Any thoughts or help gratefully received.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Elementor Custom Product Archive (PROBLEM)’ is closed to new replies.