gadgets in footer and sidebar in mobile version
My blog is https://trehebe.blogspot.gr
My sidebar and footer don't show on mobile version, how can I display them ?
Thank you in advanced!
4 berichten
281 weergaven
+1
Content van de community is mogelijk niet geverifieerd of up-to-date.
Antwoorden
Meutia Rahmah zei:
Hi Elpida
I'm afraid You'll find a few gadget that will appear in the mobile version, the rest of it it will not appears in order to provide enhanced performance on mobile templates.
backup your template
Go to your Dashboard >> Template >> Edit HTML and find similar code below
<b:widget id='HTML11' locked='false' title='Αναζήτηση' type='HTML' visible='true'>
replace it with the code below
<b:widget id='HTML11' locked='false' title='Αναζήτηση' type='HTML' visible='true' mobile='yes'>
do the same to all your gadget
save, and see if it worked on your mobile template
Bewerkt
+1
Reacties
Een reactie posten