-
AuthorPosts
-
October 10, 2013 at 10:45 am #173524
Hey Kriesi Team!
1. For some reason my related products slider is being hidden by the footer. Why is this happening and how do I fix this? – http://s13.postimg.org/w948qkx0n/enfold1.png
2. I recently purchased the Woocommerce Professor Cloud and it doesn’t look like it is working properly with the Enfold theme. The Zoom only works when I choose it to display inside the product image. In other words it won’t let me display it on the ‘right’, ‘left’, ‘top’ or ‘bottom’. Is there a Quick CSS code I can use to fix this?
Also I wouldn’t mind changing the style of the zoom box. Currently its quite thick. Can I reduce the thickness to half of what it currently is? – http://s12.postimg.org/5j3luqcy5/enfold2.jpg3. Out of curiosity.. is there any way I can hide this header title? This is not a big deal but I would love if it disappeared – http://s24.postimg.org/wo9e9m9xx/enfold3.png
Thanks guys! :)
October 10, 2013 at 4:00 pm #173649Hey tinagianna!
1 & 2) Can you post the link to your website?
3) Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
Cheers!
YigitOctober 11, 2013 at 1:28 am #173883This reply has been marked as private.October 11, 2013 at 1:39 am #173885Hey!
1 & 2 ) Please add following code as well
#av_section_1 { height: auto; } .cloud-zoom-big { border: 10px solid #fff; }
Regards,
YigitOctober 11, 2013 at 1:59 am #173891Oh no.. I put that in Yigit and something went wrong.
Here are two images of what is happening.
http://s24.postimg.org/lj8cvyedx/help.jpg
http://s13.postimg.org/qq0vhor3b/help2.jpgI tried to remove that code but for some reason all my Quick CSS code is not showing in the box (its gone).?
:( Oh goodness is there anyway I can get things back and try that code again?
October 11, 2013 at 2:03 am #173893Hi!
Can you create a temporary admin login and post it here privately?
Just so you know, this is definitely NOT related with the code i gave you! :)Regards,
YigitOctober 11, 2013 at 2:08 am #173895This reply has been marked as private.October 11, 2013 at 2:16 am #173899Hi!
I get this error on login page http://i.imgur.com/NDZ7aju.jpg :(
Can you try re-updating the theme via FTP?
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitOctober 11, 2013 at 3:26 am #173935This reply has been marked as private.October 11, 2013 at 3:54 am #173940This reply has been marked as private.October 11, 2013 at 2:22 pm #174145October 11, 2013 at 3:00 pm #174169Hello!
This thread: https://kriesi.at/support/topic/cloud-zoom-plugin-doesnt-work-with-enfold/ will probably help you to fix the incompatibility issue.
Cheers!
PeterOctober 12, 2013 at 1:26 am #174429Hi guys,
So sorry for this hiccup. Don’t worry.. I have now fixed the issue by uploading a recent backup.
The last problem left is that my related products are still hiding under the footer even when I add this code:
#av_section_1 { height: auto; }October 12, 2013 at 10:56 am #174557Hello!
Please insert following css code into the quick css field to fix the issue
. single-product #av_section_1 { height: auto; }
Regards,
PeterOctober 13, 2013 at 5:53 am #174726Thanks Dude :) that worked well.
And also a thankyou to Yigit for helping me too. Have a nice weekend guys
October 13, 2013 at 4:02 pm #174791 -
AuthorPosts
- The topic ‘Fixing up Product Page and Woocommerse Professor Cloud’ is closed to new replies.