-
AuthorPosts
-
July 27, 2014 at 9:02 pm #296504
I hope someone can help with some basics. I am using the Enfold Map Element.
I have entered a name and address in the Marker Tooltip.I am trying to get the name working as a Hyperlink but it is not working perfectly.
I try this: `<a href=”/portfolio-item/slider-two-third/” target=””>Town Hall></a>
Corporation Street
Huddersfield
West Yorkshire
HD1 2TA`and am left with a > at the end of Town Hall
I try this: `<a href=”/portfolio-item/slider-two-third/” target=””><strong>Town Hall><strong/></a>
Corporation Street
Huddersfield
West Yorkshire
HD1 2TA`and the whole line for Town Hall does not show. (my theme colour for Bold is blue and just putting strong around some text does work)
Can someone test this and see if I am doing something wrong?
I am trying to link the Marker Tooltip text to a page on my site of course.
Many thanks,
H*note that the above ‘ has been inserted into this post as I used the code button before and after (I presume that is the correct thing to do when inserting HTML into forum posts)
July 28, 2014 at 12:27 am #296548Hi!
Tested with this code:
<a href="/portfolio-item/slider-two-third/">Town Hall</a> Corporation Street Huddersfield West Yorkshire HD1 2TAResult:
http://screencast.com/t/JYzntV2HBest regards,
JosueJuly 28, 2014 at 3:42 pm #296805Thank you Josue, and are you able to make it bold also?
Sorry my original post did not say that.July 28, 2014 at 4:01 pm #296815Hi!
Can you post the link to your website and point out the section so we can inspect elements on it?
Cheers!
YigitJuly 28, 2014 at 6:01 pm #296922Hi!
Try changing the HTML code to:
<a href="/portfolio-item/slider-two-third/"><strong>Town Hall</strong></a> Corporation Street Huddersfield West Yorkshire HD1 2TABest regards,
JosueJuly 29, 2014 at 11:55 pm #297452Thanks, that worked. No idea how I got it so wrong :/
Too many late nights :)
Love the new map feature, it’s great !July 30, 2014 at 12:31 am #297457You are welcome, always glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.
