Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
please pay attention to the documentation we provide before trying to do things assuming how to do them…
http://docs.wpgeodirectory.com/translate-core/
Download po file on your pc, open it with poedit software or similar, make the changes, save file which creates a new mo file to upload to your server in the right folder as explained.
That is the procedure.
Thank you
I see several problems.
jQuery is called 3 times.
1 from within wordpress, 1 from Google CDN, 1 from jQuery CDN.
There is also a theme script in header as Simone suggested. You should change all jQuery declaration made with $ to jQuery.
I’m referring to this:
<script> $(document).ready(function () { var sticky = $('.s-nav'), defaultHeader = $('.b-nav'), header = $('#masthead'), defaultShowing = true, didScroll = false; $(window).on("scroll", function (e) { didScroll = true; }); .... continuesI would also try to deactivate all non GD plugins to see if the problem goes away and if it does, reactivate 1 by 1 until the culprit is discovered.
Let us know,
Thx
Hi,
I would do the same, either hide it with css or if you are already modifying the widget code make it invisible and add your default tag…
Let us know if we can set this as resolved.
Thx
Please let’s keep the discussion in 1 thread?
https://wpgeodirectory.com/support/topic/bulk-upload-not-working-why/#post-32898
I’ll close this one.
Hi,
It is possible that when you changed location in our sample file you saved it in the wrong CSV format? (depends on your openoffice settings)
Make sure you are using openoffice to edit it and you are saving commas and double quotes as delimiters.
If you attach the file you are trying to upload as Sione suggested we can have a look and confirm or help you troubleshoot.
Please avoid opening multiple threads for the same issue. We read and reply to all topics as soon as we get to them.
Thank you
March 4, 2015 at 3:32 pm in reply to: Split: After advanced search menu bar for theme disappears #32887Hi,
it appears that you changed the plugin folder name. Can you please try revert back to original name?
wp-content/plugins/geodir_advance_search_filters/
Let us know,
Thx
Just FYI for both, there is an easier way, just remove and add back with a lower priority…
https://wpgeodirectory.com/support/topic/detail-view-move-flexslider/#post-29120
Thanks
For that you have to go the po/mo way. Translate label Country, Region, City in geodirlocation-en_US.po. Create geodirlocation-en_US.mo and copy it in wp-content/languages/geodirlocation/geodirlocation-en_US.mo
Let us know,
Thx
March 4, 2015 at 3:20 pm in reply to: Split: After advanced search menu bar for theme disappears #32881I’ve alerted Stiofan.
Thxthis should be solved?
Let us know,
ThxThat is not possible. The address field must be a unique input field to be able to look up addresses in Google Maps.
Thanks
Hi,
also make sure you have all virtual pages in place. To verify that please go to GD >> GD Tools and run the verify and repair virtual pages option.
Let us know,
Thx
Yup I confrim what Guust is suggesting.
You are using reginos as city and try to use cities as neighbourhoods.Hurstbridge that you entered as a Greater Melbourne neighbourhood is considered a town, not a neighbourhood http://en.wikipedia.org/wiki/Hurstbridge,_Victoria.
You could disable the google maps autocompleter on address to try and trick the system, but I’m not sure it will work as it should.
Thanks
Hi,
considering both the error and the attitude, I’d consider moving to a less problematic hosting provider…
Thx
If you don’t mind to avoid using GD Booster, that is up to you, but GD Booster can give a nice speed increase to your website and there is no reason why it shouldn’t work…
Let us know,
Thx
-
AuthorPosts