• Resolved hql

    (@hql)


    When I installed the plugin and from the users account I click on store credits im getting a 404 page so how can i fix this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hey @hql sorry to hear this.

    Have you tried clearing the permalinks on your site? It’s possible another plugin is not registering their post types properly and causing it to not flush.

    Just visit Settings->Permalinks, and hit Save.

    While you’re there, also ensure its not on “default” and is using “post name” or similar.

    Thread Starter hql

    (@hql)

    Hi Josh,

    THanks for replying so quickly, this did the trick:

    Just visit Settings->Permalinks, and hit Save.

    What was the issue and will this ever need to be repeated?

    Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hey @hql glad to hear its working now!

    It’s genuinely nothing you did/didn’t do. If I had to guess at the problem, it’s likely another plugin on the site is registering a post type but not clearing permalinks using the correct activation hook and is doing it on the ‘init’ hook.

    This can be really hard to track down which one without looking at the code and it’s not the end of the world, just that this might happen from time to time after installing something new. The solution is just to visit that permalinks settings page and resave 🙂

    Hope this helps for the future!

    Cheers

    Thread Starter hql

    (@hql)

    Thank you so much for your help, and great plugin !

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Just installed plugin’ is closed to new replies.