moonbug
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Remove Leave a Comment From PostFound twentysixteen_entry_meta() in template-tags.php
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Remove Leave a Comment From PostWhere can I find the twentysixteen_entry_meta() if I want to edit it?
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Remove Leave a Comment From Postspan.comments-link {display: none!important;}
removes all meta including the date. I need the date to display.
Is there a way to use ::first-line?
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Remove Leave a Comment From PostWhere do I enter .comments-link {display: none;}, style.css?
I tried no effect.On the default start up page listing the posts, it shows the date and Leave a Comment on the left side. I want the comment remove.
I tried looking for the detailed twentysixteen_entry_meta(); but I cannot find this function in functions.php, where is it?
Forum: Plugins
In reply to: [User Role Editor] Cannot Add New RolesAfter uninstalling a program, it seems to be working again.
Forum: Plugins
In reply to: [User Role Editor] Cannot Add New RolesI have de-activated all plug-ins and then re-installed User Role Editor. With only User Role Editor lug-in active, I still could not get the Add New Role window to open.
Is there a manual way of launching the Add User Role?
It seems to have disabled the add user role right after I tried changing the define(‘URE_KEY_CAPABILITY’, ‘administrator’); from administrator to a custom role that I created.
Forum: Plugins
In reply to: [User Role Editor] Cannot Add New RolesWhen navigating to User Role Editor page
I see
Uncaught TypeError: Object [object Object] has no method ‘button’Forum: Plugins
In reply to: [User Role Editor] Cannot Add New RolesHow can I call the “Add New Role” on a separate tab instead of it floating over the user role editor page for testing to make sure it works?
Forum: Plugins
In reply to: [User Role Editor] Missing User Role Editor Sub-MenuOnly administrator can edit user roles
Forum: Plugins
In reply to: [User Role Editor] Cannot Add New RolesI tried changing the define(‘URE_KEY_CAPABILITY’, ‘administrator’); from administrator to a custom role that I created. But when it did not work, I reverted it back to the original (‘URE_KEY_CAPABILITY’, ‘administrator’).
Forum: Plugins
In reply to: [User Role Editor] Missing User Role Editor Sub-MenuI do not want to give admin rights
Forum: Plugins
In reply to: [Ndizi Project Management] Display Total Time For Project under InvoiceThe project menu list all projects and corresponding total times.
How can I add an invoice option (like edit) which will open the invoice with the total time and project id pre-selected. Can you put the code needed to call the invoice page and pass the variables:project_id and total_time.
require Edit post right
Forum: Plugins
In reply to: [Ndizi Project Management] Cannot Add Clients or ProjectsFixed it by removing DEFAULT ” from Ndizi.class.php.
de-activate and activate gainForum: Plugins
In reply to: [Ndizi Project Management] Cannot Add Clients or ProjectsDebug error log on activation
WordPress database error BLOB/TEXT column ‘description’ can’t have a default value for query CREATE TABLE IF NOT EXISTSwp_ndizi_clients
Any adjustment to make it work?