I have changed it back to how I want it but 200 people received two posts that should have been 100% correct. Which was rather embarrassing to say the least…
Great plugin otherwise.
Tim
I changed the the default setting in “uthsc-wpcas-options.php” to directs to our login page, it works fine. But when we create a new subsite, the default settings are not populated and left blank. Would you please help me find out how can I make the default setting get populated to new subsites automatically?
https://www.ads-software.com/plugins/uthsc-wpcas/
]]>Thanks
https://www.ads-software.com/plugins/my-calendar/
]]>In an attempt to reduce the URL length of some website pages, the author of the WP Job Manager plugin is asking the user to enter the following code in theme functions.php.
function change_job_listing_slug( $args ) {
$args['rewrite']['slug'] = _x( 'careers', 'Job permalink - resave permalinks after changing this', 'job_manager' );
return $args;
}
add_filter( 'register_post_type_job_listing', 'change_job_listing_slug' );
https://wpjobmanager.com/document/tutorial-changing-the-job-slugpermalink/
The question is: do I use your Code Snippets plugin to do it?
When I tried last time, no change in URL pathlength happened.
See my WordPress dashboard screenshots:
https://s23.postimg.org/4t13d8p2z/Code_Snippets_plugin_for_WP_Job_Manager_customiz.png
And this:
https://s23.postimg.org/wx2qcb20r/Code_Snippets_plugin_Setting.png
Also this:
https://s23.postimg.org/ogn0u0i63/Code_Snippets_plugin_file.png
Regards,
Yunis
https://www.ads-software.com/plugins/code-snippets/
]]>when i edit a post in wordpress, i have to disable many default settings in the right side bar of the post editing page. so it takes me a lot of time to disable show featured image, to disable show author, to disable most of the setting….
the wordpress post default setting is dump.
can i just set all the default values of the settings into “disable” so that i can enable it when i only really need to do so.
which php file should i modify? this is a serious programming question.
]]>when i edit a post in wordpress, i have to disable many default settings in the right side bar of the post editing page. so it takes me a lot of time to disable show featured image, to disable show author, to disable most of the setting….
the wordpress post default setting is dump.
can i just set all the default values of the settings into “disable” so that i can enable it when i only really need to do so.
which php file should i modify? this is a serious programming question.
]]>I recently upload my new site, and the plugin (although it was working fine in local) doesn’t listen to me.
It adds the related post on every post and page dispite the fact that I tell it not to in the option (i am using it as a widget on my post).
“Automatically add related posts to” is empty
and in “Exclude display of related posts on these post types” : both post and page are marked.
I am starting to suspect that it doesn’t listen to me at all.
My version of Contextual Related Post : Version 2.2.3
https://www.ads-software.com/plugins/contextual-related-posts/
]]>