Home › Forums › WoodMart support forum › Additional Tabs restore
Additional Tabs restore
- This topic has 8 replies, 2 voices, and was last updated 3 years ago by Luke Nielsen.
-
AuthorPosts
-
November 19, 2021 at 1:13 pm #333137
ShopipopyParticipantHello Team hope you are doing well.
I am working with Woodmart for quite a while for now and as time goes by I realize that you’re theme is actually the best with its default settings…
I have made some changes with CSS and PHP to remove the tabs area from the product page, and I’m not sure what should I need to edit/delete. (Attaching a screenshot of the PHP area)
I used to want the tabs area to look in some sort of way, so I removed all the additional tabs from the product page.But now as I know what will actually perform the best for my customer experience I would like to set the default tabs as it comes with the default theme settings
Attached screenshot from your theme demo website.Please help me to restore the setting of my single product page so I will be able to display the following tabs as attached in the screenshot:
1. Description
2. additional information
3. reviews
4. shipping and deliveryNOTE: it’s important for me that the order of the following tabs will be the same as numbered above.
Admin logins are attached as well.Thanks in an advance,
NitaiAttachments:
You must be logged in to view attached files.November 19, 2021 at 4:15 pm #333189
Luke NielsenKeymasterHello,
In order to restore your product tabs, navigate to the functions.php file in your child theme and remove custom code that deletes tabs.
https://monosnap.com/file/SK7zKC3EECHEPSGuF0RVUq46Y83Zdk
To be able to show the “Description” tab, you should to add to your products description in Dashboard -> Products.
https://monosnap.com/file/T9q6oq1Llofw60fffJX5d0RG0670nQ
Kind Regards
November 19, 2021 at 11:17 pm #333260
ShopipopyParticipantAll right.
So I removed the custom code on the PHP file in my child theme and the tabs appear now 🙂but there are is a weird section that now appears inside the description tab that I don’t know how to remove.
screenshot attached.Also, how do I add content to the shipping information, and Is it possible to add additional shipping information for each product/ product group? because I have different shipping methods for different products in my shop.
Thanks
Attachments:
You must be logged in to view attached files.November 21, 2021 at 1:43 pm #333449
ShopipopyParticipantHello ?
November 22, 2021 at 10:24 am #333624
Luke NielsenKeymasterHello,
Sorry for the delay.
1. The “Related” section in the “description” tab comes from the “Jetpack” plugin, to be able to remove it, navigate to the settings of the “Jetpack” -> Traffic -> disable the “Show related content after posts” option.
https://monosnap.com/file/sqafeMknUAqDtiWZ5xllU4zDmq7Zj1
2. In order to add some information to the “Shipping” tab, navigate to Theme Settings -> Single Product -> Tabs.
https://monosnap.com/file/ckRCJNuYd91g4NNXOIjcD6197CCkhJ
To be able to add different information about shipping, try to use custom tabs in Dashboard -> Products -> below find the “PRODUCT TAB OPTIONS” section.
https://monosnap.com/file/57DB5e5dutUsYqktrlxJ1S0hzVmd4a
Kind Regards
November 23, 2021 at 3:50 pm #334049
ShopipopyParticipantGot you thank you very much.
Now after I fixed the product tabs I would like to fix the design of the product page itself.I checked the default look of the product page as it looks in your theme (screenshot attached)
and I saw a few things I would like to implement on my own product page but I couldn’t find the way to do it as you guys did.1. I would like to make the main image and the Image gallery in the product bigger. for some reason, on my product page, the image gallery is very small. it looks amazing on your theme demo site.
2. there is this upper toolbar that I have marketed that lets you scroll between products and navigate back to the shop page. I would like to implement that as well.
3. in my product page you can see that the content
Thanks in Advance,
NitaiAttachments:
You must be logged in to view attached files.November 24, 2021 at 8:52 am #334178
Luke NielsenKeymasterHello,
1. In order to make your images on the product page bigger, navigate to Theme Settings -> Single Product -> Images -> set the “Large” option in the “Product image width” field.
https://monosnap.com/file/b6DGj1koBfMygfrLDlTP6GYHMtNXqt
2. You can show product navigation by means of the “Products navigation” option in Theme Settings -> Single product -> Show/ Hide elements.
https://monosnap.com/file/cqzCYqh1TRYqLV0wSXBhuY8kIEYYDe
Kind Regards
November 24, 2021 at 11:12 am #334225
ShopipopyParticipantAmazing,
And the last question for now 🙂As you advised me to add the additional shipping methods in the extra tabs section.
I have added an extra tab with the name of Shipping, But for some reason, it doesn’t let me show the text with different lines and it writes everything in one ugly line…Customers won’t read it and it looks messy…
Attaching a screenshot of how I would like it to look and how it looks now.Thanks in advance,
NitaiAttachments:
You must be logged in to view attached files.November 24, 2021 at 1:26 pm #334276
Luke NielsenKeymasterHello,
You can create an HTML block in Dashboard -> HTML Blocks and add it to the “Custom tab content” using the ID of the HTML block.
https://monosnap.com/file/essGccUZhIboZiIwwW2jytt8WRoXSb
https://monosnap.com/file/lbftciLxesATiwSZ49BUT3dxKwAlv4
My results:
https://monosnap.com/file/vnJMVpPOwV5Y52BExrfGkHhP9lhsd5
Kind Regards
-
AuthorPosts
Tagged: Additional tabs
- You must be logged in to create new topics. Login / Register