jaromeh
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Post & Filter Widgets for Elementor] Filtering Search results
The slider displays 0,0737 for example even if 2 dec. points is set in the settings.
Also, everytime the max. price is moved, the min price adds 1 whole number – if moved 3 times, the min price increases 3 ⏠for example.
The “After” formatting comes in handy in countries where currency symbols are placed after the number, but it not crucially important đ
EDIT: Also noticed the Quick Deselect widget for price increases the minimum price instead of removing the filter – let you know if I discover any more đ- This reply was modified 3 weeks, 4 days ago by jaromeh.
Forum: Plugins
In reply to: [Better Post & Filter Widgets for Elementor] Filtering Search resultsYou Sir / Madam are awesome.
Search context is working, slider is excellent.
So far the only minor flaws are:
Decimals limiter doesn’t seem to work for price
“After” field in value formatting not working (no big issue)
Inability to synchronize 2 filter widgets on the same page; might be handy if separate filters are used for mobile / desktop. Can be solved with using one and heavy CSS/JS modification per viewport size.
Overall though, works excellent.
Thanks much for your assistance so farForum: Plugins
In reply to: [Better Post & Filter Widgets for Elementor] Filtering Search resultsThank you for reply.
Meanwhile got it working with this Gemini snippert:add_action( 'elementor/query/search_filter_fix', function( $query ) {
// 1. Get search term from URL or AJAX request
$s = isset($_GET['s']) ? $_GET['s'] : (isset($_REQUEST['s']) ? $_REQUEST['s'] : '');
// 2. Fallback: If BPFWE plugin is stripping the 's' parameter,
// try to grab it from the referring URL during AJAX
if ( empty($s) && defined('DOING_AJAX') && DOING_AJAX ) {
$referrer = wp_get_referer();
if ( $referrer ) {
parse_str( parse_url( $referrer, PHP_URL_QUERY ), $params );
$s = isset($params['s']) ? $params['s'] : '';
}
}
// 3. Apply the search term and ensure it targets products
if ( ! empty( $s ) ) {
$query->set( 's', sanitize_text_field( $s ) );
$query->set( 'post_type', 'product' );
}
});Vibe coded, use at your own risk đ
PS:
If there was a Premium version with proper Price slider (not icons) I’d be glad to pay.
CheersThank you,
using the official Zapier plugin v 1.5.1.
Try adding any WooCommerce trigger or step in Zapier, mine doesn’t connect WooCommerce unless the user account used is excluded from 2FA. That applies whether regular password or app password is used in Zapier.Disabled all plugins and switched to Twenty Twenty One, as you can see Ivory is still not working (https://ws.aitrendz.xyz).
May I kindly ask for answering the original question, how to clean install the plugin? We’ve tried multiple additional steps you requested without any progress so far.“Could you please temporarily deactivate the Ivory Search plugin and visit the below URL to know whether it works fine or not?”
– Yes, it works when deactivated (it’s turned off now you can try)
“Do you have same content on both websites?”
– as much the same as possible, I updated URLs when migrating, otherwise it *should* be the sameYes, it works when deactivated (it’s turned off now you can try)
“I can see both the search forms are different.”
-well, you suggested the Reset button, so the resetted one is different
“You have not enabled AJAX search on the website https://ws.aitrendz.xyz/ so please enable it.”
-done“Also, please make sure that you are using same versions of WordPress and PHP on both the websites.”
– aitrendz.xyz = PHP 8.2
– ws.aitrendz.xyz = PHP 8.3
– should I downgrade ws. to 8.2? The other host does not support 8.3Thanks, however that does nothing, the form is still not operational.
Here it works fine: http://aitrendz.xyz
However after migration it’s broken: http://ws.aitrendz.xyz
- This reply was modified 2 years, 1 month ago by jaromeh.
Please, can you specify when the hacks happened and what version you were using?
We’ve been hacked yesterday and the logs show numerous requests of /wp-json/post-smtp/v1/get… from the attacking IP and then resetting the pass via /wp-login.php?action=lostpassword.Any insight on this would be much appreciated.
Forum: Plugins
In reply to: [Heureka] NĂĄzvy vlastnĂœch polĂÄok – kde ich nĂĄjdem?Ok na nieÄo som doĆĄiel, Product Title a Name viem importovaĆ„ v pohode, ale KategĂłriu mi nezoberie. Import vyzerĂĄ takto (WP All Import Log):
[09:28:42] – Custom field_heureka_feedwill be updated with valuea:3:{s:5:"title";s:36:"Dr. MĂŒller MASĆ€ NECHTĂKOVĂ 50 ml";s:4:"name";s:36:"Dr. MĂŒller MASĆ€ NECHTĂKOVĂ 50 ml";s:11:"category_sk";s:98:"Kozmetika a zdravie | Kozmetika | TelovĂĄ kozmetika | PrĂpravky na starostlivosĆ„ o ruky a nechty";}for postDr. MĂŒller NechtĂkovĂĄ masĆ„…TĂș hodnotu pre “category_sk” odignoruje Ășplne, kde mĂŽĆŸe byĆ„ chyba? DĂk
Forum: Plugins
In reply to: [Heureka] NĂĄzvy vlastnĂœch polĂÄok – kde ich nĂĄjdem?No naĆĄiel som tam toto polĂÄko, to bude asi ono:
<wp:meta_key><![CDATA[_heureka_feed]]></wp:meta_key> <wp:meta_value><![CDATA[a:21:{s:7:"exclude";b:0;s:2:"id";s:0:"";s:5:"title";s:36:"Dr. MĂŒller MASĆ€ NECHTĂKOVĂ 50 ml";s:4:"name";s:36:"Dr. MĂŒller MASĆ€ NECHTĂKOVĂ 50 ml";s:3:"ean";s:0:"";s:5:"brand";s:0:"";s:11:"category_cs";s:0:"";s:11:"category_sk";s:111:"Heureka.sk | Kozmetika a zdravie | Kozmetika | TelovĂĄ kozmetika | PrĂpravky na starostlivosĆ„ o ruky a nechty";s:16:"delivery_methods";a:0:{}s:18:"alternative_images";a:0:{}s:9:"video_url";s:0:"";s:11:"description";s:0:"";s:14:"product_number";s:0:"";s:4:"isbn";s:0:"";s:11:"heureka_cpc";s:0:"";s:6:"params";a:0:{}s:4:"gift";s:0:"";s:17:"extended_warranty";a:2:{s:6:"months";i:0;s:5:"title";s:0:"";}s:9:"accessory";a:0:{}s:16:"special_services";a:0:{}s:7:"voucher";a:3:{s:4:"code";s:0:"";s:8:"discount";i:0;s:11:"description";s:0:"";}}]]></wp:meta_value>akurĂĄt tie s:(ÄĂslo).. neviem Äo znamenajĂșm pri kaĆŸdom sĂș inĂ© a netuĆĄĂm jak to hromadne importovaĆ„ sprĂĄvne
You are genius.
Thanks so much!Update,
As I discovered non-personalized ads work only when the ad is inserted as an Adsense ad, not Plain Text and Code. However, in that case I can’t customize responsive ads to display as “horizontal” or “rectangle”.
Anyway, is there a way to display cookieless ads, like Limited Ads? Is this possible with Pro version? Thanks
J.Yes, yesterday I disabled consent control completely due to exhaustion, my apologies.
Now it’s set up properly https://www.dropbox.com/s/3hd1d98kuhhxez4/cmplz.png?dl=0
and yet, ads only show after consent and refresh.
Anyway, non-personalized ads still require some sort of cookies, isn’t there a way to display so called “Limited Ads” before any consent is given, so that there is at least something displayed before the consent banner is dealt with?
Thanks, J.