At the partners page I'm trying to get a partner field non-clickable
as the Barnes and Nobles is already. While i see the JavaScript code for the non clickables
i can't find the partners to add the javascript:void(0).
Yes that's what i want to do !
Some of them are already non-clickable and i attached the code that I'm getting when i inspect the page and also the Javascript function as a screenshot.
Hey Shane if you read the question i'm mentioning that i know that Barnes & Nobles is not clicable and i add the code and screenshot as example.
I can't find the partners to make some other companies non clickable!
At the partners page I'm trying to get a partner field non-clickable
as the Barnes and Nobles is already (example). While i see the JavaScript code for the non clickables
i can't find the partners to add the javascript:void(0).
I added the partner that i want to make non-clickable in the function but it didn't work.
I didn't create that code. It's from an another developer or from toolset.
If i don't add the href="javascript:void(0)" to the partner i want to make non-clickable it wont work.
The quetion i where are the partners beucose i can'r find them in the backend.
"<div class="partner-slide"><div class="image"" to the
Before i share with you the log in info,
Where the custom fields is being saved at the back-end?
I understand that are being created in the database
but there is a way to find them and add some code like
someone did in the past.