marcolys profile

Home Forums marcolys

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • marcolys
    Participant

    Great, it works!

    I suggest to add this as default rule in the next updates as other plugins i’m using had the same issue, one of them are Gtranslate, now the issue is also fixed on that one.

    Thanks

    marcolys
    Participant

    Hi, thanks for your quick reply.

    this is the page: https://www.dalbellomoto.it/cerca/

    The element with sticky property is the search button, as I told you, sticky was working fine previous your 5.* updates and it’s working fine on all the other themes I’ve tried (WP default themes, Astra, OceanWP and more).

    This is the button with his wrapper:

    <li class="form_button clear li-button-search">
    <button type="submit" value="" class="amcore-add-loader"><span><strong class="conteggio-risultati-mezzi">42 Risultati</span></button>

    This is the class:

    .sw-advanced-search-form .form_button, .sw-sidebar .form_button {
    position: -webkit-sticky;
    position: sticky;
    bottom: 50px;
    z-index: 100;
    }

    I have other elements using css sticky property and none of them are working.
    The only ones I’ve managed to make them working are the ones I’m using jQuery fixto plugin.

    Thanks

    • This reply was modified 2 years, 6 months ago by marcolys.

    marcolys
    Participant

    Thanks!

    I’ve istalled real time find and replace, very helpful plugin, it does exactly what i needed.

     

    BTW, Jevelin is a great theme.

    marcolys
    Participant

    Thanks for your reply, unfortunatelly it doesn’t work.

    I’ve found the solution: that word is coming from the plugin Unyson which Jevelin uses the portfolio feature.

    I had to change it on its language file at: wp-content\plugins\unyson\languages\fw.pot  as creating the files fw-it_IT.po and .mo didn’t work.

    Not the best solution, but for now it works.

    Would be nice if you can set up on your there an option overriding that word.

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