Home Forums WoodMart support forum elementor Loading Error

elementor Loading Error

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

    ashwin-4222
    Participant

    When i edit page with elementor it keeps loading

    works fine with default theme however.

    Also under product creation when i create tabs and content under it doesnt refelct on the frontend.

    #499435

    ashwin-4222
    Participant

    i have tried the following disable all plugins apart from elementor , woocommerce , woodmart core.

    The Result is same.

    Memory limit increased too.

    #499439

    ashwin-4222
    Participant

    update

    under appearance changed theme from woodmart child to woodmart and it sorted the issue.

    canu pls explain about this ??

    the only issue is the tab creation. I have a product name HDFC Bank. created tab there but doesnt reflect is it because the tab structure is not in single page layout ??

    #499556

    Hello,

    Maybe you have a lot of third-party code in the child theme which breaks the work of the elementor. So, it is an issue with the Child Theme Customization on your Site not an issue at the Theme level.

    You need to reconsider the customization changes done in Child Theme in this regard or Try to create a new child theme.
    https://xtemos.com/docs-topic/setup-child-theme

    Try to add product tabs widgets in the layout and you will see product tabs.

    Best Regards.

    #500658

    ashwin-4222
    Participant

    I see Product alignment issues on homepage inside the product box.

    Can u pls chk n have it sorted ??

    Credentials are shared in the earlier email .

    #500659

    ashwin-4222
    Participant

    Attaching the image.

    #500819

    Hello,

    It is due to catalog mode. Go to Theme Settings > Shop > disable the option catalog mode.

    Best Regards.

    #500937

    ashwin-4222
    Participant

    i want catalog mode to be active and as well as proper alignment then what should i do ??

    #501047

    Hello,

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

    .product.wd-hover-buttons-on-hover .product-element-bottom {
        margin-bottom: calc(var(--wd-trans-h) * 0) !important;
    }

    Best Regards.

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