Avada Detail Page Widget Issues

This topic contains 7 replies, has 3 voices, and was last updated by  Simone 9 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #33227

    getawaydigital
    Full Member
    Post count: 211

    Noticed a couple of issues with the top and bottom detail page widgets using Avada.

    Top Widget layout is going to edge of page and the bottom widget the layout is breaking.

    Also is it possible to hide the details from the sidebar that are appearing in the More Info tab?

    http://test.love-weymouth.co.uk/places-to-stay/united-kingdom/dorset/weymouth/bandbs-and-guest-houses/the-channel-guest-house/

    I will PM login info

    #33228

    getawaydigital
    Full Member
    Post count: 211
    This reply has been marked as private.
    #33232

    Simone
    Expired Member
    Post count: 3515

    Hello, add this to your style.css

    
    
    .geodir_full_page {
        clear: both;
    }

    to remove fields from the sidebar, go into your post type settings (e.g. Place to stay settings) and in the desired (or undesired in this case) field, set “Show in sidebar” to “No”

    #33246

    Paolo
    Site Admin
    Post count: 31206

    let us know if we can set this as resolved.

    Thx

    #33366

    getawaydigital
    Full Member
    Post count: 211

    Hi Paolo and Simone

    That CSS has sorted out the bottom widget placement but the top widget is still stretching across page to edges of the site. You can see it here, not sure why but last link in thread throws up a 404 sorry.

    http://test.love-weymouth.co.uk/places-to-stay/united-kingdom/dorset/weymouth/bandbs-and-guest-houses/channel-guest-house/

    Would still like to know if it’s possible to hide the details from the sidebar that are appearing in the More Info tab? I am guessing the answer is a no but would be really useful if you could.

    I probably sould be asking this next point in a different thread, sorry, but I have been trying to find where I can change settings so that a listings description when being added can use a text editor. I just can’t find where to do it anywhere can it be done?

    Cheers, Andy

    #33380

    Simone
    Expired Member
    Post count: 3515

    Hi Andy, try adding the following

    
    
    section#text-6.widget.geodir-widget.widget_text {
    padding-left:30px;
    padding-right:30px;
    }
    

    To add details from the more info you can go to the post type settings, e.g. Place settings, and in the right side you will find the fields. Expand the desired field and set “Show on detail page” to “No”

    To add the editor in the Description go to Geodirectory / Design / Listing tab and then at the bottom “Show description field as editor” and choose your post type.

    #33530

    getawaydigital
    Full Member
    Post count: 211

    All sorted now with this many thanks , Andy

    #33555

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)

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

Open Support Ticket