inherit
241839
0
Oct 22, 2020 15:26:22 GMT -8
wiscwhip
11
February 2017
wiscwhip
|
Post by wiscwhip on Feb 11, 2017 8:44:35 GMT -8
Thanks Peter, I will try that when I have time.
|
|
inherit
241839
0
Oct 22, 2020 15:26:22 GMT -8
wiscwhip
11
February 2017
wiscwhip
|
Post by wiscwhip on Feb 25, 2017 4:51:59 GMT -8
Thanks Peter, it looks like your fix has solved the issue. I will test it for a few days and if I have any issues I will report back here. Thanks again!
|
|
inherit
176421
0
Feb 26, 2022 11:14:35 GMT -8
The Cats
20
February 2012
thecats
|
Post by The Cats on Nov 26, 2017 10:06:32 GMT -8
For some reason, this plugin stopped working on my board.
I've deleted it, and downloaded it again, moved it around in the order of plugins, and nothing I do, gets it to work again. Any suggestions?
|
|
inherit
186832
0
Aug 17, 2017 13:48:30 GMT -8
Mesquiter
10
December 2012
mesquitedoll
|
Post by Mesquiter on Nov 26, 2017 14:51:47 GMT -8
For some reason, this plugin stopped working on my board. I've deleted it, and downloaded it again, moved it around in the order of plugins, and nothing I do, gets it to work again. Any suggestions? Try this:
|
|
inherit
176421
0
Feb 26, 2022 11:14:35 GMT -8
The Cats
20
February 2012
thecats
|
Post by The Cats on Nov 26, 2017 18:11:30 GMT -8
For some reason, this plugin stopped working on my board. I've deleted it, and downloaded it again, moved it around in the order of plugins, and nothing I do, gets it to work again. Any suggestions? Try this: I moved the header tag, and it made no difference. Thanks for the suggestion.
|
|
inherit
186832
0
Aug 17, 2017 13:48:30 GMT -8
Mesquiter
10
December 2012
mesquitedoll
|
Post by Mesquiter on Nov 26, 2017 20:18:23 GMT -8
Thank you for letting me know, The Cats . I will now scratch that off my "Helpful Tips" list. Peter's code on Page 4 of this thread ( support.proboards.com/thread/429342/welcome-header-ad-updated-2014?page=4 ) works perfectly! Place it in Global Header. <script>
$(function(){
var ad = $("#top-ad-banner"); var elements = $("#wrapper header, #wrapper a.recent-threads-button:first, #wrapper #navigation-tree:first");
if(ad.length && elements.length){ elements.insertAfter(ad); }
});
</script>
|
|
inherit
176421
0
Feb 26, 2022 11:14:35 GMT -8
The Cats
20
February 2012
thecats
|
Post by The Cats on Nov 27, 2017 9:24:29 GMT -8
Thank you for letting me know, The Cats . I will now scratch that off my "Helpful Tips" list. Peter's code on Page 4 of this thread ( support.proboards.com/thread/429342/welcome-header-ad-updated-2014?page=4 ) works perfectly! Place it in Global Header. <script>
$(function(){
var ad = $("#top-ad-banner"); var elements = $("#wrapper header, #wrapper a.recent-threads-button:first, #wrapper #navigation-tree:first");
if(ad.length && elements.length){ elements.insertAfter(ad); }
});
</script> I copied and pasted the code into the global header. It had no effect on the first page.
|
|
inherit
186832
0
Aug 17, 2017 13:48:30 GMT -8
Mesquiter
10
December 2012
mesquitedoll
|
Post by Mesquiter on Nov 27, 2017 19:16:06 GMT -8
So sorry to hear that the code didn't work for you, The Cats . I had tested it on a brand new forum (just out of the box, so to speak) and it worked perfectly, so thought I would share that code with you. But the author of the code may have a solution for you that may make the code work for you. Best wishes.
|
|
inherit
176421
0
Feb 26, 2022 11:14:35 GMT -8
The Cats
20
February 2012
thecats
|
Post by The Cats on Nov 27, 2017 19:51:21 GMT -8
So sorry to hear that the code didn't work for you, The Cats . I had tested it on a brand new forum (just out of the box, so to speak) and it worked perfectly, so thought I would share that code with you. But the author of the code may have a solution for you that may make the code work for you. Best wishes. Just for your information, I have a second board that the plugin has been working on, until today. This is the second board that the plugin was working perfectly for a long period, then the board reverted back to normal, without my making any changes that would have caused it. Is it possible ProBoards has invalidated the plugin? Thanks for your help.
|
|
inherit
118095
0
Feb 25, 2021 0:36:17 GMT -8
Rosefriend
Friendship is the Finest Rose in the Garden of Life
1,855
January 2008
rosefriend
|
Post by Rosefriend on Nov 28, 2017 2:15:25 GMT -8
Same things has happened to us as well - there have been no changes made at all but the ads are now under the banner...
It would be nice to know what has happened and if there is a way to resolve the situation...
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Nov 28, 2017 13:10:26 GMT -8
Forum link where it's happening please?
|
|
Aeon
New Member
Posts: 46
inherit
aeonofeternity@gmail.com
196622
0
Mar 26, 2023 22:20:33 GMT -8
Aeon
46
July 2013
eon
|
Post by Aeon on Nov 28, 2017 17:48:25 GMT -8
pokemonranch.boards.net/ It is happening on this rather new forum as well. Even with the one other plugin disabled the header plugin does nothing.
|
|
inherit
223778
0
Sept 2, 2024 21:38:13 GMT -8
cfleet1
311
July 2015
cfleet1
|
Post by cfleet1 on Nov 28, 2017 19:32:00 GMT -8
Yep just noticed it on our forum as well.
|
|
inherit
186174
0
Mar 28, 2021 11:29:11 GMT -8
ʞɔnʇS
160
November 2012
stuck
|
Post by ʞɔnʇS on Nov 29, 2017 0:47:47 GMT -8
Hi, i had version 1.01 up to this morning and it seemed to stop working. I'v now downloaded & installed 1.03 version but it is just the same?
??n?s
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Nov 29, 2017 1:28:20 GMT -8
ProBoards changed the id of the ad container and from what I can tell, didn't let us plugins devs know about it.
I will not be updating the plugin, so remove it and use this script instead. Just place it in your global header.
<script>
$(function(){
var ad = $("#ad1"); var elements = $("#wrapper header, #wrapper a.recent-threads-button, #wrapper #navigation-tree");
if(ad && elements.length){ elements.insertAfter(ad); } });
</script>
|
|