funsail on "Sized images progressive jpg"
I insert progressive jpg into my media. When it makes the small versions with the 300x300 etc at the end, it seems to create stuff that's not progressive jpg Is this due to WP or some other setting?
View Articlejoshuahornby on "Select certain tags to display instead of all tags."
I am displaying all the tags by using this function <?php $tags = get_tags(); $html = '<div class="post_tags">'; foreach ( $tags as $tag ) { $tag_link = get_tag_link( $tag->term_id ); $html...
View Articleepony121 on "creating a new static page"
I have recently upgraded to 3.5.2. In my earlier version I was able to add a new static page (comments thread disabled) by simply un-checking 2 boxes underneath the text area. Now there seems to be no...
View ArticleTikibird on "Scheduled posts through mid Sept posted all at once"
I will be on holidays in remote areas for several weeks so I scheduled several posts to appear one post per day. I have a plug-in called WP Missed Schedule as I was having problems with it before....
View Articleronan.anjos on "Nightmare php-injection is blocked by google chrome"
All subdomains at my server account is constantly php injected with the code: eval(base64_decode [please don't post hacked code here] I've tried to do everything without sucess to clean the infected...
View Articlefunsail on "Image sizing in WP.com vs WP.org"
Why is it our images are resized and we insert thumbs like img200x300.jpg while in WP.com they don't make 5 copies of each file and just insert the img.jpg? Is it some plugin they use? I find managing...
View ArticlePlummer on "Switching From Godaddy Shared To VPS"
So I am going to be switching from Godaddy shared hosting to a VPS to try and fix some problems that I am having. I am running a Wordpress site with a few plugins. The main plugin is YAK, that we use...
View ArticleAThompsonCO on "I am logged in and get a blank screen"
For all the editing options I simply get a white screen?
View Articlebesi1988 on "How to update media url in the new site ?"
Hi guys , Im new on this forum and i will appreciate your help . Im re-designing a wp website from the first steps im stuck . I tried to make a cope and create a subdomain so i can work on that , but...
View Articlekelloggagency on "PDF link goes to INDEX page"
Not sure what I'm doing wrong. Uploaded PDF to Media. Created link to the pDF on a page. But when click link opens an INDEX page with the file name listed. I don't want this extra step. I want the link...
View ArticleAshraf jibrael on "Hidden page"
Hi all, Please, IF i have a page that i want to appear only when i am login with specified username and password. How can i do that ? Which plugin can i install to prevent my page to be accessed by...
View ArticleTheAnuvhuti on "Clicking Category Finds No Posts!"
I am customize theme. Everything is running well. But problem is, when click on category, its showing 404: Page Not Found. But suppose show all the post under that categories. I already update all...
View Articlewen.wainwright on "Place the word "search" into the search box"
Hi, I might be in the wrong forum and am happy to move if I am! I added a search box to the header of Twenty Twelve with code, not with a plugin or anything, and it works. I want to add the word...
View Articlevict0ry on "Post category and date below gallery?"
Hi guys, How can I put the post category and date inside a post, below an image gallery? I found how to do this with the post title, but I don't know where to start with the other stuff. function...
View ArticleNoz03 on "How to optimize images?"
My site is running quite slow so I put it into gtmatrix and found out that one of the biggest reasons is that I need to optimize my images. I used medium size images on the article, which can be...
View Articleutrinapolis on "Im getting unwanted advert popup on my page"
Hello all, i'm getting strange popup advert on my page (Twenty eleven theme) i cant locate it and don't know how to get rid of it. It stays when change theme, and it even stays when i re upload whole...
View Articlewp student on "Prev / Next Post navigation in single.php skipping posts"
I'm just get_adjacent_post and trying to create navigation for prev/next post. My code is 100% perfect and working in my other themes. I've no plugins installed. The previous post link appears at last...
View Articlerahat.haider on "[Plugin: comments] Add new field in Comment box"
I am trying to add new field in the comment form by using filters. here is my code function add_comment_fields($fields) { $fields['age'] = '<p class="comment-form-age"><label for="age">' ....
View Articlehimanshusardana on "My website is getting too many dierect home arechives and...
My website is getting nearly 800 direct home archives daily, as a result the bounce rate of my website has increased. Usually i get only around 30 home archives a day These hits are not from Google, so...
View Articlelittlesparrowblog on "Widgets "Mysteriously" Reduced in Size - Can't...
My widget images had been displaying larger on my site, but now have reduced in size no matter what I try. I know it's operator error, but can't figure out what operation I need to adjust :\ I also...
View Article