Listing Image (Supreme Directory)

This topic contains 6 replies, has 3 voices, and was last updated by  Brendan O’Donovan 6 years, 6 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #403916

    Brendan O’Donovan
    Expired Member
    Post count: 40

    I have looked everywhere on the site for a solution however I couldn’t find an answer and I apologise in advance if this is a customization. But I am have difficulty with the featured image on the listing page. I have tried resizing the image but to no avail. It seems that when you scroll down you see more of the image. How do you get the image to resize so it fits in the display area.

    #403918

    Brendan O’Donovan
    Expired Member
    Post count: 40
    This reply has been marked as private.
    #403937

    Kor
    Moderator
    Post count: 16516

    Hi Brendan,

    The recommended size for the featured image is 1400×788 as mentioned here https://wpgeodirectory.com/docs/supreme-directory-overview/#detail . But you can try using this custom CSS code and see if it’s what you’re looking for. Insert into GD > Design > Scripts > Custom Style CSS.

    
    
    
    .single-gd_place .featured-img {
        background-size: contain!important;
    }
    #404042

    Brendan O’Donovan
    Expired Member
    Post count: 40

    Hi Kor, thanks very much for getting back to me but unfortunately that didn’t work the image still scrolls. I was wondering instead would it be hard to get the listing page(The page were you view the specific ad) on the Framework Theme and copy it into the Supreme theme because if this would be straight forward it would resolve the issue.

    #404046

    Paolo
    Site Admin
    Post count: 31206

    Hi Brendan,

    copying another theme page into Surpeme would require stripping down code from this file of the supreme theme:

    inc/geodirectory-compatibility.php and from the style.css file.

    It’s quite some work and yes it is a customization

    If you provide credentials to bypass the authentication protecting the wp-login.php we’ll check why Kor’s css isn’t working.

    Let us know,

    Thanks

    #404051

    Brendan O’Donovan
    Expired Member
    Post count: 40
    This reply has been marked as private.
    #404057

    Brendan O’Donovan
    Expired Member
    Post count: 40

    Hi Paolo,

    Feel free to close this topic as I have decided I am going to go with the framework theme and see if I can achieve what I am looking for. Apologies for any inconvenience.

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

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

Open Support Ticket