Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. rydavim
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 2
    • Groups 0

    Best posts made by rydavim

    • RE: When grabbing posts to display on a static page, plugins don't work.

      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.

      😤

      posted in Technical Support
      rydavim
      rydavim
    • RE: Make the site name link to a custom page while keeping Categories as the root breadcrumb for the forum?

      SOLVED

      In case anyone else has this problem, here's where I found what I needed.

      File: /nodebb/src/controllers/helpers.js
      Methods: buildCategoryBreadcrumbs and buildBreadcrumbs

      Editing those allowed me to get the behavior I was looking for. Although, I would be curious to know if there is a better way to do this without changing the source code.

      posted in Technical Support
      rydavim
      rydavim