• Hi there.

    Firstly I apologize if I’ve missed the topic. Please do move it if you find it’s not in the right category.

    TASK:
    1) Integrate wordprss within custom page (DONE)
    2) Show posts from wordpress topic on the front page of custom page (DONE)
    3) When user clicks on a “more” on the front page of the custom page it links it to ../custom_page/wordpress/?p=10 It should link to a ../custom_page/news/?p=10 with custom page’s layout.

    How do I solve number 3?

    Basically I need to generate a page that will have custom page’s layout and not wordpress’s and link it to ../custom_page/news/?p=10 for example.

    For 1) and 2) I was using help from https://codex.www.ads-software.com/Integrating_WordPress_with_Your_Website

    How do I do step 3?
    What are my options here? Should I create completely new theme and use existing css and html from current custom page? Should I wrote a module a rather modified post module?

    What would be the most elegant and easy solution?

    I

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Help with showing content from WP posts in my custom site’ is closed to new replies.