Glad22
Forum Replies Created
-
please tell me where i can find that fix which you mention (to enable those shortcodes to work) i didnt tryied anything yet, so maybe this could be right way, if that fix already exist.
So there is no way to fix it with some automatical tool? That problem appears because i updated nextgen plugin?
Hello, yes, im sorry, we were forced to reupload some galeries manually during weekend, because of fans. For example here https://www.bakchus.eu/en/knightfall-series-premiere-history-6122017/ , is the problem. Invalid Displayed Gallery. Here https://www.screencast.com/t/o8d0YiE4mKdi is how code of that old gallery looks. And here when i reupload them https://www.screencast.com/t/OkwUlVso . I also notice that ids of old galeries are different than id in list of all galeries in admin panel. Should galeries RE-id after update?
Forum: Plugins
In reply to: [qTranslate X] How to remove default language "not available" text?thx, i will
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not founddone :), thank you for your time.
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundOMG!!! finaly, problem solved. I cant believe that it was so stupid… New hosting needs to allow .htaccess in administration. wtf… im done. I’m going to get drunk.
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundAre you sure? when i redirect domain on new server problem is still here :/
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundhere is same porblem https://wordpress.org/support/topic/all-pages-give-a-404-after-migration?replies=11 but nobody solve it here :/
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundYou can change your hosts file in system32 so you can see web on new server without changing dns.
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundSo now we know it isnt problem of qTranslate X plugin..
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundi triyed migration of another web on wordpress and i have same problem.
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundmean
“when you change your hosts :)”Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundin htaccess is
# 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 WordPressAnd in domain http://www.richardzavada.cz is old server. When i change your hosts for
91.239.201.12 http://www.richardzavada.cz
91.239.201.12 richardzavada.czyou can see this web on new server
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundthis is my problem – https://www.youtube.com/watch?v=HedHYNpqoOg but this fix (default and back to postname) dont work for me.
Forum: Plugins
In reply to: [qTranslate X] Permalinks problem – page not foundyou mean settings of hosting server?