zerkaloolakrez
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Twenty Twelve] excerpt blog index and category index?thank you, angels!
Forum: Networking WordPress
In reply to: Image upload problems for subfolder multisiteOK
Forum: Networking WordPress
In reply to: Image upload problems for subfolder multisiteProblem resolved!
http://ww.wp.xz.cn/support/topic/multisite-images-cannot-be-displayed-in-subsites/page/2
This worked. This was the solution.Forum: Networking WordPress
In reply to: Multisite header upload problem – URLs not mapping correctlyMaybe somebody mature can help me with this thing. Thank you.
Forum: Networking WordPress
In reply to: Multisite header upload problem – URLs not mapping correctlyi have subfolders-type multisite and heve exetely same problem like this man with subdomains variant.
This is my .htaccess:
# BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] # END WordPressUpload Path URL: http://mysite.com/wp-content/blogs.dir/3/files
Upload Path: wp-content/blogs.dir/3/files
Fileupload Url: http://mysite.com/site2/files/Forum: Plugins
In reply to: [RPS Image Gallery] [Plugin: RPS Image Gallery] full image sizeThank you very much sir!
add_image_size method working perfectly!
Viewing 6 replies - 1 through 6 (of 6 total)