gcskye
Forum Replies Created
-
I mostly use custom post types and realize this issue only seems to effect custom post types. This is a global setting and should work for all post types.
However, my regular post type seems to only link to the homepage url instead of the author’s author page.Forum: Themes and Templates
In reply to: [Twenty Twenty-Four] Expand on click php/html 2024 themeImages that I created and added via php/html inside a custom plugin, completely unrelated an outside of blocks.
For example, most lightbox, click to example you simply do “class=”lightbox” and the code takes over.
However, the click to expand seems to add an lot of additional information to the html structure and simply copying its output into a separate file doesn’t replicate the lightbox effect.
How can I, using html, simply use the “click to expand” feature on my images with the 2024 theme without having to create my own lightbox effect?This does not maintain the search image and it doesn’t allow for custom searches based on the created categories. I understand that you do not intend to improve the plugin based on feedback.
I did recommend your plugin here and a few other places:
https://ww.wp.xz.cn/support/topic/avoid-terrible-for-seo/#post-16372756
Thank you for your response. I will start searching for another plugin to use and recommend.
This does not maintain the search image and it doesn’t allow for custom searches based on the created categories. I understand that you do not intend to improve the plugin based on feedback.
I did recommend your plugin here and a few other places:
https://ww.wp.xz.cn/support/topic/avoid-terrible-for-seo/#post-16372756
Thank you for your response. I’ve updated my review and will start searching for another plugin to use and recommend.- This reply was modified 3 years, 4 months ago by gcskye.
Hello,
Thank you for the in depth response. The Job specification section is in fact great. I’ve updated my review. Please let me know if I posted incorrect information in the new review.
Thank youTo expand on the SEO issue for those curious. Wp Job Portal does not create a new page for each job listing. Instead, it uses the page that you added the shortcode to for determining the page Title and Meta description.
This means google sees all the pages as the same title and description. If by a miracle, someone googled your specific job and you popped up, they would just see the title
“All of our jobs”
Instead of something all
“Specific job name in xx area paying xx”
The description for the page would be equally bad.
This can be helped if the the developer adds an SEO section to each of the job postings and it overwrites the page title and meta description based on your input. However, a lot more goes into SEO than just the issue listed above and this plugin just isn’t managing it.Sorry for the late response everyone. I’ve been testing a lot of job board plugins over the past few days. So far, the best free for me has been Job Manager & Career as it has no frill and just does what it needs to in the simplest way possible
https://ww.wp.xz.cn/plugins/job-manager-career/
It uses WordPress Custom Post types instead of a custom back end which is great for working with other plugins.
I found that it lacks appearance customization options but with that I also found that it has a template system so you can customize the files yourself. This does require some coding but I was able to get the system to look exactly how I wanted without paying for the upgrade.
Custom fields are easy to add. They don’t allow for preselectable options like WP job portal and instead just use text fields. I find this extremely reasonable and gets the job done.
The resume part is very basic but gets the job done reasonably well.
Overall, its a plugin that’s great out of the box. With a small amount of coding knowledge you can customize it exactly how you’d want it to be. It’s a great foundation and light weight code to build something off of if you want to grow with it in the future.Currently, you can create a “pay field” but for those reading this, every time you need to add a new price, you have to go into the settings and add the new price into the select box option field. If you have 100,000+ jobs posted, each with a different price, you’ll have a massive select box with all of your prices in it that you have to scroll through.
There is two fixes:
1. Job specifications needs and option added where you can change the “option field” to be select area, text box, ect. This allows for keeping the current structure but improving on it.2. Job specifications removes the option field and all options are a text box. Job specifications show on individual posts so you can fill the option in for them.
Without this fix, this plugin should not be used by anyone intending to post pricing for a job or that needs to add custom fields that vary from job to job. If the developers response continues to be the same or has no response, you should also avoid this plugin as improvements will not be made by the developer.Sadly this is not the case.
The woocommerce logout (it will be at random where the button does nothing) button and woocommerce sign up token email breaks (it just redirects you to the home page so no one can create their account password).
There is other conflicting issues that makes it impossible to play nice with WooCommerce. Will you look into these issues and resolve them?
I just tried the demo on your site as well and the same issue occurs. On load, the background is a dark grey. After a second it changes to a lighter dark gray. It’s not appealing that this happens on every page load. What is triggering this and how can it be disabled?
Forum: Plugins
In reply to: [User Avatar For Woocommerce] Doesn’t upload imageResolved. I had another avatar plugin enabled that was conflicting.
- This reply was modified 4 years, 5 months ago by gcskye.
Forum: Plugins
In reply to: [WPMobile.App] Automatic push notification for selected categoriesThank you for the quick response. Is this something you plan to add?
Forum: Plugins
In reply to: [WPMobile.App] Infinite scroll on archive page, not on post pageHello,
I don’t want infinite scroll off on the archive page. Only on the post pages. How do I leave infinite scroll on for archive pages (since that makes sense) and turn it off on a single post (as this doesn’t make sense for every site)?
Forum: Plugins
In reply to: [ApplyOnline - Application Form Builder and Manager] Error message spamThis resolved the issue for me:
https://stackoverflow.com/questions/60506431/wordpress-warning-illegal-string-offset-in-multiple-placesI’m not sure if this is the best solution for this plugin
This is not just a WPML or multisite issue. This is effecting about ten of my sites. The sites are on different servers with completely different wordpress installs. They do not have multi-site setup and none have WPML. This messages comes back on all of them.
Here is an example of what it’ll look like in the back end when you go to Improve > User conversations
You’ll be able to see their email and name when they’re logged in but they won’t see it in their chat. I hope the image helps. If you have any specific questions on something you don’t understand, let me know.