morwalz
Forum Replies Created
-
Forum: Plugins
In reply to: [WP REST API (WP API)] Get multiple posts/media by IDI am testing this issue.
https://www.examsbook.com/wp-json/posts?filter%5Bpost__in%5D%5B%5D=4824This should return the post with id 4824
But this is returning other posts. Seems this filter is not applied.
Any helped in this ?Forum: Plugins
In reply to: [WP Job Manager] add job listings to ad-sense mapThank u
Forum: Plugins
In reply to: [WP Job Manager] Unable to shwo featured image and commentsHi Mike,
Thanks a ton. It worked for me.
I am able to add featured image and if featured image not present am able to show company logo.
And i can enable comments as well.
little more issue. comments are unchecked by default.
How can i enable them by default.Forum: Plugins
In reply to: [WP Job Manager] Unable to shwo featured image and commentsHi, I tried
add_action(‘init’, ‘my_custom_init’);
function my_custom_init() {
add_post_type_support( ‘job_listing’, ‘comments’ );
}
or simply adding
add_post_type_support( ‘job_listing’, ‘comments’ );in functions. Both doesnt work. Please help
Forum: Plugins
In reply to: [WP Job Manager] Unable to shwo featured image and commentshi Mike,
I Know the company logo.
but such job category pages, are custom categories. Here they show featured images.So either i find a way to show company logo instead or every job posting have featured image.
https://www.sarkaribook.com/?job_listing_category=jobsForum: Plugins
In reply to: [WP Job Manager] Featured Images Not Displayinghi, i am looking to show company logo or want to have option of featured image of jobs.
Right now it show no image. I am seeing the code of plugin.I am unable to findout loop for job summries. if you can guide me ?https://www.sarkaribook.com/?job_listing_category=jobs
second i want to have comment box below every job. but again i am unable to find the place how this is being added.
Forum: Plugins
In reply to: [WP Job Manager] Unable to render jobsi am using theme my login plugin. i think that should stop. i am unable to find out the issue. can u help
Forum: Plugins
In reply to: [WP Job Manager] Unable to render jobsThis is strange. jobs render when user not logged in.. but jobs doesnt render when user logged in. Please try loggin in by creating a account then you will see the issue.
THank youForum: Plugins
In reply to: [WP Job Manager] Competibity issue with most of the themesYeah.. Css issue.. everything look disturbed
https://www.sarkaribook.com/submit-job/and jobs page doesnt show any.
i used [jobs]shortcode.
https://www.sarkaribook.com/jobs/Forum: Plugins
In reply to: [Flashcard Plugin for WordPress] Not workingI m worried if he still support this plugin.
This plugin is working but of cost of other plugins. This is having conflict of js file. after enable it dashboard shop showing pop ups. anybody can help about it ?