Buca
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Drop Down Menu Not Working In WordPressSure enough. Much appreciated t31os_
Forum: Fixing WordPress
In reply to: syntax error, unexpected $endI was not able to figure out how to properly terminate my loop, instead I replace my index.php file with an older one. Would you mind posting the changes you made to the loop?
Forum: Fixing WordPress
In reply to: Creating a list of post titles from a specified categoryThanks again for the help esmi.
Forum: Fixing WordPress
In reply to: Creating a list of post titles from a specified categoryIt shouldn’t be, this list is for my footer.php
<h3><span class="Results">//</span> Results.</h3> <ul class="foot-listings"> <li><?php the_title('cat=results'); ?></li> </ul>
This is the code that isn’t working.
Forum: Fixing WordPress
In reply to: seperating posts into sections.Now, how would I display only the titles of posts from a second category in a list?
Forum: Fixing WordPress
In reply to: seperating posts into sections.Thanks again esmi
Forum: Themes and Templates
In reply to: Posts styling messed up.Thank you Nglavin.
Forum: Themes and Templates
In reply to: Adding additonal template files.Thanks t31os_, that helps.
Forum: Plugins
In reply to: Using custom fieldsThanks Esmi.
Forum: Plugins
In reply to: Friend my blogSo, since it seems such a plugin doesn’t exist, can anyone direct me to a good plugin developer who can help me out?
Forum: Fixing WordPress
In reply to: Has my blog been hacked again?I followed the instructions and I was definitely hacked. This is the second time this has happened and it follows me changing my FTP password as well as scanning my computer several times for infections. What can I do to stop this from happening?
Forum: Fixing WordPress
In reply to: WordPress blog brokenOh wow, I have been finding weird scripts in many of my static HTML pages hosted on the same server. Is there anything else I should do in addition to scanning for viruses and changing my password?
Forum: Fixing WordPress
In reply to: Category NavigationSorry, I set the blog to display one post at a time so I could work on the theme with ease. How would I implement this feature of WordPress in a navigation bar at the top?
Thanks for the help.
Forum: Themes and Templates
In reply to: Footer image cut offI figured out that when I remove the bit of code that tells #page to be 760px wide my footer is fine, only problem is that screws up the rest of my blog. Also if anyone could help me figure out why my footer isn’t showing up when I view it in Firefox I would really appreciate it.
Thank you Chrisber for your help and thank you to anyone who is still trying to help me resolve this.
Forum: Themes and Templates
In reply to: Footer image cut offIf you scroll to the bottom you’ll see that the image footer.jpg controlled by #footer-art in my style sheet is not centered as it should be.