Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello becharajohny,

    It seems like a permalink issue. Please reset.

    For reset, go to:

    1. Setting > Permalinks
    2. [NOTE: Be remembered your selected option]
    3. Select Default option, hit save.
    4. Select Your previously selected option, hit save again.

    Check If the detail page is working & if not do let us know.

    Thanks & Regards,
    PressTigers

    Thread Starter becharajohny

    (@becharajohny)

    Hi, that was the issue
    But now it is opening in my blog 🙁
    Any idea?
    Thank you 🙂

    Thread Starter becharajohny

    (@becharajohny)

    I mean blog page with blog page title

    Plugin Author PressTigers

    (@presstigers)

    Hello becharajohny,

    Sorry for the inconvenience.

    Please download file from the following link and replace it with simple-job-board> includes> posttypes> class-simple-job-board-post-type-jobpost.php

    https://plugins.trac.wordpress.org/browser/simple-job-board/trunk/includes/posttypes/class-simple-job-board-post-type-jobpost.php

    Let us know if the problem still persists.

    Thanks & Regards,
    PressTigers

    Thread Starter becharajohny

    (@becharajohny)

    Hi,
    I have replaced the file but got an error while trying it.

    Warning: require_once(E:\web\fakhour1\wp-content\plugins\simple-job-board\includes/posttypes/class-simple-job-board-post-type-jobpost.php) [function.require-once]: failed to open stream: No such file or directory in E:\web\fakhour1\wp-content\plugins\simple-job-board\includes\class-simple-job-board-post-types-init.php on line 34

    Fatal error: require_once() [function.require]: Failed opening required ‘E:\web\fakhour1\wp-content\plugins\simple-job-board\includes/posttypes/class-simple-job-board-post-type-jobpost.php’ (include_path=’.;C:\Program Files (x86)\PHP\v5.3\pear\pear’) in E:\web\fakhour1\wp-content\plugins\simple-job-board\includes\class-simple-job-board-post-types-init.php on line 34

    Sorry for taking your time.
    Regards,

    Thread Starter becharajohny

    (@becharajohny)

    Error gone but still opening in the blog page

    Plugin Author PressTigers

    (@presstigers)

    Sorry for the inconvenience. Could you please revert changes?

    If you didn’t take the backup of previous file then download latest version of Simple Job Board and copy that file from it.

    Find the following code and replace it:

    // Add Filter into the Single Page Template
    add_filter( 'single_template', array($this, 'get_simple_job_board_single_template'), 11 );

    with

    // Add Filter into the Single Page Template
    add_filter( 'single_template', array($this, 'get_simple_job_board_single_template'), 10, 1);

    Thanks & Regards,
    PressTigers

    Thread Starter becharajohny

    (@becharajohny)

    I am really sorry for wasting your time, but now the main page title shows the single job title and the single job page still shows the blog page

    Plugin Author PressTigers

    (@presstigers)

    Could you please share both pages URLs?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Single job page is not found’ is closed to new replies.