bibichette
Forum Replies Created
-
Forum: Reviews
In reply to: [Inject Plugin] A top level pluginThank you for your comment. We are glad you find Inject useful.
Best regards.Forum: Themes and Templates
In reply to: [Page] "Next Page" doesn't workHello,
Sorry for the late reply.
I guess you are using another theme now (your link)?Best regards,
Quentin
Hello,
I am looking for the thing.
Adding a Back to the Album link without having it erased when update.Best regards,
Quentin
Forum: Fixing WordPress
In reply to: Get children menu items of a custom menu itemI don’t think that it’s possible. Menu items have their own custom post type (Navigation Menu). You can try to get the right post (Navigation Menu) using wp_query and find its child. But it’s much more complex.
Or you make the same hierarchy on the pages and in your navigation, et voila !
Hi,
I think that you can use our plugin named Inject for your need. You can make complex queries easily. Take a look : http://cut.lu/inject and the doc for custom query : http://inject.netcod.es/documentation/#custom-fields 🙂
Forum: Reviews
In reply to: [JC One Lite] Great Job!Thank you (better late then never :p) !
Forum: Fixing WordPress
In reply to: WP multisite : Issue to upload .zip filesI don’t know if you have already the problem. As I spend half an hour to fix that I post the fix.. You just have to go to the network admin in the “global” settings (not in the site options) and had zip to the “Upload file types”
regards.
Forum: Themes and Templates
In reply to: Get the permalink of a custom post type archive pageup