Off-Topic ⇒ Extending Advertisement Template Locations
-
- Admin
- Magic user status: Offline
- Posts: 4690
- Joined: Apr 6th, '14, 14:12
Re: Extending Advertisement Template Locations
demoYou do not have the required permissions to view the files attached to this post.
Use this to install an ext on your board no more ftp or path making.
Path too install this ext is ext/boardtools/upload
Download is here Make it easy for us to solve your issues
Path too install this ext is ext/boardtools/upload
Download is here Make it easy for us to solve your issues
-
- Users
- Magic user status: Offline
- Posts: 45
- Joined: Mar 22nd, '20, 11:59
Re: Extending Advertisement Template Locations
Would it be possible to use both variants?
Some ads only on the index page and some everywhere?
Currently, each option only displays on the index page.
Some ads only on the index page and some everywhere?
Currently, each option only displays on the index page.
-
- Users
- Magic user status: Offline
- Posts: 45
- Joined: Mar 22nd, '20, 11:59
-
- Admin
- Magic user status: Offline
- Posts: 4690
- Joined: Apr 6th, '14, 14:12
Re: Extending Advertisement Template Locations
Sorry i was in hospital.
Sure open the ext files ext/phpbb/ads/styles/all/template/event/ and find the file you want and
and and delete them two parts.
Sure open the ext files ext/phpbb/ads/styles/all/template/event/ and find the file you want and
Find This may be a partial find and not the whole line
Code: Select all
{% if SCRIPT_NAME eq 'index' %}
Find This may be a partial find and not the whole line
Code: Select all
{% endif %}