Rick.spijker
Forum Replies Created
-
Hi there,
i dont understand how to use the shortcode.
i want to limit the posts from the frontpage.
where do i add the shortcode ??
hope someone can help methanks
rick
Forum: Plugins
In reply to: [Global Meta Box Order] Only Admin can upload Featured imageThe plugin is not working together with woocommerce.
so disable woocommerce and the plugin is working fine with WP 4.3grtz
Rick
Forum: Themes and Templates
In reply to: Screenoptions and columnsalready found it..
add this to function.php and it worksfunction wpse126301_dashboard_columns() {
add_screen_option(
‘layout_columns’,
array(
‘max’ => 2,
‘default’ => 1
)
);
}
add_action( ‘admin_head-index.php’, ‘wpse126301_dashboard_columns’ );Forum: Plugins
In reply to: [Count per Day] Updated version 3.27 problemsyes..! That one in working fine!
thanks!brgds
RickForum: Plugins
In reply to: [Count per Day] Updated version 3.27 problemsi have the same problem, i already update the file Goip but it’s still the same.. the site gives a fault when the plugin is activated.
best regards
rick