Home › Forums › WoodMart support forum › Fix Issue
Fix Issue
- This topic has 10 replies, 2 voices, and was last updated 2 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 21, 2022 at 9:02 am #430317
singh.workplacesParticipantHello Sir Please Support Me Quickly.
Attachments:
You must be logged in to view attached files.December 21, 2022 at 3:56 pm #430441
Aizaz Imtiaz AwanKeymasterHello,
1- The Additional Information tab only appears on those Products which have Attributes defined. If any of the Product doesn’t have Attributes defined then it will not show on them.
But if you explicitly hide this tab irrespective of the Attributes defined, then please try using the following Custom CSS code on your Site and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
#tab-title-additional_information { display: none !important; }
2- To hide the Brand tab from the Single Product page, please go to Dashboard > Theme Setting > Shop > Brands > there you can find the Show tab with brand information toggle option > just turn this option off: https://snipboard.io/X3dVHj.jpg
Best Regards
December 21, 2022 at 6:10 pm #430466
singh.workplacesParticipantHelp quick
Attachments:
You must be logged in to view attached files.December 22, 2022 at 10:27 am #430607
Aizaz Imtiaz AwanKeymasterHello,
Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section:
.wd-accordion-title.wd-opener-pos-right.tab-title-additional_information { display: none !important; }
Remember to apply it under the Custom CSS for mobile not Global one.
Best Regards
December 22, 2022 at 11:41 am #430627
singh.workplacesParticipantI Need to fix the error for all Devices include tablets and mobile landscape
December 22, 2022 at 12:46 pm #430669
Aizaz Imtiaz AwanKeymasterHello,
If you want to hide this Additional Tab from the mentioned views too, then you need to apply the earlier sent CSS to all the following said locations of the Custom CSS:
Custom CSS for tablet
Custom CSS for mobile landscapeThese both can be found under the same Theme Settings > Custom CSS.
Best Regards
December 28, 2022 at 6:18 am #431658
singh.workplacesParticipantHow to fix this Error
Attachments:
You must be logged in to view attached files.December 28, 2022 at 6:19 am #431660
singh.workplacesParticipantError processing checkout. Please try again.
December 28, 2022 at 2:12 pm #431774
Aizaz Imtiaz AwanKeymasterHello,
We have checked this concern on your Site related to Checkout page processing error and under the Console, there is an error being generated related to a third party Plugin “iThink Logistics” : https://snipboard.io/dWQLGr.jpg
So, it might be a third party Plugin conflict on your Site, so you need to check with that by deactivating the mentioned Plugin. If the process works fine after that, it means that the Plugin must be causing a conflict.
And according to the Envato Policy we don’t provide Support for the third party Plugin issues. You will need to contact the respective Plugin Support in this regard. They will guide you better.
Hope you can understand our limitations in this regard.
Best Regards
December 29, 2022 at 5:30 pm #432103
singh.workplacesParticipantFix this error quickly
December 30, 2022 at 12:31 pm #432246
Aizaz Imtiaz AwanKeymasterHello,
Firstly, to clear your doubt that it is not a Theme end issue, here is our Test Site URL where you can try checking out and you will see that the Checkout processing is working fine: https://blackpearlspro.com/woodmart_support/checkout/
Here is the after Checkout processing Thank You page link from the Test Site too:
https://blackpearlspro.com/woodmart_support/checkout/order-received/10006/?key=wc_order_yjoVxJtoW3mt7So, this thing is specifically happening on your Site. Earlier, when we shared the Screenshot with you was the Error being generated on your Site related to that iThink plugin so we shared that with you. If you are still facing an issue after deactivating that plugin then kindly once check this concern with the default WP Theme activated on your Site like Twenty Twenty Three or Storefront and then check back the concern again.
If the issue doesn’t persist with the default Theme activation, then kindly please take complete Backup of your Site first, then provide us the WP-ADMIN Login details of your Site in the Private Content field with the permission to completely debug your Site which includes deactivating all the third party Plugins and removal of on-Site Customization changes too, so that we can thoroughly check this issue on your Site and assist you accordingly.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register