• All of my settings at /edit.php?post_type=jobs&page=jp-settings#jobs_settings-settings-tab are being ignored.

    This means, for example, that on the front end it is showing the currency symbol € rather than $ as a I chose. Similarly, it is showing ‘View’ on the frontend regardless of what I put in the ‘preview CTA text’ configuration.

    It seems that the configuration I put is being saved (because if I refresh or navigate back to the settings page it has what I put) but what is being displayed on the front-end is the default of the plugin. The other configuration screens like settings>styles and settings>global options seem to be fine (for example, it is displaying my color scheme).

    Is there anything that might be causing this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Are you using a specific theme?
    In that case, create a map “jobs” inside your active theme’s folder.
    wp-content/themes/YourThemeFolder/jobs
    In the folder jobs, copy the single-jobs.php file from the plugin.

    Let me know if this helped ??

    Thread Starter david313

    (@david313)

    Hi,

    Thanks for the swift response.

    I am using a Studiopress Genesis child theme.

    I copied single-jobs.php file to the specified folder. It is taking effect because if I add ‘Hello world’ it shows up on the job page. However the settings did not change (e.g. it still shows ‘€’)

    Sorry, I am not quite sure what you meant by ‘create a map’.Do I need to re-template the jobs page? Not sure how it’s feeding in the data – I can see it imports the get_job_fields() function. Do I need to modify the new single-jobs.php?

    Thanks again for your help.

    Plugin Author BlueGlass

    (@blueglassinteractive)

    hi @david313

    Unfortunetly the amount of different themes and plugins combinations can arise some imcompatibilities here-and-there. And each such situation have to be checked closely.

    If you can provide us with login to the site, we could check this some day closer.

    PS: We do use settings and templating within wp coding standarts. Impompatibilities happens, we just have to deal and try to fix them when possible.

    Plugin Author BlueGlass

    (@blueglassinteractive)

    Hi @david313

    I think we found where the issu were coming from. Its probably was the language tag picked wrongly insite the plugin.
    As we faced quite similar thing on one of the clients sites yesterday. Can you send us email? and we will provide you with the updated version of plugin to test if the issue is gone now?

    You can drop a any message to [email protected] and we will send you the files

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Settings>Settings configuration is being ignored’ is closed to new replies.