Mobile Shortcode not working | WordPress.org

[ad_1]

@webtofly There is no error with the plugin.

You have placed the Shortcode in a hidden section (based within the style sheet of the theme or page).

You have a CSS rule that hides the parent element for smaller devices, such as mobiles:

[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped)
{
display: none!important;
}

Look for the class: et_pb_code_inner in this page. You can load the inspector in your computer’s browser (press F12) to simulate the mobile view and see this for yourself.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer