Hello, you recenty gave me some advice in the following thread that I raised:
move filterbar to underneath page title
You advised me to follow the advice in this support thread:
Position of Filter bar in template
The thread didn’t suggest where to put the code snippet but I found it worked fine when I tested it out in the plugin template file:
filtebar/src/tribe/view.php
But I don’t want to customise the plugin files, instead to deal with it in my theme files – but having problems with this. Following the instructions in the themers guide I created a new folder in my existing tribe-events folder in my theme
tribe-events/filter-bar/src/Tribe/view.php and then added the snippet to view.php (having removed it from the original in the plugin folder). But no joy… must be missing something obvious but can’t figure out what? Can you offer some advice? Thanks,