Paolo

Forum Replies Created

Viewing 15 posts - 18,721 through 18,735 (of 27,715 total)
  • Author
    Posts
  • in reply to: Location switcher is not showing All cities #58430

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    On mobile it will not auto load more but rather you have to search for the city.

    Please let us know exact instructions on how to replicate.

    Thanks

    in reply to: Change Sidebar Position #58428

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please try this in your theme functions.php:

    
    
    add_filter('geodir_detail_page_sidebar_content', 'geodir_detail_page_sidebar_content_order_myfix',10,1);
    
    function geodir_detail_page_sidebar_content_order_myfix($sort){
     $elements_to_remove = array('geodir_detail_page_more_info');
     $sort = array_diff($sort,$elements_to_remove);
            array_unshift($sort, "geodir_detail_page_more_info");
     return $sort;
    }

    Let us know,

    Thanks

    in reply to: Problem with "add event form" and display. #58427

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    We get this now when trying to access your dashboard.

    ERROR: The password you entered for the username jinxuetan is incorrect. Lost your password?

    Let us know,

    Thanks

    in reply to: Drop Down Menus in GD backend "Design" area not working #58426

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    another customer had the same problem with that plugin the other day. https://wpgeodirectory.com/support/topic/problem-with-add-event-form-and-display/#post-58302

    If you wish to keep using it, we can ask Stiofan to provide the same snippet he placed on the other customer’s website.

    Let us know,

    Thanks

    in reply to: Help Creating Sidebar Using CPTs #58425

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    all CPT share the same template (listings page) and there are limited sidebars for it.

    If you want to add specific widget for each CPT, you could use https://wordpress.org/plugins/widget-logic/.

    For exmaple for Places you’d use

    ( 'gd_place' == get_post_type() )

    Thanks

    in reply to: Get images based on latitude and longitude #58424

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m not aware of anything similar.

    Sorry about that..

    in reply to: Listings Page Map shortcode not working #58423

    Paolo
    Site Admin
    Post count: 31211

    There is no way to do that. When using the listings shortcode you can’t pair the listings with results on a map.

    You must use the GD listings pages to achieve that.

    Thanks

    in reply to: Help with Theme Compatibility #58422

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I thin this is a theme problem.

    The theme is trying to add options inside our custom post type categories, breaking GD image uploads for both the category icon and the category default image.

    I don’t see any option on the theme settings page that would prevent that from happening.

    The 1st think to try would be to quickly switch theme to a default wp theme to see if the problem persist, in that case it could be a plugin instead. (However I believe it is the theme)

    If switching theme fixes the problem, then I think it will be easier for the theme author to help you on this one. You should ask him to provide an option to exclude Valenti Options to be added to plugin custom post type categories.

    Let us know if this helped.

    Thanks

    in reply to: Distorted Lightbox Image in Photos Tab #58420

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Split: Create new "add course" page #58419

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Map Category list controls overlap #58417

    Paolo
    Site Admin
    Post count: 31211

    This has been fixed and will be in next version.
    Thank you

    in reply to: Zip Code Search #58415

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Add Parent Category on Archive and Post #58414

    Paolo
    Site Admin
    Post count: 31211

    Probably with get_category: http://stackoverflow.com/questions/19961130/wordpress-how-to-get-parent-category-id

    Let us know if this helped.

    Thanks

    in reply to: Import and Export Reviews #58413

    Paolo
    Site Admin
    Post count: 31211

    We’ll do our best to include everything realted to our products.

    Thanks

    in reply to: Import and Export Reviews #58411

    Paolo
    Site Admin
    Post count: 31211

    It means that in a near future, GeoDirectory will be usable via API just like WordPress using this: http://v2.wp-api.org/

    We started working on it, however it requires a lot of work, so it will take few more months.

    Once we are done with the API we will also develop a white label app for iOS and Android made with PhoneGap framework.

    Thanks

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