-
AuthorPosts
-
February 18, 2017 at 11:20 pm #748908
hello
very strange problem
please look into the link (in the private Content)
it’s the ‘partners’ section and as you can see there are 4 galleries displaying logos
I chose: ‘no, don’t add link to the images at all’ and now the mouse cursor doesn’t change but images are still clickable
and if you click them they will open in the same page (instead of the page)
why is it happening and how can i fix it?February 18, 2017 at 11:44 pm #748912Hey Doron,
could you try choseing ‘no, don’t add link to the images at all’ and saving again?
Or send an admin login, in the private data, so I can look closerBest regards,
MikeFebruary 19, 2017 at 7:03 am #748971I’ve tried many times
here is the admin loginFebruary 20, 2017 at 5:02 am #749125Hey!
Thank you for the info. Please add this in the Quick CSS field.
.avianolink { pointer-events: none; }
Cheers!
IsmaelFebruary 20, 2017 at 7:06 am #749161Hi Ismael
I added your code but it doesn’t seem to help
mouse cursor doesn’t change to hand but the images in those gallaries are still clickable just like before
:(February 20, 2017 at 9:38 am #749232Hi!
The dynamic stylesheet (http://mtamar.org.il/wp-content/uploads/dynamic_avia/options.css?ver=58a6cb2532aa8) is cached. You will not find the latest modification in it. Please purge the cache or go to the wp-content/uploads/dynamic_avia/ folder, rename the options.css file and toggle the theme options to regenerate the dynamic stylesheet.
Cheers!
IsmaelFebruary 20, 2017 at 11:33 am #749270it works!! thank you Ismael so much
will this affect all galleries in the site or just the one that had the bug?February 20, 2017 at 12:38 pm #749285Hey!
It works for where you have assigned it.
If you want to enable it back for something that is enabled, you can re-create with a different class and overwritte the settingsRegards,
BasilisFebruary 20, 2017 at 1:12 pm #749298Hey Basilis
sorry for asking again, i’m just trying to make sure I understand correctly:
what you are saying is that the code:.avianolink { pointer-events: none; }
is effective only where I choose ‘no, don’t add link to the images at all’ , right?
that is what I’m looking for and if that what you ment than case solved!- This reply was modified 7 years, 9 months ago by Doron.
February 21, 2017 at 4:31 am #749703 -
AuthorPosts
- The topic ‘disable image links on simple gallery doesn't work’ is closed to new replies.