• Resolved nemo-maritime

    (@nemo-maritime)


    Great theme, best one so far for mobile users, but I ran into a little issue using it.

    I have some posts that are split into a couple of pages, and while using this theme it cuts it off after the first set page. Where can I add the “Template Tags/wp link pages” code, found at WP Codex, so that it would display paged posts properly and fully? I need to split them because they are pretty long, and I split them fine on my PC browser theme as its set for this, how can I fix this little snag on the mobie theme?

    https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/

Viewing 1 replies (of 1 total)
  • Thread Starter nemo-maritime

    (@nemo-maritime)

    SOLVED!! Got this one by messing around. The way I did it is I found the code to add differenat pages for articles that have <!–nextpage–> in them at the Codex page for template tags. I used the `<?php wp_link_pages(‘before=<p>&after=</p>&next_or_number=number&pagelink=page %’); ?>
    ` code and I put it in the themes/carrington-mobile/content/content-default.php folder and that gave me the link for those articles that were split into different pages.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Mobile Edition] Displaying different pages of a post on Carrington mobile’ is closed to new replies.