Forum Replies Created
-
Exactly what you say.
What code should I put and where, so I can change it if necessary and not disturb you 🙂
in reply to: TranslationThank you very much for your help. Already solved 🙂
I have an other question.
How can I add this letter to the page = Roboto, sans-serif;
And how can I give space between letters.How is this page >> https://shopnalca.cl/
Beforehand thank you very much 🙂
in reply to: TranslationHi dear.
Thank you very much for your help.I think there is a small problem with the code.
By adding it to the site. All prices turn red.
We only need to change the price that is on sale to red. The normal price that remains with the same color.I enclose an image of how it looks with the code.
Attachments:
You must be logged in to view attached files.in reply to: HelpHello friends.
Thank you very much for your help 🙂The last help please. You could change the color of the sale price of the product to red. Since it is more notorious for the client.
I attached two images. To understand me better 🙂
Stay tuned.
Greetings.Attachments:
You must be logged in to view attached files.in reply to: HelpHello friends.
Thank you very much for always helping. The page is working perfect.
Add the Yith plugin: “YITH WooCommerce Frequently Bought Together” But it doesn’t look good on the simple product.
It is below the gray bar. How can I put it above that bar, below the product image?
I enclose an image so that you understand me better.
I remain very attentive to your response.
Greetings.Attachments:
You must be logged in to view attached files.in reply to: HelpThank you very much for your help friends.
Now the update was perfect. However, the brand name of the product was very close to the name of the product. Can you be a little more separate please (as before).
I attached an image of what it looks like now. And as it looked before the update.
This code you gave me to paste it into function.php:
add_action(‘dh_woocommerce_before_loop_product_title’, function(){
global $product;
if(taxonomy_exists(‘product_brand’) && ($product_brands = get_the_terms( $product->get_id(), ‘product_brand’ ))){
echo get_the_term_list( $product->get_id(), ‘product_brand’, ‘‘, ‘, ‘, ‘‘ );
}
});Attachments:
You must be logged in to view attached files.in reply to: HelpFriends.
I update it and the page is seen.
However, what is not seen is the “YITH WooCommerce Wishlist” plugin. Now that I remember a wordpress support person, I hid the code, because it was wrong.What doesn’t work is either …
When I add a product to the cart, the cart window does not appear on the right of the screen. This in “archive product”
in reply to: HelpAs I was saying.
I can update the theme. But yesterday, I leave only mistakes. And I had to eliminate the thema. And climb again. I had saved version 1.0.3 urami child.The version of the wishlist plugin, which was already installed is an old version. But if you updated it, it looks bad on the page.
Attachments:
You must be logged in to view attached files.in reply to: HelpFriends.
The subject if I can update it. But when I do, the page is no longer visible. As I said in the previous message.
I don’t know what the mistake is.From what I understood, there was an error with the yith wishlist plugin.
When I updated it, the page said: “There has been a critical error on your website.”
Everything is explained in the previous message. I don’t know how to explain myself better.I’m afraid to update now.
Attachments:
You must be logged in to view attached files.in reply to: Help