Viewing My Posts
| 12 years ago |
| Thread: Publishing |
| Amy, please check your email inbox. I responded to this inquiry that you sent to us via our support department. |
| 12 years ago |
| Thread: EasyWeb Beta 24 |
| So if we've signed up for hosting with rage we don't need to do anything, correct? |
| 12 years ago |
| Thread: EasyWeb Beta 24 |
|
So far so good, just downloaded the EasyWeb Beta 24 and started to use it. I like it. The only thing is that I already have a place to publish my website, looks like I can't do that with the Beta (which is something I can understand), so I guess I need to buy the soft to fully shift from iWed to EasyWeb. I'm I right ? Thanks for the nice soft ! Phil |
| 12 years ago |
| Thread: Beta 25 auto update |
|
Just used the auto update and that is just not working.. First problem you still needs to move around mouse to get it to download, makes you feel pretty stupid moving around a mouse for a few minutes to get a download.. Second problem is after it downloaded updates, it will install update and closes easy web but you will never get a message with easyweb is updatet or something like that? so i open easyweb again and click chech for update and this message comes up An update check is currently in progress. and it comes up with a new download bar that is not moving at all.. so now i will uninstall it and download from this site again.. |
| 12 years ago |
| Thread: Beta 25 auto update |
|
before i used beta 24 and then tried to auto update it for 25 but i needed to move the mouse around for the auto update to work?.. Or do you mean it is fixed in 26?. Ohh it's proberly the quick update that ***** my system up, but just to let you know it is not downloading the quick update, it is just stuck.. downloading 0B of 0B |
| 12 years ago |
| Thread: Rotating a PNG causes transparency lose |
| Rotating PNG on Country Grill Tavern sample page - after rotating 360 degrees the transparency seems to be lost when the image is returned to original position. |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
|
Hi, I'm trying to embed a forum on my website. I was using nabbler but it looked rubbish so I found Disqus which looks pretty cool. I can't get it to work though any advice greatly appreciated. Thanks, John Place the following code where you'd like Disqus to load: <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'thetruthaboutdiets'; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> Place the following code before your site's closing </body> tag: <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'thetruthaboutdiets'; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = '//' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); </script> |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
| Thanks Roddy....did you just paste the code into the HTML widget? |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
|
Hey Roddy, Do you know if there's a way to restrict the space the comments take up. This disqus comments platform is really good but if loads of individuals post comments the comments just continue down off the edge of the page and doesn't look good. Do you know if there would be a way to restrict the space the comments takes up and have them scroll rather than just continue of the page? Thanks, John |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
| This sounds tricky! Might need to get some help on it from someone. Thanks for pointing me in the right direction though :O) |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
| what is an iframe? |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
|
Hi Roddy, I've created a separate page within easy web so if I can get some code of set up an iframe can i just reference the page? Sorry I'm a complete amateur so feeling my way round in the dark a little. Thanks, John |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
|
Hi Roddy, I think I've nearly got this to work. <iframe src=" test.thetruthaboutdiets.net " width="600" height="600" name="iframe_a"></iframe> <p><a href="http://test.thetruthaboutdiets.net/comments.html" target="iframe_a">thetruthaboutdiets.net</a></p> The only trouble is I have to click on a link below the Iframe to get the comments box to load. Is there a way to get it to load automatically with the page? Thanks, John |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
| Sorry Roddy...I missed your last post...I'll try it now. Thanks v much! |
| 12 years ago |
| Thread: Trying to Embed a forum. Disqus - Help please? |
|
Hi, Disqus has a function whereby it says something like "Also on your website [Your Webpage Name] ". On some of my comments pages it just says "Also on your website [Untitled Webpage]". I thin I need to put a title in my if ram but I don't know how to do this? Can someone tell me where I would need to insert the title in the coding below please? <iframe src="http://www.thetruthaboutdiets.net/weight-tracker-comments.html" style="height: 470px; width: 360px; border: none"></iframe> Thanks, John <!-- s:mrgreen: --><img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green" /><!-- s:mrgreen: --> |
