lukewilde
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Portfolio tutorial not working.Just tried it and still doesn’t work, and the code i pasted of the portfolio.php somehow missed out the actual code you corrected, it is actually:
<a href="<?=$website_url?>"><?php the_post_thumbnail(); ?> </a>
I don’t know what i am doing wrong ?? i follow the guides exactly but they almost never work on my theme and it is very annoying.
Forum: Fixing WordPress
In reply to: Portfolio tutorial not working.Well i have copied the code from the tutorial which other people have said works for them so i dont get how it could be wrong, i will try what you have suggested and see if it works.
Also it is not live as i am only working on it locally.
Forum: Fixing WordPress
In reply to: Portfolio tutorial not working.Can anyone help?
Forum: Fixing WordPress
In reply to: "" Location?How do you mean? i have made the theme from scratch so i dont really have a ‘clean’ copy of it.
Forum: Fixing WordPress
In reply to: "" Location?Well i have no plugins activated, and i am pretty sure it is my theme that is doing something wrong because the default themes work as i tested it before. Also when i click on something like delete comment in the back end the page just goes blank and i have to press back and refresh to do anything.
No idea what i have done wrong ??
Forum: Fixing WordPress
In reply to: Footer image and a repeated one below it?It isn’t live, only working on it locally
Forum: Fixing WordPress
In reply to: Footer image and a repeated one below it?Another problem, the indent on the listed text in my widgets, I have been searching for about an hour or more now, and i have tried everything i have come across but nothing seems to work, I have managed to get rid of the bullet point but the indent is still there and it just looks ugly. I don’t know why things which have helped other are not working for me when i do it exactly the same as they say to.
I have tried:
#static-content .blogroll,#static-content .blogroll li { margin:0; padding:0; } #static-content .blogroll li { list-style-type:none; margin-bottom:5px; }
And other variations of that, but all it does is remove the bullet point.
Forum: Fixing WordPress
In reply to: Footer image and a repeated one below it?Ok, thanks.
Forum: Fixing WordPress
In reply to: Footer image and a repeated one below it?Also for some reason my content <div> is covering my navigation bar, i have used most of the code from an old template which didnt have this problem with the nav bar, so i am confused as to what has done it.
Forum: Fixing WordPress
In reply to: Pages going blank.Anyone got any idea what this could be? think it happened after editing the functions.php, but i am not sure what part of it could be causing this big problem and it is starting to annoy me a lot.