Off-Topic ⇒ Extending Advertisement Template Locations
-
martin
- Admin

- Posts: 5138
- Joined: Apr 6th, '14, 14:12
- Status: Offline
- User theme: Dark
Re: Extending Advertisement Template Locations
Fixed files
demo http://www.the-chinese-diesel-heater-community.com/
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

-
Exabot
- Users

- Posts: 46
- Joined: Mar 22nd, '20, 11:59
- Status: Offline
- User theme: Dark
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.
-
Exabot
- Users

- Posts: 46
- Joined: Mar 22nd, '20, 11:59
- Status: Offline
- User theme: Dark
Re: Extending Advertisement Template Locations
Kurv wrote: Mar 25th, '20, 20:12 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.
-
martin
- Admin

- Posts: 5138
- Joined: Apr 6th, '14, 14:12
- Status: Offline
- User theme: Dark
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 %}