Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Thanks for the info, i have added the belwo snippet of code to your theme functions file to fix this, please check everything is working now.
function my_add_places_maps_extra($extra) { if (!str_replace('libraries=places', '', $extra) ) { $extra .= "&libraries=places"; } return $extra; } add_filter('geodir_googlemap_script_extra', 'my_add_places_maps_extra', 102, 1);Thanks,
Stiofan
Hi JO,
Can you provide FTP details too, i would hate to activate it and break your site with no way to fix it.
Thanks,
Stiofan
Hello,
Please try the solution here to see if it works: https://wpml.org/forums/topic/save-query-string-on-language-switch/
Thanks,
Stiofan
Can you give me links on how to replicate this, i don’t even see an events link on your site? Maybe also put cloudflare in developer mode.
Thanks,
Stiofan
Can you let us know what operating system you are using?
Thanks,
Stiofan
Great! 🙂
Great! 🙂
For the star rating to appear in the Google search results you don’t have to do anything, but this does not always appear by default, it’s upto google to want to show them, for some people/listings they appear within a week and some they never appear (mostly they do).
Thanks,
Stiofan
It’s easier via ftp, it can be doe via file manager but is slightly more complicated, basically you can delete the whole folder and replace it if u want, no files have to remain, or you can just replace all the files in the folder.
Stiofan
That website seems to work for me, what addon are you trying to translate now?
Stiofan
I did the same with advanced search and it worked, all i did was open ans save then upload the new mo file, maybe u need to reinstall your poedit or maybe try and older version, or you could try a webbased converter: http://po2mo.net/
Let us know how you get on.
Thanks,
Stiofan
What are u using to edit the po file? I see it was being detected but not working, i downloadied the po and the mo files and saved the po file to create a new mo file and uploaded it, it then worked. I did this for core, please see if you can fix for advanced search.
Thanks,
Stiofan
You are welcome! 🙂
Please provide wp-admin and FTP detail and we will be able to figure out whats going on.
Thanks,
Stiofan
Hi Danielle,
It looks like you had this site on a test domain (or sub domain) at first and then transferred it to the real domain, the licences were activated on the test domain.
Simply deactivate and then reactivate the licence and it will work.Thanks,
Stiofan
-
AuthorPosts