This topic has 3 replies, 2 voices, and was last updated 10 years, 2 months ago by Anonymous.
Viewing 4 posts - 1 through 4 (of 4 total)
Replace this line
add_theme_support( 'post-thumbnails');
With
add_theme_support( 'post-thumbnails', array( 'post', 'page', 'slider', 'events', 'testimonial', 'menus', 'reservations', 'product' ) );
in linofeast/functions.php and see. If it doesn’t works then if you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.