Shape 5

Wordpress Club Themes => Lime Light - Club => : kirstykiwi April 06, 2015, 04:35:56 PM



: mailto item in menu opening window twice
: kirstykiwi April 06, 2015, 04:35:56 PM
I have one 'contact us' menu item that works on the accordion menu. However, the main menu with the same menu item URL, opens a window twice.  I have inspected and compared in firebug - see below. 

How do I fix this?

Thanks
Kirsty


MAIN MENU - opens 2 mail windows
<span class="s5_level1_span2">

<a href="mailto:[email protected]?subject=Online-Laser-Training-query">
<span onclick="window.document.location.href='mailto:[email protected]?subject=Online-Laser-Training-query'">Contact Us </span>
[/url]
<span class="S5_parent_subtext" onclick="window.document.location.href="mailto:[email protected]?subject=Online-Laser-Training-query"">Via Email</span>
</span>



ACCORDION MENU - works
<span class="s5_accordion_menu_left">

<a class="mainlevel" href="mailto:[email protected]?subject=Online-Laser-Training-query">
<span>Contact Us</span>
[/url]
</span>


: Re: mailto item in menu opening window twice
: Tristan Rineer April 07, 2015, 06:41:32 AM
I believe that is an issue that has already been fixed in the Vertex Upgrade Patch (http://www.shape5.com/component/option,com_docman/Itemid,96/task,cat_view/gid,308).

That HTML structure looks a little odd though, so if the patch doesn't fix it, I'll need a URL so I can look at it myself.