• Resolved stokercg2913

    (@stokercg2913)


    The review is showing up in the homepage blog roll, but when I click on the featured image or the title it goes to Not Found page. I have deactivated and reinstalled the plugin. I have also tried changing every setting I can think of in the individual review. For some reason it just won’t show up. It is probably something easy that I am just not seeing. Thank you for your help. Great plugin!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter stokercg2913

    (@stokercg2913)

    Oh my gosh. As soon as I posted this question I thought of the answer. I had to flush the permalink after the install. As soon as I saved the permalink structure again it fixed it. Well maybe this will help someone else with the same issue.

    Plugin Author Kemory Grubb

    (@w33zy)

    You just found the universal fix for soft 404 errors on WordPress. I really need to find a better way to communicate the fix for this problem.

    BTW… here is some styling you could add to your theme to fix the display of the comment rating stars.

    ul.rating.form-rating {
        padding: 0 !important;
    }
    
    .rating-container {
        margin: 0 0 10px 0;
    }
    Thread Starter stokercg2913

    (@stokercg2913)

    Thank you. I have put the css in place and it helped. One last question, and I am sure I am just not seeing the shortcode or something, how do you get to the author’s page in the plugin screenshots that have them in alphabetical order?

    Plugin Author Kemory Grubb

    (@w33zy)

    Oh that’s easy… create a new page, not post, then there will be a “Add Listing” button above the page editor toolbar. Select “Embed taxonomy index” and “Author” from the dropdown.

    The shortcode should be similar to [rcno-tax-list tax="rcno_author"]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Getting Not Found when click on Review’ is closed to new replies.