Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
You can help me .. I bought Banner Ads Plugin and Osclass Pay .. but I can not p
Support Forums - Classified Ads Script Osclass
Osclass theme support
Veronika Osclass Responsive Theme
You can help me .. I bought Banner Ads Plugin and Osclass Pay .. but I can not p
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages:
1
[
2
]
MB Themes
Support team
17568 posts
Only quality matters
Download Osclass
Re: You can help me .. I bought Banner Ads Plugin and Osclass Pay .. but I can not p
«
Reply #15 on:
December 22, 2017, 10:42:59 AM »
code is not correct
1,
Code:
[Select]
<?php
if (
function_exists
(
'ba_hook'
) {
ba_hook
(
'my_custom_hook'
); }
?>
2,
my_custom_hook must be replaced by name of hook you've defined... i.e. home_banner, search_banner... depends what you created.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Fabio Massaro
306 posts
Re: You can help me .. I bought Banner Ads Plugin and Osclass Pay .. but I can not p
«
Reply #16 on:
December 24, 2017, 08:06:31 PM »
I can not figure out in which folder should I go to put the code and in what position do I have to go to the code <? php if (function_exists ('ba_hook') {ba_hook ('my_custom_hook');}?>
Logged
MB Themes
Support team
17568 posts
Only quality matters
Download Osclass
Re: You can help me .. I bought Banner Ads Plugin and Osclass Pay .. but I can not p
«
Reply #17 on:
December 30, 2017, 10:50:34 AM »
@Fabio
Do it as anyone else - trial and error.
Start on top, check position, move to bottom.
Or you can use browser console to find correct line you want to put banner.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages:
1
[
2
]