jason102178 on "wordpress login page"
I was wondering if anyone could help point me in the right direction, I have searched and searched the internet and could not really find the answer i have been looking for.... I have customized my...
View ArticleDoodlebee on "CSS (Guru?) to troubleshoot theme"
The *simplest* solution would be to make that sidebar a tiled background, and just apply the background to the content-area. Then, no matter what is longer (the sidebar or the content) the sidebar...
View ArticleDoodlebee on "wordpress login page"
Sounds like you're editing core files - which is a no-no. here's a few tutorials on what you want: Customizing WordPress Admin How to Customize the Wordpress Admin Area Customize Wordpress Admin Easily
View ArticleLifesABargain on "Wordpress is removing my links when I edit post"
Ok.. So here's what I just did... I went in deactivated all plugins, switched to Twenty Eleven theme, cleared my browser, created a new post where I added text links and an image link then went to the...
View ArticleWPyogi on "Wordpress is removing my links when I edit post"
Looks like your issue may be a known problem - due to be fixed in 3.5.1 (soon)? http://core.trac.wordpress.org/ticket/22888
View Articleposthawk on "Why wont this code display?"
this is in the sidebar. `<?php $facebook = get_the_author_meta( 'facebook' ); if ($facebook) <a style="margin: 0px 25px" title="<?php the_author_meta( 'display_name' ); ?>’s Website"...
View ArticleChris Olbekson on "Why wont this code display?"
get_the_author_meta() is returning false because when using that function outside the loop you need to pass the author id. There are many different ways to get the author id outside the loop. I like...
View ArticleDominor Novus on "CSS (Guru?) to troubleshoot theme"
Though CSS can probably offer a cleaner solution, personally, I use jQuery to equalize the height of the widget sidebar with the main content container. You're already jQuery UI for your datepicker...
View ArticleFreshPeel on "Many buttons not working"
I'm having the same issue. WordPress and all plugins are up to date.
View ArticleLifesABargain on "Wordpress is removing my links when I edit post"
Ah, it does look very similar and since some folks are reporting a few different issues around the same topic it's likely to be the culprit. I thought I waited long enough before updating. I hope they...
View Articlepockettphoto on "Add New Gallery (missing Add Images)"
Hi, Since updating to 3.5, I no longer know how to add galleries. Note I am not amazing with WP software, and am no good with codes etc. I am able to upload media to my library, but when I go to create...
View ArticleWPyogi on "3.5 upgrade messed up page editing, menus and scripts"
The recommended troublehshooting steps are detailed in this thread: http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list?replies=4
View ArticleWPyogi on "Images not appearing after 3.5 upgrade"
@oliver - as Andrew suggested above, please see this thread: http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list?replies=4 and if you need help with your site, start your own...
View ArticleWPyogi on "Two verions of same theme"
Renaming your theme will prevent it from being overwritten (and losing your changes), but it won't turn it in to a child theme. See the link to the page about child themes to understand how they work....
View ArticleWPyogi on "facebook icon stretches off page help"
If that does not solve, it please contact the theme developer for help: http://themeforest.net/item/mayashop-a-flexible-responsive-ecommerce-theme/2189918 Commercial themes are not supported here.
View Articlenickykou on "admin login show blank page"
Hi seacoast web design. Thanks for your responses. Actually, admin page started not working after I clear my browsers' cache However, I didn't try clear plugins'cache I am not sure How to clear it. I...
View ArticleKate Newbill on "File permission problem with upgrade to 3.5"
This one has me stumped. A client had me upgrade her site to 3.5, and now the spell check is throwing an error saying that permission is denied for wp-includes/js/tinymce/plugins/spellchecker/rpc.php ....
View Articledrmjdg on "Help with Academia"
I would like to remove one of the Search widgets but it does not appear on my widget page and I have played around with the CSS to no avail. I only want one search in the header (there are three on the...
View Articlenickykou on "admin login show blank page"
OK. here is all actions I have done. see if it can brings any ideas. btw: I am not rash at all. just want to figure out this type of issues. Because I am pretty sure it do happen a lot. I try to make...
View Article