-
Posted a reply to Images not showing, on the site WordPress.org Forums:
That worked! I also added a little code in their to prevent .php execution from… -
Posted a reply to Images not showing, on the site WordPress.org Forums:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteRule (.*) /index.php?uamfiletype=attachment&uamgetfile=$1 [L] </IfModule> -
Posted a reply to Images not showing, on the site WordPress.org Forums:
/wp-content/uploads/ does contain an .htaccess file. Downloaded the file 003.jpg. Opened and displayed fine. -
Posted a reply to Images not showing, on the site WordPress.org Forums:
Uploaded it and can view it fine (http://london-athletics.com/test.jpg) -
Posted a reply to Images not showing, on the site WordPress.org Forums:
I'm the admin, but in name only (this is not my job, and I don't… -
Posted a reply to Images not showing, on the site WordPress.org Forums:
Hi Ben, My htaccess has; # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule… -
Created a topic, Images not showing, on the site WordPress.org Forums:
Images are no longer showing on my website, www.london… -
Created a topic, Membership profiles with member-specific data uploaded, on the site WordPress.org Forums:
Hey gang, I'm hoping that someone can advice what plu… -
Created a topic, Customizer window empty, on the site WordPress.org Forums:
In recent weeks, we noticed that the our header image … -
Posted a reply to Customizer preview shows a black screen, on the site WordPress.org Forums:
Same problem on my website - www.london-athletics.com Running 4.7.3. Header image vanished and now I… -
Created a topic, Page formatting, on the site Support:
Hi folks, First up - great plugin! Really like this. …