sepruda
Forum Replies Created
-
Thank you for your quick reply. My problem was, that I’m not too strong on wordpress coding. But I managed to get what I wanted by tinkering enough with the code.
All I need to do now, is make it sort by last name. The shortcode snippet in the FAQ, doesn’t seem to work for me.
This is my shortcode
[userlist role=”subscriber” number=”500″ meta_key=”last_name” orderby=”meta_value” order=”ASC” ]
This is the result
Forum: Plugins
In reply to: [Resize Image After Upload] HTTP errorI just deleted the plugin and did a new install, activated the plugin and the resizing option. When uploading a big image, I get the HTTP error again – although no number, so maybe I remembered it wrong.
Forum: Plugins
In reply to: [Resize Image After Upload] HTTP errorSorry, it was 404.
Forum: Plugins
In reply to: [Resize Image After Upload] HTTP errorHTTP error
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingProblem was solved by my webhost. Seems a .htaccess file had been placed in the picture folder. Renaming it, fixed the problem.
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingAllright, I’ll try contacting them. Thank you for your help and patience!
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingDo you see any conflicts with my images in the .htaccess-file? I could try moving it, and see if it works.
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingThis is the content:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # Added by Surftown to prevent brute force attack against wp-login.php <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_METHOD} POST RewriteCond %{HTTP_COOKIE} !^.*wordpress_test_cookie.*$ [NC] RewriteCond %{HTTP_REFERER} !medlemmer [NC] RewriteRule wp-login.php - [F,L] </IfModule> <IfModule mod_security.c> SecFilterEngine Off </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule>It seems to be something my webhost added.
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingI do have a .htaccess file in root – so that’s a yes.
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingI’m afraid I don’t know. I recently took over from another, and I’m not too wordpress-savvy yet..How do I check if I do?
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingI checked all the file permissions, all files have 644 all folders have 755. It seems it isn’t about permissions?
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingDidn’t work
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingI just did it again selecting recurse into subdirectories, still the same unfortunately.
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingI’m not sure…but when I right-click for instance the directory named “01” in “2014” in the /uploads directory, it has the 755 value. So I guess I did?
Forum: Fixing WordPress
In reply to: WP 3.8.1 images not showingActually that is the only image I have on this site. I put the image back on.
<img src="http://www.danskmammakirurgiskselskab.dk/wp-content/uploads/2014/01/Eremitagestatue-940x350.png" width="940" height="350" alt="">