• Resolved jesska

    (@jesska)


    I havent touched anything on my clients site but im assuming it was an update that has created this issue.

    In the editor, in mobile view the shop looks perfect! as it should be, however on actual mobile when i use my phone all the product box elements are small and pushed to right allign.

    If you open this link on mobile you can easily see ?? https://3dradicalprints.com.au/3d-filament/

    I cannot work it out, its set to full width etc.

    Anyone else have this issue?

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Sean

    (@sean-h)

    I just posted a similar question, my view of the editor is messed up in Safari.

    Could these issues be related? What browser are you using?

    https://www.ads-software.com/support/topic/product-editor-in-safari-2/

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi @jesska,

    Thank you for reaching out.

    I was able to check the shared link you shared using the Chrome browser, but the images displayed just fine from my device. Here’s a screenshot. So that we can have a better visual understanding on this issue, could you please share a screenshot with us? You can a screenshot sharing software like https://snipboard.io/.

    As for you @sean-h, I’m not certain if these issues are related, but we’ll be happy to help you troubleshoot this further.

    Thank you.

    Thread Starter jesska

    (@jesska)

    Hi Sean,

    Sadly I think yours is a product issues where’s mine is a page issue.

    @ckadenge I have attached an image of how it looks on my mobile view: https://snipboard.io/rKOMtN.jpg

    Thanks!

    • This reply was modified 2 months ago by jesska.
    Plugin Support RK a11n

    (@riaanknoetze)

    Hi @jesska ,

    Just to be sure we’re on the same page: By “Editor”, do you mean the Elementor page editor used for your store?

    If that’s indeed the case, it’s important to note that the layout/design is influenced by your Elementor plugin and it could be a case that Elementor isn’t compatible with the generic layout styles in the latest version of WooCommerce. With this in mind, we recommend getting in touch with the Elementor support team to take a closer look into this.

    As an interim remedy, you could try adding the following custom CSS to your site:

    @media only screen and (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product {
    width: 100%;
    }
    }

    Hope it helps!

    Thread Starter jesska

    (@jesska)

    Hi @riaanknoetze,

    So when I am in the elementor editor and set it to mobile view to ensure its all correct (it is), but on actual mobile some of the pages show that weird squished layout. I think the incapability sounds probably right, would that still apply even if I’m using the basic elementor product element?

    I added the code in to my site, however didn’t fix the issue ??
    Thanks tho!

    Plugin Support RK a11n

    (@riaanknoetze)

    I think in Elementor Editor, the WooCommerce styles are not being loaded (which is why it looks okay in the editor). When viewing the front-end page through an actual mobile, the WooCommerce styles are being added Elementor isn’t accounting for these.

    In terms of the code I sent not working:

    • Can you share a screenshot of where you added it? I’m not seeing it show up on the front of https://3dradicalprints.com.au/3d-filament/ either when visiting the page
    • Have you cleared any caching on your site? CSS especially are prone to be cached so any changes you added might not be immediately available.

    Thanks!

    Thread Starter jesska

    (@jesska)

    That makes sense!

    I added the CSS in

    Appearance > Customize > Additional CSS

    Would it be better for me to add it to the page, template or element?

    Yeah cleared all the cache and server cache and used incognito mode on mobile.

    Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello jesska,

    Thank you for your reply.

    You have added the CSS code in the right place.
    It should work but for some reason, it is not.

    I checked your site and I do not see the CSS appearing anywhere.
    Could you share a screenshot of the CSS code?
    I want to verify if there is any typo.

    Additionally, I suggest you Regenerate CSS in the Elementor settings.
    This might fix the issue.

    Let me know how it goes.

    Best regards.

    Thread Starter jesska

    (@jesska)

    Heyya Guys

    Here is a pic of the code: https://snipboard.io/hbvk72.jpg

    I have also regened CSS in Elementor.

    Still no luck ??

    Thanks!

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @jesska

    I noticed you’re using both the Siteground cache and the Elementor plugin. Remember to clear the cache in Siteground as well. If that doesn’t do the trick, you can also set the product column through the Elementor settings. More info: https://elementor.com/help/mobile-editing/

    If you are still need having the problem, It would be best to reach out to the Elementor plugin developer for further assistance. This is a third-party plugin, and we don’t provide help & support for 3rd-party plugins or themes as they’re outside our support scope.

    I hope this helps! If you have any other questions, feel free to ask.

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.