Dat Hoang
Forum Replies Created
-
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] JetPack Speed: HorribleHi Rick,
Thanks for your feedback.
We’d like to check the issue this issue on your site to try to figure out what’s happening.
Could you contact us via this contact form and mention this thread?
Thanks,
Forum: Fixing WordPress
In reply to: Jetpack errors on install with publiciseHi there,
I am Dat, working on the Jetpack plugin.
Next time, please create a topic here https://wordpress.org/support/plugin/jetpack
You can also contact us http://jetpack.com/support/Warning: count(): Parameter must be an array or an object that implements Countable in /customers/2/a/5/parkwyddnjfc.uk/httpd.www/2018website/wp-includes/post-template.php on line 284
Can I know which PHP version of your site?
Does the issue persist when switching between PHP 5.6.x and PHP 7.0?It looks like this issue is being reported here also
https://core.trac.wordpress.org/ticket/42814Cheers,
—
Internal ref: 863780-zen
- This reply was modified 8 years, 4 months ago by Dat Hoang.
Hi Eleanor!
Please use this form to get support for our paid add-ons:
https://wpjobmanager.com/support/
We are not allowed to support premium plugins in these forums.
Thanks!
Forum: Plugins
In reply to: [WP Job Manager] WP Paid Listings job packages not showingHi Eleanor!
Please use this form to get support for our paid add-ons:
https://wpjobmanager.com/support/
We are not allowed to support premium plugins in these forums.
Thanks!
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] Adding Districts to ProvincesHi,
It seems good at https://www.crowdfundjawn.com/checkout-vn/
Screenshot: http://cld.wthms.co/NPIr0JForum: Plugins
In reply to: [WP Job Manager] Removing author and date job createdPlease try with this CSS code.
.entry-meta { display: none; }Or this will apply to single job posts only.
.job_listing .entry-meta { display: none; }You do not know where to insert this CSS code, please have a look
https://codex.wordpress.org/Appearance_Customize_Screen#Additional_CSSThanks for jumping in this. I agree with this 🙂
Same idea though. Use the browser console tools to see what CSS is. Then display:none it!
Otherwise you’ll get in to child-theme, customizations, etcCheers,
DatForum: Plugins
In reply to: [WP Job Manager] Jobs stopped loading on pageHi Jason,
“get_listings” is not a page. It’s the plugin AJAX endpoint to get jobs and display in the pages with the
[jobs]shortcode.To remove that part of the code, you might check your other plugin and theme settings.
Try disabling all of your plugins except WP Job Manager (and add-ons). Then try testing again to see if the issue persists. If that resolves your issue, you can find what was causing it by enabling each plugin one by one while continuing to test.
If that doesn’t help, you can also try switching to the Twenty Sixteen theme via Appearance > Themes, and test again. If the issue is resolved then you know it’s a problem with the theme.
Cheers,
DatForum: Plugins
In reply to: [WP Job Manager] Apply for Job button is missingHi there,
This function is here
get_the_job_application_method()Based on your description above, I guess you have not put anything in the
URL or email which applicants use to applyfield yet.Note: if you post jobs in WP Admin, you can post jobs with the empty field. But in the front-end, that field is required.
However, the button is missing for all new jobs as shown in this one.
This link here is 404. You might sort the issue out? 🙂
Cheers,
DatForum: Plugins
In reply to: [WP Job Manager] Does this plugin use heartbeat?Hi there,
We do not use heartbeat.
However, we do send AJAX requests to http://your.site/jm-ajax/get_listings/ for retrieving the data and displaying our shortcodes like [jobs]
https://wpjobmanager.com/document/shortcode-reference/
Cheers,
Forum: Plugins
In reply to: [WP Job Manager] Customizing the email of the “Job Alerts” pluginHi there!
Please use this form to get support for our paid add-ons:
https://wpjobmanager.com/support/
We are not allowed to support premium plugins in these forums.
Thanks!
Forum: Plugins
In reply to: [WP Job Manager] WP Job Manager ReviewsHi there,
I suggest contacting the WP Job Manager Reviews plugin author/support to get help.
I guess here it is https://astoundify.com/products/wp-job-manager-reviews/
Here we can help issues regarding the WP Job Manager core plugin only.
Cheers, Dat
Forum: Plugins
In reply to: [WP Job Manager] Problems with tablesHi there,
Thank you for contacting us!
WP Job Manager does not use any custom table.
As you pointed out, this is an issue with WP Job Manager Live Job Count.We’re not the author of this plugin. You might reach its author here to get help
https://wordpress.org/support/plugin/wp-job-manager-live-job-countBest Regards,
Forum: Plugins
In reply to: [WP Job Manager] Application button gone?Hi,
Well, if it’s really a clone, it should work anyway 🙂
Can you let me know your site ULRs: one having “Apply for job” and one without it?
We will try to have a look.
I can not think of any cause yet.
Cheers, Dat
Forum: Plugins
In reply to: [WP Job Manager] add dropdown to search filterHi,
and now i want to display this dropdown to default wp job manager search filter !
You’d need to override our default template file to do this. Here’s a general tutorial:
https://wpjobmanager.com/document/template-overrides/
The file to override in this case is:
wp-job-manager/templates/job-filters.php
That said, we aren’t able to actually write the code for you. You may want to look into one of these services if you need help:
* http://jobs.wordpress.net/
* http://studio.envato.com/
* https://codeable.io/Thanks!
Forum: Plugins
In reply to: [WP Job Manager] Application button gone?Hi there,
It’s possible that there might be a conflict with one of your current plugins or your theme.
Try disabling all of your plugins except WP Job Manager (and add-ons). Then try testing again to see if the issue persists. If that resolves your issue, you can find what was causing it by enabling each plugin one by one while continuing to test.
If that doesn’t help, you can also try switching to the Twenty Sixteen theme via Appearance > Themes, and test again. If the issue is resolved then you know it’s a problem with the theme, and you’ll need to contact the theme author for further assistance.
Cheers, Dat