Paolo

Forum Replies Created

Viewing 15 posts - 19,471 through 19,485 (of 27,715 total)
  • Author
    Posts
  • in reply to: Remove Street Address from Add Listing page #55207

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    You can easily hide with css, however you’ll need a new body class on the edit listing page.

    
    
    add_filter('body_class','edit_body_class');
    
    function edit_body_class($classes = '') {
    
    		if(isset($_GET['pid'])){$classes[] = 'edit-listing';
         
        }return $classes;
    		}

    Than the CSS:

    
    
    .edit-listing #geodir_post_address_row {
        display: none;
    }

    Thanks

    in reply to: Review Your Listing Preview – 404 error #55201

    Paolo
    Site Admin
    Post count: 31211

    Could also be a problem with your Settings >> Permalinks. You may need to re-save them.

    Just FYI

    in reply to: Can't unsubscribe from a forum as not a member currently #55194

    Paolo
    Site Admin
    Post count: 31211

    Hi Adrian,

    the only think I can do momentarely is to change your email address to a fake one. Than change it back whenever you re-subscribe.

    I’ll ask to Stiofan if we can create an unsubscribe me from all topics button in members profile. Not sure if it’s possible though.

    Let us know in the mean time if you want us to change your email address for now.

    Thanks

    in reply to: GeoDirectory, Varnish, and Cloudways #55192

    Paolo
    Site Admin
    Post count: 31211

    Hi Dee,

    I’ve asked Stiofan to reply. As far as I know performance profiler isn’t reliable at all. Results from Query monitor are the only one I’d consider.

    Stiofan will give you more insights in a minute.

    Thanks

    in reply to: Add a top menu #55179

    Paolo
    Site Admin
    Post count: 31211

    You are welcome, we’ll be here if you need help.
    Thx

    in reply to: Remove Tags and Description #55175

    Paolo
    Site Admin
    Post count: 31211

    You are welcome. 🙂

    in reply to: location manager not updating #55084

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    did you enter you username (ddapson) and licence key in GeoDirectory >> Auto Updates: https://wpgeodirectory.com/support/members/ddapson/

    Let us know,

    Thanks

    in reply to: Bulk Review Import/Export #55083

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that would require a customization.

    Thanks

    in reply to: Problem with maps #55081

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this doesn’t have to do with the language file. Please opne your own topic.

    I’ve tried anything I could think of and nothing fixed it. The map is not appearing and there is no error anywhere.

    I’ve ask to the developers to come to the rescue.

    Thanks for your patience,

    in reply to: Problem with register and sign-in #55080

    Paolo
    Site Admin
    Post count: 31211

    Please, have in mind, that I changed the hosting provider…3 days ago…and after this my problems appeared.

    This means you still have the old domain in your database: http://vong.heartupdate.com/

    Use a tool like this to do a find all instances of the old domain and replace them with the new domain. https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    Thanks

    in reply to: New custom post types not showing on left sidebar in dashboard #55079

    Paolo
    Site Admin
    Post count: 31211

    Hi Emma,

    could you please provide phpmyadmin/cpanel URL and credentials? This is really strange and we need to check the database…

    Let us know,

    Thanks

    in reply to: Categories and Subcategories #55070

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that is how it works.

    In this demo I have Hotel as Custom post type, 1 star as parent catgeory and hostel as sub category.

    Both the URL and the breadcrumb are showing correctly:

    http://wpgeo.directory/hotels/1-star/hostel/

    Home > Hotels > 1 star > Hostel

    If you provide a link to your webiste with admin credentials we can have a look at your settings.

    Thanks

    in reply to: Login Box Form Styling Issue #55068

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this is the closest I could get.

    Custom CSS is added to GeoDirectory >> Design >> Scripts >> Custom CSS.

    Thanks

    in reply to: Maps not being displayed #55060

    Paolo
    Site Admin
    Post count: 31211

    Hi Miles,

    in GeoDirectory >> Design >> Map you had Places (the only CPT used) disabled. That was making the map have nothing to load.

    Please in the future don’t make us look back for credentials in old topics and always provide them when needed. With the amount of members we have every second is precious.

    Thank you

    p.s. your map markers are way too big.

    in reply to: Remove Tags and Description #55058

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that function will add content to empty posts that are already in the database. You need a jQuery function to add custom text to the description field of the add listing form instead.

    Something like this in GeoDirectory >> Design >> Scripts >> Footer script code

    
    
    <script type="text/javascript">
    jQuery('#post_desc').val('test');</script>

    Should work.

    Let us know,

    Thanks

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