Tagged: Product page, sidebar, woocommerce
-
AuthorPosts
-
December 13, 2017 at 5:49 pm #888485
Hi guys,
it’s the first time when I use Enfold for my woocommerce project, so I have few questions.
Screen 11. I’m using iThemeland WooCommerce Advanced Product Labels to display, but, as you see – they are not visible enough. How can I fix this? The problem exists everywhere except category page. I want that it will be everywhere like there: Screen 2
2. Under the thumbnail, there is a sidebar, how I can move it to another side? And how can I remove it at all?
3. Product tabs. I want to make them full width, so I used this:remove_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 1 ); add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 60 );
But, as you see, it doesn’t work properly and it duplicate them.
And that’s all for now.
Thank you.
- This topic was modified 6 years, 11 months ago by GloryANT.
December 14, 2017 at 2:16 pm #888881Hey GloryANT,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaDecember 14, 2017 at 2:19 pm #888882This reply has been marked as private.December 14, 2017 at 5:37 pm #888990December 14, 2017 at 5:49 pm #889002And where is the sidebar location settings for a single product page? I didn’t see it in your screenshot.
About other questions. What do you not understand? Have you looked at the screenshots I sent?
Have you seen tabs problem on the single product page? There’s also a problem with the label.The code I specified in my first message I added in functions.php
Sorry, but I don’t understand why you need an admin access, but anyway it is in the private content below..
- This reply was modified 6 years, 11 months ago by GloryANT.
December 14, 2017 at 7:04 pm #889039Hi GloryANT,
I looked at the screenshots and in this case, they are more confusing than helping.
Don’t know where the labels are supposed to be.Here is another solution for the tabs
WooCommerce – Remove product data tabs and hook content in sequence insteadIf you need further assistance please let us know.
Best regards,
VictoriaDecember 15, 2017 at 1:57 pm #889291This solution is not exactly what I need. It deletes tabs, and I need to save them, but move them down. Actually, the previous solution suits me, but it doesn’t work correctly.
You really don’t see that the tabs duplicated while they had to just move down or what?
http://x-ti.ru/sm/scr0517.jpg- This reply was modified 6 years, 11 months ago by GloryANT.
December 18, 2017 at 5:45 pm #890114Hi GloryANT,
I see that they are duplicated,
https://cl.ly/3a2o1I3h2Z3V This is the code from the /themes/enfold/config-woocommerce/config.php, doing the opposite.Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.