sjogro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trouble with uploading featured imagesThanks for the hints so far, esmi, much appreciated.
Forum: Fixing WordPress
In reply to: Trouble with uploading featured imagesAdditional info:
The theme I’m using is a Pro theme I bought here.
In fact I have made a Child Theme for customizing the stylesheet.Forum: Fixing WordPress
In reply to: Trouble with uploading featured imagesHi esmi, thanks for your quick response. And what a good one, I first tried temporary renaming the plugins folder to disable it, that didn’t make a change. BUT! When I use the default Theme (Twenty Twelve) the problem is no longer there! So there seems to be a problem in the theme’s functions.php perhaps?
Forum: Plugins
In reply to: [Contact Form 7] 3.4 field style lookDoesn’t work for me. Will this be fixed in an update of the plugin? https://goo.gl/qRGBF
Forum: Fixing WordPress
In reply to: Cropping featured imageI had a smilar problem. The theme I was customizing came with it’s own resizing method. I replaced their image loading code with:
<?php the_post_thumbnail('post-image'); ?>
And now it uses the thumbnail as cropped by the WP image uploader!
Forum: Themes and Templates
In reply to: how to remove borders from gallery thumbs?I’m testing my website here.
I found this plugin that offers a solution to my problem.Forum: Plugins
In reply to: Detach & Re-Attach Media Attachment Images from PostsI’d really like to be able to create a custom gallery from the files in my media library at any time. Multiple galleries per post as well. Wouldn’t that be a more logical approach anyway?
Forum: Fixing WordPress
In reply to: Remove Page Titleand if i just want to remove the title of my static frontpage?
any idea’s?solved it, don’t know exactly how. since i had a backup of my posts i deleted my wordpress mysql database through phpmyadmin, then created a new. now it works. dont know what the problem was..
hey i think i’ve got the same problem: i was migrating one wp installation to another, i thought i’d manually move the uploads folder from my old server install to my new server install.
after moving the uploads folder i wanted to import my exported xml and i get this same error:Unable to create directory /Users/sjogro/Sites/wp-content/uploads/2009/09. Is its parent directory writable by the server?
chmodded the uploads 777, no change.
wait a minute… as I paste this I realize WP is looking in a wrong folder to upload. It should be /Users/sjogro/Sites/wordpress/wp-content/uploads/2009/09…!!
how do I fix this ??
Forum: Plugins
In reply to: Still struggling with automatic plugin upgrade…I can’t get the auto upgrade to work either. I get this error “Unable to locate WordPress Plugin directory.” I use this (example) info:
hostname: https://ftp.host.com
username: ftp-user
password: xxxxxxxand I was wondering if I need to add some /folders/ to the hostname or something, since my wordpress is in a folder called /wp/…
does anyone know?@fivepercent: I don’t understand your solution.
I logged in as the user whose home directory was where WP is installed (in ~/wordpress) — all was well. No other special configurations were needed.
…meaning you logged in where as who to do what???
Forum: Requests and Feedback
In reply to: no thumbnails in 2.7err how do i “use” the test script posted earlier? where do i put it?
Forum: Requests and Feedback
In reply to: no thumbnails in 2.7awesome, now how do i check my GD settings or how do I turn it on. i host my own site on a server box that supports php but i don’t know shiiit. help would rule. rock.
Forum: Fixing WordPress
In reply to: Thumbnail Image option = Greyed out…2.7 wordpresssame problem here, thank god there is a topic already. is this gonna be fixed in an update or should i be able to fix this now?
i host my own server, with php, and i don’t have a clue what GD is. hah!
also, i tried switching off all plugins but that didn’t change anything about the problem. please help!sorry i couldn’t help you by the way. i read your message and saw what you figured out, but i don’t understand where you copied what into where..