badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Insert link in Footer Editor doesn't work

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5857
    Justin
    Participant

    In the Footer Editor, I select text and click the “link” button to insert a link. The menu pops up, I select the page I want to link to, click the “add link” button, … and nothing happens. I have to cancel out. If I try it again, the whole screen goes gray. I have to refresh the page.

    #5866
    Rabin Shrestha
    Participant

    Hi Justin

    There is some issue with the link option, we will fix this in our upcoming updates.
    For now if you want the link to open in the same page use the following line
    <a href="link_here" title="title_here">link name here</a>
    and if you want the link to open in the next tab use the following line
    <a href="link_here" target="_blank" title="title_here">link name here</a>
    Link should be like http://www.google.com

    Rabin

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.