friends
friends copied to clipboard
Friends posts dont show
My blog is located at domain.com, but wordpress itself is residing in domain.com/wp/
Somehow i have the feeling this causes some problems for the friends plugin?
For example, i have subscriptions, which indicate to have posts, but when I select the account, it displays
Also in the admin nav bar the links to admin pages lack the /wp/ in the url, leading tot 404s (thats why i think that maybe these issues are related?)
I'm sorry, I personally don't run any subdirectory install which is why in some areas this seems to come out wrong. The WordPress way to do the latter is to use home_url()
but the former might be neglegance on my behalf with parsing the URL to determine the author slug.
I guess, I'll best create a subdirectory install to test it and fix it. Thanks for pointing this out!
I figured :D
On Fri, Jan 12, 2024, 22:48 Alex Kirk @.***> wrote:
I'm sorry, I personally don't run any subdirectory install which is why in some areas this seems to come out wrong. The WordPress way to do the latter is to use home_url() but the former might be neglegance on my behalf with parsing the URL to determine the author slug.
I guess, I'll best create a subdirectory install to test it and fix it. Thanks for pointing this out!
— Reply to this email directly, view it on GitHub https://github.com/akirk/friends/issues/280#issuecomment-1889992700, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKAA736WZQ5IZNJ6N74PIDYOGVUDAVCNFSM6AAAAABBYVLZB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBZHE4TENZQGA . You are receiving this because you authored the thread.Message ID: @.***>
ok i went through the trouble of copying my blog localy and moving it to the root, but when i select account, posts are still not shown.
I now finally tested in a subdir install and as you already hinted at, it works there equally well. So there is something specific to your WordPress install, likey a plugin interference. Do you maybe have the Post Kinds plugin installed?
@eiland-asbl did you find the cause in the end or is it still a problem? If not, I'd suggest to close this issue for now.
unfortunately still unresolved :/