jonnyfullpint
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Ads Manager] [Plugin: Simple Ads Manager] Manual placement?Minimus could you be a little more exact as to where i should place the code. Do i just insert it at the bottom of the functions.php page and then use the shortcode where i need the ads to show up?
Forum: Plugins
In reply to: [Simple Ads Manager] [Plugin: Simple Ads Manager] Manual placement?Great Plugin. Works fantastically in widgets but I would like to add places in other locations. Where am I supposed to add the functions?
thefullpint.com
Forum: Fixing WordPress
In reply to: Next Page not working, only on main blog indexawesome, that did it. thanks a bunch Otto42.
Forum: Fixing WordPress
In reply to: Next Page not working, only on main blog indexi found
‘<?php $temp_query = $wp_query; query_posts(‘showposts=5&cat=all’); ?>’
in the index.php page
Forum: Fixing WordPress
In reply to: Next Page not working, only on main blog indexnot sure if my problem is 100% the same. when you click the next page link at the bottom of my main page http://www.thefullpint.com the address changes to http://thefullpint.com/page/2 but it is all the same posts as the main page. if i keep clicking next every page is still the same. i can’t seem to locate the link-template.php file mentioned above, where might i find it?