Add Listing Page not behaving as expected

This topic contains 5 replies, has 3 voices, and was last updated by  Hui Ling Tan 4 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #513414

    Hui Ling Tan
    Expired Member
    Post count: 349

    Hi,

    I tried creating Add Listing for each CPT as according to your docs at https://wpgeodirectory.com/docs-v2/templates/add-listing/

    1) The “Add Listing” page for “Things To Do” still displays “Add Place” even though I set the GD > Add Listing default post type to “Things To Do”.

    2) I managed to properly set up an “Add Listing” page for “Dining” but the business hours field is not displaying correctly. On the Backend it has input fields for setting the time but frontend Add Listing form it only displays “Yes” and “No”.

    #513417

    Hui Ling Tan
    Expired Member
    Post count: 349
    This reply has been marked as private.
    #513424

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #513434

    Hui Ling Tan
    Expired Member
    Post count: 349

    Woah Alex thanks for the super speedy response. Problem 1 is solved. When I used Menus >Add menu items > Pages > Add Things To Do Listing, I get that weird link but when I scroll all the way down and use the one under Geodirectory Endpoints, it displays the correct link.

    Will await the developers for problem 2. Thanks and have a great day!

    #513535

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Hui Ling Tan,

    the issue is coming due to added css in Jupiter theme for .fixed class.

    I have added following css in customiser and look now, seems all good.

    
    
    .gd-bh-items .form-table, .fixed{
    	position: static;
    }
    

    Thanks

    #513644

    Hui Ling Tan
    Expired Member
    Post count: 349

    Thank you so much Naveen!! 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

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

Open Support Ticket