mangolover
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Delete column@braehler
Thank you so much for helping me!!! 🙂
That is the right CSS code and the column is gone like magic!Forum: Plugins
In reply to: [WP Job Manager] Delete columnThank you @braehler !!!
The column is gone when I remove line 44.
I just would like to know if there is also a way to cancel the column by writing a CSS code?li.job_listing > ul.meta {display: none !important;}
I put this CSS code in my WordPress back-end under Appearance – Cutomising – Additional CSS, but the third column “Posted 7 months ago” is still there. Is the CSS code not correct or do I have to place it somewhere else?
“Upload your template to the following directory to keep it upgrade save
yourchildtheme/job_manager/content-job_listing.php.”
I do not have a child theme yet. Should I have one? Will my page be slower in loading time (320 pages) by having a child theme?Forum: Plugins
In reply to: [WP Job Manager] Changing the job slug/permalinkThank you so much @kibus90 this is exactly the answer I was looking for!
Forum: Plugins
In reply to: [WP Job Manager] Changing the job slug/permalinkO.K. I have seen that I would need Polylang Pro which allows to share the same URL slug across languages for posts and terms
Forum: Plugins
In reply to: [WP Job Manager] Changing the job slug/permalinkThank you for your answer @kibus90
I use Polylang
Does anybody know how I can do the changes in Polylang?