Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
You would just add a snippet to check for the url param and/or if on the add listing page and not logged in, then re-direct anywhere you want.
Stiofan
Hi Vlad,
The only thing that would affect the score that much might be the font awesome change, we are adding settings that will be in the next release so you will be able to set it back to how it was if you prefer.
This will be released as soon as its ready.
Stiofan
This reply has been marked as private.Hi Marc,
Not a very encouraging reply :/
1. FAv5 JS is modifying the source, thats how it works, its not GD doing it.
2. That plugin simply removes the CSS ver of FA, it won’t fix things that are styled specifically for the CSS ver.
3. Even if we switch to using the CSS ver with avada the issue will still be exactly the same if any other plugin uses FAv5.
4. Hmm, not we don’t, we use “font-awesome” i’m not even sure where they got that from, but it just goes to show that other plugins load FA also and that if they load the JS ver then the exact same issue will happen. (Also they are actually using “fontawesome” not “font-awesome” like they claim, their own image shows this)I’ll be releasing Claim manager v2 on Monday and then i’ll see what extra efforts i can put into resolving this. At this stage my thinking is to just add an option in GD to use js or css ver and then we can’t be blamed for incompatibilities (we have had support requests for not using the JS ver and now for using the JS ver)…
Thanks,
Stiofan
This reply has been marked as private.Hi Derek,
FYI your titles are not displaying corectly as you likely have Yoast instaleld and would need to change them there or you can set to let GD set the titles for the GD pages under the titles and metas setting.
If you want to remove the titles you would hide with css or use the WP title filter to blank it, or both.
css might be something like:
body.geodir-archive .entry-title{display:none;}
Stiofan
This will be added back soon.
Thanks,
Stiofan
Hello,
The icon issue is releated to the theme, i let theme know in october https://twitter.com/_Stiofan/status/1047867938433355776
You can also read this and share it with their support https://wpgeodirectory.com/the-font-awesome-v5-wordpress-problem/
For the dashboard dropdown, this css rule should do it:
.chosen-with-drop .chosen-drop { position: relative; }
Stiofan
Hi Carel,
I have refunded the difference which should show in your account in a few days.
Thanks,
Stiofan
User defined distance is not added yet, it goes by the admin defined distance.
Stiofan
November 30, 2018 at 11:47 am in reply to: API Key not working & Images for listing not showing #456479Hi Andrew,
Your were loading jQuery in the theme footer but it was already being loaded by the theme, i commented it out in the footer and the images now load.
Thanks,
Stiofan
Hi Roberto,
The logo thing is related to fontawesome please see this: https://wpgeodirectory.com/the-font-awesome-v5-wordpress-problem/
Any plugin or theme using the JS version will cause this issue with wpbakery, it was causing the issue for us with themes using it and the only real solution is to also use the JS version but it can cause problems for plugins who have not updated yet.Please ask wpbakery if they plan to update font awseome to the JS version and give them this link https://wpgeodirectory.com/the-font-awesome-v5-wordpress-problem/
Thanks,
Stiofan
Hi Vlad,
I see lots of the GD booster css/js are taking over 1 second to load each, do you have a CDN you can add to the settings, this would reduce things a lot.
Other than than we changed from the CSS to the JS version of Font Awesome which google might be counting as a longer paint time.
Stiofan
The issue is that there are many areas called “Brighton” around the world and its picking up the wrong one, its as simpel as searching “Brighton, UK”
Stiofan
Hi Roberto,
I don’t see anything similar in my test sites, i suspect the issue is with the theme, is there a specific page that triggers these?
Stiofan
-
AuthorPosts