Forums

[resolved] [Plugin: WordPress Mobile Edition] Displaying different pages of a post on Carrington mobile (2 posts)

  1. nemo-maritime
    Member
    Posted 3 years ago #

    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?

    http://wordpress.org/extend/plugins/wordpress-mobile-edition/

  2. nemo-maritime
    Member
    Posted 3 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic