How to get page in wordpress?

We just need to use the “post” global variable: global $post; echo $post->post_title; This will echo the current page/post title. Also, how do I show pages on WordPress? When you’ve created the page, navigate to Settings > Reading. Under Your homepage displays choose the option for A static page. This will enable you to select… Continue reading How to get page in wordpress?

Published
Categorized as ecommerce

How to fix wordpress mobile site?

Take the Google Mobile-Friendly Test. Use a responsive WordPress theme (or create your own) Consider mobile-friendly WordPress plugins. Use mobile-friendly opt-ins. Additionally, how do I make my WordPress site fit the screen on my phone? WPTouch. A WordPress plugin that Google recommends is a must-have for your website. WPTouch is one such plugin that makes… Continue reading How to fix wordpress mobile site?

Published
Categorized as ecommerce