Forum Replies Created
-
This issue is a global one! Why you guys are not fixing and patching the issue!
in reply to: Carousels not workingHey There Developer, It’s going to be a common issue for those using the slider. With New WP and other plugins the Cowidgets – Bygge Version plugin is unable to include the waypoint. Seems like it was loading first or some kind of other issue. Requested you guys to fix it. Create a demo WP site with newer version and theme installed then see the error in details there. Thanks.
in reply to: Carousels not workingDownload Code Snippet, Choose Add New Snippet > Snippet Type = Php > Paste the code > Run Always> Full Site Hader Wise then click on the active icon and save.
Better if you see YouTube video how to add PHP function with code snippet,
-
This reply was modified 1 year, 7 months ago by
fathitube.
in reply to: Carousels not workingHad to add this in code snippet
`
function enqueue_waypoints_script() {
// Enqueue the Waypoints script from a CDN or locally
wp_enqueue_script(‘waypoints’, ‘https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js’, array(‘jquery’), null, true);
}
add_action(‘wp_enqueue_scripts’, ‘enqueue_waypoints_script’);`Still requesting to push update into the plugin!
in reply to: Carousels not workingGetting same error! The plugin Cowidgets – Bygge Version which basically works for the portfolio slider it’s giving JS error!
please check abotb2b.serverguy.dev can you please give the code where to fix or better please update the plugin. Prety much everyone facing the same issue!
in reply to: Unable to change View More Text in ButtonThanks, Solved. But can you tell the portfolio carousle’s view more?
in reply to: Unable to change View More Text in ButtonThanks, I have taken backup. Please share the video.
in reply to: Unable to change View More Text in ButtonPlease instruct me, I can change it myself if you instruct me where to change it. Sorry can’t share the WP-Admin or FTP. It’s clients requirement.
-
This reply was modified 2 years, 6 months ago by
fathitube.
-
This reply was modified 1 year, 7 months ago by