Guust

Forum Replies Created

Viewing 15 posts - 25,426 through 25,440 (of 27,116 total)
  • Author
    Posts
  • in reply to: Split: Google Maps have disappeared everywhere #19621

    Guust
    Moderator
    Post count: 29970

    The upgrade should not have created this problems, except for the location switcher.
    Like I said before, you need to clean up your locations, they ALL have to be organised in the same manner; you should not have duplicates like Brussels and Bruxelles, or Belgium and Belgique and you should not have different regions like Hainaut and Wallonie.
    You have to be guided by the Google API, and as you will see, the locations in the south of Belgium will be added to Wallonie, not to the provinces.
    If you look at the SEO settings at GD>Multilocations, you will see the duplicate countries and duplicate regions.

    in reply to: Error Appeared After Today's Update #19615

    Guust
    Moderator
    Post count: 29970

    Oops, I should have reviewed the topic a bit better 🙂

    in reply to: Split: Not sure where to start … help? #19614

    Guust
    Moderator
    Post count: 29970

    I don’t know why you use that shortcode, that is not a GD shortcode.

    You have correctly set up your homepage, and your directory is at http://www.earnyourspurs.com/location/
    GD > design > home > Geodirectory home page > NO

    Your theme does behave a bit strangely, it does not show menu locations as expected at Appearance > menus.
    That is necessary to choose a menu at GD > design > navigation > Show geodirectory navigation in selected menu locations

    Also, I do not understand why your GD pages are appearing within your normal page. I guess that is related to your iThemes settings, same as the reason why your menu settings are not working as expected.

    I am not familiar with iThemes Builder, so I’ll get Paolo to have a look at your settings as well.

    in reply to: limit 1 listing per user #19610

    Guust
    Moderator
    Post count: 29970

    There might be some plugins you can look at:
    https://wordpress.org/plugins/search.php?q=limit+post+per+user

    in reply to: Split: Google Maps have disappeared everywhere #19609

    Guust
    Moderator
    Post count: 29970

    Valerie, you had not added Events to the relevant menus etc at
    GD > design > navigation.


    Guust
    Moderator
    Post count: 29970

    Seems like a good idea.
    There are some plugins that might be able to do that:
    https://wordpress.org/plugins/report-content/ ??

    I think this is a feature request worth suggesting at https://wpgeodirectory.com/requests/

    in reply to: Split: Not sure where to start … help? #19607

    Guust
    Moderator
    Post count: 29970

    I can see you have installed GD and got it working so far.
    Can you post your WP admin details so we can have a look at your settings.
    It seems to be a case of using a different page template for GD as that appears as a page within a page for the moment, or it might be even simpler than that.
    http://docs.wpgeodirectory.com/layout/
    http://docs.wpgeodirectory.com/widgets/

    in reply to: Category Images #19605

    Guust
    Moderator
    Post count: 29970

    That would involve customization of the “popular post category” widget.

    in reply to: Error Appeared After Today's Update #19604

    Guust
    Moderator
    Post count: 29970

    There is a function in your functions.php that puts the address there. I’ll post the function here so Paolo or Stiofan can have a look at it, it might need adjustment after the update.

    Alternatively, you can delete that function, and just add the address custom field to the listing page, like in this example:
    http://goldroo.net/attractions/

    
    
    /*
    Display country region and city below the title
    */
    add_action( 'geodir_after_listing_post_title', 'country_listing', 45 ); 
    
    function country_listing() { 
    
        global $post;
        global $wp_query;
    
        $post_id = $wp_query->post->ID;
        $post_city = geodir_get_post_meta($post_id, 'post_city', true);
        $post_region = geodir_get_post_meta($post_id, 'post_region', true);
        $post_country = geodir_get_post_meta($post_id, 'post_country', true);
        $post_zip = geodir_get_post_meta($post_id, 'post_zip', true);
    
        echo trim($post_city.", ".$post_region." ".$post_zip);
    
    }
    in reply to: Split: Google Maps have disappeared everywhere #19556

    Guust
    Moderator
    Post count: 29970

    Valerie, I set the location switcher for you.
    It might have disappeared as a result of the update.
    The way I did it is : GD > Multilocations > Show location switcher in menu


    Guust
    Moderator
    Post count: 29970
    in reply to: Split: Google Maps have disappeared everywhere #19525

    Guust
    Moderator
    Post count: 29970

    I’ll get Stiofan to have a look.

    I can see some notices at GD > mulitilocations:
    Notice: Undefined index: listing_order in /home/chevalevkv/www/wp-content/plugins/geodir_custom_posts/geodir_cp_template_tags.php on line 170
    Notice: Undefined index: seo in /home/chevalevkv/www/wp-content/plugins/geodir_custom_posts/geodir_cp_template_tags.php on line 196
    Notice: Undefined index: seo in /home/chevalevkv/www/wp-content/plugins/geodir_custom_posts/geodir_cp_template_tags.php on line 197

    I can also see duplicate locations and some locations are ordered by city-province-country, and others by city-wallonia-country.

    in reply to: Is this possible #19524

    Guust
    Moderator
    Post count: 29970

    You can make the map as big as you like in the GD Home Map widget if you like, and adjust the design at GD > design > home, and add the location switcher to the header menu.
    Remove sidebars and all other widgets and it will be roughly like the site at veganfoodiseverywhere.com.
    Use the GDF child theme and use the full screen size.

    Just some basic suggestions that should allow you roughly what you described.

    in reply to: Category Images #19523

    Guust
    Moderator
    Post count: 29970

    What do you mean with the “category headings”?
    Do you mean like this: http://goldroo.net/accommodation/guesthouses/tents/

    in reply to: Set Address on Map Doesn't Work #19522

    Guust
    Moderator
    Post count: 29970

    Hi there
    Have you set a default location at GD > Set default location ?
    Don’t forget to post your admin access details for your website.

Viewing 15 posts - 25,426 through 25,440 (of 27,116 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount