Turntable
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Forward /wp-content/uploads to main sitethanks got it
# disable directory browsing
Options All -IndexesForum: Fixing WordPress
In reply to: How to queue posts / timed auto postanyone?
Forum: Fixing WordPress
In reply to: .htaccess redirect helpstill not working for some reason. could it be because im only using %postname% as the slug?
could you post your rewriterule that you use for your site so I can get a better idea
Forum: Fixing WordPress
In reply to: .htaccess redirect helpnothing i try seems to work
Forum: Fixing WordPress
In reply to: .htaccess redirect helpi believe the numbers are 10 in length maybe ([0-9]+).*$/(.*)$
what do you think
Forum: Fixing WordPress
In reply to: Forward /wp-content/uploads to main siteI don’t want the wp-content folders able to be browsed.
Is there a simple code I can add to the .htaccess file ?
Forum: Fixing WordPress
In reply to: Featured Image CSS – How to apply to other imagesfound it, for those that are wondering..
.post img {
Forum: Fixing WordPress
In reply to: Link Photo to Single Posthere is the single.php http://wordpress.pastebin.com/cmNM61iS
thanks and how do you add a thumbnail to the post is it different then just inserting a photo to the post?
Forum: Fixing WordPress
In reply to: Link Photo to Single Posthttp://wordpress.pastebin.com/Sb7wKfbL
If you know a good theme for doing what I need I’m open to suggestions.
thanks for your help kees
Forum: Fixing WordPress
In reply to: Link Photo to Single PostI’m using a custom theme. Each photo is not a small thumbnail but full size.
Photo Width is fixed 500px, Height is variable.
What exactly do I put in the loop for this to work?
thanks