#1
Posted 04 October 2012 - 01:32 PM
Any help would be greatly appreciated.
#2
Posted 04 October 2012 - 02:22 PM
#3
Posted 04 October 2012 - 03:29 PM
#4
Posted 04 October 2012 - 04:33 PM
#5
Posted 05 October 2012 - 02:08 AM
在已初始化的Javascript Client代码里,添加代码,将You Weibo User ID换成你想要关注的人的UID
<script type="text/javascript">
WB.core.load(['connect', 'client', 'widget.base', 'widget.atWhere'], function() {
var cfg = {
key: 'YOU APP KEY',
xdpath: '你的跨域文件URL(http://yourdomain/xd.html)'
};
WB.connect.init(cfg);
WB.client.init(cfg);
//follow you on sina weibo
WB.widget.base.followButton(You Weibo User ID, document.getElementById("followBtn"));
});
</script>Hi here's the code I was supplied :
Thanks again
#6
Posted 05 October 2012 - 08:25 PM
You'll need to do several things. Go through our docs for PlatformPro at http://www.pagelines.com/docs and read about customizations. An example of a hook is given in a video there. The change will be made in PlatformBase in functions.php.
Be sure to wrap the hook in a div with a unique class, so you can later style it in Custom Code > CSS Rules.
Make sure you edit that code to include changes suggested, such as your APP key and proper URL for the site.
Save the functions.php.
Check it. Use CSS to move it, position it, and apply any other customization.
#7
Posted 06 October 2012 - 03:50 AM
#8
Posted 06 October 2012 - 07:25 PM
#9
Posted 10 October 2012 - 04:01 AM
#10
Posted 10 October 2012 - 09:28 PM
The Base theme in the store is for PageLines Framework and you say you're using PlatformPro. So, Base theme won't work with PlatformPro; you need PlatformBase, from your Launchpad accuont.
In Dashboard > Appearance > Themes, you should activate PlatformBase.
If you then FTP to wp-content/themes/platformbase, you will find a file there, called "functions.php".
Inside that file, you'll find an example of how to add stumbleupon as one of the social media icons.
You can copy the hook. Probably 'pagelines_before_branding".
And just like the example, you can then paste your code.
#11
Posted 11 October 2012 - 01:29 PM
#12
Posted 12 October 2012 - 03:58 AM
#13
Posted 13 October 2012 - 03:50 PM
Also on another note James I see you are located in Surrey UK. Thats where I'm originally from. I'm from Walton on Thames - how about you ?
Cheers
#14
Posted 13 October 2012 - 04:02 PM
#15
Posted 13 October 2012 - 07:47 PM
#16
Posted 16 October 2012 - 05:40 AM
#17
Posted 16 October 2012 - 08:31 AM
Add any code you wish to share to our paste service - http://paste.pagelines.com/
Add any of your screenshots to - http://imgur.com
#18
Posted 16 October 2012 - 11:34 PM
#19
Posted 17 October 2012 - 12:44 AM
When you use the paste pin you need to copy the link and then paste it into this thread so we can access it. :-)
Also tagged with one or more of these keywords: Resolved, Weibo
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|











