Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I tried to login but i get the email verification message which i don’t get…
Stiofan
Please check now.
Stiofan
I am not even sure what u are trying to achieve, it opens in a new window now, i’m not sure if u want that or not…
Stiofan
March 16, 2018 at 3:12 pm in reply to: How do you Sort Events by End Date Ascending – Default #421762It is not possible just now with out editing the core of the code, even then i’m not sure what else it might affect, it is something that would have to be researched.
Stiofan
There is no way to do this at the moment but it will be much easier to implement in GDv2.
There is already a way for users to upload images with reviews in u have the multiratings addon, this could make it pretty easy to add these to the usual galleries in future.Stiofan
March 16, 2018 at 9:00 am in reply to: Multilocations – location switcher in menu not responding #421673I set your site url to the https version but now its ina redirect look just redirecting the site to the same url over and over…
Try clearing the cloudflare cache and if that does not help then disable it.Stiofan
The menu thing will be fixed in GDv2 also 🙂
Stiofan
Each themes navigation is different, so that would make sense.
Do you mean when they change the price package? If so you need to make sure the custom fields are added to the price package, this is a feature where you can show/hide fields per price package.
Stiofan
There is no option for that, i could give you the SQL but you would need to implement that yourself somehow.
Stiofan
No, you would need to edit the file direct, best make a backup of the file first.
It will be changed in the next release so you won’t have to do it again.Thanks,
Stiofan
March 15, 2018 at 4:53 pm in reply to: Multilocations – location switcher in menu not responding #421613You have mixed content on the page meaning you have content that is non https, this needs to be fixed first, the ajax is failing becasue if this.
Stiofan
I’m still not sure why you need all those locations, i don’t think google will care if you have urls that have no info in the most part, it will be classes as a soft 404.
As for the queries, after GDv2 core is released we will be going through all addons to optimise them.
Thanks,
Stiofan
Hi Louis,
Yes, this theme is a pain 🙂
I added some CSS to the archive like i did for the author page but it has the same problem of pushing the sidebar down, it might be best to remove those top widgets for now or add them to the sidebar.The select boxes not working is a known issue with that them, unfortunately it applies its custom JS to ALL select boxes, the only way to stop it is to disable it completely which will mean it will just show standard selects everywhere.
On a positive note, i am doing some GDv2 alpha testing just now and the layouts and pages all work straight out the box with that theme (as it should with all themes) 🙂
Thanks,
Stiofan
Hi Laura,
I have applied the theme compatibility settings.
For GD Booster, sometimes its just not compatible with some servers or setups, feel free to try other caching options like WP Super Cache and WPAutoptimizeThanks
Stiofan
Hello,
We have increased this to 500, if you want to apply this before the next release please change the line 3702 in geodir_location_functions.php to:
if (!empty($meta_desc) &&geodir_utf8_strlen($meta_desc) > 500) { $meta_desc = geodir_utf8_substr($meta_desc, 0, 500); }
Thanks,
Stiofan
-
AuthorPosts