• Resolved tatu89

    (@tatu89)


    Hi!

    Is it possible to change the default texts in the dropdown filter? “I want to check out” and “Everything”

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Trusty Plugins

    (@trustyplugins)

    Hi @tatu89,

    I have already gives the solution to by email. You just need to add that filter in child theme’s function file.Hope it will work fine for you.

    Many Thanks,
    Trusty Plugins Team

    Thread Starter tatu89

    (@tatu89)

    @trustyplugins Hi!

    Thank you, i didn’t receive any email though?

    Best regards,
    Tatu

    Plugin Author Trusty Plugins

    (@trustyplugins)

    Hi @tatu89 ,

    Actually we are closed Today so don’t have access to my laptop. But 2 days ago, We already replied to your email on [email protected] with the solution. Can you please confirm that?

    Looking forward.

    Thanks,
    Trusty Plugins Team

    Thread Starter tatu89

    (@tatu89)

    Hi!

    Ok i had just missed it. It’s here.

    Thank you!

    Plugin Author Trusty Plugins

    (@trustyplugins)

    Hi @tatu89 ,

    No problem , please confirm everything is working fine.

    We are hoping a good review on our plugin please rate our plugin on directory page.

    Looking forward.

    Thanks,
    Trusty Plugins Team

    Thread Starter tatu89

    (@tatu89)

    Unfortuanetly the code doesn’t change the “I want to check out” text. It works for the “All” text though.

    -Tatu

    Thread Starter tatu89

    (@tatu89)

    PS. I’m using the dropdown selector.

    Plugin Author Trusty Plugins

    (@trustyplugins)

    add_filter(‘tc_caf_add_custom_span_before_filter’, ‘tc_caf_add_custom_span_before_filter_func’, 11);
    function tc_caf_add_custom_span_before_filter_func() {
    return ‘Change this to ‘;
    }

    Here is the filter code. Please check and confirm. If you still have same issue then you need to contact us via email.

    Thanks,
    Trusty Plugins Team

    Thread Starter tatu89

    (@tatu89)

    Thank you for your great support. I got it working. I’ll rate you guys out with 5 stars.

    Have a nice day.
    -Tatu

    Plugin Author Trusty Plugins

    (@trustyplugins)

    Many Thanks @tatu89 , We really appreciate it. Enjoy your day.

    – Trusty Plugins Team

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

The topic ‘Translate the plugin’ is closed to new replies.