Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. custom static pages
    Log in to post
    • All categories
    • ajay

      Custom Page does not show sometimes
      General Discussion • custom static pages • • ajay

      2
      0
      Votes
      2
      Posts
      960
      Views

      exodo

      Just create a file with the name of your page like name.tpl and copy it from the one included on the plugin

    • rydavim

      SOLVED When grabbing posts to display on a static page, plugins don't work.
      Technical Support • custom static pages plugin • • rydavim

      2
      0
      Votes
      2
      Posts
      1026
      Views

      rydavim

      SOLVED

      Just in case anyone else runs into a similar problem, I was looking at the wrong api urls to get what I needed.

      I needed to be getting JSON from the topic data, rather than category or post. Most everything is working now.

      😤

    • J

      Custom Static Pages
      NodeBB Plugins • custom static pages nodebb plugin • • Justin

      5
      0
      Votes
      5
      Posts
      2042
      Views

      J

      @pitaj Thanks!