Jump to content

kathrynmichaud

New Members
  • Posts

    2
  • Joined

  • Last visited

kathrynmichaud's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi - I'm using the WP Job Boards plugin for Wordpress. I've been given this code to create a quick search form to place in a widget. I've tried to paste the code in a sidebar widget and apparently after somebody inputs the keyword and location they should be sent to the results page which will show their results, however, it's not doing that, just showing me a 'page cannot be found' result. Can anybody help me out with correcting the code? <form action="<?php esc_attr_e(wpjb_link_to("http://www.littlefoxwebdesign.co.uk/etsgroup/jobs")) ?>" method="GET"> Keyword: <input type="text" name="query" value="" /><br/> Location: <input type="text" name="location" value="" /></br/> <input type="submit" value="Search" /> </form> Thank you!
  2. Hi - I apologise if I'm not in the right place and please point me in the right direction if I'm not. I have a script for a category accordion for Wordpress to use with Woocommerce that I would like to edit. At the moment, I have some main categories and some main categories with sub-categories. Currently all main categories and sub-categories are clickable. However, where the main categories have sub-categories I don't want the main category to be clickable - just the sub-categories, but I still want all the main categories to show on the menu. Could anybody help me with editing the script? Thank you! trwca-widget.php
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.