WordPress SEO Themes – AdSense Templates

AdSense templates and SEO themes for WordPress 3.2.1

  560 responses to WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

  • When adding footer images they float when viewing in firefox

    When adding footer images they float when viewing in firefox ???

    I have a table built that has images and links that go to several charities I like to support but when I ad the code above or below the tag in footer.php it looks and works great when viewing in IE it does not really matter which version it just plain works. But when viewing in Firefox any version it floats to the side of the sidebar and makes the page very wide needing to scroll sideways to see the footer ???

    Any help in this will be helpful as I am a old geezer and do not have much ecperince with php…

    Thanks TC

    WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

  • how to put a logo

    Hello David
    I am using talian05 theme i need to put a logo on it can you please help me how to do it?
    Thanks
    Shahbaz

  • Comment on WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads (October 20th, 2011 at 12:18)

    adsense not showing up

    I have opened a adsense account and been approved. They state that the ads will start showing up in a few hours but ir has been 24 hours and nothing still. I have put my pub code in the right place and it is just showing blank spaces where the ads should be. Is there something else i need to do or is this adsense still not caught up with starting to add ads
    Thanks,Darren

  • tag

    I created some post.
    not how to fix these broken tag error 404, they are automatically placed.i been used fuction on /off
    i need some body help plase

  • How to change font to be smaller than original and change clickable link to red colour?

  • updates?

    Is Talian 5 compatible with WP 3.3.1?

    Do you have a contact for tech support?

    Do you offer a money back guarantee?

    Any cache plugins not compatible? W3TC?

    • Talian WordPress SEO Theme v6.3 Update

      Talian 5 is over due an update.

      Talian 5 works with WordPress 3.3.1, one minor CSS Talian options page issue, the footer isn’t placed correctly when you load the Talian options page, has no impact on the site (plan to fix in the next update: minor issue, missing closing div on the options page).

      Technical support available here via comments (preferred), by email (email address available to customers) and some also use my Stallion WordPress SEO Theme site because a lot of Talian customers also use Stallion and tend to consider them the same even though they aren’t (yet, see later).

      No known caching plugin issues, I use WP Super Cache on my sites and have had no reports of issues with other caching plugins.

      No money back guarantee with Talian 5, there is a 60 day money back guarantee with Stallion which is the next version of Talian, kind of: lots of new features in Stallion, but it’s based on Talian (Talian has less than 50 options, Stallion has over 250 options).

      Working on the Stallion 6.3 update now. After it’s released I’m updating Talian to use the Stallion 6.* ‘engine’ which will take Talian straight to Talian v6.3.

      Talian v6.3 will have all the features of Stallion 6.3 minus the non-Talian colour schemes (about 1/3rd of the colours) and some of the image sets. All Talian customers will be entitled to a free update. Talian 6.* will be updated with all future Stallion 6.* features, but no new colour schemes which will warrant the lower price (Talian $50, Stallion $70).

      This will give customers who only want to use the Talian look access to the new Stallion features at a lower cost. I’ll be upgrading other themes on this site the same ways, all colour schemes will be added to Stallion so if you want the greatest choice of colours you’ll want to buy Stallion.

      Probably get Talian 6.3 ready for release in about 6 weeks from now, working on some interesting new Stallion features like category templates (same concept as static page templates, but for categories).

      David

      WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

  • Any suggestion on speeding up images load on a webpages

    David
    I have seen many images on your websites.
    Images consume load time. especially those with a high pixels.
    Do you take any practice to minimize the load time other than wp super cache?
    Can yo usuggest any?
    Thanks
    Nissim

    • Stallion WordPress Thumbnails and Timthumb

      Stallion uses Timthumb for some of the thumbnail images to keep sizes down (Timthumb creates small thumbnails), if you use the Stallion thumbnail option and make sure all posts have Stallion featured images or WordPress featured images all your posts and pages thumbnails will be relatively small in size. If you don’t set these a thumbnail could be a full size image from within a post/page which will slow loading on the home and archive pages. I’m lazy and haven’t set all mine yet :-)

      If you’ve been using the Contextual Related Posts plugin from this site I’ve made another version at WordPress SEO Plugins (calling it Stallion Related Posts WordPress SEO Plugin) which uses Timthumb built into Stallion for the thumbnails, so this will reduce the load on the images as described above. When I update Talian I’ll add the option into the related posts plugin for Talian as well.

      Other than that I use Corel PhaintShop Photo Pro and optimize the sizes best I can without degrading the quality too much, but if you want images on a site it slows things down. Price you have to pay for a nice site I’m afraid :-)

      David

      WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

      • Stallion WordPress Thumbnails and Timthumb

        Thank you.
        I am still using Tallian ver3 and haven’t upgraded yet because of the so many CSS changes I have made to the theme.
        I am using full size images and prefer the “cost” of the load time for making the site nicer.:-)
        Can you please direct me on how to make a code of adding thumbnails to the category pages where the posts are presented (putting each post’s image thumbnail near the text link). I guess it is very similar to the “Related Posts WordPress SEO Plugin” code where the default (no image is a dog).

        WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

        • Adding Thumbnails to WordPress Themes

          Adding thumbnails to a WordPress theme isn’t an easy thing to do, every archive template file needs the code and it needs to be built into the theme in otherways. The code I use for Stallion 6.2 (and will be added to the next release of Talian) also includes specific code for other Stallion features like the Stallion featured images, so not possible to add it to Talian 3.

          If you are set on not upgrading from Talian 3 look to see if there’s any thumbnail plugins as I’m not making any changes to the Talian 3 code (not looked at Talian 3 in years).

          You are missing out on loads of features sticking with Talian 3, Talian 5 (40+ options) was a big update and Stallion 6 (250+ options) was a big update from Talian 5.

          David

          WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

          • David
            You wrote:
            >> Adding thumbnails to a WordPress theme isn’t an easy thing to do, every archive template file needs the code and it needs to be built into the theme in otherways.

            [[please delete this hereunder if you wish not to show piece of codes to the readers]]
            I managed to add a thumbnail to the category page. I am grab the first image from the post and display it side by side the link.

            Here’s the code to add to the funcion.php
            <?php
            function catch_that_image() {
            global $post, $posts;
            $first_img = '';
            ob_start();
            ob_end_clean();
            $output = preg_match_all('//i’, $post->post_content, $matches);
            $first_img = $matches [1] [0];

            if(empty($first_img)){ //Defines a default image
            $first_img = “http://www.job-interview-site.com/images/default.jpg”;
            }
            return $first_img;
            }

            Once done, you can simply call the function within the loop to display the first image from the post.

            That is what I’ve added to the category page before the link to the post:

            <a href="”><img src="” alt=”" title=”" width=”100″ height=”100″ />

            Ziv

            WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

            • Stallion WordPress Theme Thumbnail Images

              I’m using more complex thumbnail code for Stallion that uses a thumbnail upload feature built into Stallion (you can upload an image to use as the thumbnail) or links into the WordPress featured image feature or uses a YouTube screenshot or as a last resort grabs the last image from the post (your code does the last part only).

              Stallion also links into the Timthumb.php script to keep the thumbnails small, you can upload a 1000px by 500px image and it will generate a thumbnail using the exact size (say 180px by 120px) you set under the Stallion options page. The thumbnails are also used in combination with the Stallion SEO Super Comments Feature: if you click the “WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads” link on the bottom right corner of this comment it takes you to the Stallion SEO Super Comments version of the comment (a Google indexable SEO’d page generated from this comment) and it’s using a thumbnail from this post (all automated). The Stallion SEO Super Comments pages can generate SERPs in their own right on sites that have a fair number of comments.

              This will soon all be added to Talian 6.3.

              The time you spent coding the above into Talian 3 you could have setup Stallion 6.2 and generated a custom css file etc… to take into account your modifications :-)

              David

              WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

  • Talian 5 (40+ options) was a big update and Stallion 6 (250+ options)

    Thanks for your response,
    I know I am missing. Are these new SEO features/tricks?
    I must set a week for working on it.
    Cheers

Leave a reply to WordPress SEO Theme Talian 5 with AdSense/Clickbank Ads

WordPress SEO Themes – AdSense Templates Google Plus
WordPress SEO Themes – AdSense Templates Facebook
WordPress SEO Themes – AdSense Templates Twitter
WordPress SEO Themes – AdSense Templates Linkedin
WordPress SEO Themes – AdSense Templates StumbleUpon
WordPress SEO Themes – AdSense Templates YouTube Channel
WordPress SEO Themes – AdSense Templates RSS Feed