Forum WordPress Plugins WP Awesome FAQ Pro link to acces faq page or item not norking

  • Creator
    Topic
  • #11809

    jan.mantkowski
    Customer

    Hello,

    Wordpress 4.5.1
    divi theme
    WP Awesome FAQ (free)

    But
    http://beta.mywebsite.com/faq
    and
    http://beta.mywebsite.com/faq/how-many-persons-are-needed-for-recording-by-car/
    does not work.

    I am getting a 404 error:
    No Results Found
    The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

    Whats wrong?

    My .htaccess files content:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

Viewing 3 reply threads
  • Author
    Replies
    • #11810

      jan.mantkowski
      Customer
      Posts: 2

      When searching for some text with the divi search, the FAQ item is found.
      Just the links do not work.

    • #11811

      Jewel Theme
      Support
      Posts: 1051

      Hello jan.mantkowski,
      Thanks for letting me know. I will update with Divi Theme Search Functionality. You’ll get update notice.
      Thanks

    • #11812

      jan.mantkowski
      Customer
      Posts: 2
      This reply has been marked as private.
    • #11813

      Jewel Theme
      Support
      Posts: 1051

      Okay, I’ve seen this. I will give another update by Today/Tomorrow.
      Thanks

Viewing 3 reply threads

You must be logged in to reply to this topic.