Paolo

Forum Replies Created

Viewing 15 posts - 25,996 through 26,010 (of 27,715 total)
  • Author
    Posts
  • in reply to: import neighbourhood through csv #15471

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it is possible to add country/region/city via CSV, but neighbourhoods are in a different DB table and must be created in advance before importing the CSV if you want to associate listings with neighbourhoods.

    Once neighbourhoods have been created you can add the field “post_neighbourhood” at the end of your CSV and use the neighbourhood name.

    Thx

    in reply to: Map Spanning #15469

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this can be easily solved with CSS.

    
    
    .stickymap,
    .stickymap #geodir_map_v3_listing_map_1_wrapper,
    .stickymap #geodir_map_v3_listing_map_1
     {
        width: 294px !important;
    }
    

    This will force the sticky map to be maximum 297px regardless the setting. You can obviously change that value to anything you like.

    Just make sure map wrapper and map container id is 1, if not just change that.

    Thx

    in reply to: Migrate wordpress with GD #15466

    Paolo
    Site Admin
    Post count: 31211

    A member reported that “Duplicator” works perfectly.

    This is what I normally do.

    I get a backup via phpmyadmin. I use this tool to do the search and replace. This because doing it via notepad or simple text editors will damage PHP serialized strings or objects that will result in missing widgets and medias.

    Thx

    in reply to: overlap css #15455

    Paolo
    Site Admin
    Post count: 31211

    it isn’t really needed, you can make all changes in functions.php of your child theme without moving anything.

    Thx

    in reply to: Homepage map not loading #15454

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Association and Inpatient Unit categories are working because there are no errors, while the all other categories have errors in data that breaks the json file and make it unusable for the map.

    Example for category “Day Care” you can see the json here : yoursite.com/wp-admin/admin-ajax.php?action=geodir_ajax_action&geodir_ajax=map_ajax&ajax_action=cat&cat_id=4&search=&gd_posttype=gd_place

    change yoursite.com with your URL.

    This Ajax calls can be monitored with firebug consolse.

    If you copy the result here in a json checker (http://jsonlint.com/) it will return this error:

    
    
    Parse error on line 1309:
    ..."559",        "t": "Sögeler Hospiz e. 
    ----------------------^
    Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['

    Thx

    in reply to: Modifying Core Files #15444

    Paolo
    Site Admin
    Post count: 31211

    That is correct.

    If you want to check out some exmaples, you can look through this posts : https://wpgeodirectory.com/support/search/?bbp_search=remove_action

    Thx

    in reply to: overlap css #15442

    Paolo
    Site Admin
    Post count: 31211

    Hi Czar,

    There is no widget area to add banner above the gallery, inside the content area. You would have to modify the actions of template listing-detail.php

    Thx

    in reply to: what happened to my listing page?? #15440

    Paolo
    Site Admin
    Post count: 31211

    Quick question, was it working before migration?

    If the countries list isn’t loading, it means tables are missing from the database, thus the migration wasn’t done correctly.

    Do you still have the working website on the other domain?

    Thx

    in reply to: Release of GD Core 1.2.3 and many more #15271

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the answer was :

    
    
    
    
    Hi guys,
    
    This is just a PHP warning not an error, should really be hidden on a live site, the problem seems to be a fix for Yost seo plugin we added, for now you can add this to your theme functions.php to supress the PHP warnings and we will release a fix later.
    
    error_reporting(E_ERROR);
    
    Thanks,
    
    Stiofan
    

    Thx

    in reply to: overlap css #15268

    Paolo
    Site Admin
    Post count: 31211

    try this css pls

    
    
    .geodir_full_page section.Advertise {
        margin: 20px 0;
    }

    Let me know,

    Thx

    in reply to: global map #15267

    Paolo
    Site Admin
    Post count: 31211

    yes, but in that case you have to select the appropriate zoom value.

    Thx

    in reply to: Remove favorites and reviews #15266

    Paolo
    Site Admin
    Post count: 31211

    TO disable reviews simply go to Settings >> Discussion in wordpress menu and disable comments.

    For listings already in your database you have to do it post per post or with a bulk quick edit.

    This will remove favorite from everywhere :

    
    
    .geodir-addtofav, .geodir_category_list_view li .geodir-addinfo a.geodir-pcomments, .geodir_category_list_view li .geodir-addinfo span {
        display: none;
    }

    To disable related listings, please go to GeoDirectory >> Design >> Navigation >> Detail and where it says “Show related post listing on” remove all custom post types.

    Let us know,

    Thx

    in reply to: Trial option only on backend? #15265

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there is no option to use the free trial only in backend.

    Free trial must be communicated to paypal while adding listing.

    Status active makes the price appear as an option in front end.
    Featured will add a featured icon to the listing image and will grant higher visibility in category pages.
    Deafult determins the price selected by default when visiting add listing page.
    Registration description is an event field.

    You can’t hide description with any methods at the moment.

    Thx

    in reply to: multiple addresses #15264

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    not with current options. Each listing must have a unique address.

    Thx

    in reply to: How to added a new payment method #15263

    Paolo
    Site Admin
    Post count: 31211

    Did you try to update them and failed?

    Adding a new payment gateway, even with docuentation, will requires a high level of coding experience.

    Soon we will work on docs specific for that as soon as we finish integration the Stripe addon.

    Thx

Viewing 15 posts - 25,996 through 26,010 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount