Tagged: sidebar, woocommerce
-
AuthorPosts
-
February 7, 2015 at 1:58 am #392369
On single product page – http://frankikohler.com/product/fabric-post-cards-book/
I want the sidebar to be on the right side of the product BUT it is under. Problem only seems to be with single product pages not other pages, even shop pages.
Settings I have:
default sidebar
February 7, 2015 at 7:22 pm #392550Hey cece101!
Try this out, http://kriesi.at/documentation/enfold/product-page-left-or-right-sidebar/.
Best regards,
ElliottFebruary 9, 2015 at 7:09 am #392878Thanks I will do this. I think the easiest way is to create a child theme, copy functions.php into child theme and then add the code. I usually use child themify to create a child theme – this site is hosted with bluehost.
So I did all of the above and then went to appearances and did a live preview of enfold-child and I got a white screen. Could i be missing a step?
ALSO.. on single product pages IF I wanted to remove a sidebar all together how would I do this? Thx.
- This reply was modified 9 years, 9 months ago by cece101.
February 10, 2015 at 5:39 am #393476Hi!
Live preview isn’t always accurate, did you try the child theme out live? If the result is the same, please check your child theme functions.php for any mistakes.
Best regards,
RikardFebruary 10, 2015 at 6:07 pm #393829I think now I am looking to remove the sidebar altogether on the single product pages… how can i achieve this? Thx.
February 10, 2015 at 6:08 pm #393831Yes i made the child theme live… had the problems and then went into file manager at bluehost and deleted the child theme…
I think now I am looking to remove the sidebar altogether on the single product pages… how can i achieve this? Thx.February 11, 2015 at 10:54 am #394192Hi!
We updated the documentation regarding product view sidebar. It should work now: http://kriesi.at/documentation/enfold/product-page-left-or-right-sidebar/
If you want to remove the sidebar, just add this to the Quick CSS field:
#top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar { display: none; }
Cheers!
IsmaelFebruary 11, 2015 at 10:10 pm #394708done. I just removed it. Thx.
-
AuthorPosts
- The topic ‘single product page – sidebar’ is closed to new replies.