jusdranz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks Issue@hiphopinenglish: thnx for replying.
Well, what you said in your 2nd last post I did.
I did rename the page into reclabel and then everything seems to be fine, no 404’s: all good.Could it be the term was reserved for the theme maybe?
Mmmhhh…..?
I’ll get back on this…
Forum: Fixing WordPress
In reply to: Permalinks IssueI think it has something to do with this:
Reserved Terms, though ‘label’ isn’t in the list.I do see the word ‘label(s)’ appear in the examples above the list on the page, but it’s not clear to me if this relates to my issue or not.
Anyone?
Forum: Fixing WordPress
In reply to: Permalinks IssueNope, didn’t add CPT(?) or anything.
I don’t have any coding-skillsJust try it yourself, it won’t break your site or anything:
With the permalink settings on http://domain.com/2014/04/03/sample-post/
– create a page called ‘label’ (no parent)
– create a page called ‘test’ (with as parent: ‘label’)
– now view the page ‘test’ at http://domain.com/label/test/ Result >>> 404-error🙂
It all has to do probably with the fact I’m calling the parent-page ‘label’ and that that word would be ‘reserved’ for the system/software or something I guess.
Anyone?
Forum: Fixing WordPress
In reply to: Permalinks Issuebump…
Forum: Fixing WordPress
In reply to: Permalinks IssueThat’s for post my friend.
Are you trying to find errors in my explanation or constructively adding to a solution?So the PAGE called Label will have the url: http://domain.com/label/, which works, but all sub-pages of that page called ‘Label’ don’t seem to be working.
For example:
http://domain.com/label/artist/ will give a 404 as well as http://domain.com/label/releases etc.Forum: Fixing WordPress
In reply to: Is there a pluging that can do this effect?Maybe U wanne use this:
http://www.gopiplus.com/work/2010/08/14/space-gallery/Forum: Fixing WordPress
In reply to: Get avatar for postI use the plugins ‘People list’ and ‘User Avatar’.
Works fine for me (WP 3.0.1)Users can upload and edit their own picture.
Forum: Fixing WordPress
In reply to: Problems with cloaked siteNow a new problem has risen;
When one of my applications posts a page from http://www.example.com to a social-network-site, it takes the URL of the real http://www.abc.com and so when it’s clicked on one of those social-network-sites it takes people to http://www.abc.com instead of the original cloaking link; http://www.example.com from which it was supposed to look like it was posted from.
Isn’t there any way to fix this with what I have.
Perhaps a mod_rewrite on the server of or something?Forum: Plugins
In reply to: [Plugin: WP to Twitter] error posting statusYep, same here.
Without shortening I do get the error, but is does get posted.
With shortening I get an error telling me bit.li or Cli.gs is not working and the message is saved.
There’s been an error shortening your URL! Visit your WP to Twitter settings page to get more information and to clear this error message.
There’s been an error posting your Twitter status! Visit your WP to Twitter settings page to get more information and to clear this error message.
It does look like a really solid widget though!
2 thumbs up!Im using 2.2.2 btw en WP 3.0.1
Forum: Fixing WordPress
In reply to: Problems with cloaked siteHi esmi,
thnx for your reply!
Isn’t masked-forwarding the same as cloaked forwarding?
I’m using cloaked now and everything seems to be working fine.
Now it’s working so that people do see the http://www.example.com/ which is fine, but when they click on a post the browser doesn’t go to the post, it just seems to reload the front-page.
When I click on the ‘Site Admin’-link, it takes me perfectly to the Admin Dashboard.
…
I got it!
I had to fix the ‘Site url’ to http://www.abc.com instead of http://www.example.com
I thought if I would do it like this, clicking the logo-image would bring me to http://www.example.com instead of keeping me on the cloaked site!Thnx again!