hueskye
MemberForum Replies Created
-
hi;
Nope, i dont use multisite, and in my case i couldnt switch the plugins off – simply i couldnt get into the admin panel at any point.
however i have solved this one – i transferred all the DB and data to a new server, changed the dns settings and now everything works just a it should;
thanx for help:)
Here comes all of it;
I have to admit i remember having it a bit more structurized…
anyway, is there anything bad with this one?
RewriteEngine On
Options +FollowSymlinks
RewriteBase /
RewriteCond %{HTTP_HOST} ^www.skimind.pl$ [NC]
RewriteRule ^(.*)$ http://skimind.pl/$1 [R=301,L]
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule . index.php [L]
# 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 WordPressjust to be sure i have double checked htaccess, and tried to temporarily erase:
404-search.php
404.php
and all kinds of search php files i found
still no effect
i m running out of ideas
well, i have renamed the 404 file and got a message from my browser saying
This webpage has a redirect loop
The webpage at http://skimind.pl/wp-admin/ has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Here are some suggestions:
Reload this webpage later.
Learn more about this problem.
i cant acess anything in the admin zone
renaming doesnt work – i got a blank screen instead of my HP and still cant log in
to see the content of admin panel
i renamed child theme, than also parent theme
i use child theme
Hi;
Sorry for not positng for too long time;
SO there is a problem, exactly when you click to #3 or #4 snippet to appear in the slider, everything gets just so messy (first two works just fine, the next two get creepy 🙁 )
Any help would be appreciated;
For your referrence:
thanx Prasanna, you re the best as always;)
thanx 🙂
I presume, I should insert this inside my child theme CSS?
hi;
Almost:)
i need to recolor the header of the widget with gradient
so my site is Serwis narciarski;
and now the header of widget having “Newsletter”, should be recolored into orange-black gradient.
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
