Paolo

Forum Replies Created

Viewing 15 posts - 14,431 through 14,445 (of 27,715 total)
  • Author
    Posts
  • in reply to: Dates of comments/reviews missing in child theme #155274

    Paolo
    Site Admin
    Post count: 31211

    In that case if you want date to appear and the rest to be hidden, you need to hide each item except the date…

    Thanks

    in reply to: Event Manager #155273

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    adding the events that way is not impoorting them within the database of your website, you are using an external tool for events that is not integrated with our products at all.

    I gave you some css that should help you remove the sidebar only from that page.

    Please try not to scatter your question in so many posts. Keep things in one topic only so that following up is easier.

    Thanks

    in reply to: Page Edit #155272

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    If I keep the Avada Theme then I can only add “add-ons” right?

    That is correct. But Avada will not help you in this situation. You’ll have the exact same problems.

    This custom css will hide the sidebar and make the content full width only for that page:

    Add it to GeoDIrectory >> Design >> Scripts >> Custom CSS:

    
    
    .sd.single.geodir-page.postid-1371 #geodir_content {
        width: 100%;
    }
    
    .sd.single.geodir-page.postid-1371 .sidebar {
        display: none;
    }

    Let us know if this is what you wanted.

    You subscription is valid for as many domains as you wish.

    The GeoDirectory Category List 3rd party add-on is an add-on developed by another member, who is selling it through our website. The description should let you know what is it about.

    Thanks

    in reply to: GT to GD Migration #155259

    Paolo
    Site Admin
    Post count: 31211

    Hi Jeffrey,

    we sent you an email with the promised files.

    Please let us know if you need further assistance.

    Thank you

    in reply to: Direct Links to pages #155257

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there is a selector on each event page (author dashboard included) that allows to select between all, upcoming, today and past.

    Thanks

    in reply to: yoast #155254

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we did answer that already:

    On the Custom post type edit page (backend) the function get_post_type() is returning "medicenter_sidebars"

    Thanks

    in reply to: Redirect User to Specific Page After Logging In #155250

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Comments are closed issue #155249

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Neighbourhoods #155243

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this is the reply from the devs:

    Popular Neighbourhood Post widget displays the listings of current city’s neighbourhoods.
    For ex: I have a city CA which has neighbourhoods NA, NB, NC etc. So if i select current city to CA then “Popular Neighbourhood Post” widget will show all the listings which has neighbourhood one of NA, NB, NC.

    Hope it’s clearer now.

    Let us know,

    Thanks

    in reply to: Custom Field for Main listing on Franchise #155242

    Paolo
    Site Admin
    Post count: 31211

    Hi Sara,

    here is Kiran response:

    
    
    
    function my_geodir_custom_fields_in_listing_detail_desc_tab() {
       global $post;
       if ( empty( $post->ID ) ) {
           return;
       }
       
       if ( $main_listing_ID = geodir_franchise_main_franchise_id( $post->ID ) ) {
           if ( $main_listing_ID == $post->ID ) {
               /* Your code here to display something only for main listing */
           } else {
               $franchise_ID = $post->ID;
               /* Your code here to display something only for franchise listing */
                           
               $myCustomField = get_post_meta( $main_listing_ID, 'myCustomField', true );
               echo $myCustomField;
           }
       } else {
           /* Your code here to display something only for normal listing */
       }
    }
    add_action( 'geodir_after_description_on_listing_detail', 'my_geodir_custom_fields_in_listing_detail_desc_tab', 90 );

    Let su know if this is what you’ve been looking for.

    Thanks

    in reply to: Locations interconected #155241

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    no never heard of them I’m sorry.

    Let us know how you go.

    Thanks

    in reply to: Redirect User to Specific Page After Logging In #154814

    Paolo
    Site Admin
    Post count: 31211

    That is not possible. The login function is from wordpress not from the plugins. So if you add a redirect it will be for all logins.

    That function allows you to change the URL for the default GD login page so that you can use for example the login form provided by a theme or another plugin instead of using more than 1 login form.

    Thanks

    in reply to: Locations interconected #154813

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there is really no way to handle a similar situation with custom post types.

    It would require a complex customization

    I’m sorry.

    in reply to: Multisite will not update #154811

    Paolo
    Site Admin
    Post count: 31211

    Please report credentials here. Not everyone on the team has access to the email address.

    Otherwise we would ask to send credentials to our email address…

    Thanks

    in reply to: Login box #154790

    Paolo
    Site Admin
    Post count: 31211

    Please provide admin credentials and we will have a look.

    Thanks

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