Paolo

Forum Replies Created

Viewing 15 posts - 6,781 through 6,795 (of 27,715 total)
  • Author
    Posts
  • in reply to: issue #357111

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: Google Analytics problem #357100

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you just need to create a google Analytics account within the Google account use on the GeoDirectory website.

    Let us know if that helps.

    Thank you

    in reply to: File upload problems #357096

    Paolo
    Site Admin
    Post count: 31211

    I see the map working?

    Let me know.

    Thanks

    in reply to: Default Formatting? #357095

    Paolo
    Site Admin
    Post count: 31211

    Need to be logged in to see the form, please provide credentials.

    Thanks

    in reply to: Mobile Version Problems #357094

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    yes that will work and moving the website will only require to move files and database. The website will remain unchanged.

    Thanks

    p.s. you should really insist and ask them to move it for you, otherwise I’d suggest to move to a better hosting provider like cloudways. They move the website for you if you ask. (takes few minutes)

    https://wpgeodirectory.com/docs/server-requirements/

    Thanks

    in reply to: Make Full Name field required on signup form #357092

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Users can access their author page even if they didn’t fill that field.

    I asked to the developers to point you in the right direction with your requests.

    Here https://wpgeodirectory.com/support/members/karlosuccess/ you’ll find your started topics and replies.

    Thanks

    in reply to: GD search widget malfunction in 2nd language #357090

    Paolo
    Site Admin
    Post count: 31211

    The developers have been alerted. I know the next version has a lot of WPML improvements. They’ll let you know asap.

    Thanks for your patience

    in reply to: Import bug when translating countries? #357026

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    Only UK, USA and few other Arab Emirates use abbreviation for the country name, the same goes for regions.

    All other countries use full names.

    Our software is intended to work globally, that’s why we use full names, which are also much better for SEO.

    We’d be willing to add a similar option only if a very large number of members would have the same request, but in almost 3 years, this has been requested by very few.

    If you wish to put this to votes, you can submit your request here: https://wpgeodirectory.com/requests/

    Thanks

    in reply to: Missing admin bar #356607

    Paolo
    Site Admin
    Post count: 31211

    It’s a feature, not an issue. I asked to the developers to let us know how to get it back in case you need it.

    Thanks

    in reply to: Mobile Version Problems #356604

    Paolo
    Site Admin
    Post count: 31211

    If you install the location manager and advance search add-ons, plenty of features won’t be working correctly, because their caching system breaks sessions.

    Thanks

    in reply to: Zero Results when adding location through admin #356590

    Paolo
    Site Admin
    Post count: 31211

    OK the developers have a been alerted and they’ll let you know asap.

    Thanks for your patience,


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the CSS provided by Kor only hides it in the front end. In the back end the Place tags field is below the publish button.

    If you don’t see it, probably the problem is somewhere else.

    Let us know,

    Thanks

    in reply to: Couple of issues #356579

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Multiselect Checxbox values to Tags #356556

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve flagged this for the developers. They’ll let you know asap.

    Please next time you paste code in the forum, make sure to wrap it in code tags (2nd button from the right.)

    The html was breaking the forum layout for this page so i had to copy it and paste it here:

    <div id="geodir_add_genre_row" class=" geodir_form_row clearfix gd-fieldset-details"><label>Additional genre</label> <input name="gd_field_geodir_add_genre" type="hidden" value="1" /> <ul class="gd_multi_choice">  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Action" /> Action</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Animation" /> Animation</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Comedy" /> Comedy</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Documentary" /> Documentary</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Family" /> Family</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Film-Noir" /> Film-Noir</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Horror" /> Horror</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Musical" /> Musical</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Romance" /> Romance</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Sport" /> Sport</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="War" /> War</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Adventure" /> Adventure</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Biography" /> Biography</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Crime" /> Crime</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Drama" /> Drama</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Fantasy" /> Fantasy</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="History" /> History</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Music" /> Music</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Mystery" /> Mystery</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Sci-Fi" /> Sci-Fi</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Thriller" /> Thriller</li>  	<li><input class="gd-checkbox" name="geodir_add_genre[]" type="checkbox" value="Western" /> Western</li> </ul> <span class="geodir_message_note">Select the additional genre</span>  </div>

    Thanks

    in reply to: Add a new place -> error #356555

    Paolo
    Site Admin
    Post count: 31211

    Hello,

    Please provide a link and admin credentials and we’ll have a look.

    Thanks

Viewing 15 posts - 6,781 through 6,795 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount