aalieh
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Data in cells not showing up.Hello,
Thanks for your reply. I am a basic user.
I am trying to place a widget on my primary side bar on the homepage. From the widget menu I chose “Text”. In it I wrote the embed code I got from http://paper.li/alalieh/1316251207
The code goes as follows:<script src=”http://widgets.paper.li/javascripts/init.js” type=”text/javascript”></script>
<script>
Paperli.PaperWidget.Show({
pid: ‘alalieh/1316251207’,
width: 200,
background: ‘#FB0000’
})
</script>Now, whenever I try to enter this code in the “Text” widget, it won’t be saved and the widget wont appear as it should be on my homepage. All I get is a part of the original script I wrote.
What am I doing wrong? would you help me rewrite the code please?Thanks a lot
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Data in cells not showing up.Hello Tobias,
I am trying to install the text widget on my primary sidebar but it’s not working. The original script is:
<script src=”http://widgets.paper.li/javascripts/init.js” type=”text/javascript”></script>
<script>
Paperli.PaperWidget.Show({
pid: ‘alalieh/1316251207’,
width: 200,
background: ‘#FB0000’
})
</script>When I save it, the first part of the script disappears as follows:
Paperli.PaperWidget.Show({pid: ‘ alalieh/1316251207’, width: 200, background: ‘#82b6ce’})Could you help me install the paper.li widget on my homepage please?
Thanks a lot