pReya
Forum Replies Created
-
Forum: Plugins
In reply to: [External Markdown] How do I support links with relative URLs?Hey @reselbob, sorry for the response time. I did not get any notifications from WordPress for this 🙁
Regarding your topic:
I’m afraid I can’t help you with that. The plugin sends the raw markdown to the GitHub API and just displays the result. So all the link handling happens at GitHub.
The fact that
http://bla.com/post1/#anchor" does not work, whilehttp://bla.com/post1#anchor` does is probably configurable in WordPress or via .htaccess (but sorry I don’t know how from the top of my head).Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] List just Albums…Nobody who can help me with this problem?
I just want that thumbnails are shown on albums with sub-albums in it!
Forum: Plugins
In reply to: Navigation Bar as on some Bulletin BoardsI discovered, that the title of the gallery sites is very similar to what i want.
Where do i find out, what’s behind the wp_title variable, while browsing thourgh the galleries? I think i could extract the need variables from there!
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] List just Albums…willemvanleeuwen, can you tell us what this code is for, exactly?
I have a similar problem: I want to list all my Albums with sub-Albums.
So therefore, i created a “Main”-Album, which is displayed on my gallery-page, and then i added several albums to this Main-Album.
Into these sub-Albums i put the galleries.Actually it’s working fine, except that there is no thumbnail on these sub-albums, though it has several galleries with pictures in it…
I think this is a bug, right? I’d love to know how to fix this! It would solve all my problems right now!