This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago by Anonymous.
Viewing 5 posts - 1 through 5 (of 5 total)
I just bought the business hours Pro plugin but it doesn’t work as advertised at all. I added my business hours and added the shortcode to my page, expecting to see something like the right example shown here (without the image): http://www.aivahthemes.com/bizhourspro/full-business-hours/
But instead I’m getting just some plain text with no layout whatsoever. You can see the screenshot attached. This absolutely not what I expected when paying for a premium plugin just to show my business hours 🙁
Please help.
Front end css has not been loaded, so that’s the reason it is showing that layout.
Kindly comment out this “if” condition in iva-business-hours-pro.php file on line around #179.
//if ( stripos( $post_content, '[iva_bhrs_pro' ) || stripos( $post_content, '[iva_bhrs_holidays' ) || stripos( $post_content, '[iva_bhrs' ) ) {
wp_enqueue_style( 'iva-bhrs-front' , IVA_BH_URL . 'assets/css/iva-bh-front.css', false,false,'all' );
wp_enqueue_script( 'jQuery' );
wp_enqueue_script( 'iva-business',IVA_BH_URL . 'assets/js/iva-business-hours-pro-front.js', array( 'jquery' ), '', true );
//}
@sugarman2: 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.
Note: Before providing the wp-logins to any support staff, kindly please make sure you take a backup of older version.
We are sorry to say this, your support time is expired. You need to repurchase the licence in order to extend the support for the theme.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.