• Resolved robertoparrini

    (@robertoparrini)


    Hello
    I can not identify the correct words to be included in the Exclude selector (jQuery)
    I would exclude the two revolution slider on the “home” and essential grid present on the page “Persone”
    So I would like to exclude the two plugins from being translated
    What if you could get help I’d be very grateful
    Greetings

    https://ww.wp.xz.cn/plugins/google-website-translator/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Prisna

    (@prisna)

    Hello,

    you should be able to exclude the sliders by going to the plugin’s admin page and then to:

    Advanced > General > Exclude selector (jQuery), enter:

    .rev_slider
    

    In order to tell you the second selector, we’ll need to take a look at that page, so please send a link and a sample of the text you’d like to exclude.

    Regards

    Thread Starter robertoparrini

    (@robertoparrini)

    Thanks for the quick reply, I apologize, but I forgot the website link
    In particular I would like to exclude the sliders on the homepage:http://www.stradadelvinotrasimeno.it/ (I tried your method, but without success), and the essential grid on this page:http://www.stradadelvinotrasimeno.it/persone/
    Thanks again for your valuable help

    Plugin Author Prisna

    (@prisna)

    Thanks for the links.

    You should be able to use:

    .rev_slider, #esg-grid-1-1
    

    By checking your site, I see you’re using another selectors for the sliders. If those work fine for you, then simply add the second part of the above selector:

    , #esg-grid-1-1
    

    If this works fine, and you don’t need anything else, we’d appreciate if you could mark the ticket as resolved.

    Regards

    Plugin Author Prisna

    (@prisna)

    Hello,

    it’s been a week already. Did you have the chance to try the solution provided?

    Regards

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

The topic ‘Exclude selector’ is closed to new replies.