Home Forums WoodMart support forum Elementor elements Not loading and gives infinite loop

Elementor elements Not loading and gives infinite loop

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #288149

    rbush
    Participant

    Dear Team,

    I am facing an issue where when i click edit with elementor it loads but the editing dashboad does not load and gives infinite loop.

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

    Hello,

    I have logged into your website and the page is loading fine with Elementor Page builder.

    Screenshot for Clarification: https://prnt.sc/12ar8m9

    Best Regards

    #288297

    rbush
    Participant

    Thank you the elementor issue was caused due to low memory and it has been resolved,

    I am having another issue where all my products are having subscribe option, whenever someone tries to add a product from quick shop or ajax field , it gives two options as one time purchase or subscribe, the one time purchase works fine but when you click subscribe it does not gives the option to select the frequency of subscription and it directly adds the product .

    Video link attached for your better understanding

    #288319

    Hello,

    We are Glad that one of your issues has been resolved.

    Please check how it works with the default wordpress theme just to check whether the issue is with our theme or not.

    Because the products are woocommerce functionality and our theme doesn’t influence.

    Best Regards

    #288583

    rbush
    Participant

    Please note i went through your respponse and looked into it , Woodmart offers this Ajax feature of quick shopping where as other themes do not offer this feature , I appretiate if you could look into it.

    #289038

    Artem Temos
    Keymaster

    Hello,

    We have tested this and it looks like the plugin can work on the single product page only. It doesn’t work well with our quick shop function on the shop page since it is not a standard WooCommerce functionality that which is the plugin developed for. In this case, you would need to disable our “Quick shop” function in Theme Settings -> Shop.

    Kind Regards

    #289231

    rbush
    Participant

    Dear Team,

    In that case is it atleast possible from your end to provide a css so that the subscribe option is hidden from the quick shop option and the user may just make a one time purchase however they may add the subscription option from the single product page. ( from the attached screenshot the highlighted needs to be hidden for the quick shop & Ajax add to cart option )

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

    Artem Temos
    Keymaster

    Here is a custom CSS to hide this option on the quick shop

    .quick-shop-form .wcsatt-options-wrapper {
      display: none;
    }
Viewing 8 posts - 1 through 8 (of 8 total)