xxatti
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom page headers with AdsenseThanks, that worked. But I had to change the double parenthesis in the echo to single parenthesis.
Forum: Fixing WordPress
In reply to: Simple php "display title" helpOk, I got the title to display, but it’s all showing up on the same line. Is there a way for me to have the title display below the date and comments?
Forum: Fixing WordPress
In reply to: Simple php "display title" helpYes, but I’m not sure where/how I need to place this code.
Forum: Fixing WordPress
In reply to: Complex stickied categories problem (Please HELP)Thanks for the reply. I’m a rookie when it comes to php coding, and this theme is a bit confusing in it’s structure. I placed my code from the pages I thought pertained to loop. It’s the featured articles #1 that I’m trying to customize.
http://pastebin.com/bbtrN5Ff
http://pastebin.com/0nJ8ASueIf you or someone else could give me some more detailed help with this I’d really appreciate it.
Forum: Fixing WordPress
In reply to: Gallery Problem with IE (changing # of columns)I’m having this exact same problem. Does anyone have an answer for this??
Forum: Fixing WordPress
In reply to: Gallery only displays 3 columnsI found out how to fix this. You have to go into the media.php and change the column default from 3 to 4. Detailed instructions here: http://flowerpoop.com/2008/07/16/wordpress-gallery-column-display/
Forum: Fixing WordPress
In reply to: How to change page url linksOk, when I tried changing my .htaccess permission before it didn’t do anything. I just went back and tried it again and now it’s works. Perhaps it was a delayed reaction. Whatever it was it’s fixed so I’ll take it.
Forum: Themes and Templates
In reply to: Where is the <head> section in inove theme?Thanks! Problem solved.
Forum: Fixing WordPress
In reply to: How to change page url linksiridiax, I’ve read that… but I’m still not getting it. I tried changing the permissions on my .htaccess file but that didn’t help.
Forum: Fixing WordPress
In reply to: How to change page url linksSo I changed my permalink settings, installed the page link plus pluggin. Got my links changed the way I want the to appear… but now ALL of my pages have disappeared. I can access the main page, but no other links work anymore. Please help
the site is http://xxarublog.com
Forum: Fixing WordPress
In reply to: How to change page url linksOk, got that problem solved… but now that I changed the name, when I go the that url the page is missing. How can I fix this?
Forum: Themes and Templates
In reply to: How to center thumbnail caption titleProblem solved! I added this code to the style.css
.wp-caption img { margin-left:5px; padding: 0; border: 0 none; }Forum: Themes and Templates
In reply to: How to center thumbnail caption titlehaha… Thanks. However, I’m still having no luck with centering the pics. It appears I don’t have element.style in my css. Perhaps a difference in my theme?
Forum: Themes and Templates
In reply to: How to center thumbnail caption titleYes… thanks liamg. That worked. Now I just need to get the images to be centered inside the captions. By chance can you help with this?
Forum: Themes and Templates
In reply to: How to center thumbnail caption titleI tried the align=”center” in place of “alignleft” and that works if there’s only 1 pic, but where there’s more than one pic in the post it throws it off.
I just took the caption off cause it was even giving me problems not letting me wrap the text around it. But if anyone can solve these two issues I’d like to put the captions back.
Site is http://xxarublog.com