Comment on Stallion Theme Featured Slideshow by WordPress SEO Theme Author.

Stallion Theme Featured Slideshow OptionsThat should be easy to achieve.

Edit

/stallion-seo-theme/layout/featured-slideshow.php

And delete the lines

<div class="st_feature_main">
<span class="feature-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( '%s', 'stallion' ), the_title_attribute( 'echo=0' ) ); ?>"><?php the_title(); ?></a></span>
<?php echo '<p>' . st_feature_excerpt(get_the_excerpt(),25,'...') . '</p>';?>
</div>

That should leave the image and the clickable previous and next buttons area.

Will add an option next update to turn that part of the slider off. Nice idea.

David

More Comments by WordPress SEO Theme Author

Stallion WordPress Theme Feature Requests Stallion SEO Theme Updates No time frame for the next Stallion update (planned to have it done at the start of the year!), having some health problems that’s making it difficult to work for long periods of time, so a lot of stuff is …

WordPress SEO Theme Layout CSS Max-Width of Images That’s a CSS setting called max-width within the Stallion layout CSS files so images never stretch over the sidebars.

Under /stallion-seo-theme/colors/ you’ll find the layout CSS files name format layout-***.css where the *** relates to the layout used, layout-310r.css for example …

WordPress Theme Promotion Adding Facebook Button to WordPressTheme There’s no Stallion option to change the Facebook code.

The code is located in the file

/stallion-seo-theme/plugins/social-network.php

on line 11.

Not looked into what you want to achieve, so don’t have a code snippet, should be easy to find the code from Facebook.

David …

WordPress SEO Duplicate Content WordPress SEO of Categories 1,200+ posts in only 8 categories averages at 150 posts per category IF you have them spread evenly (which you won’t).

With the standard 10 posts per category that’s 15 pages deep, unless you have a high PR site (loads of …

WordPress SEO Duplicate Content Delete WordPress Tags and Categories with NO Search Engine Traffic If some WordPress tags get search engine traffic keep theme and keep the same layout, but delete the tags that get no traffic.

This way your tags with traffic loose no internal backlinks and you waste no link benefit on tags …