Home / Forums / WoodMart support forum / Images gallery lightbox issue
Home › Forums › WoodMart support forum › Images gallery lightbox issue
Images gallery lightbox issue
- This topic has 15 replies, 2 voices, and was last updated 6 years, 5 months ago by
Elise Noromit.
-
AuthorPosts
-
May 23, 2019 at 5:08 pm #125424
[email protected]ParticipantHi
I am using “images gallery” element in “Organic Demo” home page.
Such page can be seen in demo here : https://woodmart.xtemos.com/demo-organic/demo/organic/.The issues, I am facing, is as follows :-
When I click on an image in image gallery, the image does not open in Lightbox through AJAX, instead it opens through a URL.
Please extend some guidance regarding this.
Regards
May 24, 2019 at 6:07 am #125463
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area
Best Regards
May 24, 2019 at 7:38 am #125488
[email protected]Participant– I uninstalled plugins and re-installed but problem persists
– Parent theme switching : no idea what it means
– an (admin) user name and password is attached in private content.
– Please fix the issue and also let me know what actions fixed the issue. I want to repeat the actions so that I understand how I can also fix such issue in future.
May 24, 2019 at 7:40 am #125490
[email protected]ParticipantI also want to make background of previewed image as “not black”. I mean I want that when an image is previewed in gallery after clicking it, the image’s background should be semi-transparent showing the contents of screen in the background.
Please let me know how to do it.
I can work in CSS, JS, PHP.
May 24, 2019 at 8:28 am #125516
Elise NoromitMemberHello,
You have not provided the password. Please provide
Best Regards
May 24, 2019 at 9:30 am #125533
[email protected]ParticipantThe password is attached
May 24, 2019 at 9:34 am #125534
[email protected]ParticipantLooking forward to an early reply please.
May 24, 2019 at 11:08 am #125544
Elise NoromitMemberHello,
The password is not correct, I cannot log in.
Best Regards
May 24, 2019 at 11:14 am #125549
[email protected]ParticipantPlease check again.
I have fixed it.
May 24, 2019 at 11:16 am #125550
[email protected]ParticipantIn case you face any issue, let me know.
May 24, 2019 at 11:47 am #125553
[email protected]ParticipantLet me know if you are able to access the user account I created.
May 24, 2019 at 1:29 pm #125574
Elise NoromitMemberHi,
Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5
wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true );This issue will be fixed in the nearest update.
Regards
May 24, 2019 at 1:40 pm #125580
[email protected]ParticipantHow to make background white for the preview. Currently, the background shows black.
May 24, 2019 at 3:10 pm #125588
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .pswp__bg { background-color:#ffffff; }Best Regards
May 25, 2019 at 7:44 am #125653
[email protected]ParticipantThanks. The AJAX issues was resolved.
May 25, 2019 at 9:57 am #125674
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘Images gallery lightbox issue’ is closed to new replies.
- You must be logged in to create new topics. Login / Register