Digital experiences for all disciplines
Forum Replies Created
-
-
The Tabs will include
Product Information and Pricing
Configuration(same on most pages)
Fabric Selection (same on most pages)
Product Enquiry Form (Gravity Forms)
Possibly more custom TabsAs you can see 3 of the Tabs are the same information so it would of been great just to have this coded in so the client did not have to set this up on every single product.
I have set there first few up using the TAB method and will do so but dont think this is the best method and think WooCommerce original Tabs still need to be incorporated in the theme.
Note if I keep using the page builder I also run into 2 more problems with TABS, can you please tell me where and how to fix these.
Please see file attached.
1. TABS IFRAME is so small and just about impossible to use, we need to make this bigger.
2. I want it so it shows the same functions as what my normal wordpress editor uses, eg being able to use Forms button etc that site there from Gravity Forms plugin. Where can I add this into code, or can we just have it showing the same as WordPress EditorAttached.
Found a fix for this hopefully helps you other guys.
Edit out these 2 lines.
woocommerce/product-image.php – Line 31
//echo ‘<span class=”free-badge”>’ . __( ‘Free’, ‘swiftframework’ ) . ‘</span>’;woocommerce/content-product.php Line 64//echo ‘<span class=”free-badge”>’ . __( ‘Free’, ‘swiftframework’ ) . ‘</span>’;
+1 need this asap
Thanks very much for the reply and further information.
I should be able to handle this from here.
Hi Laranz,
I dont see how this would require alot of editing.
Isnt this only changing 1 line of code, we would just to know where that one line is thankyou.
Sorry I did not realise this was for a different theme as it came up in search results I will start a new topic
Im using Neighborhood Theme and looking for something similar.
We use top menu for Home | About Us etc etc and then the Main menu which is used in the dropdown for responsive for our product categories.
On a mobile device the top menu dissapears so we need to combine with the Main menu.
If we just create another menu in our admin can you please tell us in the code where we can change to use this menu just for smaller devices.
Thanks very much.
I am having the exact same issue as this user above but I don’t understand how he got his fix.
There definitely seems to be an issue here!
-