1. I have change my blogger mobile template in custom view. 2. I want to show my blogger widget in mobile view. In many tutorial I found in google that adding mobile='yes'/'only' will show widget in mobile view. But the problem is when I tried to save the template after editing it shows an error message like this [Error parsing XML, line 2141, column 52: Element type "b:widget" must be followed by either attribute specifications, ">" or "/>"] I cannot understand what's the problem and how to solve it. I found many tutorial about showing widget in blogger mobile view that all telling same method. That is not working in my template. Is there any other method or code available for showing my widget in mobile view????
Expert... Blogger user... same sentence... beep beep beep beep.... Illogical, illogical. All units relate. All units. Norman, coordinate.
And, also when you ask a question like this, provide the code. The actual code, as you have it in your file.
<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>...</b:widget> This is the original template code of my popular post gadget that I wanted to change like this <b:widget id='PopularPosts1' locked='false' mobile='yes' title='Popular Posts' type='PopularPosts'>⋯</b:widget> I think this code indicate the close tag of b:widget.. I just add mobile='yes' Nothing more.
I'd assume that "mobile" is not a valid attribute for that element. That seems to be what it's bitching about. Whatever google article you found is probably full of ****. Can you link to the article you got that change from? Are you SURE it's for the tag you're trying to put it on? Though honestly, if an attribute in a XML file is the hook that's just more proof what a steaming pile of nube-predating scambait Blogger is. STILL don't get how anyone gets duped into thinking that's worth using apart from outright ignorance.