Marc2412
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Ipad vision problem (prolly wrong forum)Hey there,
Sorry I was eating dinner, I tried min-height but still kind of clueless:P
Here is my website: here
Forum: Plugins
In reply to: [WP Job Manager] Once seen text to greenThank you so much:)
All done!
Forum: Plugins
In reply to: [WP Job Manager] Once seen text to greenI used this, to try for the background, but it didnt work as I can’t get the background to change with this code:
ul.job_listings li.job_listing a:visited { background-image: url(https://ak8.picdn.net/shutterstock/videos/276772/preview/stock-footage-growing-golden-title-frame-and-flowers-on-red-background-hd-cg-animation.jpg) !important; }
Then I tried this for the text to change to green once visited, doesnt work either:
ul.job_listings li.job_listing a div.position h3:visited { color: lime !important; }
Clueless
Forum: Plugins
In reply to: [WP Job Manager] Once seen text to greenI did, I see I forgot to put that in my code there, it didn’t work.
Forum: Plugins
In reply to: [WP Job Manager] Job becomes blue after seenWorked! thank you!
Forum: Plugins
In reply to: [WP Job Manager] Job becomes blue after seenThanks Mike,
I forgot about that aswell, problem is.
Once one is visited, the colour of ALL changes.
I don’t know how to change the background of the one that has been clicked on.
Any idea?:P
Forum: Plugins
In reply to: [WP Job Manager] Job becomes blue after seenThanks for answering.
I am completely clueless haha. It would be a nice addition to the Job Manager plugin if you think about it.
I’ve never done anything with JS script so yea!
It’s not a must to implement it but it would be nice to have, so if you are willing to help that would be amazing but if it takes too much time or don’t want to that is fine aswell.
Regards,
M
Forum: Plugins
In reply to: [WP Job Manager] Apply nowCheck that, click on a vacancy, then on Apply now (Solliciteer nu)
I made a dropdown because I can’t apply on the jobpage im on.
Forum: Plugins
In reply to: [WP Job Manager] Jobs by Categoryty!
Forum: Plugins
In reply to: [WP Job Manager] Jobs not showingTy!
Forum: Plugins
In reply to: [WP Job Manager] Remove Dots (.) from widget and search filterDid you try it with a different theme to see if it works then?
Forum: Plugins
In reply to: [WP Job Manager] Remove Dots (.) from widget and search filterLike this?
I used [jobs show_pagination=”true”] aswell this should work.
Go to Job listings -> settings -> pages and make you sure Job Listings Page has your page where the jobs are being shown.
Forum: Plugins
In reply to: [WP Job Manager] Loading Icon not showing upFixed ty ??
Forum: Plugins
In reply to: [WP Job Manager] Remove Dots (.) from widget and search filterIt’s cause of a background image set in your css. You have this set for your widgets:
.widget-container li { background: url(images/sidebar-bullet.png) no-repeat left 8px; padding: 0 0 5px 12px; line-height: 18px; overflow: hidden; }
You must have something similar set for the filter section.
Forum: Plugins
In reply to: [WP Job Manager] Loading Icon not showing upsee here: https://i.gyazo.com/493b3c5ad5431d28adc872a19a07ac78.png
When going to that link it works but won’t show up on the website???