bobbied
Forum Replies Created
-
I’m sorry that didn’t work!
This may be an interaction between your theme and Business Directory Plugin. Let’s try this and see if it helps. Go to Directory > Settings > General > Advanced then turn on this option: Disable Advanced CPT Integration?:

Save your changes and see if that works. You may need to clear your cache if you don’t see a change right away. Try that and let me know if you run into more issues.
I’m sorry to hear that you ran into issues with this! I’ll be happy to give you more information about how to address this issue. Can you please try adding the following code as the first line in your functions.php file?
add_filter(‘wpbdp_heading_type’, ‘__return_true’);
There is a plugin called WPCode that will do this automatically for you. Just download/install/activate that plugin and add the new snippet. Be sure to name the snippet and activate it!
This is a PHP snippet for reference, so you’ll need to select that snippet type.
Please try that and let me know if you run into more issues.
Forum: Plugins
In reply to: [AWP Classifieds] Plugin No Longer available?Thanks so much for sharing that information @bomdiabrasil. Rest assured that we are actively working through the process of getting the plugin back on WordPress.org and the plugin will be restored soon. Support is available for any functionality issues you may encounter, so don’t hesitate to contact us directly should you encounter any issues. We really appreciate your patience as we work on it!
Forum: Plugins
In reply to: [AWP Classifieds] Plugin No Longer available?Hi @geddi
Thanks for following up on this! We are currently going through the process of submitting the plugin to WordPress for review, which may take some time for them to review and get back to us.
If you are getting critical errors on your site, you shouldn’t be. You may be seeing an error message or warning from some other plugin, but if you are seeing a critical error on your site, we would like to troubleshoot this issue with you further.
If you’d like us to help you troubleshoot that, please contact us with more details here: https://awpcp.com/contact/
Hi @immrdev
I’m sorry to hear that you ran into issues with this! We can’t provide support for premium versions of our plugin here, but we would like to troubleshoot this issue with you further.
Please contact us with a link to this forum thread here: http://businessdirectoryplugin.com/contact/
I’m sorry to hear that you ran into issues with this! Can you try turning off the other plugin that handles WordPress roles and assigning the Editor role directly in the WordPress user profile? That seems to be working on my site.
Please try that and let me know if you run into more issues.
Forum: Plugins
In reply to: [AWP Classifieds] Plugin No Longer available?Hi Christian,
Thanks for following up here. I don’t have an exact timeline on this, but if you need a copy you can contact us directly and we’ll be happy to help.
We really appreciate your question! With all versions of our plugin, including the Lite version, you can add as many fields as you’d like and change the settings for each to be required or not. You can learn more about that in our Knowledge Base here: https://businessdirectoryplugin.com/knowledge-base/manage-form-fields/
Thank you for your questions!
Business Directory Plugin is customizable so that you can get the look and feel that you want. Have you had a look at our showcase of example directories created using BD? You might also want to look at our demo directory, as it has some of our premium modules in it.
We’ve also recently added a video overview of the plugin and what it can do on your site as well as a blog post to help you get going.
It’s easy to create what you want with the plugin, and having a vision for your directory is a great first step. Check out our Quick Start Guide to begin building the directory you’d like. We also have a full Knowledge Base to help you out.
We don’t have an example list of content, but it’s quick and easy to add a listing or two to see how it works.
Finally, you’ll find the Lite version has quite a few things that are required for getting started with your directory, and I think it’s a smart decision to play with it before you make a purchase! When you are ready to purchase, you will have a 14-day money-back guarantee.
The Lite version offers various basic features such as:
- Fully customizable form fields to submit listings
- Upload images per listing, allow a variety of numbers of images based on the plan
- Accept paid or free listings with Authorize.net
- Allows featured/sticky listings
- Create multiple plans, which can be assigned to categories for posting
- Built-in CSV import and export for easy directory listing creation
- Sorting options for categories and listings
- Quick-search and Advanced search screen with the ability to show/hide fields
Hi @andrewei94,
Thank you so much for getting in touch.
Business Directory Plugin does not expose data in the REST API. When setting a custom post type as visible for REST API (
show_in_restparameter set totrueinregister_post_type), it includes only WP default fields (Title, Content, Excerpt) for each listing. That’s something we haven’t built yet.I’ve made a note of your request and we’ll keep it on our radar as we plan out our roadmap for the future. At this time, we do not offer custom programming.
Thank you for your input!
- This reply was modified 2 years, 4 months ago by bobbied.
Forum: Plugins
In reply to: [AWP Classifieds] Plugin No Longer available?Thanks for getting in touch! We appreciate your message, and we’re here to assist. The plugin was taken down temporarily for maintenance and updates. If you have further questions or concerns or need a copy, you can contact us here: https://awpcp.com/contact/
Forum: Plugins
In reply to: [AWP Classifieds] Doesn’t work with The SEO Framework pluginHi @cybr,
Thanks for adding your response! I will make sure the developer looks into updating this in our next release. We really appreciate your input here.
Forum: Plugins
In reply to: [AWP Classifieds] Doesn’t work with The SEO Framework pluginHi @spespam
Thanks so much for getting in touch about this and I apologize for the delay in our response! We do have steps to fix this and I’ve provided those below.
Here are detailed instructions to fix the issue.
Please use the plugin editor to replace the contents of this file. To do this, in WordPress go to Plugins > Plugin Editor.
Select AWP Classifieds on the right-hand side of the page in the dropdown menu. Once you’ve chosen AWP Classifieds, click on the Select button and then choose the includes folder.
Scroll down to find the compatibility folder and select the class-seo-framework-plugin-integration.php file
And then you can change line 74 of that file as follows:
from:
return class_exists( 'The_SEO_Framework\Post_Data' );
to:return function_exists( 'tsf' );Save your changes and check your site.
That should address the issue for you. Please try that and let me know if you run into more issues.
Hi @smjx
I’m sorry to hear that you ran into issues with this! One thing that might help quickly would be to reset your Permalinks. In WordPress, go to Settings > Permalinks, then press save changes (don’t make any changes) and see if that helps.
If that doesn’t resolve the issue, can you please send me a link to your site? Contact us with that information here: http://businessdirectoryplugin.com/contact/
Hi @azure11
Thanks so much for reporting this! I’ve opened a ticket for the developer for this to fix in an upcoming release. The images can still be moved up and down, so I’m glad the functionality is still there. Thank you again for letting us know!