Viewing Widget issues

Widget issues



User: William C. 11 years ago
Hi
First, how do I get rid of the Apple location map in Google maps on my contact page? It seems to be a default.

Next, the Facebook widget (Like box, share, and like counter) show up in EW but not in preview in Safari.

I am creating a site for my band and am using EW band theme. I have some code from a referral service that I would like to use on the site. I copied and pasted the code into html snippet but the content does not show up on my pages in preview.
Here are the codes:

<div id="gigsalad_quote_widget"></div><script>var gscqForm;(function(d,t){var s=d.createElement(t),options={'formKey':'rq-WjS0AI%3AVneRmTa6I%3A0A.mQ5kSsfsfsf','async':true,'height':'600px','width':'500px'};s.src='//www.gigsalad.com/js/quote_widget.min.js';s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs)if(rs!='complete')if(rs!='loaded')return;try{gscqForm=new GsContactForm();gscqForm.initialize(options);gscqForm.display();}catch(e){}};var scr=d.getElementsByTagName(t)[0],par=scr.parentNode;par.insertBefore(s,scr);})(document,'script');</script>

<script src="//www.gigsalad.com/js/review_widget.min.js"></script><div id="gigsalad_review_widget">Please wait.</div><script>GS.init('a6I%3A0AFCeR-00AeRrya6wyI%3A3keRI%3AGSVneRmTa6I%3A0A.mQ5kSsfsfsf');</script>

Please advise. Thank you!
User: Roddy 11 years ago
To get code with URLs in it to work locally you need to add the "http:" to them.

-------------------------------
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: William C. 11 years ago
Hello Roddy,

I'm sorry but I don't know much about html code. I just assume widget code is drag and drop and it works. In the above 2 codes, where would I insert the "http:" that you referred to above?
User: Yelena 11 years ago
It is not a code, instead of www.sitename.com you should enter http://www.sitename.com

-------------------------------
Yelena
MacBook Pro OS X 10.10.3
IMac 21" OS X 10.10.3
User: William C. 11 years ago
Hey Yelena,
I'm sorry but the 2 widget codes or whatever you want to call them, were downloaded as widgets. You say I should enter "http://sitename.com" (http://www.gigsalad.com) . Enter where? In the html snippet code box?

Also, I received an email from Go Daddy stating that my domain had transferred. Will I need to do anything else beside publish my new site for it to appear on the transferred domain or will I have to do anything with name servers, etc? Sorry, this is new territory for me.
User: Roddy 11 years ago
These items need to be published to a server before they will work. Here's a demo.

Paste the code for the first one into an HTML Snippet and set its size to the size shown in the code - height:600px width: 500px

The second snippet needs to be about 880px high and 300px wide as can be seen from the demo page referred to above.

-------------------------------
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.


Post Reply
You must login or signup to post.