Listing Form – Table

This topic contains 4 replies, has 2 voices, and was last updated by  Kor 7 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #253609

    Victoria
    Buyer
    Post count: 11

    Hi guys,

    Just a few things….

    1. Is there a way to create a table within a listing? Similar to the first image attached. Or does that mean a customization, and if so do I ask able that here?

    2. Is there a way to have icons within the main listing page or in the ‘more info tab on detail page’? They appears in the sidebar at the moment. (Image attached).

    3. How able lining check box information up, is that possible?

    4. Any Finally, is there a way of making the individual listing page header image smaller? Maybe half the default height?

    Thanks heaps guys.

    Cheers,
    Victoria

    #253613

    Victoria
    Buyer
    Post count: 11
    This reply has been marked as private.
    #253960

    Kor
    Moderator
    Post count: 16516

    Hi Victoria,

    Thanks for sharing the credentials. I’ll try to answer your questions accordingly.

    #1 Sorry, I’m not really sure if I’m getting this, where do you want to display the table? In the listing details tab?

    #2 Try following this guide https://wpgeodirectory.com/docs/custom-field-examples/

    #3 I believe you want these checkboxes to be included in the add listing page. Use “custom fields” https://wpgeodirectory.com/docs/core-place-settings/#custom

    #4 You can adjust the height of the featured image using the custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    .featured-area {
        min-height: 200px;
    } 

    Thanks!

    #255148

    Victoria
    Buyer
    Post count: 11

    Hi Kor,

    Thanks for getting back to me and for your feedback….

    I’m still having trouble with a few things so hopefully the following is a little clearer.

    #1. What I’m trying to create a table similar to that of the image attached (table.png). I would like to enter the details in the Post Type form (in my instant “Stay” Post Type) as per normal and then when I viewed the listing preview or live view it appear set out like the attached image.

    #2. Brilliant, thanks that works!

    #3. Thanks. They are actually inline. Now is it possible it have them appear with icons? At the moment they do in the listing preview but not the live view. Any ideas?

    #4. That didn’t seem to work but I was able to use this and it did the trick.

    .sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area {
    height: 35vh;
    }

    Thanks again for your advise

    Cheers
    Victoria

    #255503

    Kor
    Moderator
    Post count: 16516

    Hi Victoria,

    Thanks for your reply. Let me answer your remaining questions accordingly.

    #1 Unfortunately, this requires custom work to achieve what you needed there.

    #3 Could you please share the URL of the page in question so that I could take a better look at it or probably provide a custom CSS to fix that?

    Thanks!

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

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

Open Support Ticket