manngo
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] This causes 404 for all pagesPlease discard everything I said above. The issue appears to be caused by a conflict of two other plugins.
Forum: Fixing WordPress
In reply to: Pages return 404Found the issue that was caused by BPS Security plugin.
Follow up in the plugin support forum:
https://www.ads-software.com/support/topic/this-causes-404-for-all-pages?replies=1#post-4135156Topic marked as resolved here.
Forum: Fixing WordPress
In reply to: Pages return 404Hi again,
I could narrow down the issue:
Even after deactivating all plugins the permalinks are not working for pages. It’s all fine for posts.
I even went back to the basic .htaccess file without any security restrictions.
Where should I look for the issue? Any tips?Forum: Plugins
In reply to: [BulletProof Security] Update stopped vSlider workingSorry, I was asking too fast:
# vSlider
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/vslider/ [NC]
RewriteRule . – [S=13]Forum: Plugins
In reply to: [Polylang] Hide URL language for default language problemI can confirm that the dev version 1.0.2.4 doesn’t have the bug.
Thanks a lot!
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] "All languages" option for posts and pagesHi,
I have strange way the opposite issue. I have 2 languages: English as default and Chinese as secondary. All posts are translated to both languages. However when I display the archive I have this:
for English: All posts are displayed even the Chinese ones.
for Chinese: only Chinese posts are displayed.
See it here: https://www.theinvestorclub.org/2013/03/
Than change to Chinese.Settings:
Default: English
When the front page is visited, set the language according to the browser preference -> Yes
The language is set from content. Posts, pages, categories and tags urls are not modified.
Remove /language/ in pretty permalinks.
Hide URL language information for default language -> Yes
Activate languages and translations for media -> Yes
Synchronization: Everything enabled.Further test:
I changed the setting:
“Hide URL language information for default language”
to NO. Than it shows only the English posts in English and only the Chinese ones in Chinese. There is something about this setting, it doesn’t seem to work in all parts of the site.