Mobile prohibits display of description text
11 years 2 months ago #13060
by gopalji
Mobile prohibits display of description text was created by gopalji
Hi,
first thanks for your work, really great!
I stumbled over a problem of the joomla 2.5 version: when enabling the mobile option, the description text of normal menu items is not displayed. To display it on the normal items, you have to check the "Show item description" in the mobile options. But I do not want to display descriptions in mobiles too.
This problem does not occur in joomla 3 version.
regards
Gopal
first thanks for your work, really great!
I stumbled over a problem of the joomla 2.5 version: when enabling the mobile option, the description text of normal menu items is not displayed. To display it on the normal items, you have to check the "Show item description" in the mobile options. But I do not want to display descriptions in mobiles too.
This problem does not occur in joomla 3 version.
regards
Gopal
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13063
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile prohibits display of description text
Hi
please check that you have the latest version of the mobile plugin. let me know
CEd
please check that you have the latest version of the mobile plugin. let me know
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 2 months ago - 11 years 2 months ago #13076
by gopalji
Replied by gopalji on topic Mobile prohibits display of description text
Hi,
my Version is 1.1.1, I think it is the latest. But look what happens with the html output: (tested with Google Chrome and IE 10)
Mobile ON, Show the item description ON:
this is the code copied from the Google developer tool
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen<span class="descck">Geschichten aus dem Mahabharata</span></span></a>
this is the code copied from the source data view
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen<span class="descck">Geschichten aus dem Mahabharata</span></span></a>
Mobile ON, Show the item description OFF:
this is the code copied from the Google developer tool
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen</span></a>
this is the code copied from the source data view
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen<span class="descck">Geschichten aus dem Mahabharata</span></span></a>
As you see, the span with the description is completely missing when inspected with the developer Tools, but it is there when viewed as source. Really strange, isn't it?
my Version is 1.1.1, I think it is the latest. But look what happens with the html output: (tested with Google Chrome and IE 10)
Mobile ON, Show the item description ON:
this is the code copied from the Google developer tool
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen<span class="descck">Geschichten aus dem Mahabharata</span></span></a>
this is the code copied from the source data view
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen<span class="descck">Geschichten aus dem Mahabharata</span></span></a>
Mobile ON, Show the item description OFF:
this is the code copied from the Google developer tool
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen</span></a>
this is the code copied from the source data view
<a class="maximenuck " href="/durch-himmel-und-hoellen"><span class="titreck">Durch Himmel und Höllen<span class="descck">Geschichten aus dem Mahabharata</span></span></a>
As you see, the span with the description is completely missing when inspected with the developer Tools, but it is there when viewed as source. Really strange, isn't it?
Last edit: 11 years 2 months ago by gopalji. Reason: typos
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13085
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile prohibits display of description text
I have updated the version to 1.1.2 to fix this, please download it and tell me if it is ok
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13089
by gopalji
Replied by gopalji on topic Mobile prohibits display of description text
Now it works
thank you very much
regards
Gopal
thank you very much
regards
Gopal
Please Log in or Create an account to join the conversation.
Time to create page: 0.200 seconds