Missing end tags break layout on select box language picker
Feb 14, 2017 9:47 am by ferryto.com
Feb 14, 2017 9:47 am by ferryto.com
Missing end tags break layout on select box language picker:
CORRECT ON SOURCE SITE http://gtranslate.ferrysavers.co.uk/" rel="nofollow" target="_blank
<div class="af_langPick">
<select class="af_selectCountry js_selectLink" id="af_jumpMenu" name="af_jumpMenu"><option value="">Choose country
</option><option value="http://www.ferrysavers.de">Deutschland
</option><option value="http://www.ferrysavers.es">España
</option><option value="http://www.ferrysavers.fr">France
</option><option value="http://www.ferrysavers.it">Italia
</option><option value="http://www.ferrysavers.nl">Nederland
</option><option selected="selected" value="http://www.ferrysavers.co.uk">United Kingdom
</option></select>
<div class="af_langFlag">
<img class="af_flagLG" alt="ferrysavers.co.uk" data-src="http://static.ferrysavers.co.uk/Common/img/flag/af_flag-com.png" src="http://static.ferrysavers.co.uk/Common/img/flag/af_flag-com.png">
</div>
</div>
Red code above not in translated site below:
--------------------------------------------------------------------------------------
INCORRECT ON GTRANSLATE ENTERPRISE SITE http://www.ferrysavers.de/" rel="nofollow" target="_blank
<div class="af_langPick">
<select class="af_selectCountry js_selectLink" id="af_jumpMenu" name="af_jumpMenu"><option value="">Land auswählen
</option><option value="http://www.ferrysavers.de">Deutschland
</option><option value="http://www.ferrysavers.es">España
</option><option value="http://www.ferrysavers.fr">Frankreich
</option><option value="http://www.ferrysavers.it">Italien
</option><option value="http://www.ferrysavers.nl">Niederlande
</option><option selected="selected" value="http://www.ferrysavers.co.uk">United Kingdom
</option></select><input class="af_sitesearinput1" name="q" placeholder="Website durchsuchen" type="text">
<button class="af_sitesearbtn1" type="submit">Suche</button>
-------------------------------------------
Please can you help?
Thanks
Re: Missing end tags break layout on select box language pic
Apr 10, 2017 3:17 pm by ferryto.com
Apr 10, 2017 3:17 pm by ferryto.com
Hi there,
I still have this problem with ferrysavers GTRanslate sites, while it doesn't occur on ferrysavers.NL
it does on ferrysavers.DE and ferrysavers.FR - all have the same source site ferrysavers.co.uk:
First can you check see if NL is set up differently at your end to DE and FR, as I am getting inconsistencies.
The footer is also misplaced on some domains pages and obscures content.
http://www.ferrysavers.de/dfdsferries.htm = footer incorrect misplaced
http://www.ferrysavers.nl/dfdsferries.htm = footer is correct.
thanks
Marie
Re: Missing end tags break layout on select box language pic
Apr 11, 2017 2:44 pm by Edvard
Apr 11, 2017 2:44 pm by Edvard
Hi,
It is because of this invalid HTML:
<select class="af_selectCountry js_selectLink" id="af_jumpMenu" name="af_jumpMenu"><option value="">Choose country
<option value="http://www.ferrysavers.de">Deutschland
<option value="http://www.ferrysavers.es">España
<option value="http://www.ferrysavers.fr">France
<option value="http://www.ferrysavers.it">Italia
<option value="http://www.ferrysavers.nl">Nederland
<option selected="selected" value="https://www.ferrysavers.co.uk">United Kingdom
</select>
As you see you open <option> but do not close it with </option> which causes issues.
You need to fix it.
I have done some changes on our side, so it looks good now, but you still need to fix the invalid HTML code.
Thanks!
Re: Missing end tags break layout on select box language pic
Apr 12, 2017 3:33 pm by ferryto.com
Apr 12, 2017 3:33 pm by ferryto.com
Thanks Edvard, the changes you made your side have made all the difference & all sites are looking good now thank you
Marie
Re: Missing end tags break layout on select box language pic
Apr 12, 2017 3:53 pm by Edvard
Apr 12, 2017 3:53 pm by Edvard
Hi,
But you need to fix the HTML on your side.
Will you do it?
Thanks!
Re: Missing end tags break layout on select box language pic
Apr 13, 2017 9:15 am by ferryto.com
Apr 13, 2017 9:15 am by ferryto.com
Yes Edvard we will do it, it may take a little time though so is the fix ok & for how long?
Re: Missing end tags break layout on select box language pic
Apr 13, 2017 4:37 pm by Edvard
Apr 13, 2017 4:37 pm by Edvard
Do it as soon as possible.
Thanks!
SIMILAR TOPICS
Large numbers of crawl errors with double language code | Jan 24, 2019 1:43 am | Replies: 1 | Post by: natastna2 |
Translate website to any specific language, on page load | Jan 19, 2019 6:49 am | Replies: 1 | Post by: Leaon7756 |
Graphic translation for every language is missing | Dec 19, 2018 7:54 am | Replies: 1 | Post by: Daryl Dixon |
How to remove mobile Language Select Button transparency | Dec 5, 2018 10:06 pm | Replies: 10 | Post by: JeffTR |
Change language automatically | Nov 26, 2018 9:29 pm | Replies: 3 | Post by: Antilb |