Avinash Devina
Forum Replies Created
-
I found the file location.
1. How could i make image unclickable? i mean if i click on image it is opening original image file. i want disable it. how can i do that.
Hi,
I just added some custom css – and it worked – so you can’t replicate it.
i need to add a extra button in between or bellow of the current buttons, could you please tell me where is the file located?
i am using default view for imagebrowser.
/*Ngg IMGB Fix*/
.ngg-imagebrowser.default-view .ngg-imagebrowser-nav .back, .ngg-imagebrowser.default-view .ngg-imagebrowser-nav .next{
float: none!important;
display: inline-block!important;
border: none!important;
height: 30px!important;
padding: 0!important;
width: 80px!important;
border-radius: 2px!important;
cursor: pointer!important;
background: #999!important;
}.ngg-imagebrowser.default-view .ngg-imagebrowser-nav .counter{
font-size: 12px !important;
color: rgba(150,150,150,.7)!important;
margin: 10px 0 6px!important;
text-align: center!important;
}.ngg-imagebrowser.default-view .pic, .ngg-imagebrowser.default-view .pic a{
margin: 0!important;
border: none!important;
box-shadow: none!important;
}.ngg-imagebrowser .pic{
max-width: 100%!important;
}** Plugin Version 3.2.2
I am not using direct imagebrowser gallery,
I am displaying Basic Thumbnail gallery in a single post page, then if any one click on any one of the thumbnail that will take them to imagebrowser page which will shows a full version of image with navigation.
Please go through below page. you can understand the flow.
https://thetollywood.com/gallery-test/This can be achieved by using GALLERY SETTINGS.
1. Please find the BASIC THUMBNAILS settings from below link
https://prnt.sc/nut76k2. Please find the IMAGEBROWSER settings from below link
https://prnt.sc/nut7vl3. Please find My Gallery settings in post page from below link
https://prnt.sc/nut8muThanks
Avinash[ngg src=”galleries” ids=”1″ display=”basic_thumbnail”]
Hello @gabyimagely
Thanks for the replay.
1. I have disabled all cache settings from the hosting provider, Siteground.
2. Disabled all plugins, Reinstalled Nextgen Plugin, Clear image cache – No use
3. Cleared browser Cache, flushed DNS, Tried with different browsers – No use.
4. Changed Theme re-installed plugin – No use.
5. Changed to wordpress default theme – No use.
6. Tested With godaddy hosting – no use.
Can you please check cache configuration files.Thanks
AvinashHello @gabyimagely
I couldn’t find any problem with my plugins, i have disabled all plugins but no luck, still getting same issue with navigation.
I remember that, in older version of this plugin, editing one file was fixed this issue for me long back.
I didn’t remembered that file name, but the php code something related to cache and changed that from true to false worked for me long back.
Tested with 3 themes, without any plugins installed. but having same issue.
Do you have any other debugging way?
May i know the file name related to cache in the plugin.
Thanks
Hi. Thanks for your replay, it is not working. please check the screen shots, i am sharing my setting. please let me know all those are perfect.
https://prntscr.com/9bectj
https://prntscr.com/9bedhp
https://prntscr.com/9bedg1Please help me to fix this problem.
Thanks
AvinashForum: Fixing WordPress
In reply to: using custom php.ini fileHi Thanks For your replay. help full.
Forum: Fixing WordPress
In reply to: using custom php.ini fileHi, Thanks for you replay, i was contacted them , they are saying that i am using shared hosting plan, so that it is not possible to rest cpanel or default files for single user. there is only way is using custom php.ini file only.