vilu8
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] PHP errors – PHP Warning: Undefined array keyYes, the version is: Version 4.29.0 YITH
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] PHP errors – PHP Warning: Undefined array keyHi!
It was 8.2. couple of days ago. Did not change anything.
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] PHP errors – PHP Warning: Undefined array keyHi!
We got this error:
Uncaught Error: Syntax error, unrecognized expression: #metaslider_103281_filmstrip .slides li.hidden_url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png) at I.error (jquery.min.js?ver=3.7.1:2:11769) at Y (jquery.min.js?ver=3.7.1:2:17234) at re (jquery.min.js?ver=3.7.1:2:20008) at ce.I (jquery.min.js?ver=3.7.1:2:7520) at ce. (jquery-migrate.min.js?ver=3.4.1:2:2898) at e. as find at ce.fn.init.find (jquery.min.js?ver=3.7.1:2:21991) at ce.fn.init (jquery.min.js?ver=3.7.1:2:22483) at e.. (jquery-migrate.min.js?ver=3.4.1:2:2438) at new e. (jquery-migrate.min.js?ver=3.4.1:2:1582)
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Change placeholder textHi!
I cant see your plugin in Polylang settings?
The plugin is in use.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Translates dont workAny ideas?
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Search open 404 pageHi! Do you have any else ideas?
Forum: Plugins
In reply to: [WooCommerce] Add to cart and empty cartThanks!
I found better solution from here: https://www.businessbloomer.com/woocommerce-allow-1-product-cart/
Forum: Plugins
In reply to: [WooCommerce] Add to cart and empty cartIf I have 4 products/variation:
Product 1 = Access to digital product for 12 months
Product 2 = Access to digital product for 6 months
Product 3 = Access to digital product for 3 months
Product 4 = Access to digital product for 1 months
Then I have created landing page where customer can select best choice to him. When customer clicks his choice the link is straight to checkout page:
https://example.com/checkout/?add-to-cart=VARIATION_ID&quantity=QUANTITY
But if the customer comes back and choose different choice, he will go to checkout page where are 2 products.
Im asking is there way to empty cart everytime someone leaves checkout. Or are there some else way.
Thanks!
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Search open 404 pageYes, no difference
Forum: Plugins
In reply to: [Max Mega Menu] Flyout menu showing still, even settings are for mega menuYes! I will investigate more. Thanks!
Forum: Plugins
In reply to: [Max Mega Menu] Flyout menu showing still, even settings are for mega menuYes, here: www-skh-fi
Thanks!
Forum: Plugins
In reply to: [Post Grid Master — Post Grids & AJAX Filters] Show categories inside postOkey, no worries! I manage to create it:
<div class="am_grid_col"> <div class="am_single_grid"> <div class="am_thumb"> <?php the_post_thumbnail('full'); ?> </div> <div class="am_cont"> <a href="<?php echo get_the_permalink(); ?>"><h2 class="am__title"><?php echo get_the_title(); ?></h2></a> <div class="am__excerpt"> <?php echo wp_trim_words( get_the_excerpt(), 20, null ); ?> </div> <a href="<?php echo get_the_permalink(); ?>" class="am__readmore"><?php echo esc_html__('Read more','ajax-filter-posts');?></a> <div class="tags-custom"> <?php $posttags = get_the_tags(); if ($posttags) { foreach($posttags as $tag) { echo $tag->name . '. '; } } ?> </div> </div> </div> </div>- This reply was modified 3 years, 2 months ago by vilu8.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Cant find productsHi! Got permission, so here it is.
Search is here in left sidebar: https://slingshot.fi/tuotteet/
Keywords:
- Nautilus Smith Kiskopunnerruslaite
- Nautilus Smith
- Kiskopunnerruslaite
This product dont appear: https://slingshot.fi/tuote/nautilus-smith-kiskopunnerruslaite/
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] Cant find productsThanks for responding. I sent the url to your customer service. I cant give it to public.