Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Advanced layout editor not working #1011741

    Hi if it helps mine just did this as well and turned out it was a YouTube video on one page and google map on another page, basically anything within an iframe within a text block stopped the editor and left me with an infinite loading icon. As soon as I removed the iframe from the text block and put it in a HTML element and used th video element for the YouTube video (instead of an iframe) everything worked again : )

    Hope this helps

    in reply to: WooCommerce Single Product Page Modification #241049

    Hi fast freddy, i use the same Enfold theme and ran into the same issue. put the below code into Enfold custom css and will solve your problem and not ruin your other product pages / layouts…

    .four.units.single-product-main-image {
    overflow-x: visible;
    }

    in reply to: WooCommerce Blank Screen on Activation #181149

    All sorted, was server memory issue : )

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