ResolvedProduct Page – Parallax not working
- This topic has 8 replies, 2 voices, and was last updated 3 years, 2 months ago by
aldoova.
- AuthorPosts
- January 3, 2020 at 9:30 am #20535
aldoova
ParticipantHi, i’m having a bug with the parallax effect of the “Product Page Gallery Type: Image List Gallery”. It should work like this: https://grosso.althemist.com/product/lovely-lady-tie-blouse/ but the text box stay fixed at the top. Her you can see my site: https://miraboutique.com/en/product/primavera/
Could you please advise?
January 3, 2020 at 4:53 pm #20543Althemist
KeymasterHello aldoova,
This looks like a JS conflict on the page. May be your Autoptimize settings are not correct OR facebook pixel plugin not properly cinfigured, as I can see Facebook related warnings in the console.
Could you, please disable Autoptimize and check if that fix the issue? If so, we an give you some directions on how to properly set the Autoptimize cache.
Regards,
DimitarJanuary 3, 2020 at 7:59 pm #20553aldoova
ParticipantHello Dimitar,Thank you for your response, i have turned off Autoptimize and still not working, could you please advise?
Also i must tell you that i have made a small fix to the container css so it will be shown at least at the right column of the page, initially it was showned below the images (See the screenshot here: http://www.miraboutique.com/docs/Screenshot.png), is this a CSS problem? Please help!January 6, 2020 at 7:40 pm #20572Althemist
KeymasterYes, that could definitely cause a problem. What kind of changes did you make? Also, the summary falling bellow the images is definitely not normal, so there must be something else, causing the problem.
Regards,
DimitarJanuary 6, 2020 at 10:13 pm #20582aldoova
ParticipantI only change the float attribute of the column container.
But by default the gallery wasn’t working properly, can you help us to fix it?January 7, 2020 at 3:51 pm #20606Althemist
KeymasterYes, we can help. Could you, please revert it to the original state and give us temporary admin access to your site? Also, please tell me what’s your OS/Browser combination and screen resolutions, so we can check the problem with your specific setup in case we can’t replicate it on ours.
Regards,
DimitarJanuary 9, 2020 at 2:45 am #20647aldoova
ParticipantThis reply has been marked as private.January 13, 2020 at 2:56 pm #20690Althemist
KeymasterHello aldoova,
it looks like someone added the following CSS to your site, which blocks the sticky summary section:
.summary.entry-summary { position: absolute !important; } .grosso-product-summary-wrapper div.summary.grosso-sticky-summary { top: 78px !important; } .summary.entry-summary { position: absolute !important; }
This CSS code is not part of the original theme code and added manually inline, so it must be a change you did at some point.
Regards,
DimitarJanuary 14, 2020 at 6:35 am #20715aldoova
ParticipantFixed up! Thank you very much for your support!
- AuthorPosts
You must be logged in and have valid license to reply to this topic.