Viewing 1 replies (of 1 total)
  • I made the shortcodes functional in the carrington theme that wordpress mobile edition uses. I added the shortcodes.php from my normal theme to the carrington root, then added the following to header-default.php

    include('wp-content/themes/carrington-mobile-1.0.2/shortcodes.php');

    I tried to use the trailingslashit(get_bloginfo('template_url')) method but couldn’t get it to work.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Mobile Edition] Column shortcode tags showing on mobile’ is closed to new replies.