hello please need help
I’m using currency converter plugin with woocommerce geolocate (not geolocate for caching) and using also cache plugin and cdn…
all pages and CART also visitor can choose currency (the first that comes if the one of the country where he was connected with geolocate) but when he visit the CHECKOUT page with some product added i put the RULE to convert in EURO only the totals… CHECKOUT is in EURO only
if the customer leaved the checkout page then begin the problems because the old cache files and browser cached create confusion also the total amount are dusplayed in euro but the currency symbol for example in DOLLARS…
I suppose as solution could be if visitor leaved the checkout page automatically all pages on BROWSER will be resetted
does you plugin can do this? thanks
]]>Hello Simon.
I’m going to do some tests on your plugin, and if it does what it promises this is great news, as I’ve read in several places that browsers don’t allow the site to force the cache to be cleared.
So I would like to better understand how your plugin works ok? if you can answer me, thank you immensely.
01 – Does your plugin completely disable the browser cache?
Doing so that any page accessed is always downloaded in full every time it is accessed?
02 – If a user accesses an “X” page at 12:00, and after that he / she continues browsing among other pages of the site.
And in the meantime the webmaster, change something like: (the color of the navigation bar, or a text from the “X” page).
When the user returns the page “X” at 12: 30h he will see the changes without having to send the browser to reload the page?
That is, when accessing the “X” page after it has been modified, the Browser will always check the server for any changes and then download the new version ?,
Or is it necessary to reload the Browser manually to update it?
Hi
Thank you for this plugin but I ran unto an issue I’m not sure how to deal with.
Rebusted adds a ?ver=-b-modified-[file-last-mod-date] query string to each CSS/JS called, which is great to force browser cache refresh.
But WP Super Cache (like other page caches I guess) caches the page with the ?ver and won’t update it before the page cache is expired or manually replaced.
That means when I update a CSS file, I have to refresh my page cache (potentially the whole site) if I want Rebusted to do its job.
Not sure if it works the same with other page caching systems (WP Rocket, W3 Total Cache, etc.)
Am I right or am I missing something?
Thanks
This plugin is exactly what I need. Unfortunately though I’m clueless about coding and what not. perhaps a simple guide would be helpful into how to enable one of these three scripts you’ve mentioned? Google really didn’t help, I couldn’t find a guide that fits extreme newbies like myself.
Thank you!
]]>Greetings,
None of our scripts, which are registered via wp_enqueue_script, are getting picked up by reBusted!:
wp_enqueue_script( 'main', get_template_directory_uri() . '/js/main.js', array( 'jquery' ) );
All stylesheets do however get picked up. Is there a known issue or are we doing something wrong? Have tried creating minimal examples based off WP Codex and nothing seems to get reBusted! recognizing scripts.
Thank you!
]]>Hi
So after installing this plugin, it broke my site making it display image description all over the Pages, and also the revolution slider on the landing page sometimes doesn’t even load at all. I decided to deactivate the plugin 5mins after installation but I couldn’t do that from the dashboard for some reason, I tried for like 10mins I won’t unInstall I had to delete the plugin thru CPanel and even tho the plugin has been deleted, the website still displays as mentioned above.
After removing the plugin my website still displays badly, I do not want to use the 3 weeks old backup I have because I’ve done some CDN changes and coding that I probably won’t be able to achieve again anytime soon.
How do I completely remove the scripts the ‘Rebusted Plugin’ created or change on my website?
Thanks