Forums
(@rickspijker)
9 years, 2 months ago
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 me
thanks
rick
9 years, 6 months ago
The plugin is not working together with woocommerce. so disable woocommerce and the plugin is working fine with WP 4.3
grtz
Rick
already found it.. add this to function.php and it works
function wpse126301_dashboard_columns() { add_screen_option( ‘layout_columns’, array( ‘max’ => 2, ‘default’ => 1 ) ); } add_action( ‘admin_head-index.php’, ‘wpse126301_dashboard_columns’ );
11 years, 7 months ago
yes..! That one in working fine! thanks!
brgds Rick
i 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