santy143all on "how to break a side bar into two part upper and lower one"
Hi everyone, I am working on a website where i want a side bar to be divided in two parts as in upper and lower one. Can anyone please help me with the same, Any help is deeply appreciated. Thanking...
View ArticleWPyogi on "Removing the date, comments and category text from a post"
Add this to your CSS code in style.css: .post .meta, .pages .meta { display: none; } Remove the plug-in you tried to use -- the above will remove all of that line.
View Articlerohanperry on "Using border-radius for dropdown menu in corporate theme"
I finally got it. #nav li li a, #nav li li a:link, #nav li li a:visited { background: #0b55a1; color: #fff; display: block; width: 158px; font-size: 12px; margin: 0; padding: 7px 14px 7px 14px;...
View ArticleWPyogi on "WP makes table cellspacing by default, how can this be disabled?"
Not really possible to tell what is going on unless you post a link to your site where this is happening -- as there may be other styles affecting the table or contents.
View ArticlePossum7 on "Removing the date, comments and category text from a post"
THANK YOU SO MUCH WPyogi!!!!!!!!!!
View ArticleV. MP on "WP makes table cellspacing by default, how can this be disabled?"
Hi WPyogi, thanks for your reply. Sample page: http://www.thevmovie.com/contact/temp-page/ I have another WP running on another server but it also creates space around the image when it is placed in a...
View Articledouglerner on "Auto-embedded YouTube videos not playing on iPad"
Another note. It is working on my iPhone. Just not on my iPad. Both ate running iOS 6.01.
View ArticleYahMan64 on "Site hijack"
The weirdest thing is going on since yesterday and after searching I decided to ask you all here. I've had zero probs since I started my site in april, but all of a sudden it redirects to a US based...
View Articlemeetanik on "some questions regarding url."
update on 3) i got a plugin name SEO which automatically change the title. but not the url. suppose i have the post 'Milk' i want to show everywhere in the site the post name as 'Milk' but in title it...
View Articlehavingfun on "How to center image?"
I do not know much with coding. Could someone help me and tell me what the code would be to center the image I have right below the slide on my homepage? You can see it here. Thank you!
View ArticleWPyogi on "WP makes table cellspacing by default, how can this be disabled?"
Something like that is generally theme styles -- and in this case, twentyten adds a bunch of styles for tables: #content table { border: 1px solid #e7e7e7; margin: 0 -1px 24px 0; text-align: left;...
View ArticleRestyle on "Member page"
Hi, I'm looking to make a members page in wordpress. This page takes my user info and displays it onto a page. But i'm having trouble customizing my user info, I want to add extra user images of the...
View Articlefarvardin on "Can't echo the_post_thumbnail"
test this $pic = get_the_post_thumbnail($recent["ID"], "medium");
View ArticleEckstein on "Site hijack"
It's not redirecting for me, maybe you were able to fix it. If it's only happening on your machine, you might have contracted a local virus that's attacking your browser. Otherwise, someone could have...
View ArticleAshleigh100 on "I'm thick...I need links!"
Thank you for that - does anyone know about my page structures/links issue?
View Articlemeetanik on "Site hijack"
yeah some malware is changing your computer's dns settings. your site is opening fine for me.
View Articleevancamilleri on "Spinning Arrow with WP 3.3.1, Contact Form 7 & Really...
Same with me, changing to [1.4] works! ( Just replace the file really-simple-captcha.php from website http://plugins.svn.wordpress.org/really-simple-captcha/tags/1.4/ ) My problematic 1.5 installation...
View Articlemercredie on "All my links redirect to homepage"
Morning all, I have a problem on my wp blog (www.mercredie.com): all my links redirect to the homepage (since Monday). I've tried to change theme and desactivate all plugins but no change... It's still...
View Articlewp-krud on "php custom fields not working on home page"
Hey guys, I am trying to add the custom field "market" into the a href"" as links, which is working great on pages, however is not working on my home page. Here is the home page where it's not working...
View Article