Forum Replies Created

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

    (@gomezz)

    I installed Code Snippets and added this
    add_theme_support( ‘job-manager-templates’ );
    as a new snippet and activated it.

    Put the dots in the permalinks sections and still 404

    Thread Starter gomezz

    (@gomezz)

    Removed that line of code and now the website looks ok. No more problems with databases.
    But still I have no idea how to remove that ‘category’ from the URL.
    When I put a dot “.” in the Listing URL Base and Listing Category Base the URL is ok, but when I go to a category page it’s 404 error.

    Thank you for your reply, Richard!

    Thread Starter gomezz

    (@gomezz)

    Wow… looks like this line of code did something wrong.

    After I copied the line of code in functions.php and then saved the permalinks I got this error:

    One or more database tables are unavailable. The database may need to be repaired.

    Then I click on “repaired“. And I see this:

    To allow use of this page to automatically repair database problems, please add the following line to your wp-config.php file. Once this line is added to your config, reload this page.

    define(‘WP_ALLOW_REPAIR’, true);

    I added this WP_ALLOW_REPAIR to my wp-confing but when I save my permalinks I still see the error with databases…

    Thread Starter gomezz

    (@gomezz)

    Where should I copy this code?
    add_theme_support( ‘job-manager-templates’ );

    Thanks!

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