0
Welcome Guest! Login
0 items Join Now

SOLVED Aurora case study image link don't work

    • oceano's Avatar
    • oceano
    • Elite Rocketeer
    • Posts: 635
    • Thanks: 43

    SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • Also if you add the link to the case study particles image it's now work.

      In the code you have the link and is right but if you click don't work.
      You can see also in your demo site

      <a href="#" target="_blank"><img src=" rocketthemedemo-18af.kxcdn.com/live/joom.../img-01.jpg?59e9110c " alt="egg arena"></a>
      If you add the link in # positin don't work
      If you don't mind give the solution here....I wait the black f. to renew my sub.


      Thank you
    • Last Edit: 6 years 4 months ago by oceano.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3081
    • messin' with stuff

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • Yeah, we don't have a real link in the Demo, just a hashtag... you can put a real link in the Particle admin
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • oceano's Avatar
    • oceano
    • Elite Rocketeer
    • Posts: 635
    • Thanks: 43

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • That the point, if you add a real link in the particle admin don't work :), I tried here www.istyletrading.com/it/ if you want look.

      PS: in the demo the # just reload the page, same in the other particles, in the case studies don't, it's mean all link you put dosen't work same.

      Thank you
    • Last Edit: 6 years 4 months ago by oceano.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3081
    • messin' with stuff

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • make sure it's a fully qualified URL
      http://domain.com/somewhere/else

      I do not believe relative URLs will work
    • Last Edit: 6 years 4 months ago by Matt.
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3081
    • messin' with stuff

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • I tested locally, it's working for me
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • oceano's Avatar
    • oceano
    • Elite Rocketeer
    • Posts: 635
    • Thanks: 43

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • It's not relative as if I try to put a relative link like ../dir I have a red link and I can't save.

      In the pic you can see is full link. :)
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3081
    • messin' with stuff

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • This fixes it but kills the overlay
      .g-casestudies-grid .g-casestudies-grid-item:before {
          z-index: 1;
      }
      
      .g-casestudies-grid .g-casestudies-grid-item a {
          z-index: 2;
      }
      
      .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content {
          z-index: 3;
      }

      I've opened a ticket with the devs
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3081
    • messin' with stuff

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • This message contains only secure information that is visible to Matt, moderators and administrators
    • The following users have thanked you: oceano

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • oceano's Avatar
    • oceano
    • Elite Rocketeer
    • Posts: 635
    • Thanks: 43

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • Thank you Matt, please if have a solution from Dev Team can you share?

      Thank you
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3081
    • messin' with stuff

    Re: SOLVED Aurora case study image link don't work

    Posted 6 years 4 months ago
    • They'll publish a new version of Aurora when it's fixed, you can follow rockettheme.com/product-updates/ for new releases and there's a sticky thread in General I think that's got instructions on how to setup special email alerts for specific products via ifttt.com/
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:

Time to create page: 0.058 seconds