Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1327045

    Hello,

    I recently purchased a Frontend Job Posting plugin from PressTigers but they are telling me something within the css is not allowing for certain features of the plugin to work. This is what he said.
    Hi Michael,

    Thanks for writing to us.

    We have re-examined the issue on your website and found out the CSS of the following file is causing a conflict with our plugin due to which the frontend is not visible.

    File located at: btemploymentgroup.com/wp-content/uploads/dynamic_avia/avia-merged-styles-5e1562c1c37d6a7503345e1afb29e09a—6153c9bb49698.css
    CSS Code:
    .js_active .tab_content {
    visibility: hidden;
    clear: both;
    padding: 10 px 19 px ;
    overflow: auto;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 120%;
    width: 100%;
    }

    ​Please contact your theme developer to look into a matter and resolve conflicts with Frontend Job Posting Add-on.

    Feel free to reach out for further assistance.

    ​Regards,
    Arsalan Ahmed
    WP Plugin Developer

    PLEASE HELP ME!!

    #1327144

    Hey florigaboy,
    Thank you for the link to your site but I’m not sure which page is showing the conflict, can you link directly to it and tell me what I should see?
    From the message above it looks like the .tab_content is getting visibility: hidden; which would mean the plugin needs to use more specific css, which should be easy to fix.

    Best regards,
    Mike

    #1327146

    Thank for your response . On the “my account” page there should be a button for “create new job post” but it’s not showing .

    #1327147

    Hi,
    please see the screenshot below, is this the correct page? Where should the button be?

    Best regards,
    Mike

    #1327681

    Hey Mike,

    Yes that the page. The button should be above the “your listings are shown in the table below” header.

    #1327774

    Hi,
    Thanks for the feedback, unfortunately I do not see a button or empty div or any sign there should be a button there in the source code, I do see that your page is giving a 404 (file not found) for /wp-content/wplc_data/check.js perhaps this is the javascript that creates the button, but I’m not sure. Can you link to an example of the button so I can examine it’s source code, perhaps a demo page?
    So far this doesn’t look like a CSS issue, if it was CSS then I would see the button in the source code but since it is not there it makes me think that it is not being created, in which case it points to a conflict somewhere.

    Best regards,
    Mike

    #1327827

    Thank again for getting back with me.

    That is the link to the plugin homepage. Once there, please click “live preview” and it will ask you to login in. Click Login, and there will be credentials provided right above to the login so that you can use the plugin demo. That page should show you the button that I was referring to.

    Thank you again.

    #1327932

    Hi,
    I went to the demo site and logged in and saw the button, but the plugin demo page and the page that is on your site do not seem to be the same structure, they don’t share the same elements or layout or classes. I tried clicking around both sites but couldn’t find matching pages. The div for the job-manager-jobs element and the div for the div-create-job button are not created so your issue is not related to CSS, the elements are not created.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.