Paolo

Forum Replies Created

Viewing 15 posts - 12,751 through 12,765 (of 27,715 total)
  • Author
    Posts
  • in reply to: CSS Child for GD #197967

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the best option would to save your custom css in :

    GeoDirectory >> Design >> Scripts >> Custom CSS.

    That way it is saved in your database and your custom CSS is always loaded after the plugin css.

    Let us know if that helped.

    Thanks

    in reply to: Custom URL #197966

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) no it isn’t
    2) try this: https://wordpress.org/plugins/wordpress-social-login/
    3) There will be a theme soon
    4) You’d need to modify supreme theme to go back to have a regular detail page

    Thanks

    in reply to: CPT Categories widget queries #197965

    Paolo
    Site Admin
    Post count: 31211

    You are welceme 🙂

    in reply to: Directions link #197964

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Can't Deactivate or Activate LIcense #197963

    Paolo
    Site Admin
    Post count: 31211

    HI,

    GD Booster is the only caching plugin that will work.

    Stiofan is reworking custom fields in core plugin, this is what’s missing for the release of the new themes.

    Thanks

    in reply to: Add a listing with no location #197962

    Paolo
    Site Admin
    Post count: 31211

    Thanks for letting us know 🙂

    in reply to: Short Code Help #197479

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I updated the core plugin for you, but all add-ons are very old (all more than 5 months old) and using the old license system.

    Even though I added an active license key for the old system, your server seem not to be communicating with our server.

    Please provide FTP credentials and one of our developers will debug this. It could be an old version of OpenSSL installed on your server and in that case only your server admin can solve this.

    Let us know,

    Thanks

    in reply to: Buddypress Intergration #197444

    Paolo
    Site Admin
    Post count: 31211

    1) If you select my listings or my favorites it will still take you to the profile.

    2) it is settings >> buddypress >> pages.

    Thanks

    in reply to: How do I remove listing fields? #197413

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m not sure I understand the question, please clarify.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please see: https://wpgeodirectory.com/docs/codex/geodirectory_functions/geodir_is_page/

    geodir_is_page('preview')

    Should be what you are looking for.

    Let us know,

    Thanks

    in reply to: Home page breadcrumb #197410

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Events #197409

    Paolo
    Site Admin
    Post count: 31211
    in reply to: Admin -> Downgraded Listing -> 12 Emails Sent #197377

    Paolo
    Site Admin
    Post count: 31211

    Please provide credentials requested and we will follow up.

    Thanks

    in reply to: Directions link #197376

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can use this action:

    do_action( 'geodir_after_favorite_html', $post->ID, 'listing' );

    You should add something like this in your functions.php

    
    
    add_action('geodir_after_favorite_html','my_geodir_after_favorite_html',10,2);
    function my_geodir_after_favorite_html($post_id,$where){
      if($where=='listing'){
        echo '<a href="'.get_the_permalink().'/#post_map">directions</a></br>';
      }
    }
    

    Let us know if this is what you wanted.

    Thanks

    in reply to: Event Manager #197360

    Paolo
    Site Admin
    Post count: 31211

    hi,

    you are not using the events add-on. You created an Event CPT using the custom post type add-on instead.

    Custom post types add-on only allows to create listings type. To have event listing type with dates and time of events, you must delete that CPT and install the Events add-on.

    Thanks

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