Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to disable it on some links? #1185

Open
Abod1960 opened this issue Aug 1, 2022 · 0 comments
Open

how to disable it on some links? #1185

Abod1960 opened this issue Aug 1, 2022 · 0 comments

Comments

@Abod1960
Copy link

Abod1960 commented Aug 1, 2022

I want to disable Magnific-Popup on some links and I don't even know why it is working on these links they don't contain any images already and the links are not image paths!
take a look:

 <a href="https://abod1960.artstation.com/projects/8eK53q" target="_blank">
              <div class="info">
                <h3>See The Castle</h3>
                <div class="cat"></div>
                <div class="icons_container">
                  <span class="small_icons">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 512 512" fill="color"
                      stroke="currentColor" stroke-width="0" stroke-linecap="round" stroke-linejoin="round"
                      class="feather feather-corner-up-right about__button-icon" id="bicon">
                      <path
                        d="M26,365.896l38.925,67.261c7.695,15.208,23.354,25.617,41.55,25.617h258.357l-53.591-92.878H26z     M478.44,341.094L327.989,77.938c-7.785-14.664-23.265-24.713-41.099-24.713h-80.023l232.919,405.186l36.843-63.818    C478.35,391.697,495.64,367.706,478.44,341.094z M273.131,299.903L168.576,118.856L64.02,299.903H273.131z">
                      </path>
                    </svg>
                  </span>
                </div>
              </div>
            </a>

then this is the result:
image

and if I click the link "the image" it will take me to the link I added already {https://abod1960.artstation.com/projects/8eK53q} not for any images, so I'm wondering why it is activating itself even tho there are no img paths or links?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant