Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I have checked on my Samsung s7, Samsung s5 and Samsung galaxy On5 (very similar device to your one) and they all load fine.
Only things i can think of
#1 maybe some files are failing and casuing JS error, maybe try loading over WIFI and then normal 3/4G signal to see if it solves.
#2 Maybe there is some broken cache, try clearing browser cache
#3 Try another browser, this will tell you if its a browser problem or a phone problem.
Thanks,
Stiofan
Hello,
It looks like you are having this problem, https://wpgeodirectory.com/support/topic/missing-update-notifications/
You should update your plugins and then an update for Social importer should show, please install that and then clear your GB Booster cache.
Thanks,
Stiofan
March 3, 2017 at 10:44 am in reply to: Remove query strings from static resources – GD-Booster? #365069This is the way GDB deals with cache.
You can try using wp super cache and autoptimize as a replacement for GDB
https://wpgeodirectory.com/docs/wp-super-cache/Thanks,
Stiofan
March 2, 2017 at 7:03 pm in reply to: Pagination Error – Shows all on home but not in category #364943Hello,
Sorry this was assigned to me but i seem to have missed it, my apologies.
There seems to be something changing the SQL query, can you provide FTP info and i will track it down.
Thanks,
Stiofan
You are welcome, good luck in the future! 🙂
Stiofan
Great! 🙂
I also can’t recreate this, can you let us know the phone and browser used?
Thanks,
Stiofan
Hi Vlad,
The first thing i would do it ask godaddy to move you off the WordPress managed hosting and to normal hosting, this has caused some weird problems in the past.
Thanks,
Stiofan
We use the plugin “Multisite Cloner” on our demo, maybe u could clone the site then delete what u dont need from there?
Stiofan
Hi CC,
Are you trying to add a class to just place category archives? If so please check
function my_custom_body_class_in_category($classes) { // add 'my-class' to the my-category archive and single posts of the category. if ( is_tax( 'gd_placecategory' ) ) $classes[] = 'my-class'; // return the modified $classes array return $classes; } // add my custom class via body_class filter add_filter('body_class','my_custom_body_class_in_category');Thanks,
Stiofan
Hi Mat,
Thanks for your kind words 🙂
I have canceled and refunded this now, as it was stripe it can take a maximum of 10 days but it is usually sooner please see: https://support.stripe.com/questions/how-long-do-refunds-take-to-reach-my-customerThanks,
Stiofan
It’s currently working on both my android and ios devices.
Stiofan
I have opened a bug for this, i will update you when done.
Thanks,
Stiofan
It’s still currently working for me on my ipad (it was not at first)
Stiofan
Hi Vlad,
This seems to be a conflict with GoDaddy WordPress hosting as they have lots of server caching, i have turned off the redirect option and it seems to work ok now.
We always recommend asking Godaddy for normal hosting and not the WP optimized hosting because of the aggressive caching.
Thanks,
Stiofan
-
AuthorPosts