Rafik
Forum Replies Created
-
Forum: Plugins
In reply to: [Timeline and History slider] Timeline menuHello,
Our plugin is will work simple way like what you will set the title in the timeline slider from backend like this way https://prntscr.com/srgd4t and it will show in the front end in the slider.
there is no any complex functionality available in the plugin.Thanks
Forum: Plugins
In reply to: [WP Blog and Widgets] Jetpack Subscription stopped workingHello,
I am not getting your point exactly.
There is no connection between subscriptions and our plugin and there is no any code in our plugin that affects jetpack subscription.Thanks
Hello,
Can you please page URL we will check and help you.
Thanks
Hello,
Please share your website URL where you facing the issue, so I can check and help you.
Thanks
Hello,
Please find our site from the plugin page and join live chat we need to check with backed so our technical team will assist you.
Thanks
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] Reinitialize after Ajax loadHello,
I have no idea how and where you using ajax but you can try below slick initialize code.
Put below code in the ajax success event.
$( '.wppsac-post-slider' ).each(function( index ) { var slider_id = $(this).attr('id'); var slider_conf = $.parseJSON( $(this).closest('.wppsac-slick-slider-wrp').find('.wppsac-slider-conf').attr('data-conf')); if( typeof(slider_id) != 'undefined' && slider_id != '' ) { jQuery('#'+slider_id).slick({ lazyLoad : slider_conf.lazyload, dots : (slider_conf.dots) == "true" ? true : false, infinite : true, arrows : (slider_conf.arrows) == "true" ? true : false, speed : parseInt(slider_conf.speed), autoplay : (slider_conf.autoplay) == "true" ? true : false, autoplaySpeed : parseInt(slider_conf.autoplay_interval), slidesToShow : 1, slidesToScroll : 1, rtl : (slider_conf.rtl) == "true" ? true : false, }); } });
Hello,
Can you please share page URL where you facing issue we will check and help you
Thanks
Hello,
Can you please elaborate more because I am not getting your point.
thanks
Forum: Plugins
In reply to: [Team Slider and Team Grid Showcase plus Team Carousel] IOS popupHello,
Can you please share page URL so we can check and help you.
Thanks
Forum: Plugins
In reply to: [Timeline and History slider] Admin menu non-functionalHello,
Please press the Skip button and let me know what happens
Thanks
Forum: Plugins
In reply to: [Post grid and filter ultimate] Filtering within posts and subcategoriesHello,
Thanks for reaching here.
Can you please elaborate more because I am not getting your exactly what you wantThanks
Forum: Plugins
In reply to: [Timeline and History slider] Admin menu non-functionalHello,
Thanks for reaching here.
I am not getting the exact issue can you please share a screenshot of the issue.Thanks
Hello,
Please find our site from the plugin page and join our live chat from the site our technical team will assist you.
Thanks
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] rounded cornersHello,
If you like our plugin and support please give us review and rate.
Thanks
Hello,
Thanks for reaching here.
We believe this is not a big issue.Thanks