Real estate theme issues

Home Forums All Other Themes Real estate theme issues

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #120483
    AndrewAndrew
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 17, 2016

    Hello,

    Site is: http://welcomehomeclr.com/

    We have several issues that need to be fixed:
    1. Featured image for property is not displayed properly (huge height, looks bad on phones) and it duplicates within property’s page.
    2. Search redirects to homepage from any other page..

    We need support ASAP.
    Thanks.

    #120504
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .property-list .property-box-image img { min-height:inherit !important; height:auto;}
    abs-col-item { position: static !important;}
    .fcarousel .abs-col-item ul.property-status li { left:-88px !important; top:-40px !important;}
    }

    Regards,
    Chris

    #120533
    AndrewAndrew
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 17, 2016

    Hi Chris,

    It’s basically the same as it was
    – https://ibb.co/Rbdp88Y
    – https://ibb.co/vHtSLGW

    #120537
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .property-preview .owl-item img { height:auto;}

    Regards,
    Chris

    #120558
    AndrewAndrew
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 17, 2016

    Hi again,

    https://ibb.co/qrGY8wr
    https://ibb.co/yhkq8h1
    https://ibb.co/JvZdCY6

    And there are new issues…

    #120688
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Remove

    @media screen and (max-width:479px) {
    .property-list .property-box-image img { min-height:inherit !important; height:auto;}
    abs-col-item { position: static !important;}
    .fcarousel .abs-col-item ul.property-status li { left:-88px !important; top:-40px !important;}
    }

    And add this new CSS code there

    .fcarousel .abs-col-item ul.property-status li { top:-32px;}
    @media screen and (max-width:479px) {
    .property-list .property-box-image img { min-height:inherit !important; height:auto;}
    .abs-col-item { position: static !important;}
    .fcarousel .abs-col-item ul.property-status li { left:-88px !important; top:-40px !important;}
    .owl-thumb-wrapper .owl-item { width: 118px !important;}
    }

    Regards,
    Chris

    #120780
    AndrewAndrew
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 17, 2016

    Thanks Chris. It’s working fine now.

    We’ll report if there are some further errors.

    #120792
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Andrew,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/

    Regards,
    Chris

    #131566
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    I hate to reopen an old thread but I am having the exact same issue with the search redirecting back to the home page. I have tried the fix here and it does not fix the issue. I tried your demo and it works fine for some reason. I am not sure why it works there and not on mine. Any ideas?

    #131602
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi John,

    Kindly show us your website URL please?

    Regards,
    Chris

    #131673
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    This is a test site as the actual site is not open to public yet. It does the same thing and is on the same server though.

    http://www.edevpros.com/bande1/

    http://www.edevpros.com/bande1/search-properties-page-2/

    #131815
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi John,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Chris

    #131916
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    Never mind. I fixed it myself just now. I forgot to add the 2 pages in the property settings on the general tab and search tab. Once I did that, it worked. Thanks and sorry for any inconvenience caused.

    #131926
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Great!! 🙂

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.