search page error

This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 6 years, 10 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13377
    Claudius
    Claudius
    Participant

    Hi guys,

    i have the same problem again like in this ticket:

    https://wp-dreams.com/forums/topic/results-in-a-new-window-checkbox/

    What can i do? Can you help me?

    Thanks a lot
    Claudius

    #13386
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Claudius,

    I’m sorry, I have made a mistake within the update. I’ve corrected the code. After clearing the site cache, it should start working again. I will make sure to have this corrected in the next release finally.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #13390
    Claudius
    Claudius
    Participant
    You cannot access this content.
    #13402
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Claudius,

    Yes, I belive I can help with that as well. Try using this custom CSS code:

    @media screen and (max-width: 540px) {
        .asp_two_column .asp_two_column_first, .asp_two_column .asp_two_column_last {
            width: 98% !important;
        }
    }
    .asp_two_column .asp_two_column_first, .asp_two_column .asp_two_column_last {
        min-width: 200px !important;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #13465
    Claudius
    Claudius
    Participant

    Thanks a lot!
    Claudius

    #13503
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

The topic ‘search page error’ is closed to new replies.