filiberto74
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All pages (but only pages) return a 404Update:
The problem is not related to pages, it is related to all “first-level” permalink. A subpage with permalink “first-page/second-page” works, while “first-page” alone is a 404.
Moreover, while testing I discovered that if I use as permalink stracture “test/%postname%” all posts work with the structure test/post-slug and, unbelievable for me, first level page start working. A funny, meaningless and unusable (for me) workaround for making first level pages is placing any fixed word before post slug…
Has anybody encountered a similar problem?
Forum: Fixing WordPress
In reply to: All pages (but only pages) return a 404Thanks Sumeet, but I’ve already tried dozens of time. If I set links to default (no modrewrite) everything works fine, if I set it to any kind of permalink (including the one that has always worked (/%author%/%postname%/) everything works (posts, categories, authors) except single pages that return a 404.
No solution yet…. please help me!Forum: Themes and Templates
In reply to: [Pinboard] Don't translate to other languageHi, I’ve tried to use CodeStyling Localization with Pinboard theme, but when I create the .po file I keep on receiving the message “Error: The actual loaded translation content does not match the textdomain: pinboard”.
I’m not that confident with WordPress, what should I do?