mobile theme content filter

Posted in: Newspaper
Post count: 29

Hello,

Noticed that content filters i put at functions.php works at desktop version but
not at mobile theme posts.
Is there a special hook?

Thanks

  • This topic was modified 2 years by depatech.
Post count: 21065

Hello @depatech!

The files for the Mobile theme can be found here: wp-content/plugins/td-composer/mobile/

Thank you!

Post count: 29

Yes ok, but is there any hook for mobile content like
the usual for desktop?

Post count: 21065

Hello @depatech!

Please provide more information about what you need to achieve, so I can help you efficiently.

A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.

Thank you!

Post count: 29

In order to put filters at wordpress content we use this filter that works
at all themes in order to filter the content, add ads inside article etc

add_filter(‘the_content’, ‘function_with_the_filters’, 100);

At newspaper it work at desktop version but not at mobile theme, obviously
at mobile there is other filter, this is what i am searching for

Post count: 21065

Hello @depatech!

Please try to increase this number 100 with 999999.

I hope that helps you!

Thank you!

Post count: 29

Thanks for reply Bettina!

Does not work even with 999999 priority

Post count: 21065

Hello @depatech!

Contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cpanel url and credentials
– a link to this topic in order to identify you
We will take a look and try to help you asap.

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.