bastobuntu
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Problems with WordfenceHey!
So wordfence had it’s own .htaccess and overwrote my old one?Anyway, I just want to secure my admin folder with a password using .htaccess. Even with the latest version I have thi wierd behaviour, but only if polylang is enabled as well. Even now with 3.8.8 I get a login prompt on any site (which I can close with ‘esc’ – website is working then?!)…
Shall I remove the .htaccess file and use wordfence or the other way around?And please, can you make it polylang-compatible? 🙂
Forum: Themes and Templates
In reply to: [Customizr] Blog like feature on all three pages?sorry – raised a new topic
Forum: Plugins
In reply to: [AcademicPress] acp shortcodesI have a little workaround for it now.
Using harvard-bibstyle I want to achieve an inline citation “(author, year:page)” I do this by typing
[acp author="surname" year="2012" id="surname-1"] ({author},{year}:<page>) [/acp]and at the bottom of the text i overwrite this id with a complete
[acp add …… id="surname-1" /]so the bibliography is setup with all relevant data.
greets