Learn Thesis Theme Fast to Build Unique and Beautiful Websites

  • Thesis Designer Guide is the fastest way to learn the Thesis framework.
  • A step-by-step guide walks you through all the essential things you need to know to become a Thesis design expert.
  • You don’t need to be a programmer to learn Thesis design.
  • The complete Thesis Designer Guide covers all the coding basics and tools needed to become a Thesis expert.

Learn Thesis Theme! Get Started Now!

{ 18 comments… read them below or add one }

Deepika

Nice tips friend. You have explained in a way that is understandable to everyone. I will share this post with my friends who use thesis theme

Reply

Pascal

Thanks for sharing Deepika.

Reply

aaslin

Thats fine pascal,I already know blogger to wordpress conversion with 301,im looking forward to create a tutorial

Reply

Amandeep Singh

A really helpful post :)

Book marked it… :)

Reply

Pascal

Thanks amandeep

Reply

aaslin

Hi,fourbloggers,its seems there is no working tutorial for blogger to wordpress conversion??why not you do it?i hope you could do it successfully

Reply

Pascal

Go and see our service page..

Reply

sachi

Hi guys,
Thanks for helping me out..
I applied most of your customizations to my blog.
Today I’m facing a strange problem. The thesis sidebar, which is at the right, falls below the post area.

I thought, it might be some error in custom.css. So I removed all the code from custom.css and custom_functions.php

Still I’m facing the same problem.
I have added the website address. Plz help me out

Reply

Pascal

For this problem, we are already post tutorial click follow link. http://fourblogger.com/how-to-customize-teaser-box-in-thesis-theme-homepage/ . If you got any problem contact via contact form.

Reply

sachi

Hi Pascal,
I have added you on gtalk.

My problem is that thesis sidebar is falling down below post area

Reply

Pascal

Approved on gtalk.

Reply

Chris

Hi
Just added the social bookmarks code to my Thesis theme and everyting works fine except for the Twitter link! When you click on it in the sidebar you get page error as it seems to be adding the words “twitter@” to the link as you can see from the link below-
http://twitter.com/twitter@gapinsureinfo
Should just be http://twitter.com/gapinsureinfo

Wondered if you can help!

Bye the way, love th site here as your customization for Thesis is great!

Thanks

Chris

Reply

Pascal

First you have to give your site name, then only we can rectify that error.

Reply

Tony M

Im designing a new client blog and am really debating on whether to use this widget idea, or use the image map like I did on my own blog. The image map works really well and looks nice, Im torn :)

Reply

Pascal

ya its looking nice.

Reply

UAmin

excellent work and most helpful of all I’ve found so far for thesis.

I am running thesis 1.7 and used/ modified the above code for social networking links in my sidebar. the links works fine in firefox but does not apprear in IE or any other browser..

my code is as below:
/*create social bookmark widget***********/

class my_subscribe_widget extends WP_Widget {
function my_subscribe_widget() {
$widget_ops = array(‘classname’ => ‘widget_bu_subscribe’, ‘description’ => ‘Add an RSS and twitter link’ );
$this->WP_Widget(‘my_subscribe_widget’, ‘Social Bookmark Links’, $widget_ops);
}

function widget($args, $instance) {
extract($args, EXTR_SKIP);
echo $before_widget;
$title = empty($instance['title']) ? ‘ ’ : apply_filters(‘widget_title’, $instance['title']);
$rss_link = empty($instance['rss_link']) ? ‘ ’ : apply_filters(‘widget_rss_link’, $instance['rss_link']);
$twitter_link = empty($instance['twitter_link']) ? ‘ ’ : apply_filters(‘widget_twitter_link’, $instance['twitter_link']);
$youtube_link = empty($instance['youtube_link']) ? ‘ ’ : apply_filters(‘widget_youtube_link’, $instance['youtube_link']);
$facebook_link = empty($instance['facebook_link']) ? ‘ ’ : apply_filters(‘widget_facebook_link’, $instance['facebook_link']);
$linkedin_link = empty($instance['linkedin_link']) ? ‘ ’ : apply_filters(‘widget_linkedin_link’, $instance['linkedin_link']);

if ( !empty( $title ) ) { echo $before_title . $title . $after_title; }; ?>
<a title="" href="” <a title="" href="” <a title="" href="http://www.twitter.com/” <a title="" href="” <a title="" href="”

”, ‘rss_link’ => $rss_default, ‘twitter_link’ => ”,’youtube_link’ => ”,’facebook_link’ => ”) );
$title = strip_tags($instance['title']);
$rss_link = strip_tags($instance['rss_link']);
$twitter_link = strip_tags($instance['twitter_link']);
$youtube_link = strip_tags($instance['youtube_link']);
$facebook_link = strip_tags($instance['facebook_link']);
$linkedin_link = strip_tags($instance['linkedin_link']);

?>
<label for="get_field_id(‘title’); ?>”>Title: <input id="get_field_id(‘title’); ?>” name=”get_field_name(‘title’); ?>” type=”text” value=”" />
<label for="get_field_id(‘rss_link’); ?>”>RSS Feed Link: <input id="get_field_id(‘rss_link’); ?>” name=”get_field_name(‘rss_link’); ?>” type=”text” value=”" />
<label for="get_field_id(‘twitter_link’); ?>”>Twitter Username: <input id="get_field_id(‘twitter_link’); ?>” name=”get_field_name(‘twitter_link’); ?>” type=”text” value=”" />
<label for="get_field_id(‘youtube_link’); ?>”>Youtube Link: <input id="get_field_id(‘youtube_link’); ?>” name=”get_field_name(‘youtube_link’); ?>” type=”text” value=”" />
<label for="get_field_id(‘facebook_link’); ?>”>Facebook Link: <input id="get_field_id(‘facebook_link’); ?>” name=”get_field_name(‘facebook_link’); ?>” type=”text” value=”" />
<label for="get_field_id(‘linkedin_link’); ?>”>Linkedin Link: <input id="get_field_id(‘linkedin_link’); ?>” name=”get_field_name(‘linkedin_link’); ?>” type=”text” value=”" />
<?php
}
}

register_widget('my_subscribe_widget');

could you help pls??

Reply

nina

Hi,

I can only get text links on the sidebar – not the icons. Is there something I am missing?

Reply

manu3l9816

Is there any way to hide certain icon if the field is empty? for example if i don’t put my twitter username i don’t want to display the twitter icon.

I hope you can help me with this.

Reply

Leave a Comment

Previous post:

Next post:


Popular Tags:

    wordpress create social bookmark with custom post, bookmark widget, personalize youtube subscribe widget wordpress, php social widget, social links video, social media php widget, social media widget: title links social, twitter box widget design, wordpress social links widget, how to make a custom social bookmarking