rashedbrur
Forum Replies Created
-
Hi jurvrn,
Can you please mention the calenders has the individual events options? I badly needed this. Please let me know if you know.
Forum: Plugins
In reply to: [Classic Editor] Visual Editor shows blank(white) but have contentI have used jquery migrate helper and it’s fine no.
Forum: Plugins
In reply to: [Classic Editor] Visual Editor shows blank(white) but have contentThanks, this helps me. But I think this helps a little. I have to edit my products now and after the edit complete, I have to shift back to the latest jquery.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] Start Chat button not workingIf I added the plugin js using functions.php will this work? If this worked then which plugin should I use?
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] Start Chat button not workingI checked twenty nineteen theme. Plugin works fine.
The plugin js is not working.function theme_scripts() { wp_enqueue_style('theme-owlcarousel','//cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css', array(), '0.1.0', 'all'); wp_enqueue_style('theme-owltheme','//cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css', array(), '0.1.0', 'all'); wp_enqueue_style('theme-bootstrap','//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css', array(), '0.1.0', 'all'); wp_enqueue_style('theme-fontawesome','//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css', array(), '0.1.0', 'all'); wp_enqueue_style( 'theme-style', get_stylesheet_uri() ); wp_enqueue_script('theme-jquery', '//cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js', array(), null, true); //wp_enqueue_script( 'wp-editor-customizer', get_template_directory_uri() . 'js/customizer.js', array( 'jquery' ), rand(), true ); wp_enqueue_script('theme-popper', '//cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js', array(), null, true); wp_enqueue_script('theme-owl', '//cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.js', array(), null, true); wp_enqueue_script('theme-bootstrap', '//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js', array(), null, true); wp_enqueue_script( 'theme-main-function', get_template_directory_uri() . '/js/function.js', array(), '20151215', true ); wp_enqueue_script( 'theme-navigation', get_template_directory_uri() . '/js/navigation.js', array(), '20151215', true ); wp_enqueue_script( 'theme-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20151215', true ); if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); } } add_action( 'wp_enqueue_scripts', 'theme_scripts' );
I used my scripts like this.
- This reply was modified 5 years, 2 months ago by rashedbrur.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] Start Chat button not workingHello sir,
As your suggestion, I added SSL to my website but still it’s not working. The start chat button is not working. Please check.Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] Start Chat button not workingThanks for your support. My hosting package doesn’t support let’s Encrypt ssl. I will buy within few days. Hope then it will work. I read the reviews, this plugin is awesome. But my bad luck.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] Start Chat button not workingI removed all https:// from database replaced with https://. From wordpress installer I changed the domain https to http, still not working. Do you have any referral instruction to check where https is still working.
If I add ssl will it work fine? If then I will add after few days. I have to buy ssl.
NB: The site is under-maintenance.Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] Start Chat button not workingPlease check the given link again sir. Thanks for your response.