-
AuthorPosts
-
February 16, 2014 at 9:45 am #224497
Hi Josue Devin Dude,
I’m having a lot of frustration on creating my product page. It’s not as easy as it was on Propulsion.1: I’d like to move ‘add to cart’ element to underneath the product pics.
2: How can I remove the tab OUTLINE and tab TItle (the word ‘Description’). I know i can just use the ‘product short description’ field, however it does not let me do much in the interface.3: I still can’t add a tab on the product page as the ‘tab content’ field is unclickable. This is my original thread ‘https://kriesi.at/support/topic/tab-content-field-unclickable/’
Thank you very much guys!
JasonFebruary 17, 2014 at 10:18 am #224855Hey hanlinsg!
1) This is not easily possible – please hire a freelancer if you want to modify the layout of the single product template. You can contact werkpress here: http://kriesi.at/contact/customization or hire a freelancer here: http://www.microlancer.com/
Note that relocating the “Add to cart” button position causes incompatibility issues with third party plugins for sure. That’s one of the reasons why we decided to stick with the default WooCommerce layout with Enfold. With propulsion we had several problems with third party plugins.2) Insert this code into the quick css field:
#top div div.product .woocommerce-tabs ul.tabs li a { display: none; } #top div div.product .woocommerce-tabs .panel { border: none; background: #ffffff; }
3) Seems like Josue solved it: https://kriesi.at/support/topic/tab-content-field-unclickable/’
Regards,
PeterFebruary 17, 2014 at 10:43 am #224876Hi Peter,
You’ve been a great help to me since the Flashlight theme days… thank you so much!
Ok, there is word ‘Product description’ on the top, is there a way to remove that shit?Thanks and kind regards,
JasonFebruary 17, 2014 at 11:52 am #224910Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#tab-description h2 { display: none; }
Regards,
YigitFebruary 17, 2014 at 12:04 pm #224918Thank you Yigit!
I’m always impressed by how you guys help your customers.
Please make a ‘donate’ button on your homepage and I’m sure satisfied customers like me would love to donate and support Kriesi!Thanks again guys!
Jason -
AuthorPosts
- The topic ‘3 helps needed on product page (images included)’ is closed to new replies.