How To Remove Swipe "next" And "previous" From Blogger Mobile Site...!

SHARE:

Have you swiped next or back while surfing your blog's mobile site on your phone? If yes then you might have wished to remove this thing...

Have you swiped next or back while surfing your blog's mobile site on your phone? If yes then you might have wished to remove this thing from your blog because sometime it is swiped next or back without intention and it is a negative thing for your user experience. Mostly it happens if your mobile site page e.g a post has a html table or it has a big image because of with content is bulging out of your main post body which causes the user to swipe next or back without intention and if it happens 2-3 times the visitor just leave and stop visiting your blog. May be they don't leave but it is not a good visitor experience. I personally don't like swiping pages without next.

how-to-remove-swipe-next-and-previous-from-blogger-mobile-siteAnyway, suppose your visitor is reading a long story on your blog page on his mobile and he is in the middle of the page and just swipe to next page although he doesn't want to do so but by mistake he did it so now he has to go back and scroll to the middle and find where he was? so he will definitely not like it. Because most of the mobile sites do not have this feature so everybody don't know about it so this mistake occurs often on blogger sites. So to avoid this bad user experience you can remove it.

Unfortunately it is not known that how blogger add this swipe next and back because you don't find any script for it in blogger templates so we have to add a script to remove this swiping rather than to remove a script.

So in this post I am going to show you step by step how to remove swipe next and back from blogger mobile site. In my next post I will show you how to add sticky next and back buttons in your blogger mobile site so that if a user wants he can go to next or previous post by intention without any mistake.

How To Remove Swipe "next" And "previous" From Blogger Mobile Site?

Step 1: Go to blogger > Theme > Click on Edit HTML.


how-to-edit-html-in-blogger-template-theme
Step 2: Click in your theme code and use CTRL+F to open theme search box.

Step 3: Search for </body>.

Step 4: Copy below code and paste it above </body>.


<b:if cond='data:blog.isMobile'>
    <script>
      document.getElementById('main').addEventListener = function() {}
    </script>
</b:if>

add-javascript-in-blogger-theme-template

Step 5: Save your theme and visit your site on your phone, swipe next or back and see its removed!

I know it is not a long post and just simple 5 steps post but many people ask how to do it so I decided to do a post on it. If you like it share it with others and if you don't leave a comment below.

COMMENTS

Name

Blogger,2,Blogging,10,Computer Hardware,1,Facebook,1,Google Adsense,1,Hacking,2,Search Engine Optimization,1,Social Widgets,2,Templates,6,Widgets,5,Wordpress,2,
ltr
item
Mr TEch Tips: How To Remove Swipe "next" And "previous" From Blogger Mobile Site...!
How To Remove Swipe "next" And "previous" From Blogger Mobile Site...!
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8JQzfd1Fh8DJZy_WKU5_4YPKmHVvUrLi0F15ggCKiQJsHIBzOvak4g3G8zzdRp7Gof_Ah9K9iiJeVAjpz6wNDFOzmZhB5tvgDXnenFCNMmuG02mJd9a9z5KPTtXy-Ki79TVdfrzzeTjg/s320/how-to-remove-swipe-next-and-previous-from-blogger-mobile-site.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8JQzfd1Fh8DJZy_WKU5_4YPKmHVvUrLi0F15ggCKiQJsHIBzOvak4g3G8zzdRp7Gof_Ah9K9iiJeVAjpz6wNDFOzmZhB5tvgDXnenFCNMmuG02mJd9a9z5KPTtXy-Ki79TVdfrzzeTjg/s72-c/how-to-remove-swipe-next-and-previous-from-blogger-mobile-site.png
Mr TEch Tips
https://mr-techtips.blogspot.com/2018/02/how-to-remove-swipe-next-and-previous.html
https://mr-techtips.blogspot.com/
https://mr-techtips.blogspot.com/
https://mr-techtips.blogspot.com/2018/02/how-to-remove-swipe-next-and-previous.html
true
7661483911095204621
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED ARTICLES LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy