• Resolved Shizart

    (@shizart)


    I am trying to exclude our product names from being translated. it says to use jquery selectors but when I add $(“.entry-title”) and update, it comes back as $(
    I tried just adding .entry-title which didn’t disappear but it also didn’t exclude that class from being translated.
    What am I doing wrong??

    Thanks. Great plugin ??

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

    (@prisna)

    Greetings,

    the correct value to enter should be:

    .entry-title
    

    If that isn’t working, then is it possible you’re using a cache plugin? If so, make sure to flush/purge its cache.

    If still doesn’t work, then we’ll need to take a look at the site. If for any reason you prefer not to post the link here, please send a message using the following contact form:

    https://www.prisna.net/contact-us/

    Regards

    Hi, would you be so kind to tell me how to exclude anything from translating.

    what’s the css code?

    Hi, would you be so kind to tell me how to exclude anything from translating. eg: page name, title

    what’s the css code?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t use jquery selector exclude??’ is closed to new replies.