Archived topic
Hook after load more button
5 replies · Started by ETO on November 3, 2020
Hello,
I want add Adsense ad after the load "more" button on the category pages, but I couldn't find any appropriate hook in elements. Screenshot
Hi there,
you can use the generate_after_main_content or the generate_before_footer hooks:
Thank you, David!
I used generate_after_main_content hook. And this is the display rules screenshot: https://scrn.li/CzRcEpz6nzL9bT
However, the hook does not work on category pages.
Hi there,
Try changing the Hook Priority to 30.
Let us know :)
Thank you so much, Tom. It began to appear after changing the Hook Priority to 30.
Glad we could help :)