rigdenau
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Required fieldIm using wp multilang translation, seems to work fine, but this one doesn’t translate.
Forum: Plugins
In reply to: [WooCommerce] Shop page menuIt would be logical, yes. But looking .php files I don’t find any other template that would be related. Everything is single product or product content. Funny thing..
Forum: Plugins
In reply to: [WooCommerce] Shop page menuAlright, atleast got it worked for now, but do you have any clue why category page with products doesn’t show the description, however every other category page without products works fine.
Forum: Plugins
In reply to: [WooCommerce] Shop page menuWorks!!! Thank you for the help and quick response. Still got one question, It works for categories where I don’t have products yet. Category with a product, It doesn’t appear at the top.
Forum: Plugins
In reply to: [WooCommerce] Shop page menuWell yeah, sorry.
https://gist.github.com/raunapuu/079fec3f2c568a4110998ae880a43645
Forum: Plugins
In reply to: [WooCommerce] Shop page menuThank you!
Tried that way and also found http://www.wpbeginner.com/wp-tutorials/how-to-display-category-descriptions-in-wordpress/. As I don’t have category php I added to archive.php, but still nothing. Still trying to find solution for this, making pretty sad as I have tried to fix this problem for a week now.
https://gist.github.com/raunapuu/2abe22b67d04542596466a6483c793cc
Forum: Plugins
In reply to: [WooCommerce] Shop page menuIt didn’t work, nothing happened on the site. Just asking to be sure, this code was supposed to go to the functions.php right?
content-product.php code, didn’t find any similar hooks. https://gist.github.com/raunapuu/970c4f660246b62490848b605cc6dcabThank you!
Forum: Plugins
In reply to: [WooCommerce] Shop page menuThank you, I tried that, but doesn’t work for my theme. I tried through php also, but couldn’t make it. Appreciate any help.
Forum: Plugins
In reply to: [WooCommerce] Shop page menuHi,
Got fixed the product description. Could you help me how to add brand description above the products for every category/brand. It should come from the database of woocommerce I guess?
Forum: Plugins
In reply to: [WooCommerce] Shop page menuWell, I meant that If i need to add to that box an additional line of text under the picture. I can’t find any css code to get rid of that huge margin. The product image is so small on product page and shop page. Changing settings won’t also help.
Forum: Plugins
In reply to: [WooCommerce] Shop page menuHi!
Thanks alot, getting things changed, and you are right It gave me good direction. However I got question for example If I need to add dropdown or additional text in css, however that kind of div class doesn’t exist in .php/.html content.
Forum: Plugins
In reply to: [WooCommerce] Shop page menuHey
Is it possible somehow with any plugin or Is rather more related with the theme Im using? I need to create custom product “box”. Must add few lines of text additionally. Pictures describe What I mean.
At the moment: https://prnt.sc/j0qtao
What I need it to look like (similar): https://prnt.sc/j0qteqThank you!
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Language switcherIS there any way to display EST RUS instead of flags?
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Language switcherThank you. Is there any way to add language switcher in the same row with the menu? Horizontally?
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Language switcherIf I do so for example header.php the code appears on the top of the page.. Not the language switcher. If you check the site you see that.