Geodirectory V2 – changes

This topic contains 33 replies, has 4 voices, and was last updated by  Kiran 4 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #489952

    Kiran
    Moderator
    Post count: 7069

    Hi Katie,

    Checkout process is bypassed for free listing, but it creates invoice to handle listing status for some cases like invoice with 100% Discount or free trial listing.

    To prevent sending email for free invoices, use PHP snippet provided here: https://wpgeodirectory.com/support/topic/invoices-of-0-00-euros-being-sent-for-free-listings/#post-486780

    Use following CSS snippet to add scroll to event schedules on event detail right sidebar.

    
    
    #sidebar .geodir-field-event_dates .geodir-schedules {
    	max-height: 240px;
    	overflow-x: hidden;
    	overflow-y: auto;
    }

    Regards,
    Kiran

    #490435

    Katie Lidgard
    Expired Member
    Post count: 188

    Hello,
    A couple more queries ion setting up V2 please.
    1) When I login to the front end (pretending to be a user) it redirects me to the homepage. I’d like it to default to the business login page please so that people can immediately edit their listings/add more. Can I ask where this setting is to change this please? Thank you.

    2) social importer. Should this import the event description? Mine doesn’t. It imports the date, time, title and photo, but no description. Thank you.

    Katie

    #490437

    Guust
    Moderator
    Post count: 29970

    1. UsersWP > General > Login > Login Redirect Page

    2. I think that is a known issue, I’ll get Kiran to comment.

    Thanks

    #490607

    Kiran
    Moderator
    Post count: 7069

    Hello Katie,

    Can you provide that particular FB event url that you tring to import, so i can check from my side?

    Kiran

Viewing 4 posts - 31 through 34 (of 34 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket