Tagged: x
-
AuthorPosts
-
July 2, 2016 at 2:56 pm #1069802
piexecParticipantI need help getting a plugin to work
This is how it is supposed to run… scrolls through specials
http://www.whatsontap.buildabeer.org/Websites/WOTA_USAFL00001Ads.htmMy page however looks like this:
http://lbcpalmharbor.com/spirits-2
It shows but no scrolling.
The embed code calls for a the following code:
<iframe src=”http://www.whatsontap.buildabeer.org/WhatsOnTapAt.php?BarID=USAFL00094ANN&Source=Website” width=800 height=800></iframe>
<script type=’text/javascript’ src=’http://www.whatsontap.buildabeer.org/Websites/TapInfo_USAFL00094.js’></script>
<script type=’text/javascript’>sWOTAItemType=’Tap’;bWOTAShowRatings=true;iWOTAStyle=0;iWOTAFirst=0;iWOTALast=0;</script>
<script type=’text/javascript’ src=’http://www.whatsontap.buildabeer.org/Websites/WOTA_Show.js’></script>which I have done. But is doesnt scroll….
Am I missing something?
July 2, 2016 at 2:56 pm #1069803
piexecParticipantThis reply has been marked as private.July 3, 2016 at 12:08 am #1070076
RadModeratorHi there,
Thanks for writing in.
Please do not add the embed code within customizer or cornerstone’s custom javascript. They are meant for purely coded javascript only. An embed code contains HTML (eg.
<script></script>tag)Please remove this,
<script;type="text/javascript";src="http://www.whatsontap.buildabeer.org/Websites/TapInfo_USAFL00094.js"></script>;<script type='text/javascript">sWOTAItemType="Tap";bWOTAShowRatings=true;iWOTAStyle=0;iWOTAFirst=0;iWOTALast=0;</script>;<script type="text/javascript" src="http:Instead add it along with your iframe within raw element.
Thanks!
July 3, 2016 at 12:19 am #1070085
piexecParticipantoK. i did but now the styling needs help. How can I make the background all black, the fonts white, and 2 columns?
July 3, 2016 at 3:12 am #1070162
ChristopherModeratorHi there,
In regards with displaying content in two columns, we can’t help you as content loads inside
iframetag.Please add
background-color: #000;color: #fff;in raw content’s style field.Hope it helps.
July 5, 2016 at 4:47 pm #1073712
piexecParticipant<iframe src=”http://www.whatsontap.buildabeer.org/WhatsOnTapAt.php?BarID=USAFL00094ANN&Source=Website” width=800 height=800></iframe><script type=’text/javascript’ src=’http://www.whatsontap.buildabeer.org/Websites/TapInfo_USAFL00094.js’></script>
<script type=’text/javascript’>sWOTAItemType=’Tap’;bWOTAShowRatings=true;iWOTAStyle=0;iWOTAFirst=0;iWOTALast=0;</script>
<script type=’text/javascript’ src=’http://www.whatsontap.buildabeer.org/Websites/WOTA_Show.js’></script>This is what I currently have, where would I add that?
July 5, 2016 at 10:34 pm #1074123
FriechModeratorHi There,
You can only add that inline styling to your RAW content’s STYLE field.
Unfortunately, you can not style an element that is in <iFrame> (external source).Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1069802 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
