LSOID
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Upload Images] How to make plugin work for OLD posts?Hi,
I have more than 100, can’t do manually ??
Can you do it for some bucks on Paypal or give an idea?
Thanks
It seems there’s a weird issue, if I split in post_part1.xml post_part2.xml etc it gives me a 404 found.
Have added those rewrite rules and I can generate it and all but this is the single issue now… Weird
Do you have any idea, seen this before?
Thank you
Oh ok great, I already got modified_gmt to that date.
Now I realize I should not remove changefreq and instead make it to daily or weekly. Instead of returning ‘false’ I should just write daily? Priority will still be on false because I want it removed but now I really need changefreq to be changed to daily.
Thank you
Forum: Plugins
In reply to: [Contextual Related Posts] 500 error with php 5.6Hi WebberZone,
Can you please tell me how to remove the full text indexes first, before running the mysql commands?
Thank you
Can you please tell me how could I go further to remove the lastmod too? I have a static wp site. Where could I start to build a custom sitemap module?
Thank you
Thank you Khang!
Forum: Plugins
In reply to: [WP Super Cache] Disable WP Super Cache on MobileOk, thanks for the input.
When I clear cache and open from mobile then the mobile responsive page shows (with mobile content, as it should). Once I open the page on desktop, it caches it and then I refresh on mobile… and get the desktop version. So this makes me think the mobile detection of theme is fine.
I did tried multiple tests with “Mobile device support” activated and not activated, both options act the same way. Don’t know why, I don’t use any plugin like WPTouch so that function should not work at all anyway.
My theme is already responsive so that’s why I don’t use any plugins such as WPTouch. I’m trying to figure out how to make WP Super Cache stop it’s functioning on mobile (both not cache, and not deliver cached to mobile users) and then I must install some separate cache function for mobile only.
So I use WP Super Cache for desktop/tablet, and other cache technology for mobile. I’m not a very experience programmer at all, so I don’t have much of an idea on how to do this.
Will further look into it.
Thank you once again
[ No bumping please. ]
Forum: Plugins
In reply to: [WP Super Cache] Disable WP Super Cache on MobileI would choose not to disable WP Super cache but I don’t see any other solution.
WP Super Cache is truly the best caching solution ever, I just can’t make it work to cache separate page for mobile.
So that’s why I want it to disable for mobile. But if anyone knows how to make it cache different pages for mobile it would be great…
Thank you
Forum: Plugins
In reply to: [WP Super Cache] Disable WP Super Cache on MobileTo put it in fewer words:
1. Need to disable wp super cache for mobile. So that it doesn’t deliver desktop cached pages to mobile users.
2. Need to set up mobile cache (this is a responsive theme already so I don’t need to use WPTouch or any other plugin for mobile theme)Thank you