Entri Populer

Donasi

Loading

mengatasi masalah widget artisteer

Case Summary
Case Id 130333 
Type Bug/Issue
Status Waiting for Customer 

Summary
Blog template disappears because the script
Description please help me, my blog template disappeared into the white tide in the category label widget script
This example script:
<style>
/*** Labels Thumbs ***/
img.label_gambar{
float:left;
padding:1px;
width:50px;
height50px;
margin-right:1px;
margin-bottom:1px;
}
</style>



<script type='text/javascript'>
//<![CDATA[
function labelthumbs(json){document.write('<div>');for(var i=0;i<numposts;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){var commenttext=entry.link[k].title;var commenturl=entry.link[k].href;}
if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break;}}
var thumburl;try{thumburl=entry.media$thumbnail.url;}catch(error)
{s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl=d;}
else thumburl='';}
document.write('<a href="'+posturl+'" title="'+posttitle+'"><img class="label_gambar" src="'+thumburl+'"/></a>');
if(i!=(numposts-1))
document.write('');}
document.write('</div>');}
//]]>
</script>

<script type='text/javascript'>var numposts = 5;</script>
<script type="text/javascript" src="/feeds/posts/default/-/Ebook?orderby=updated&alt=json-in-script&callback=labelthumbs"></script>


















Date Created 2013-04-05 17:10:22
Last Updated 2013-04-18 3:53:20

Past communication for this case
Date 2013-04-05 18:05:00
Status Waiting for Support
Response my web blogspot: http://metrixcyber.blogspot.com/
Artisteer for blogspot widget from there was a problem.
when saving the script in widget, suddenly my blog to be blank.
missing template background turns white
This example script:
<style>
/*** Labels Thumbs ***/
img.label_gambar{
float:left;
padding:1px;
width:50px;
height50px;
margin-right:1px;
margin-bottom:1px;
}
</style>

<script type='text/javascript'>
//<![CDATA[
function labelthumbs(json){document.write('<div>');for(var i=0;i<numposts;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){var commenttext=entry.link[k].title;var commenturl=entry.link[k].href;}
if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break;}}
var thumburl;try{thumburl=entry.media$thumbnail.url;}catch(error)
{s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl=d;}
else thumburl='';}
document.write('<a href="'+posturl+'" title="'+posttitle+'"><img class="label_gambar" src="'+thumburl+'"/></a>');
if(i!=(numposts-1))
document.write('');}
document.write('</div>');}
//]]>
</script>

<script type='text/javascript'>var numposts = 5;</script>
<script type="text/javascript" src="/feeds/posts/default/-/Ebook?orderby=updated&alt=json-in-script&callback=labelthumbs"></script>

>>Ebook= my label blog

Date 2013-04-08 2:58:27
Status Waiting for Customer
Response Hello

Please try the following solution:

1.
Open your Blogger > Template > Edit HTML > Edit Template and find the following code line:

var widgetContent = widget.html();

2.
Right after it add this code line:

if (widgetContent.indexOf('blogger.com') > -1) return true;

3.
Save your template.

It should help.
Please let us know the result.

Best regards,

Helga D.
Extensoft, Inc.
/ Artisteer
Artisteer - The Automated Web Designer
http://www.artisteer.com
Twitter: http://twitter.com/ArtisteerTeam

Date 2013-04-08 15:47:31
Status Waiting for Support
Response yes ..
the template is not lost yet, but the problem is now the title of my blog widget and boundaries disappear.
but when I plug my blog template that others do not disappear anymore.
Artisteer does not support script category label ...
look at my blog: http://metrixcyber.blogspot.com/
I beg the solution

Date 2013-04-08 16:09:58
Status Closed
Response 1.
code has not been set, code has not been set, without a category label




2.
create ebook category labels, blank template



3.
put the code : if (widgetContent.indexOf('blogger.com') > -1) return true;



4.
the template is not lost yet..



5.
put the code : if (widgetContent.indexOf('http://metrixcyber.blogspot.com/') > -1) return true;



6.
there are only 2 tittle is missing


Date 2013-04-11 8:43:33
Status Waiting for Support
Response why not in response
in reply to my message please, let me know the solution

Date 2013-04-16 1:29:30
Status Waiting for Customer
Response Hi Adi,

We truly apologize for the delay in responding.
I see the issue.
Could you please invite our Blogger account artforblogger@gmail.com to your Blog, so we can see its code.
For this, please:
1.Sign in to Blogger
2.Go to Settings - Permissions - Add authors
3.Enter our e-mail artforblogger@gmail.com there - Invite.

Best regards,

Elvira B
Extensoft, Inc.
/ Artisteer
Artisteer - The Automated Web Designer
http://www.artisteer.com
Twitter: http://twitter.com/ArtisteerTeam

Date 2013-04-17 1:24:27
Status Waiting for Customer
Response Thanks! I've accepted the invitation.
Could you please provide us with admin rights.
For this, please go again to Settings - Permissions, right next to our account name change "author" to "admin".

Best regards,

Elvira B
Extensoft, Inc.
/ Artisteer
Artisteer - The Automated Web Designer
http://www.artisteer.com
Twitter: http://twitter.com/ArtisteerTeam

Date 2013-04-17 2:10:33
Status Waiting for Support
Response sorry I could not make you an admin, I am afraid my account in one use.

If you want to examine my blog template code please copy the existing template and save it in my post to your blog.

Date 2013-04-17 4:46:51
Status Waiting for Customer
Response There is no need to worry about the admin access.
Our support system is secure and nobody can access it except our Support team.

However, if you want, you can do everything by yourself.
In order to wrap your HTML/Javascript gadget navigate to your Blogger gadgets, click Edit on the desired gadget and add the div tags manually like it's shown here:


But use another code.
Your script should be wrapped in this code:
<div class="art-box art-block" id="art-block-HTML6">
<div class="art-box-body art-block-body">
<div class="art-bar art-blockheader">
<h3 class="t">Block title</h3>
</div>

<div class="art-box art-blockcontent">
<div class="art-box-body art-blockcontent-body">
<div class="widget-content">

Put your script here

</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>

Do not forget to change the number "6" after "HTML" to a necessary number/id of your gadget here:
art-block-HTML6
(in the very first string)

Best regards,

Elvira B
Extensoft, Inc.
/ Artisteer
Artisteer - The Automated Web Designer
http://www.artisteer.com
Twitter: http://twitter.com/ArtisteerTeam

Date 2013-04-18 0:56:57
Status Waiting for Support
Response thank you very much ..
code turns out to work and now my blog is not blank ..
n the title on my blog labels already appear not lost anymore ..
but there is only one problem, how do I save a script that you give if I use a gadget blogger subordinates?
example: followers gadget, I can not edit and save the script in gadget blogger subordinates.
followers gadget title and border disappear ..

Date 2013-04-18 3:53:20
Status Waiting for Customer
Response Hi,

The gadget Google followers should be wrapped automatically.
I'm not sure why it's not wrapped on your end.
Maybe you should try to re-add it.

Best regards,

Elvira B
Extensoft, Inc.
/ Artisteer
Artisteer - The Automated Web Designer
http://www.artisteer.com
Twitter: http://twitter.com/ArtisteerTeam

0 komentar:

Join this site

fans page

chatting

free counters
free counters