-
AuthorPosts
-
May 25, 2017 at 12:10 pm #799475
Hello,
I have added a Masonry Gallery to saturnbioponics.com HOME page,
the images show up on desktops, laptops and tablets, but not on mobiles,
the images are removed under a certain width, I havetested on 2 different
phones.The Gallery is under the title CROP AREAS and has 4 items, SATURN GROWER,
VINE CROPS, NEW & UNUSUL CROPS and HYDROPONIC SCIENCE.Can you tell me how to enbal the images please?
Thanks,
ChristianMay 26, 2017 at 2:02 am #799923Hey saturngrower,
Please provide a link to the page in question, as well as admin info so we may log in and look into this further.
Best regards,
Jordan ShannonMay 28, 2017 at 12:53 pm #800789Hi Jordan,
The page is called “Welcome design 02” and the site is http://saturnbioponics.com/
Logins below.
I also have another question, when I duplicate a page for translation, the paragraph font
is different than the original, you can see this if you compare any translated page with
the original, for example http://www.saturnbioponics.com and http://www.saturnbioponics.com/?lang=esMay 28, 2017 at 3:15 pm #800819Hi,
Looks like you are using Version 3.0.4, please try updating.
To update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeMay 30, 2017 at 1:09 pm #801480Hello,
I have updated the theme to Version 4.0.7, as suggested by Mike,
but still getting the same issue, the Masonry Gallery images are
hidden on mobiles, or to be specific, any width under about 580px?The Masonry Gallery in question is on the “Welcome design 02”
(saturnbioponics.com) page, The Gallery is under the title CROP
AREAS and has 4 items, SATURN GROWER, VINE CROPS, NEW
& UNUSUAL CROPS and HYDROPONIC SCIENCE.Thanks,
ChristianMay 30, 2017 at 5:50 pm #801602Hi,
I would like to inspect the page elements on your site, but it appears there is some kind of script or plugin preventing me from doing so? Is there one, and if so can you disable it?
Best regards,
Jordan ShannonMay 30, 2017 at 6:35 pm #801624Hi Jordan,
I have logged with SBadmin and can edit the page as normal, where
exactly are you getting the problem?Cheers,
ChristianMay 30, 2017 at 6:58 pm #801632Hi,
Not editing the page. Inspecting page elements. Basically right click and browser inspector seems to be disabled on your site.
Best regards,
Jordan ShannonJune 1, 2017 at 11:49 am #802484Hi Jordan,
Plugin now disabled, you should be able to inspect.
Cheers,
ChristianJune 1, 2017 at 5:24 pm #802668Hi,
Add the following to quick css:
@media only screen and (max-width: 767px){ body .container_wrap .avia-builder-el-first img { display: block; } }
Let me know if this works.
Best regards,
Jordan ShannonJune 2, 2017 at 4:37 pm #803096Hi,
I added the code but the images are still being removed around 580px?
Thanks
June 2, 2017 at 5:17 pm #803112Hi,
Apologies, I made the following adjustment in quick css:
@media only screen and (max-width: 767px){ body .container_wrap .avia-builder-el-first img { display: block!important; } }
It should work now.
Best regards,
Jordan ShannonJune 3, 2017 at 1:48 pm #803375Yes that’s working fine now, thanks
June 3, 2017 at 3:39 pm #803390 -
AuthorPosts
- The topic ‘Images not showing on mobiles’ is closed to new replies.