blog use to blogroll
03:30
website
,
2 Comments
blogrool form wordprss html (code)
<?php
$options = get_option('widget_betterblogroll');
widget_betterblogroll($options);
?>
How to count your blogroll links (code)
<?php
$numlinks = $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->links WHERE link_visible = 'Y'");
if (0 < $numlinks) $numlinks = number_format($numlinks);
echo $numlinks;
?>
How do I make a blogroll on tumblr?
tips 1
---------------------------------------
1. Go to customize your blog
2. Click on 'Pages' then 'Add a page'
3. Under 'Page type' click 'Custom layout'
4. Enter the code at the bottom to where you would write the text
5. Name the page, add a name for the URL and tick the box 'Show a link to this page' then add a name for it again
6. Save the page and you should be good to go
Code:
<html>
<head>
<title>Blogroll</title>
</head>
<body BGCOLOR="000">
<center><h1><font face="MoolBoran"><font color="00A1FC">People I follow</font></font></h1>
{block:Following}{block:Followed}
<a href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-64}'></a>
{/block:Followed}{/block:Following}
</center>
</body>
</html>
Hope this helped (:
Source(s):
---------------------------------------------------------------------------------------------------
tips 2
Can someone please help me with my tumblr blogroll?
http://delusional-beauty.tumblr.com/blog…
i pasted the following code:
<title>blogroll</title>
<center>
{block:Following}{block:Followed}
<a href=”{FollowedURL}”><img border=”0” src=”{FollowedPortraitURL-64}”></a>
{/block:Followed}{/block:Following}
</center>
-----------------------------------------------------------------------
tips 3
for five step
7 Tips for Successful Blogging & What is a Blogroll ! Blogroll Explained
<?php
$options = get_option('widget_betterblogroll');
widget_betterblogroll($options);
?>
How to count your blogroll links (code)
<?php
$numlinks = $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->links WHERE link_visible = 'Y'");
if (0 < $numlinks) $numlinks = number_format($numlinks);
echo $numlinks;
?>
How do I make a blogroll on tumblr?
tips 1
---------------------------------------
1. Go to customize your blog
2. Click on 'Pages' then 'Add a page'
3. Under 'Page type' click 'Custom layout'
4. Enter the code at the bottom to where you would write the text
5. Name the page, add a name for the URL and tick the box 'Show a link to this page' then add a name for it again
6. Save the page and you should be good to go
Code:
<html>
<head>
<title>Blogroll</title>
</head>
<body BGCOLOR="000">
<center><h1><font face="MoolBoran"><font color="00A1FC">People I follow</font></font></h1>
{block:Following}{block:Followed}
<a href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-64}'></a>
{/block:Followed}{/block:Following}
</center>
</body>
</html>
Hope this helped (:
Source(s):
---------------------------------------------------------------------------------------------------
tips 2
Can someone please help me with my tumblr blogroll?
http://delusional-beauty.tumblr.com/blog…
i pasted the following code:
<title>blogroll</title>
<center>
{block:Following}{block:Followed}
<a href=”{FollowedURL}”><img border=”0” src=”{FollowedPortraitURL-64}”></a>
{/block:Followed}{/block:Following}
</center>
-----------------------------------------------------------------------
tips 3
for five step
1.Go to Customize > Pages > Add a page. | |
2.Now type in a link for the ‘Page URL’. Example: YOURURL.tumblr.com/blogroll | |
3.For the ‘Page Type’ section, choose ‘Custom Layout’. | |
4.Now paste this code http://pastebin.com/RetLcGxk into the Custom HTML section | |
5.Save and click show link to page or put this <a href=”YOURURL.tumblr.com/blogroll”></a> | |
in your description |
7 Tips for Successful Blogging & What is a Blogroll ! Blogroll Explained
Hadoop Training in Chennai
Informatica Training in Chennai
ETL Tesing Training in Chennai
Selenium Training in Chennai
Selenium Training in Chennai
www.trainingperungudiomr.in/hadoop-training-in-chennai.html
www.trainingperungudiomr.in/informatica-training-in-chennai.html
www.trainingperungudiomr.in/etl-testing-training-in-chennai.html
www.trainingperungudiomr.in/Selenium-Testing-training-institute-in-chennai.html