Forums Forums Search & Filter Pro Search by date for ancient documents

Viewing 10 posts - 31 through 40 (of 58 total)
  • Trevor
    #185095

    Hi

    You had the version of our Page Builder Addon that was for older versions of Page Builder. Since Page Builder 5.5.0 a different addon is needed, so I installed that for you. Does Ajax now work?

    Anonymous
    #185107

    No, it’s not working…

    Trevor
    #185113

    When I use the search, the Ajax appears to be working. I select 1 August 1908, hit submit, the posts fade and the results appear. If I hit reset, the same. The page does not reload. What do you see that is not correct?

    Anonymous
    #185132

    I guess I misspelled it. When I search by keyword or topic – the results appear immediately, without clicking on the button. When I search by date, I need to click the button.

    Trevor
    #185138

    Auto Count is on, yes. That will use Ajax to change the form numbers, but Auto Submit is OFF. If you want to be able to click a date and see the results without clicking the Submit button, you need to turn Auto Submit ON.

    Anonymous
    #185142

    While I disabled the “Auto submit form” setting”.

    Anonymous
    #185144

    > If you want to be able to click a date and see the results without clicking the Submit button, you need to turn Auto Submit ON.

    Date output without clicking the Submit button does not work with the enabled “Auto submit form” setting. While I disabled the “Auto submit form” setting”.

    Anonymous
    #185146

    Trevor, I have two more questions, hopefully the last one:

    1. How to change style using CSS? I tried custom styles via The7 WP page Builder > Custom CSS and via Custom CSS plugin – they don’t work…
    2. How difficult is it to translate the form into Russian – days of the week and months?

    Trevor
    #185156

    I believe there are i18n language files for the datepicker. Is WordPress is set to Russian language?

    See this web page:

    https://stackoverflow.com/questions/25765124/where-are-the-i18n-files-of-jquery-ui-datepicker-1-11-0

    You should be able to set the CSS as you explained, so the CSS must be wrong. Tell me what you are trying to do and show me what CSS you made?

    Anonymous
    #185170

    Word Press set to English

    > See this web page: https://stackoverflow.com/questions/25765124/where-are-the-i18n-files-of-jquery-ui-datepicker-1-11-0

    Thank You I’ll try it.

    > Tell me what you are trying to do and show me what CSS you made?

    I would like to change the color of placeholder text and background color of the calendar header, and data text colour. And make the width of the fields 100% of the column. A lot of ideas – but I can’t to find the right classes. Here is a small example:

    .screen-reader-text
    {
    font-weight: 800;
    color:#ff0000;
    }
    .sf-input-text
    {
    font-weight: 800;
    color:#ff0000;
    }
    .ui-datepicker-unselectable
    {
    font-weight: 800;
    color:#999999;
    }

Viewing 10 posts - 31 through 40 (of 58 total)