bobbied
Forum Replies Created
-
Hi @jasonhcc,
We appreciate your question! The category featured image is something that shows up in some themes and not in others on the category pages.
If your WordPress theme isn’t showing the image on category pages, you can override the template to make this happen if you have developer skills. We have information for how to implement a template override here: https://businessdirectoryplugin.com/knowledge-base/general-customization-guide/#core-templates-and-variables-reference but we don’t provide the custom code for it.
I’m sorry I can’t provide the exact solution here, but I hope that’s helpful in pointing you in the right direction.
Forum: Plugins
In reply to: [AWP Classifieds] Search CodeHi @dcodestuff
Thanks for getting in touch! We appreciate your message, and we’re here to assist.
You can use the [AWPCPSEARCHADS] shortcode. It will return the entire search form, including any fields you have chosen to show on the Advanced search page. We don’t have any other shortcode that will display a more compact version of the search bar.
You can remove some of your fields from that form in the settings. Just go to Classified Ads > Settings > Display > Form Fields and you will see the tick boxes to remove some fields from the search form. You may also be able to remove some of the other fields using the display:none CSS code.
For your reference, all of our supported shortcodes are listed here: https://awpcp.com/knowledge-base/awpcp-shortcodes/
I hope that helps!
Hi @jasonhcc
Although we generally don’t provide CSS code, I had another customer who used this CSS solution and it worked for them:
.listing-title a {pointer-events: none; }
Here is an article about how to use custom CSS with Business Directory in a way that doesn’t get overwritten on an upgrade of Business Directory: https://businessdirectoryplugin.com/knowledge-base/how-to-use-custom-styles-with-bd/
I hope that helps!
Hi @juicerocket
Thanks for your question!
Right now, those things can be accomplished through the customization of the plugin. Customizing the plugin comes with its own risks and complications–like the fact that any changes you make can break other aspects of the plugin and any issues you have need to be tested against an unmodified plugin for support. If you can reproduce any issues you run into on the unmodified plugin, we can report the problem to our developer. But any updates or changes have to be maintained by you in your custom version. It can be a pretty big hassle, but it’s entirely your choice!
If you’d like to proceed with that and have the right skill set, you can learn more about what is available to customize here: https://businessdirectoryplugin.com/knowledge-base/general-customization-guide/
Forum: Plugins
In reply to: [AWP Classifieds] Images not displayingI’m sorry to hear that you’re still running into issues with this! Since my test listing worked with an image, my guess is that the issue is with the files you’ve uploaded for that listing. Can you please try submitting a new listing using .jpg files? That’s the only reason I could think of why that would work for me but not for you.
Here is what my listing looks like with an image on your site:
Hi @serafinnyc
We appreciate your understanding. I have confirmed with the developer that this has definitely been addressed and I have contacted WPEngine to get them to update their reporting. I wish there was more that I could do, but I hope that helps give you the reassurance you need!
All the best,
~Bobbie
Hi @serafinnyc
Thanks for following up on this. We did a release that addressed this issue, so I’m not sure why that would still be reported by WPEngine. I’ll ask the developer and let you know!
Hi @nikkers
Thanks for getting in touch! We appreciate your message, and we’re here to assist.
Those are not errors on the site, but code to let you know that a change was made to the code in the plugin. Deprecated code (sometimes called “dead code”) is the equivalent of a sticky note saying “this will be removed in the future” on targeted parts of code. The code can’t be removed immediately because consumers of that method or class still need that section to function.
I hope that helps explain why you’re seeing this. If you haven’t customized the code of the plugin, you can safely ignore those! But if you’re seeing a problem with functionality, please do let us know.
Forum: Plugins
In reply to: [AWP Classifieds] Images not displayingThank you for your question and for sending the screenshot — I’m sorry that you’re running into an issue here.
In the screenshot you send, it says there are 4 images allowed, but there are 6 attachments. Can you please delete some of the images to see if that helps?
I just placed a test listing on your site and the image went through.
Please check that and let me know if you run into more issues.
Hi @piam6
Thanks for your question. While the ability to sort results like this is not currently available, I have added a request to add something like this for the future.
Just so you know for the future, we can’t provide support for paid products on the WordPress.org forums, so if you would please contact us directly next time, that would be awesome!
Thank you for reporting this. I’ve opened a ticket for the developer to address this, so look for this to be addressed in an upcoming release.
Thank you for your patience!
Hi @torlowski
I’m sorry to hear that you ran into issues with this!
Can you check to see if you have enabled HTML in the Long Description field? If you’ve changed the name of that field, it will be the one that says (as content) after the field name. Go to Directory > Directory Content > Form Fields and choose edit for that field, then you will see the box to tick to allow HTML in the field.
Please check that and let me know if you run into more issues.
Hi @@yvonnevanleeuwen
Thank you for your question. Business Directory Plugin doesn’t have a setting that controls what pages show in Google search results unfortunately. Are you using an SEO plugin? If so, that would more likely have some settings for which pages get picked up by search engines.
Another thought would be to do this directly in your Google Search Console. I found this article that may help: https://support.google.com/webmasters/answer/9689846?hl=en
I hope that helps.
Forum: Plugins
In reply to: [AWP Classifieds] Single ad displayHi @afrikane
Thank you for your question. There are two ways this field could be created, and both require the premium version of the plugin to do so. Do you have a premium license? If so, would you mind contacting us directly since we are unable to provide support for premium features on the WordPress forums?
You can contact us directly here: https://awpcp.com/contact/
Hi @geekunique
Thanks for getting in touch about this. Are you using the latest version of the plugin? We addressed this in a previous version, but some themes still have the issue.
If you are on the latest version, then let’s try this and see if it helps. Please go to Directory > Settings > General > Advanced then turn on this option: Disable Advanced CPT Integration?
Please try that and let me know if that fixes the title issue.