You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the plugin works on posts fine but if the post is connect to a category and i select the category which then will show the post that includes the galley i get unwanted code at bottom like :
Hi, the plugin works on posts fine but if the post is connect to a category and i select the category which then will show the post that includes the galley i get unwanted code at bottom like :
jQuery(document).ready(function($) { $ (‘#myGallery_3′).galleryView({ show_panels: true, show_captions: false, show_filmstrip: true, panel_width: 600, panel_height: 400, panel_scale: “nocrop”, transition_speed: 800, transition_interval: 4000, fade_panels: true, frame_width: 60, frame_height: 40, filmstrip_position: “bottom”, pointer_size: 8, frame_scale: “crop”, frame_gap: 5, frame_opacity: 0.3, easing: “swing”, nav_theme: “dark”, start_frame: 1, pause_on_hover: true });});
The text was updated successfully, but these errors were encountered: