Some script in new custom side bar not rendering correctly
1 followers
0 Likes
The following script does not render in the new right column custom edit space on the Summary page:
<b>Terminology reference search</b>
<script type="text/javascript">
wikiseek_ad=new Array();
wikiseek_ad['tc'] = "294896";
wikiseek_ad['bw'] = "100%";
wikiseek_ad['bdw'] = "1";
wikiseek_ad['bdc'] = "294896";
wikiseek_ad['bg'] = "5b6ddc";
</script>
<script type="text/javascript" src="http://www.wikiseek.com/zip/wikiseek_c1.js"></script>
It does work in the center custom edit area on the Summary page
2 Replies
Reply
Subgroup Membership is required to post Replies
Join Groupsite Champions now
Suggested Posts
Topic | Replies | Likes | Views | Participants | Last Reply |
---|---|---|---|---|---|
GroupSite used as a web page | 3 | 0 | 2310 | ||
Delete or suspend? | 4 | 0 | 1589 | ||
Designing your GroupSite Header | 5 | 0 | 3104 |
My error.
Just like the Summary page it does not render properly immediately after submission. The page has to be refreshed
Just wanted to point out:
Likely, the problem is that somewhere in that external script it's setting up onload handlers that never get run.
That would be an example of something we can't control related to external content.