Listing Slider Widget GD – images.

This topic contains 11 replies, has 3 voices, and was last updated by  Sue 5 years, 5 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #448526

    Sue
    Full Member
    Post count: 115

    I have added a new listing alongside the dummy data. The new image is displayed at a different size from the others in the slider and in the Latest Listings the ‘new’ tag is incomplete.The ‘N’ is missing.

    How can I adjust this so these issues are corrected? Screenshot attached. It’s in the home content section.
    Thanks,
    Sue
    PS I couldn’t upload the file it was too big. Might try again after.

    #448528

    Sue
    Full Member
    Post count: 115

    Attaching reduced size image for above.

    #448636

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    You can adjust the image sizes for your site:

    From https://wpgeodirectory.com/docs/core-design/#home-layout:

    Resize image large size:
    GD scales any images uploaded to a listing, to a maximum size of 800 x 800 pixels.
    Checking the box here will change that scaling to a a maximum size of 1024 x 1024 pixels.

    For the “New” banner, that can probably be with CSS. Please share the URL and so we can take a look.

    #448646

    Sue
    Full Member
    Post count: 115

    Thanks Alex. I’ve not had this happen with other sites. I’m using GDF Modern child. I have the GD image design set to default. I tried changing this to other settings last night but it made no difference. Obviously we have no control over the size or resolution of images people add in their listings so they need to be adjusted automatically to fit.

    I’ll provide the link in a minute.
    Sue

    #448647

    Sue
    Full Member
    Post count: 115
    This reply has been marked as private.
    #448667

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

    Sue
    Full Member
    Post count: 115

    You should just need to put in a pw under Private Blog when you open the page to see the site. Do you want wp_admin? That is different.

    #448687

    Sue
    Full Member
    Post count: 115
    This reply has been marked as private.
    #448689

    Kor
    Moderator
    Post count: 16516

    Hi Sue,

    Thanks for your reply. Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS and see if it’s what you’re looking for.

    
    
    li.geodir-listing-slider-widget {
        width: auto!important;
    }
    #448692

    Sue
    Full Member
    Post count: 115

    a) Yes, that has solved the slider problem. They’re all the same size. Thanks.

    b) BUT, the N is still missing from the ‘New’ tab below in the popular content. In my other sites this shows in full over images and is slightly proud of the image at the top, resting slightly above. Here it’s flush with the top so missing the top of the tab and the N. It must be a padding issue.

    c) Has this happened before? Why didn’t the default settings on GD work in this instance?

    #448699

    Kor
    Moderator
    Post count: 16516

    Hi Sue,

    Insert the custom CSS code below to fix the “N” issue

    
    
    .geodir_new_listing {
        margin-top: 0px!important;
    }
    #448702

    Sue
    Full Member
    Post count: 115

    Thank you! All good now. Much appreciated. I’d still like to know why it happened though, why it wasn’t ok straight off. I’ve never had this problem before. But not used GDF Modern before.
    All the best,
    Sue

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

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

Open Support Ticket