j_mo
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Change alt on company logo image to company nameThanks,
Do you want me to add my question to the post?Forum: Plugins
In reply to: Adding a custom field to do_shortcodeSimple change if anyone is interested…
<?php $slides = get_sub_field('slideshare'); echo do_shortcode('" .$slides. "'); ?>
Thanks!
Forum: Plugins
In reply to: [WP Job Manager] Changing and adding new fields to admin & filterPerfect. Got that in the admin now. Thanks.
My next question, which I think is going to be the hard part is how can I get that field into the job filter. e.g. How can I make it searchable?
I would need option 1 and option 2 to be searchable but another option ‘All options’ to search all other options in the select.
Thanks in advance.
Forum: Plugins
In reply to: [WP Job Manager] Changing and adding new fields to admin & filterThanks for this.
I have actually added the salary field to my build already but what I want to do next seems more difficult.
I suppose what I want to know is firstly: How can I add a select drop down instead of an input to the admin and front end, then add it to the jobs filter search?
After that, I would like to remove the current ‘all locations’ input from the admin, frontend and jobs filter.
Thanks
Forum: Plugins
In reply to: [Plugin: Simple Modal Contact Form] SMCF hyperlink not bring form upCan anyone help me out here??
Forum: Plugins
In reply to: [Plugin: Simple Modal Contact Form] SMCF hyperlink not bring form upHere is a link to the dev site…
infinity.iamphiljames.co.uk/
Hi there,
Did you get a solution for this?
I want to adapt this so the date goes straight to the link I have provided for the event.
Thanks
Forum: Fixing WordPress
In reply to: Query posts twice on a pageIgnore me….I’m dumb.
Forum: Fixing WordPress
In reply to: Importing PostsHa ha…Why didn’t I think of that?!!
Thanks
PhilForum: Fixing WordPress
In reply to: Importing PostsYes I did, but I want to know what I can delete and what I can’t before I import it, as I only want the posts. No pages, comments etc.
Also, I assume the import doesn’t replace any existing content?
Cheers
PhilForum: Plugins
In reply to: Image rolloverThanks Alot. Worked perfectly.
Forum: Fixing WordPress
In reply to: Listing Child pages only on parent pageNot quite no, I want a page list to appear in my side nav (vertically), if you are on a specfic parent page I want the child pages to be shown directly under. If you are not on that page, the child pages will not be displayed.
Is that explanation better?
Thanks
Forum: Fixing WordPress
In reply to: jQuery Mouseover Fade IssueThanks for you help but I managed to sort it…was in the wrong place!! :/
Forum: Themes and Templates
In reply to: Validation IssueThanks, I sorted it. The issue lay in a widget used.
Phil