shog
Forum Replies Created
-
Forum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] Problem with confirmationWhen I try to submit a lightbox form using click – everything seems to be okay. But when I use enter key, page just reloads and data isn’t sent.
But I solved this problem just by triggering click event on pressing enter key. Kinda weird, but works.
Forum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] Problem with confirmationHi. Voltroid, did you fix this issue? I’m asking, because I have the same problem as pazderakjan.
Forum: Themes and Templates
In reply to: [Baskerville] Slider doesn't show properly on ChromeOkay, in Firefox everything’s okay after changing
smoothHeighttofalsein global.js. But flexslider still doesn’t work in Chrome, because of Adblock. 😮 How to change it?Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessIt was really simple thing. :p Just noticed that there was a subdomain maciejro.maciejro.webd.pl and domain czasfutbolu.pl was connected to this address. When I removed this unnecessary subdomain and moved all the files just to /public_html folder and redirected domain to main folder – everything started to work as it should. Conclusion is simple – on http://www.webd.pl hosting .htaccess files are working properly only in /public_html folder.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessOmg, finally got it working. 😉 It was because of this subdomain. Thanks for all the posts here.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessYes, it is. I couldn’t notice that before, because my friend was doing all things connected with domains/users/redirecting etc.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessI’m not sure why your site would be using those instead of mod_rewrite if you say your server has mod_rewrite enabled. What is your custom permalink set to in Settings?
I set permalink template to ‘/index.php/%postname%’. It’s the only permalink type working.
In the meantime, could you perhaps double-check this in your phpinfo() file?
Yes, I’m sure mod_rewrite is enabled. What’s more, my hosting provider writes this constantly in every message.
Going back to that … NOTHING in .htaccess works? That goes back to the host, not you, doing something wrong. Are you on Yahoo servers perchance? I know they did something daft where you HAVE to use index.php.
Unfortunately NOTHING works, really. :/ My hosting is located in Poland, it’s webd.pl.
If it borks, it ain’t WordPress, it’s your server. Get a stick and hit your host.
404 error.
edit: By the way, I’ve noticed something interesting and I think it could be the answer for all weird things we got here. All files are located in: [main]/czasfutbolu.pl/public_html – there I have only wordpress and this htaccess file. But in my main folder I have public_html folder also (path: [main]/public_html/) and everything I have there is adequate to address: http://www.maciejro.webd.pl (this is my ‘parent’ address, without a domain). When I put a .htaccess file there, it works. It doesn’t work only in path mentioned above. I would copy all files just to /public_html/, but in this situation I don’t have my domain corresponding to this.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessHere it is: http://www.czasfutbolu.pl
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessForum: Fixing WordPress
In reply to: An issue with permalinks / htaccessI’m usually using Notepad2, but even with default Notepad with plain-text mode I can do nothing. Btw. when I delete .htaccess file, nothing happens. File generates when I set my permalink structure to /%postname/, but it’s all – the file is only generated, it still doesn’t work.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessIt doesn’t matter, .htaccess doesn’t work even with or without blank lines.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessI got a reply. They said, that .htaccess files (including mod_rewrite) on the all of their servers are working properly and it must be wordpress’ fault. Any new ideas?
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessThanks for your replies, I’ll ask my webhost for help.
… anyway it’s really weird.
Forum: Fixing WordPress
In reply to: An issue with permalinks / htaccessphpinfo() shows Linux as System. Where can I find more detailed information about type & version?