Dheeraj Singh
Forum Replies Created
-
Forum: Plugins
In reply to: [Permalink Manager Lite] Permalinks not being set for another userThanks. This resolved it.
Forum: Plugins
In reply to: [Permalink Manager Lite] Permalinks not being set for another userHi.
Actually the form we are using for creating the post is the issue. We are using Rehub RH frontend pro and any posts created through that form are not setting the permalink correctly. If i go and resave the post from admin panel then the permalink is updated correctly.
Thank You. This seems to have solved the issue.
But in this case it is redirecting to a product that is in trash
Debug mode is on. We will only display the resulting URL, without redirecting. We use redirect_to=random. Query parameters: array(7) { ["fields"]=> string(3) "ids" ["ignore_sticky_posts"]=> bool(true) ["order"]=> string(4) "DESC" ["post_status"]=> string(7) "publish" ["post_type"]=> string(7) "product" ["posts_per_page"]=> int(-1) ["suppress_filters"]=> bool(true) } We found 60205 matching post(s) in the cache. We picked a random post. => The resulting URL is: https://salescanner.com.au/?post_type=product&p=99283 For more help visit the documentation.
Debug mode is on. We will only display the resulting URL, without redirecting. We use redirect_to=random. Query parameters: array(7) { ["fields"]=> string(3) "ids" ["ignore_sticky_posts"]=> bool(true) ["order"]=> string(4) "DESC" ["post_status"]=> string(7) "publish" ["post_type"]=> string(7) "product" ["posts_per_page"]=> int(-1) ["suppress_filters"]=> bool(true) } We found 60205 matching post(s) in the cache. We picked a random post.
————————————————————-
This is showing that only published posts are being queried. Also the total number of posts 60205 is the number for published posts.
Here is our random product URL https://bit.ly/3nCS6xP
Every now and then it generates a 404 error as it redirects to something like /?post_type=product&p=21561. Upon checking the id 20561 and others like this we found they were all trashed.
Forum: Plugins
In reply to: [LiteSpeed Cache] Custom function for post viewsOk. I will try and figure it out.
Forum: Plugins
In reply to: [LiteSpeed Cache] Custom function for post viewsThanks.
I indeed meant every time a product is viewed. I am using the code i pasted to save product views in the total_sales post meta every time a product is viewed.
Will the above code you provided still work and Would Litespeed cache continue to cache product pages after that.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jet Pack Search PresalesThanks. Are there future plans of being able to combine multiple site indices into a single one so that a single search can be performed across all content.
Thanks. That’s exactly what I was looking for.
Thanks for your reply.
Category archives are fine for example https://www.fabtastic.com.au/furniture/bedroom/bed-heads-headboards/ is ok and has the schema removed.
However for Attribute archives for example https://www.fabtastic.com.au/furniture/brand/sofon/ and https://www.fabtastic.com.au/furniture/brand/dodicci/ the schema is not removed.
Thanks fresatomica.
So basically what we wanted to achieve is that all images that are uploaded to say example.com are stored (and served from) only on Jetpacks servers. No images need to be stored on the same server and example.com. Is that possible with Jetpack.
Hi. We contacted the host with your recommendation and they resolved it for us. Thanks again for your help.
Thanks for the quick reply qtwrk.
We are on a VPS.
Regards.
Hi Team.
Was wondering if there has been any update in this regards.
Thanks.