andr3w1
Forum Replies Created
-
Sorry, you have to have value over 10€ in basket. However it does not show in cart/basket under greeen button as it used to. I do not know why.
But I see it on checkout page.
Forum: Plugins
In reply to: [Invelity MyGLS connect] Failed to open stream: No such file or directoryI have the samae issue.
Hello Thomas,
no I am (hopefully) 100% sure, I followed all of your instructions, but it still does not work.Forum: Plugins
In reply to: [Product Filter by WBW] Product Filter stuck on “loading”Great, thank you. It works!
Forum: Plugins
In reply to: [Product Filter by WBW] Product Filter stuck on “loading”Hello!
So I found it has conflict with WP Rocket, so I turned off JS Minification and it works.Thank you
Great! I just disabled cache on that page and it worked!
Thank youForum: Plugins
In reply to: [Product Filter by WBW] Multiple categoriesThank you I found it in documentation.
Forum: Themes and Templates
In reply to: [Neve] Product category title and description not showingThank you @poonam9 it works great!
Forum: Themes and Templates
In reply to: [Neve] Product category title and description not showingHey @poonam9,
thank you very much for your answer. It works, so I have this code that shows title and description:function show_category_title() { $cat_title = single_tag_title("", false); echo '<h1>' . $cat_title . '</h1>'; } add_action( 'woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 100 ); function woocommerce_taxonomy_archive_description() { if ( is_product_category()) { $cat_desc = term_description( $cat_id, 'product_cat' ); echo $cat_desc; } }
However it show description and after that it shows title. You can see it on this link:
Category page. Canyou help me how to show description under title?
Thank youForum: Themes and Templates
In reply to: [Neve] Product category title and description not showingHello!
I found this topic as useful. I used code you added her. But it showed only Title, no description.
Are you able to help me with that please?
Thank you.Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adsense Search EngineHey!
This is a Google link: https://support.google.com/adsense/answer/160530?hl=en
On my webste it is top righ widget on: https://www.akosizarobitpeniaze.sk/
And result page has specific page as: https://www.akosizarobitpeniaze.sk/google-vyhladavac/?q=SEARCHED_TERMForum: Themes and Templates
In reply to: [Neve] HIerarchial categoy page does not show contentI am sorry, I had redirection set up on page, that caused this issue.
Forum: Themes and Templates
In reply to: [Hestia] Font awesome does not show upHello!
Yes version 2.8.0. I also tried to rollback it to 2.7.4. and it still did not worked.Hello,
sorry for late reply…
My website is https://www.couponzone.sk .
I would give you access to administration if you are willing to try it.It also just reloded website. :/
Andrej