Mati
Forum Replies Created
-
- where i make my shortcode: https://prnt.sc/L17Ay2knEoA7
- Where i use the shortcode https://prnt.sc/6UvBeeCcE4Z_
- Front end the prob: https://prnt.sc/fzudryC4XBYe
You can check it here url
unfortunately the shortcode doesn’t work here because the function of the shortcode is on my website. but you will see as soon as I added a h1 and h2 tag to the shortcode then the shortcode will be displayed even though it is hidden:
https://conditional-fields-cf7.bdwm.be/form-tester/?hash=43f69d6a35c6e0dfb0dd4624a873a810i have the same problem with combination Litespeed with Wordfence?.
Is it not better to log in to my website and hosting to see why your plugin blows up my ram n cpu?
https://luizaxl.nl/
The plugin is now deactivatedForum: Plugins
In reply to: [LiteSpeed Cache] Experience object cache issues and other questions2) sorry I mean if your plugin is off then I can still see it
3) what I mean is. for example, should I run these 3 functions at the same time?
add_filter( 'litespeed_ucss_per_pagetype', function(){return get_post_type() == 'product';} );
add_filter( 'litespeed_ucss_per_pagetype', function(){return get_post_type() == 'klantenservice';} );
add_filter( 'litespeed_ucss_per_pagetype', '__return_true' );
what I mean is. should I run these 3 functions at the same time? or is it only the first 2 or only the “”add_filter( ‘litespeed_ucss_per_pagetype’, ‘__return_true’ ); ?3) By the way, I use a well-known flatsome theme. By the way, do you have basic setups for exclusions or advice??Just like wp-rocket?
Forum: Plugins
In reply to: [LiteSpeed Cache] Experience object cache issues and other questionsand sorry i made a mistake in my first post with the functions i mean with
add_filter( "litespeed_media_ignore_remote_missing_sizes", "__return_true" );
this:add_filter( 'litespeed_ucss_per_pagetype', '__return_true' );
Forum: Plugins
In reply to: [LiteSpeed Cache] Experience object cache issues and other questions- Thanks you it works!
- yes, I’ve been trying to figure out what’s causing it for a while now.
- Thanks i emptied it and will keep an eye on it. I only find out as soon as I turn on “page optimization -> css settings -> Generate UCSS” then my website breaks, at least the home page, in incognito mode. are the 2 functions I used correct? I have about 10 normal pages, I don’t use a blog but it will come. and there will be around 135,000 products on the website.
I also have a customer service page how can I add it as a feature like the products? - By the way, I use a well-known flatsome theme. By the way, do you have basic setups for exclusions or advice? Just like wp-rocket?
Forum: Plugins
In reply to: [LiteSpeed Cache] Experience object cache issues and other questions- How does that works? because I don’t quite understand this. i found this. and now?
- report number: FZFUJEVC
- Yes that’s right. if a month has passed, it will be full again after 1 day. how can i clean up current queue? and how can i find out what is taking up a lot of queue?
when i change it this is the result: https://prnt.sc/YSAJDQxCqbPe https://prnt.sc/xlBvWfAb9Z48 but more just only the src of the image
now the image_link is loaded but with too much info. this seems to be fixable but with minor adjustments.
as you can see the photos are on the product page but they are not loaded by default: https://prnt.sc/3_0lyisX7Tw9
thank you. Wouldn’t the solution be to:
$product_data[‘image’] = wp_get_attachment_url($product->get_image_id());
to change this?
$product_data[‘image’] = wp_get_attachment_image_src($product->get_image_id());
but that is strange that it is that they are not stored locally. why does it work with the normal websitecrawl feed and other feed plugins? only yours doesn’t take the images
feed created by CTX Feed: https://luizaxl.nl/wp-content/uploads/woo-feed/google/xml/google.xml everything is loaded fine here.
- This reply was modified 1 year, 10 months ago by Mati.
The characters are correct, see:?https://support.google.com/merchants/answer/6324406?hl=nl
Sorry, I thought maybe that was it. strange that google shows this as disapproved. is “product type path” necessary in the feed? otherwise i will leave it outNot sure what you mean by that? Please provide us with some screenshots of your product edit pages and explain what product image you would like to use as your main image and which ones you would like to use as additional images.
see the screenshot. FYI: The images you see are not stored locally in my media. (as you can see in the picture, the rank math values have also been filled in)The products have a main photo as a gallery photo but are not loaded in the feed. pleas help me with this
and he also displays the category path, only there are strange characters between the categories and I don’t think this should be.
the plugin CTX Feed that loads everything neatly without adjustments and yours does not. otherwise you cannot log in and watch because I would prefer to use your plugin.
and for the third time:: i?have around 90,000 products what do you recommend for the best setting/batch settings? I try to minimize the feed with products by splitting the feeds into category feeds. but it is still very slow.
update:
- Product type path stil not working
2. also doesn’t show the additional images
created feed overview: https://prnt.sc/Cul61eeDnYfT
https://luizaxl.nl/wp-content/uploads/woo-product-feed-pro/xml/x04uneMu805kjpzFIbKnJd3sDS7x0KWX.xml
Field mapping: https://ibb.co/vjsW3Ny
plugin settings: https://prnt.sc/rWURzx0nedhr
the fields are filled in from rank math.
https://vdxl.im/8720287182849_m_en_hd_1.jpg the product images are loaded from a feed by a plugin. as you can see the photo is an external image
i?have around 90,000 products what do you recommend for the best setting/batch settings?
- This reply was modified 1 year, 10 months ago by Mati.