This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Result page live loader/page redirect #19702
    NicsaNicsa
    Participant

    But it will only redirect when you press a button I want it to do it live but I tested the live search were it suppose to redirect but it doesn’t.
    Please explain to me what I am doing wrong?

    in reply to: Result page live loader/page redirect #19671
    NicsaNicsa
    Participant

    HEy,
    the live serach doesn’t work do you want the login details to check if everything is setup right
    this is what I did I created a page put the shortcode in that page.
    I set the container as .traveltour-content-area
    so when I select a field it still shows the results under the serach on the home page and not on the other page.
    please let me know what I am doing wrong
    https://holidayxentral.com/test-home/

    in reply to: Result page live loader/page redirect #19669
    NicsaNicsa
    Participant

    Hey,
    I don’t want the serach input box and the settings to be displayed on the result page I just want the results.
    is this possible?

    in reply to: Result page live loader/page redirect #19633
    NicsaNicsa
    Participant

    HEy,
    But then wont it display the search system on the result page and how does the system know that it has to redirect to the result page if there is not redirect link been specified?
    as I don’t want the instance of the search to be displayed on the result page I just want the results?

    Thanks

    in reply to: Result page live loader/page redirect #19620
    NicsaNicsa
    Participant

    Hey,
    So when I do a live serach off my home page it will redirect to my the page I put the shortcode can it just be the result short code?
    or must it be the hole instance

    in reply to: How to make some adjustments to the serach #19594
    NicsaNicsa
    Participant

    You cannot access this content.

    in reply to: How to make some adjustments to the serach #19592
    NicsaNicsa
    Participant

    when it comes to the results under the serach if i add the result shortcode it pushes the main container down is there no why of it just genrating to 100% of my main container and not to the element container such as the serach input or drop down

    in reply to: How to make some adjustments to the serach #19591
    NicsaNicsa
    Participant

    [code]select::-ms-expand {
    display: none;
    }

    .asp_select_label:after {
    content: ‘>’;
    font: 28px "Consolas", monospace;
    color: #999;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 14px;
    /*Adjust for position however you want*/

    top: 5px;
    padding: 0 0 2px;
    border-bottom: none;
    /*left line */

    position: absolute;
    pointer-events: none;
    }

    .asp_select_label select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */

    display: block;
    width: 100%;
    max-width: 320px;
    height: 50px;
    float: right;
    margin: 5px 0px;
    padding: 0px 24px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
    }[/code]

    This will change the arround on the select drop downs you can adjust the colors and the font and site.
    it is easier to use a symbol over font awesome

    in reply to: How to make some adjustments to the serach #19589
    NicsaNicsa
    Participant

    HEy,
    I have found a better solution for this when done with the css adjustments i will share it with you

    in reply to: How to make some adjustments to the serach #19588
    NicsaNicsa
    Participant

    i will pull font awesome in on the page as a seprate.
    you can use the code in your knowledge base if you want to:)

    in reply to: How to make some adjustments to the serach #19586
    NicsaNicsa
    Participant

    You cannot access this content.

    in reply to: How to make some adjustments to the serach #19585
    NicsaNicsa
    Participant

    On my pervious serach form it has been targeted by css go to holidayxentral.com and have alook at my serach there you will see the arrow is a select feild and it has a back ground attached to them.
    are you 100% sure we cant change it

    in reply to: How to make some adjustments to the serach #19583
    NicsaNicsa
    Participant

    Hey wont this help
    [code]input:not([type="button"]):not([type="submit"]):not([type="reset"])[/code]

    in reply to: How to make some adjustments to the serach #19576
    NicsaNicsa
    Participant

    You see in the serach settings the drop down arrows that point down that are in grey i need to change that background color
    see the attachment

    in reply to: How to make some adjustments to the serach #19574
    NicsaNicsa
    Participant

    Hey
    one last thing the arrows in the drop downs how can i change the background color i can find the class and the editor dont have a option to customize the color background of the arround box in the dropdown feild

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