Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #581435

    Hi!

    I’m using Enfold-Theme together with WP Job Manager by JobScore, so far, most of it works fine. I’m trying to have a SideBar on the Page where the Job details are being displayed which does unfortunately not work.

    What i did:
    * I set “right sidebar” on “Sidebar on Blog Page”-Setting in the “Sidebar Settings”-Tab.
    * I created a Textbox in the “Sidebar Blog”-Sidebar with a simple Text.
    * I set the Page “Stellenbeschreibung” as Blog Page in the “Theme Options”-Tab.
    * I set “Sidebar Blog” as Sidebar in the Page “Stellenbeschreibung”.

    If i call the Page “Stellenbeschreibung” directly, i get the Sidebar, if i use the Links from WP Job Manager i’m also using this Page but the Sidebar is not showing up. It also seems, the Sidebar is not even being loaded, as i could not find the Text of the “Sidebar Blog” in the Page Source.

    I also tried

    .single-job_listing .sidebar {
    display: none !important;
    }
    .single-job_listing .content {
    width: 100% !important;
    }

    Which i found in another post in this Forum.

    Any ideas?

    Thanks for your help in advance!

    Ümit

    #582017

    Hi Ümit,

    Please send us a temporary admin login so that we can have a closer look, and link directly to the problem pages. You can post the details in the Private Content section of your reply.

    Not sure what you are trying with this CSS though, it will hide whatever you are targeting:

    .single-job_listing .sidebar {
    display: none !important;
    }
    

    Thanks,
    Rikard

    #582027

    Hi Rikard,

    thanks for your reply! I’ve put the details on the private section. Please keep in mind that this is a staging and not a test site, the contents will go live very soon.

    The CSS i found and used without checking it really, it can of course be removed. :)
    Thanks again!

    Ümit

    #582859

    Hi,

    Thanks for the details, I can’t see a page with a sidebar though. Could you link directly to it please? I would try to remove the CSS you add for the time being since I don’t think it will solve you problem.

    Best regards,
    Rikard

    #582861

    Hi Rikkard,

    actually… the sidebar is now showing up, after removing the css. It did not before without the css! I promise! :)

    For now my problem seems to be solved, thank you very much!

    Best regards

    Ümit

    #583551

    Merhabalar Ümit!

    Glad Rikard could help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘WP Job Manager sidebar not loaded’ is closed to new replies.