tripflex
@tripflex on WordPress.org and Slack
Bio
- Member Since: December 29th, 2011
- Location: Orlando, FL
- Website: plugins.smyl.es
Contribution History
tripflex’s badges:- Plugin Developer
-
Committed [3040612] to Plugins SVN:
Update to version 1.0.5 from GitHub -
Committed [3009094] to Plugins SVN:
Update to version 1.0.4 from GitHub -
Committed [3008345] to Plugins SVN:
Update to version 1.0.3 from GitHub -
Created a topic, Garbage now, on the site WordPress.org Forums:
complete garbage now, used to be amazing now they basi… -
Posted a reply to Critical Error, on the site WordPress.org Forums:
Make sure you're using PHP 5.5 or newer, otherwise DateTime is not available -
Posted a reply to WP Job Manager show job offers to selected users., on the site WordPress.org Forums:
Under the Visibility tab you can configure specific user roles that can view/browse listings -
Posted a reply to open job in new tab – pls add that option!, on the site WordPress.org Forums:
The problem here is that almost every theme for WP Job Manager uses a template… -
Posted a reply to Load More Listings Not Functioning, on the site WordPress.org Forums:
Also check Developer Tools on the page and check the Console tab, there's also a… -
Posted a reply to Job Expiry Date No Longer Working, on the site WordPress.org Forums:
Try rolling back to the 1.35.x version with WP Rollback plugin as some code was… -
Posted a reply to formulario buscar, form search, on the site WordPress.org Forums:
You can also use the Search and Filtering plugin to customize how it looks on… -
Posted a reply to Add Reply-to Field to Employer Notification Email After Application, on the site WordPress.org Forums:
You will have to use the create_job_application_candidate_notification_headers filter to set Reply-To in the headers or… -
Posted a reply to Search Broken in 1.36.1+, on the site WordPress.org Forums:
Use WP Rollback plugin to go back to 1.35.x version -
Posted a reply to Locations dropdown no longer specific, on the site WordPress.org Forums:
https://wordpress.org/plugins/wp-rollback/ Use this -
Posted a reply to Locations dropdown no longer specific, on the site WordPress.org Forums:
Downgrade back to 1.35.3 -
Posted a reply to Locations dropdown no longer specific, on the site WordPress.org Forums:
https://github.com/Automattic/WP-Job-Manager/issues/2287 -
Posted a reply to Locations dropdown no longer specific, on the site WordPress.org Forums:
This is because the "remote" location search code they merged into the plugin now changes… -
Posted a reply to New update adds salary field, but how to get data from old salary field?, on the site WordPress.org Forums:
This means it should be perfectly fine then you shouldn't have to make any changes… -
Committed [2671771] to Plugins SVN:
Update to version 1.0.1 from GitHub -
Committed [2670162] to Plugins SVN:
Updating readme/assets from GitHub -
Committed [2670135] to Plugins SVN:
Update to version 1.0.0 from GitHub -
Created a topic, Loads JS on every page, on the site WordPress.org Forums:
Enqueues bootstrap, datatables, font awesome, and more… -
Created a topic, Why are you not using this already?, on the site WordPress.org Forums:
As a full time WordPress plugin developer (for 10+ yea… -
Created a topic, Assets enqueued on every page, on the site WordPress.org Forums:
It seems you are enqueueing assets (bootstrap, timepic… -
Created a topic, Incorrect minimum WordPress version, on the site WordPress.org Forums:
This plugin has minimum version of WordPress set at 4.… -
Posted a reply to Google Geocoding bug Job Dashboard, on the site WordPress.org Forums:
It looks like this is probably from your theme for Places Auto Complete .. which… -
Posted a reply to Google Geocoding bug Job Dashboard, on the site WordPress.org Forums:
A search in the Job Dashboard? This isn't something native to WP Job Manager, unless… -
Posted a reply to Dashboard links, on the site WordPress.org Forums:
There's a template specifically for the Job Dashboard: https://github.com/Automattic/WP-Job-Manager/blob/master/templates/job-dashboard.php If the links aren't working though… -
Posted a reply to Pagination not working on /job-listings/, /job-category/{category-name}/, on the site WordPress.org Forums:
Pagination is normally based on the [jobs] output itself and the arguments being passed to… -
Posted a reply to Filter for Job Dashboard page, on the site WordPress.org Forums:
Yes you can use the job_manager_get_dashboard_jobs_args filter to customize the arguments passed to pull the… -
Posted a reply to Cant post new job, on the site WordPress.org Forums:
The chosen error won't prevent the page from being submitted at all, so I can… -
Posted a reply to Datepicker language not everywhere the same language, on the site WordPress.org Forums:
If you're saying Flatpickr that means you're using my Field Editor plugin ... please open… -
Posted a reply to Full width header, on the site WordPress.org Forums:
This is most likely based around your theme, more than likely the page.php template file.… -
Posted a reply to some questions regarding user who wants to post data to the wp-jobmanager…., on the site WordPress.org Forums:
No they don't have to be logged in. Yes there are filters everywhere in the… -
Posted a reply to google jobs, on the site WordPress.org Forums:
This is probably just the Google Jobs Schema markup ... have you even looked to… -
Posted a reply to Job submissions form, on the site WordPress.org Forums:
It's probably trying to minify a file that's already minified. Make sure you set an… -
Posted a reply to Listing Expiry Date Issue, on the site WordPress.org Forums:
Just tested saving from admin area on a blank install and it worked perfectly fine… -
Posted a reply to Listing Expiry Date Issue, on the site WordPress.org Forums:
Yeah it's a bit confusing as the Application Deadline handles fields in an odd way.… -
Posted a reply to DoS attack using jm-ajax/get_listings to overload the server, on the site WordPress.org Forums:
Yeah there's not much you can do on a programatic level, they could have just… -
Posted a reply to Show jobs by author/employers, on the site WordPress.org Forums:
It contains code that associates a listing with an author, yes, but that is mainly… -
Posted a reply to Salery currency displaying $ instead of £ on all job listings, on the site WordPress.org Forums:
This isn't something native to WP Job Manager, so these values have to be coming… -
Posted a reply to Want to Edit fields in Front End Submission Form, on the site WordPress.org Forums:
Yes it is possible, see the documentation below: https://wpjobmanager.com/document/editing-job-submission-fields/ -
Reopened ticket #47563 on Core Trac:
Update get_template_part() function -
Posted a reply to Latest Update Causing PHP Warnings, on the site WordPress.org Forums:
yeah sounds like the callback functions are having an issue for the data to be… -
Posted a reply to Problem to go back to the search result page, on the site WordPress.org Forums:
Seems to work fine for me using browser back after viewing a listing -
Posted a reply to Edit “Application email/URL” Text, on the site WordPress.org Forums:
https://plugins.smyl.es/docs-kb/how-to-change-button-or-other-text-on-entire-wordpress-site/ Specifically here's how it looks in the code: __( 'Application email/URL', 'wp-job-manager' ) If… -
Posted a reply to WP Job Manager Font Problem, on the site WordPress.org Forums:
Looks to me like it's using the font defined in elementor "Avenir" -
Posted a reply to Keyword Search – No Results, on the site WordPress.org Forums:
By default WP Job Manager only searches a few meta keys on listings, Just add… -
Posted a reply to error adding new job, on the site WordPress.org Forums:
Go into Permalink settings and make sure to save them, if that doesn't work, try… -
Posted a reply to Apply Now Form Builder, on the site WordPress.org Forums:
This would be a question for wpjobmanager.com support as it's related to the Applications addon.… -
Posted a reply to Pagination Issue, on the site WordPress.org Forums:
I don't see any pagination on your site
Developer
-
Download Monitor Page Addon QR Code
Active Installs: 10+
-
Empty Meta Cleanup for WP Job Manager
Active Installs: 60+
-
Job Colors for WP Job Manager Categories
Active Installs: 60+
-
Resourcify
Active Installs: 10+
-
User Meta Display
Active Installs: 500+
-
WP All Import - WP Job Manager Field Editor Add-On
Active Installs: 100+
-
WP Job Manager Registration Use Email
Active Installs: 80+
-
WP Job Manager ShortWidget
Active Installs: 60+
-
WP Login Flow
Active Installs: 80+
Contributor
-
Post Meta Manager
Active Installs: 100+