simonkro
Forum Replies Created
-
Forum: Plugins
In reply to: [Front End PM] Database TablesThanks. How can I access stored data of messages when CPTs are used?
Forum: Plugins
In reply to: [WP Job Manager] Multiple loop in jobs shortcodeThe link I posted was the preview of the theme. Here you can see my site: http://prntscr.com/a4yfjr.
First row contains only non-featured listings. Second two non-featured listings and one featured listing with image. As you see the problem is not caused by my customisation. It’s just the default design, which doesn’t fit to my plans.
Trust me, I need two loops to separate featured listings and non-featured listings in different row. It would be great if you guys could give me a hint how to customise your jobs shortcode.
Forum: Plugins
In reply to: [WP Job Manager] Multiple loop in jobs shortcodeI use the theme Listable, which displays three jobs/listings in the same row: https://pixelgrade.com/demos/listable/listings-no-map/.
I customized the theme so that it doesn’t display an image on listing pages for not featured jobs/listings. But, if featured listings and not featured listings show up in the same row, the design of non featured listings is broken. Because instead of the image there is only white space.
That’s why I want not featured listings to appear on the next row after all featured jobs.
Forum: Plugins
In reply to: [WP Job Manager] Multiple loop in jobs shortcodeI want to separate featured jobs and not featured jobs on the same page. Featured posts should be displayed first and then not featured jobs in a new row.
If I do this by multiple shortcodes, I can’t filter both types of jobs with the same filter, because filters only filter the jobs which belong to their shortcode. Second problem, if there are no featured jobs, a message shows up “No jobs available”. But below it shows not featured jobs. Looks strange for visitors.
That’s why I need two loops in the same shortcode. One for featured jobs, one for not featured jobs. I would like to query featured jobs and remove these for query of not featured jobs.
Forum: Plugins
In reply to: [WP Job Manager] Multiple loop in jobs shortcodeMmh, how’s about your colleague, Mike Jolley? Can he give me a hint?
Forum: Plugins
In reply to: [WP Job Manager] Multiple loop in jobs shortcodeI understand that you don’t provide help with custom code. But can you please give me a hint where to start? Point me some direction…