Home › Forums › ZookaStudio Themes › Nito › How to change lightbox ?
- This topic has 14 replies, 1 voice, and was last updated 3 weeks, 3 days ago by
سیسمونی بندرعباس نوزاد.
-
AuthorPosts
-
-
April 9, 2017 at 5:56 pm #2220
Hi
i want to use another lightbox with a better plugin pro
How can i disable fancybox?
Thank-you
Serge -
April 10, 2017 at 8:24 am #2280
Maria DoKeymasterHi there
So could you please clarify your question? We can not see what you mean.
Your mean is want to disable lightbox or fancybox????? If you want to disable Fancybox, you have to custom code of theme and keep them when you update theme.
Thank you!
-
April 10, 2017 at 1:17 pm #2301
Hi
I want to disable the lightbox.
Can you tell me which part of code to delete?
Serge
-
April 11, 2017 at 9:47 pm #2379
But how to replace the lightbox, i want to use a premium plugin.
How to disable the crop function
Pictures are croped automaticaly 🙁 -
April 13, 2017 at 8:48 am #2517
dzsombiParticipantHi Sen Do Thu,
Nowadays mobile (and tablets) are used more than desktop application therefore we have to make our websites mobile friendly.
I’m looking for a better lightbox solution that is tailored to mobile devices rather then desktop, because as you can see on the pic below on mobile doesn’t look good.
Mobile: https://vgy.me/OIeesW.png
Can you advice how can we change this with Nito?
Thanks and regards,
Zsombor -
April 13, 2017 at 9:40 am #2518
Maria DoKeymasterHi
We use prettyphoto for popup images in Nito theme,that is the right size for images on all devices screen to have the most obvious image. If you don’t want to that , you need to custom code of theme to remove it. Here is solution:
Create child theme and add custom code to remove prettyphoto library for your site.
Hope that helps!
-
April 13, 2017 at 9:44 am #2519
What is the code to remove it please?
-
April 13, 2017 at 2:22 pm #2526
Where is template-functions.php?
Thank you -
April 13, 2017 at 3:53 pm #2535
Maria DoKeymasterHi there
It in inc folder. If you want to custom code of NITO theme, you need to have the knowledge about PHP, HTML, CSS to do next custom. And keep them when you update theme. If you want i can work directly on your site and help you remove all popup images for your site. Please pay me 15$.
Thank you!
-
April 14, 2017 at 3:09 pm #2571
Hi there
I don’t want to remove like this…function remove_scripts(){
wp_dequeue_script(‘prettyphoto’ );
wp_deregister_script(‘prettyphoto’ );
}add_action( ‘wp_enqueue_scripts’, ‘remove_scripts’, 100 );
I want to use another plugin nicer
Is it possible ?
Serge -
August 30, 2023 at 3:14 pm #106533
سیسمونی بندرعباس نوزادParticipant
-
-
AuthorPosts
- You must be logged in to reply to this topic.