Home › Forums › WoodMart support forum › Edit preview product
Edit preview product
- This topic has 22 replies, 2 voices, and was last updated 3 years ago by
Elise Noromit.
-
AuthorPosts
-
July 10, 2022 at 1:47 pm #389971
ZironxParticipantHello,
Sorry i write again, for understund how can edit product previews,
you can see in attached file the part that i wish edi content i sign with one X.I wait yours,
best regards
CesareAttachments:
You must be logged in to view attached files.July 10, 2022 at 9:12 pm #390016
Elise NoromitMemberHello,
This is Woocommerce functionality and WoodMart does not have options to edit these strings.
You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.
In order to translate the WooCommerce strings, you need to create a separate translation in Loco > Plugins > WooCommerce in the same way as shown in the video.
Best Regards
July 11, 2022 at 9:56 am #390090
ZironxParticipantHi, really i want delete that content, not show.
So in woocomerce there isn’t any option for delete that part, so i think need do by theme.
I wait yours,
thanksJuly 12, 2022 at 2:34 am #390356
Elise NoromitMemberHello,
Please provide the product page URL, I will try to remove that with custom CSS.
Best Regards
July 13, 2022 at 10:14 am #390680
ZironxParticipantHi, you can see all in extra information.
July 14, 2022 at 3:45 am #390927
Elise NoromitMemberHello,
Please provide the login URL as well as the URL where you want to remove this block
Best Regards
July 14, 2022 at 3:00 pm #391064
ZironxParticipantNow you can see urls, are in all category pages, you can see where is product..
Please after you do it, let me know how you did, in this way i will do alone next times.
Thank you
July 16, 2022 at 4:14 am #391368
Elise NoromitMemberHello,
Sorry for the delay.
Please add this code to the Theme Settings > Custom CSS > Global:
body.archive .woocommerce-price-suffix { display:none; } .archive .products .product-grid-item ul.extra-inf li span.value p{ display:none!important; }
Best Regards
July 16, 2022 at 1:05 pm #391426
ZironxParticipantOk, thanks a lot. Only 1 thing, how you can see in attached file you have delete also the part about disponibility that i circle on red , that part need stay, the rest part i sign with black need be delete.
Please send me again correct code,
thanks a lot!Attachments:
You must be logged in to view attached files.July 17, 2022 at 3:17 am #391512
Elise NoromitMemberHello,
Please replace the code with this one:
body.archive .woocommerce-price-suffix { display:none; } .archive .products .product-grid-item ul.extra-inf li span.value p:not(.avl){ display:none!important; }
Best Regards
July 19, 2022 at 1:47 pm #392084
ZironxParticipantHi, we have resolve partial, check in extra information, thanks
July 20, 2022 at 5:00 am #392197
Elise NoromitMemberHello,
CSS customization cannot achieve this purpose, unfortunately. Please contact the plugin support and aks them for such customization as we do not have the same.
If you have any questions please feel free to contact us.
Best Regards
July 20, 2022 at 8:43 am #392228
ZironxParticipantBut in this case you are plugin, because it’s your theme, and that part is only custom by code not with any other plugins…
July 20, 2022 at 10:22 am #392255
ZironxParticipantI have an other idea edit text with it:
Actually i put only :body.archive .woocommerce-price-suffix {
display:none;
}And delete only VAT is side price.
For the rest we can edit text if delete make problem, we can edit with like a line like it:
__________So it go under price and it seems like something made on purpose.
I wait yours,
thanksJuly 21, 2022 at 3:24 am #392490
Elise NoromitMemberHello,
WoodMart theme does not influence the Woocommere and other plugin functionality. The theme is only displayed visually.
If you have any questions please feel free to contact us.
Best Regards
July 23, 2022 at 1:41 pm #393055
ZironxParticipantHello,
you are talking about other thing now, and not answer my last question.
I remember that i have problem about how appear some text part on preview products, because i wish delete some part, but if i delete following your code i also delete when goods is “Sold out” or “almost sold out”.
The only alternative remains to edit the text by replacing it with line type as I showed in the previous message.
For this I asked for the right code to replace it which I am waiting for ..So i wait yours,
ThanksJuly 24, 2022 at 2:49 am #393159
Elise NoromitMemberHello,
I am sorry, do you want to remove “Sold out”? If you do, please provide the page URL I will give custom CSS.
If you want to change the wording, you can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.
In order to translate the WooCommerce strings, you need to create a separate translation in Loco > Plugins > WooCommerce in the same way as shown in the video.
Best Regards
July 25, 2022 at 4:53 pm #393415
ZironxParticipant1) i don’t want remove “sold out” it’s the countrary with your custom css i remove it and keep only when goods is “available”, i want keep invetory status on preview product but i want delete the content we already talked a lot. So your theme seems it’s build in a way that can’t delete only content because if i delete content i delete also goods when is “sould out” and “almost sold out” and i want keep them.
2) Last solution is change text, i tried with loco translate but i don’t find any text on it with the content i want change
So i think that i have to do with custom CSS , so put line like “_____________” that will change content that i want delete with it. So in this case all status inventory will remain there.
I wait yours,
hope this time i can get custom css for correct this situation.
thank you!!!July 27, 2022 at 4:52 am #393758
Elise NoromitMemberHello,
CSS customization cannot achieve this purpose, unfortunately. Please contact the plugin support and aks them for such customization as we do not have the same.
If you have any questions please feel free to contact us.
Best Regards
July 27, 2022 at 8:12 pm #393937
ZironxParticipantWich plugin tell me? you are plugin/theme there isn’t any there it’s only text on theme. This is problem!
July 28, 2022 at 8:07 pm #394173
Elise NoromitMemberHello,
The grid reflect the functionality you have configured on Woocommerce.
Please make the full backup of your site and check the issue on the Storefront theme to detect if our theme adds this data. Storefront is a free theme developed by WooСommerce.
If you have any questions please feel free to contact us.
Best Regards
Best Regards
July 30, 2022 at 7:36 pm #394575
ZironxParticipantIn the end i found a problem, the problem was in your theme.
I have edit in content-product i got access by file manager and i found there the problem.
So it was not plugin!!!
ByJuly 31, 2022 at 11:19 pm #394677
Elise NoromitMemberHello,
We are glad you have solved the issue.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register