candell
Forum Replies Created
-
Forum: Plugins
In reply to: [Search & Filter] checkbox OR or ANDDitto, this makes the plugin perfect. Thanks for sharing it
Forum: Plugins
In reply to: [Search & Filter] checkbox OR or ANDSame request here, I want people to be able to select multiple categories and display the results from any of those categories. Is this possible?
Forum: Plugins
In reply to: [DD Rating] How to rate a page?Does it work with custom post types
Forum: Plugins
In reply to: [KIA Subtitle] work with woocommerce:-\
Works brilliantly thanks
Forum: Plugins
In reply to: [Conditional Themes] different theme for single usernameSuperb thank you. Should really have known that :-\
Superb, works brilliantly thanks
No problem, I am very busy at the moment but if you haven’t figured it out by the end of next week, reply and I should be able to download the latest version and take a quick look (the plugin author may have helped you by then too)
Hi Sarah
I am using 2.something, I made so many changes to make the plugin work as we needed it to that I can’t upgrade.
Sorry i can’t help with v3 if they have changed those functions, but I guess if you search all pages for similar code i.e.
$field->validatoryou should be able to find a solution
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Go to sagepay for paymentThank you for the reply, I’ll keep a look out for your plugin and also read up a little on SagePay 🙂
No problem thanks for the reply. Do you know which file I can change this in the meantime? I.e. does the listings page make a query_posts call for example?
Thanks
Have you ticked the box to show the email field in
Manage Options > Listings tab > Override email Blocking tick box?
Hi
I’m on WP 3.5.1
I have gotten around this on the website by ticking the ‘Show listings under categories on main page?’ option and hiding the category list.
Hi saritlotem
It means editing a core file of the plugin so if you upgrade, you will have to make this change again.
Just find the code block in my original post (I mention the file and line number) and replace with the above code. You need to change
} elseif ($field->type == 'EmailValidator') {to
} elseif ($field->validator == 'EmailValidator') {job done
Sorry just found wpbdp_the_directory_categories
Forum: Plugins
In reply to: [Business Directory Plugin - Easy Listing Directories for WordPress] RegisterIt is on a fresh install of wordpress 3.5 and 2.1.6.1 of the plugin. No other plugins active.