kinokeo
Forum Replies Created
-
I figured out the issue myself. When I deactivated the Starter Templates plugin (https://en-au.ww.wp.xz.cn/plugins/astra-sites/), the import worked fine.
I’d also like to find a way to do this.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Header element always stickyAh, that makes sense. Thanks for that!
Forum: Hacks
In reply to: Link specific article to category pageThanks for the reply. I liked the sound of the workaround, but then I came across https://ww.wp.xz.cn/plugins/rich-text-tags/ and https://ww.wp.xz.cn/plugins/rich-tax-description-editor/.
I installed the first one, which converted the description box into a WYSIWYG box, thereby giving it much the same functionality as an article. This works for me so I’ll run with it for now.
Thanks for the help.
Forum: Hacks
In reply to: Remove custom taxonomy with htaccessI’ve contacted them and they say it’s not possible to remove the “article” part of the URL using the normal WordPress system.
I’m effectively trying to bypass the “normal” way of doing things with .htaccess, which isn’t covered under their theme support.
Nothing in their forums either of any use. I could post there too, but thought I’d have more luck here.
Forum: Hacks
In reply to: Remove custom taxonomy with htaccessIt’s the flatbase theme from Nice Themes:
http://nicethemes.com/theme/flatbase/Forum: Hacks
In reply to: Remove custom taxonomy with htaccessThe site can now be previewed at http://viewmywebsite.com.au/kb1/.
And it was functions.php that most forum posts indicated I’d find the code for creating custom posts types, but it’s not in there.
Forum: Hacks
In reply to: Remove custom taxonomy with htaccessIncidentally, I can’t even find where the template author has created the custom post type – it’s not in any of the files that I’d expect it to be in. Can’t remember exactly which one I read it should be in but I’ve pretty much looked through all the ones in the theme folder.
Forum: Hacks
In reply to: Remove custom taxonomy with htaccessThanks Tara
Unfortunately I’ve tried both of the plugins mentioned in that post already.
https://ww.wp.xz.cn/plugins/wp-no-taxonomy-base/stats/ doesn’t list “article” in the taxonomy options to exclude.
https://ww.wp.xz.cn/plugins/wp-htaccess-control/ doesn’t seem to have the correct option either.
These plugins all seem to remove parts of the URL such as category-base or author but I believe what I’m trying to remove is a custom post type, which is one level up from all of these.