CsoftAdmin
Forum Replies Created
-
Forum: Plugins
In reply to: wp_pagenaviNow it says me
“Plugin could not be activated because it triggered a fatal error.”
Cheers!!!
Forum: Plugins
In reply to: wp_pagenaviStop after this message
Unpacking the package…
🙂
Forum: Plugins
In reply to: wp_pagenaviFist of all when I search for this plugin from my wordpress admin, that time it not showing me install link.
When I want to upload it for installation and click on the active this plugin then It stops the process and prompt the message configuring plugin…..
It might help to understand what happens with me.
Cheers!!!
Could you please look at
http://ww.wp.xz.cn/support/topic/give-access-to-user-for-specific-plugin?replies=1Thanks!!
Many thanks!!!
Forum: Fixing WordPress
In reply to: Can user create blogR you sure this will help me what I was talking about?
Forum: Plugins
In reply to: Change category box in wp-adminI have same situation described in,
http://ww.wp.xz.cn/support/topic/dashboard-add-new-post-page-drop-down-category?replies=1.
Though I have 30000 categories.
If anyone knows a better solution then please share. I think wordpress look into this things.
It is sad to say but wordpress team and wordpress forum administrator had never thought of this situation.
🙁
Forum: Fixing WordPress
In reply to: Want date picker at templateThanks a lot. I made the mistake. Now its working.
Hurreeey
Forum: Fixing WordPress
In reply to: Want date picker at templateI don’t get what you want me to do? Please specify if I made any mistake.
Thanks 123milliseconds.
Forum: Fixing WordPress
In reply to: Want date picker at template<?php wp_enqueue_script('jquery'); wp_enqueue_script('jquery-ui-core'); wp_enqueue_script('jquery-ui-datepicker', FILE_URL . 'jquery.ui.datepicker.js', array('jquery','jquery-ui-core') ); ?> <script> jQuery(document).ready(function() { jQuery("#dp2").datepicker(); }); </script> <div id="dp2"></div>in page.php… but no luck.
Forum: Fixing WordPress
In reply to: Want date picker at templateI try to add jquery datepicker at my page.php. But It cannot show me the date picker at all neither any error.
Can anybody tell me how I configure this?
Please I really need that one.
Forum: Plugins
In reply to: Change category box in wp-adminCan anyone answer me one question?
Can wordpress allow this kind of stuff for extending it’s category at wp-admin(post-new.php)?
Cheers!!!