Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Here is their 30day free trial link they like to try and hide 🙂
https://www.maxcdn.com/test-account/For the forum i would make it a multisite but not a subdomain rather a subsite so mysite.com/forum/ You get to choose which way you want multisite to work when setting it up.
Stiofan
Hi Moez,
If you can wait we will look at integrating ical functionality, if you can explain what you need we will take a look.
Thanks,
Stiofan
August 11, 2016 at 2:15 pm in reply to: POPUP: geocode was not successful for the following reason: REQUEST_DENIED #245225You are very welcome 🙂
August 11, 2016 at 2:02 pm in reply to: POPUP: geocode was not successful for the following reason: REQUEST_DENIED #245216Thanks for the info, i have added the below code to your child theme to fix the issue, it was being caused bu user frontend pro pluign adding the google maps api also.
// remove google maps script from user frontend pro as it breaks GeoDIrectory maps function my_dequeue_script() { wp_dequeue_script( 'google-maps' ); } add_action( 'wp_print_scripts', 'my_dequeue_script', 100 );Thanks,
Stiofan 🙂
Thanks for your great review John! I really appreciate it 🙂
It is my understanding that google ads won’t fire if the container is not visible, this is done so you can hide some ads in responsive layouts with no punishments so to speak. It’s six and half a dozen, i would have done it your way myself 🙂
Stiofan
You are welcome 🙂
Feel free to make our day by leaving us a review to help us grow: https://wordpress.org/support/view/plugin-reviews/geodirectory
Stiofan 🙂
thanks for the info, i have moved the custom fields info over, please let me know if it’s working now or if maybe i should move the entire DB over?
Stiofan
August 11, 2016 at 12:39 pm in reply to: Show Ads on Free Listings but not on Paid Listings? #245130No problem John, i was trying to go the easy route but you seem to have some code knowledge 🙂
If you haven’t already it would be great if you could leave us a review on wp.org, it really helps GD grow: https://wordpress.org/support/view/plugin-reviews/geodirectory
Thanks,
Stiofan
Hi Jen,
Is this access to your current hosting? do you have access ot your old one or a database backup?
Stiofan
Hi Jen,
How did u migrate the site? It might be that the non standard WP tables did not migrate. Can you provide Databse access, f you have cpanel that would do it, also i can’t see the url of your site anywhere.
Stiofan
Hi Jimmy,
Most things can be done by default, the main thing that can’t is the subscribers being able to add x amount of cars, we usually work as a per post price but there are a few ways around it like giving them a 100% discount coupon after you receive a payment for a subscription.
If you need help with anything it’s best to start with one point and then we can help work through things.
Stiofan
Thanks for the info, i have made some changes, i have disabled GD Booster and enabled some other caching and minification which seems to help better in your situation.
You will see the biggest improvements for logged out users (because of caching).
My other two recomendations would:
#1 if you can then move the bbpress forum to its own multisite /forum/
#2 signup for a free max CDN account, if you do this i will help set it up for you.Thanks,
Stiofan
There was a mistake in my code, i have corrected it now.
Stiofan
looks good to me, well done 🙂
Yes that change will be in the next release, though we are changing things up with custom fields it should still work the same.
Stiofan
-
AuthorPosts