mesmerize
Forum Replies Created
-
Forum: Plugins
In reply to: Looking for a solution for a non-reloading mp3-playerI would like a continuous music player for wordpress, as well.
If you find a solution, not on this forum, still please post it here.Thanks.
Forum: Fixing WordPress
In reply to: 2 front pagesBUMP> anyone?
Forum: Fixing WordPress
In reply to: 2 front pagessorry, I am using version 2.3.2
Forum: Fixing WordPress
In reply to: remove “both comments and pings are currently closed”WHooopeee, i managed to remove it by eliminating the sub <div> tag for the metadata. I just put
<! — and closed it after — >
Now my pages don’t have comments, pings, RSS feeds or the edit option. Which makes it look much better.I have put this info here, so people can use it in the future. Thanks.
Forum: Fixing WordPress
In reply to: remove “both comments and pings are currently closed”P.s. i am currently messing with it and got it down to just showing RSS2.0, however I am keen to remove the entire gray box?
Forum: Fixing WordPress
In reply to: remove “both comments and pings are currently closed”oh no, its in the ‘single post’ (single.php) part of the template.
I found the area, it’s like this:{ // Neither Comments, nor Pings are open ?> Both comments and pings are currently closed. <?php } comments_rss_link('RSS 2.0'); ?> <?php edit_post_link('Edit','',''); ?>However, i have attempted to delete it but it causes the entire page not to load.
If anyone knows how to remove it, without messing things up, I’d be most happy. Thanks in advance,
Forum: Fixing WordPress
In reply to: Permalinks and how listings appear in Googlethis also HELPED me a lot. It removed the annoying ‘blog archive and it helped me change the symbol ‘ | ‘ to ‘ – ‘ which I think looks better (in my opinion). Thanks so much.
Forum: Themes and Templates
In reply to: Swap the header image with the links and search.With a lot of playing around I finally did it on my portfolio site:
http://www.letsdesign.co.ukThanks to all
Forum: Themes and Templates
In reply to: Swap the header image with the links and search.Thanks to everyone, I decided the best idea is to remove the search and links and lift the header image using CSS then insert the search into the sidebar (yet to do).
However, you inspired me to work on this further, based on your advice.
Thanks.
Forum: Themes and Templates
In reply to: Swap the header image with the links and search.I tried your suggestion but I got:
http://www.3dmodeldesign.co.ukI will leave it up for a while for you to see.
Thanks for all your help.
It’s been sending me mad for 5 hours now.Forum: Themes and Templates
In reply to: Swap the header image with the links and search.It seems to really mess things up just swapping them over. Like it controls the layout as well.
Forum: Themes and Templates
In reply to: Swap the header image with the links and search.Thanks for that link,
Here is the header code:
http://wordpress.pastebin.ca/872099
Best regards,
DavidForum: Fixing WordPress
In reply to: XHTML and CSS not valid for some reason.Just completed my modifications and my site is now fully valid. WHooopeee. Thank you to everyone.
Forum: Fixing WordPress
In reply to: XHTML and CSS not valid for some reason.Wow, I will get to work implementing all this, THANKS to everyone.
Forum: Fixing WordPress
In reply to: XHTML and CSS not valid for some reason.Thanks by the way. 🙂
i look forward to further feedback on if the color tag problem with the CSS verification can be fixed.