Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
please go to GD Booster admin page and in the last option : JS/CSS Files Exclusion From Combines
and add:
avia.jsThan save.
That should fix all your problems. Remeber to clear both GD bosoter and your browser cache.
let us know,
Thanks
You are welcome 🙂
Hi,
both Stiofan and I tried, but we got locked out of your FB account, because we logged in from 2 different locations.
We momentarely removed the 2 permissions that were causing error to see if this is going to let you move any further.
Please let us know,
Thanks for your patience,
Kira replied this:
at http://openmindtrips.com/register/ I found that there are some js errors that are causing problem preventing recaptcha widget to load.
For some reason one of the inline javascript is not combining in GD Booster file and is causing an error.
Also the page has some javascript loaded via src file s2member-o.php that also counted as external file and are loaded before booster js.
Please provide ftp detail to do more testing and find the problem to fix it asap.
Could you please provide FTP credentials in a private reply?
Let us know,
Thanks
Hi,
there is a hook for that. Please add this to your active theme functions.php file:
add_filter('geodir_breadcrumb','geodir_breadcrumb_remove',10,2); function geodir_breadcrumb_remove($breadcrumb, $separator){ return ''; }Thanks
Yes it will, but still they will be logged in the errorlog.
I don’t see why you would ever want to show warnings in your front end…
Thanks
1 you might have to unauthorise the app and then reauthorise it, in facebook got to Settings>Apps find your app and click “remove”, then go back to your wp-admin area and click “refresh access token” this should fix it.
2 I’ve just tested again on my demo and both Facebook and Yelp works fine. Are you 100% sure you entered the correct info on the Yelp tab?
Let us know,
Thx
Hi,
I’ve asked to Kiran to have a look and we will report asap.
Thanks
This reply has been marked as private.It’s almost ready for the beta. Possibly by the next couple of weeks.
Thanks
Hi,
the file looks correct to me.
I suspect the problem is server related. Probably ajax calls not working properly.
Could you please provide a URL and wp admin credentials in a private reply?
We’ll have a look.
Thanks
Personally I’ve never tested it, but as far as I know more than one members is using it.
Thanks
Currently that is not possible and it would require a very complex customization.
However I want to extend how permalinks structure works, so in the future that could become a viable option.
Can’t promise a date yet though.
Thanks
Hi Bet,
the problem is the wrong folder name.
This:
wp-content/languages/geodir_payment_manager/geodir_payments-en_US.mo
Should be:
/wp-content/languages/geodir_payments/geodir_payments-en_US.mo
The folder name and the file name are always the same, because they use the textdomain for that addon as name.
See more here: https://wpgeodirectory.com/docs/translating-addons/
Let us know how you went,
Thanks
hi,
Yes it is possible and you would need a developer to customize the search wiget.
This is customization.
Thanks,
-
AuthorPosts