Viewing Beta 27 WIdgets Preview

Beta 27 WIdgets Preview



User: Roddy 12 years ago
Still no preview of widget in EasyWeb or using the Preview button...

EasyWeb...



Preview...



Published...



-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 12 years ago
I need to see the exact code you are using...

-------------------------------
Paul
EverWeb Developer
User: Roddy 12 years ago
Head Code
<link rel="stylesheet" href="ewExternalFiles/mediaelementplayer.min.css" />

Footer Code...

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
<script src="ewExternalFiles/mediaelement-and-player.min.js"></script>
<script type="text/javascript">
$('audio').mediaelementplayer({
audioWidth: 300,
audioHeight: 30,
startVolume: 0.5,
loop: false,
pauseOtherPlayers: true});
</script>


Snippet Code...

<audio id="player2" src="ewExternalFiles/Guitar-Harmonica.mp3" type="audio/mp3" controls="controls" style="display:none" preload="none">
</audio>


-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 12 years ago
Can you send me this project file so I can test it here.

-------------------------------
Paul
EverWeb Developer
User: pumpkin 12 years ago
None of my html widgets is updating. I was able to kinda enforce an update by changing the code in the widget, or the site wide header code. Nothing works. Widgets keep showing the green down arrow at the lower right, but that's it. Seems worse than before.

-------------------------------
Darian
new to web design
______________________
My websites: <b>Vocal Affairs</b> // <b>Singkehlchen</b>
User: Paul-RAGESW 12 years ago
Please post the code you are entering in all fields.

-------------------------------
Paul
EverWeb Developer
User: pumpkin 12 years ago


-------------------------------
Darian
new to web design
______________________
My websites: <b>Vocal Affairs</b> // <b>Singkehlchen</b>
User: Roddy 12 years ago
I have sent a download link to https://billing.ragesw.com/submitticket.php with an EasyWeb file that illustrates this problem.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Roddy 12 years ago
Another interesting thing about the HTML Snippet is that, if you place a background image into the HTML file using CSS in the Head Code box, the image will appear in every HTML Snippet on the page (where it's not wanted) but not in the actual page background!

Another interesting one I have in a test site is a header which is, obviously, fixed at the top of the page and a Soundcloud player which is fixed at the bottom. However, in EasyWeb, the player appears in the header and I can't select it to edit it.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Christopher 12 years ago
I duplicated a page a Shadowbox gallery and modified the html code in the snippet. It changes nothing on the page. So now I'm experiencing no updating widget as well. It previews and publishes correctly though.

-------------------------------
rMBP 15", 2.6 Ghz, 16 GB RAM, OS X 10.11.6, with 27" Thunderbolt Cinema Display

www.cleetche.com


Post Reply
You must login or signup to post.