Login    Register FAQ     Search
It is currently Tue Feb 09, 2010 8:21 am

All times are UTC



Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: How To Install Spotback Widget On Old Blogger platform
PostPosted: Mon Mar 19, 2007 3:49 pm 
Offline

Joined: Thu Apr 05, 2007 10:02 am
Posts: 34
How to install the spotback widget on old blogger platforms:


1. Log in to your account

2. On the dashboard press on Template

3. Insert the spotback widget code in these 2 places:

the slider:

After:

<a class="comment-link" href="<$BlogItemPermalinkUrl$>#links"><span style="text-transform:lowercase"><$I18NLinksToThisPost$></span></a>

</BlogItemBacklinksEnabled>



Insert:

<BlogDateHeader><script>var sb_post_date = "<$BlogDateHeaderDate$>";</script></BlogDateHeader>

<script>var sb_url_to_rate ="<$BlogItemPermalinkUrl$>";</script>

<script>var sb_rated_title = "<$BlogItemTitle$>";</script>

<script>try { var sb_dp = Date.parse(sb_post_date + ' ' + "<$BlogItemDateTime$>"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }</script>

<script src='http://spotback.com/scripts/widgets/load.js?wid=The id number you gor from the builder'></script>

<noscript><a href="http://spotback.com" alt="Rate everything widget"><img src="http://spotback.com/images/rating.gif?q=<$BlogItemPermalinkUrl$>" alt="user rating"/></a></noscript>



And also The recommendation/top story box:


After:

<MainOrArchivePage>

<h2 class="sidebar-title"><$I18NLinks$></h2>


Insert:

<script src='http://spotback.com/scripts/widgets/load.js?wid=The id number you gor from the builder'></script>

4. Press save template


Report this post
 
 Profile  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Mon Apr 16, 2007 3:11 pm 
After installation, the spotback widget shows up after each post only on the home page of my blog, but not on the individual URLs associated with each post.
http://jeffreykishner.com/astrology/love/


Report this post
 
  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Mon Apr 16, 2007 6:10 pm 
Offline

Joined: Thu Apr 05, 2007 10:02 am
Posts: 34
(Edit:misunderstood)
Hi Kishner,
We are checking this problem, hang on, we are aware of this problem.

Nitzan
Spotback


Report this post
 
 Profile  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Wed May 23, 2007 10:21 am 
spotback wrote:
(Edit:misunderstood)
Hi Kishner,
We are checking this problem, hang on, we are aware of this problem.

Nitzan
Spotback


Hello,
I have the same problem,
when a solution??

rdgs
kasmene


Report this post
 
  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Thu May 24, 2007 7:04 am 
Offline
Site Admin

Joined: Mon Mar 19, 2007 1:55 pm
Posts: 104
Hi kasmene,

Please post your url so we can check it.

thanks,
- Spotback team


Report this post
 
 Profile  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Fri Sep 28, 2007 1:14 am 
because, you have to copy twice times the code, like that: (and the second code have to inside this labels &lt;ItemPage&gt; and &lt;/ItemPage&gt;)


&lt;/BlogItemBacklinksEnabled&gt;

<!-- get your own widget at http://spotback.com -->
&lt;BlogDateHeader&gt;&lt;script&gt;var sb_post_date = "&lt;$BlogDateHeaderDate$&gt;";&lt;/script&gt;&lt;/BlogDateHeader&gt;
&lt;script&gt;var sb_url_to_rate ="&lt;$BlogItemPermalinkUrl$&gt;";&lt;/script&gt;
&lt;script&gt;var sb_rated_title = "&lt;$BlogItemTitle$&gt;";&lt;/script&gt;
&lt;script&gt;try { var sb_dp = Date.parse(sb_post_date + ' ' + "&lt;$BlogItemDateTime$&gt;"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }&lt;/script&gt;
&lt;script src='http://spotback.com/scripts/widgets/load.js?wid=10844'&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://spotback.com" alt="Rate everything widget"&gt;&lt;img src="http://spotback.com/images/rating.gif?q=&lt;$BlogItemPermalinkUrl$&gt;" alt="user rating"/&gt;&lt;/a&gt;&lt;/noscript&gt;



&lt;/MainOrArchivePage&gt; &lt;$BlogItemControl$&gt;
&lt;/p&gt;

&lt;ItemPage&gt;
&lt;!-- get your own widget at http://spotback.com --&gt;
&lt;BlogDateHeader&gt;&lt;script&gt;var sb_post_date = "&lt;$BlogDateHeaderDate$&gt;";&lt;/script&gt;&lt;/BlogDateHeader&gt;
&lt;script&gt;var sb_url_to_rate ="&lt;$BlogItemPermalinkUrl$&gt;";&lt;/script&gt;
&lt;script&gt;var sb_rated_title = "&lt;$BlogItemTitle$&gt;";&lt;/script&gt;
&lt;script&gt;try { var sb_dp = Date.parse(sb_post_date + ' ' + "&lt;$BlogItemDateTime$&gt;"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }&lt;/script&gt;
&lt;script src='http://spotback.com/scripts/widgets/load.js?wid=10844'&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://spotback.com" alt="Rate everything widget"&gt;&lt;img src="http://spotback.com/images/rating.gif?q=&lt;$BlogItemPermalinkUrl$&gt;" alt="user rating"/&gt;&lt;/a&gt;&lt;/noscript&gt;
&lt;/ItemPage&gt;

&lt;/div&gt;
<!-- End .post -->


Report this post
 
  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Fri Oct 12, 2007 10:00 am 
EATbecause, you have to copy twice times the code, like that: (and the second code have to inside this labels <ItemPage> and </ItemPage>)



</BlogItemBacklinksEnabled>

<!-- get your own widget at http://spotback.com -->
<BlogDateHeader><script>var sb_post_date = "<$BlogDateHeaderDate$>";</script></BlogDateHeader>
<script>var sb_url_to_rate ="<$BlogItemPermalinkUrl$>";</script>
<script>var sb_rated_title = "<$BlogItemTitle$>";</script>
<script>try { var sb_dp = Date.parse(sb_post_date + ' ' + "<$BlogItemDateTime$>"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }</script>
<script src='http://spotback.com/scripts/widgets/load.js?wid=10844'></script>
<noscript><a href="http://spotback.com" alt="Rate everything widget"><img src="http://spotback.com/images/rating.gif?q=<$BlogItemPermalinkUrl$>" alt="user rating"/></a></noscript>



</MainOrArchivePage> <$BlogItemControl$>
</p>

<ItemPage>
<!-- get your own widget at http://spotback.com -->
<BlogDateHeader><script>var sb_post_date = "<$BlogDateHeaderDate$>";</script></BlogDateHeader>
<script>var sb_url_to_rate ="<$BlogItemPermalinkUrl$>";</script>
<script>var sb_rated_title = "<$BlogItemTitle$>";</script>
<script>try { var sb_dp = Date.parse(sb_post_date + ' ' + "<$BlogItemDateTime$>"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }</script>
<script src='http://spotback.com/scripts/widgets/load.js?wid=10844'></script>
<noscript><a href="http://spotback.com" alt="Rate everything widget"><img src="http://spotback.com/images/rating.gif?q=<$BlogItemPermalinkUrl$>" alt="user rating"/></a></noscript>
</ItemPage>

</div>
<!-- End .post -->


Report this post
 
  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Thu Jan 07, 2010 11:47 am 
Offline

Joined: Thu Jan 07, 2010 11:43 am
Posts: 1
Thank you for sharing.

The information is very helpful is I need. Thanks all.

_________________
Mekong tours | Ho Chi Minh city travel | Ho Chi Minh city tour


Report this post
 
 Profile  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Wed Feb 03, 2010 9:31 am 
Thanks for sharing the spotback widget. This is very helpful to me.


-------------------
Hire PHP Developers


Report this post
 
  
Reply with quote  
 Post subject: Re: How To Install Spotback Widget On Old Blogger platform
PostPosted: Wed Feb 03, 2010 9:34 am 
Offline

Joined: Wed Jan 06, 2010 9:13 am
Posts: 2
Anonymous wrote:
EATbecause, you have to copy twice times the code, like that: (and the second code have to inside this labels <ItemPage> and </ItemPage>)



</BlogItemBacklinksEnabled>

<!-- get your own widget at http://spotback.com -->
<BlogDateHeader><script>var sb_post_date = "<$BlogDateHeaderDate$>";</script></BlogDateHeader>
<script>var sb_url_to_rate ="<$BlogItemPermalinkUrl$>";</script>
<script>var sb_rated_title = "<$BlogItemTitle$>";</script>
<script>try { var sb_dp = Date.parse(sb_post_date + ' ' + "<$BlogItemDateTime$>"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }</script>
<script src='http://spotback.com/scripts/widgets/load.js?wid=10844'></script>
<noscript><a href="http://spotback.com" alt="Rate everything widget"><img src="http://spotback.com/images/rating.gif?q=<$BlogItemPermalinkUrl$>" alt="user rating"/></a></noscript>



</MainOrArchivePage> <$BlogItemControl$>
</p>

<ItemPage>
<!-- get your own widget at http://spotback.com -->
<BlogDateHeader><script>var sb_post_date = "<$BlogDateHeaderDate$>";</script></BlogDateHeader>
<script>var sb_url_to_rate ="<$BlogItemPermalinkUrl$>";</script>
<script>var sb_rated_title = "<$BlogItemTitle$>";</script>
<script>try { var sb_dp = Date.parse(sb_post_date + ' ' + "<$BlogItemDateTime$>"); var sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }</script>
<script src='http://spotback.com/scripts/widgets/load.js?wid=10844'></script>
<noscript><a href="http://spotback.com" alt="Rate everything widget"><img src="http://spotback.com/images/rating.gif?q=<$BlogItemPermalinkUrl$>" alt="user rating"/></a></noscript>
</ItemPage>

</div>
<!-- End .post -->



Thanks for sharing. I really need this code.


------------------
Hire PHP Developers

_________________
Application Development
Application Development Company India


Report this post
 
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC



You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You can post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2002, 2006 phpBB Group
[ Time : 0.790s | 13 Queries | GZIP : Off ]