BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 511 through 520 (of 15,332 total)
  • Author
    Posts
  • in reply to: Need guidance for creating a Jobs Board #483615
    Steven Zahm
    Keymaster

    @ Eric

    RE: Start ratings and feedback similar to Upwork, Airbnb or Yelp to allow individuals and companies to get “social proof” for how well they performed

    Sorry, this feature is not available. It just is not that highly requested. The directory pages on a site are generally some of the highest visited pages. Many users over the years have confirmed this. In my personal experience on smaller directory sites which do have reviews features, page after after page are empty giving the appearance of little to no social user interaction which gives the user the impression no one is visiting or making use of the directory. So there is little no value add for adding the feature especially when having to deal with spam and fake reviews is taken into consideration.

    RE: Is anyone using Connections for this type of application? If so, can you send me links so I can see how they’ve got it set up?

    Sorry, I am not aware of any sites using Connections in this context.

    RE: Are you available for consultation and possibly custom development to create a jobs board built on top of the standard templates and fields in Connections?

    Yes I am.

    Hope I have answered your questions thoroughly!

    in reply to: Active Directory #483481
    Steven Zahm
    Keymaster

    @ Rashantha

    Sorry, no, you should seek out a Activate Directory plugin and use Connections. Here’s a reply to another user with a very similar question.

    https://connections-pro.com/support/topic/ldap-plug-in/#post-481070

    Hope this helps!

    in reply to: Question about wp_connections_address table. #483479
    Steven Zahm
    Keymaster

    @ Joshua

    Can you share what you’ve been writing? Is it up on Github?

    in reply to: Reactivating licenses #483358
    Steven Zahm
    Keymaster

    @ Kathy

    You can manage your licenses from the your purchase history page under the Licenses tab.

    Here are the instructions, just for future reference, under the License Activated on Another Site section.

    https://connections-pro.com/faqs/receiving-update-failed-plugin-update-failed/

    I already manually deactivate all the licenses from your staging site. YOu should now be able to activate them on you live site.

    Hope this helps!

    in reply to: Single View displaying multiple times #483355
    Steven Zahm
    Keymaster

    @ Heather

    Then maybe your only option is to disable the back to directory link since there is no canonical home for a specific entry.

    in reply to: Single View displaying multiple times #483352
    Steven Zahm
    Keymaster

    @ Heather

    Oh, so you are using multiple pages, with the shortcode embedded multiple times on each page separated by category? Is that correct?

    The setup sounds like these sites:

    They use this addon:

    https://github.com/Connections-Business-Directory/Entry-Homepage

    Each entry is assigned a specific “home page”. The back link will resolve to the page that was set.

    Hope this helps!

    in reply to: Single View displaying multiple times #483348
    Steven Zahm
    Keymaster

    @ Heather

    RE: At the top of the single view is a link to return to the directory, it seems this is locked into sending them back to the default list, is there anyway to get them back to the other page generated via the short code?

    On the new page you put the home_id of the original page so it links back to that page.

    Hope that helps!

    in reply to: Cost for Advanced Search addon #483341
    Steven Zahm
    Keymaster

    @ Curious

    RE: o can you please tell me if there is an additional cost for the advanced seach addon, or is it part of the bundle price?

    I freely give it as a free addon in the bundled price. The reason it is not officially part of the bundle is because I still consider it a beta product. With the release of WP5, my goal for this year is to build it as a block which can be used and configured in the new editor.

    RE: you mentioned that you offer support for installation and setup, is there an additional cost for this support as well?

    For me to install and configure it is an additional fee. The reason I offer this service is because the shortcode can be a little complex. But, if you are family with using WordPress shortcodes, you could probably work thru the installation instructions without too much trouble. As I distribute this to each new user I learn new pain points and enhance the instructions to cover those.

    I hope this answers your question thoroughly! Let me know if you have any further questions.

    in reply to: How can I make search filters like this website #483340
    Steven Zahm
    Keymaster

    @ Gaurav

    That site is using a custom version of the advanced search addon I offer to those who purchase either the Extension Pro Pack or Pro Pack on request. It is offered as is with installation and configuration instructions. The developers of that site took it and customized the layout a little and change its default color.

    Hope this answers your question thoroughly! Let me know if you have any more questions.

    in reply to: Category and note #483339
    Steven Zahm
    Keymaster

    @ Sébastien

    Because the notes block is wrapped in a p tag and your theme applies styles to the the p tag and that is inherited, like it should be. You’ll need to add you own CSS to the theme to style the p with used within the template. Something like this:

    #cn-tile-plus .cn-entry p {
        font-weight: 500;
        line-height: normal;
        font-size: 13px;
        margin: 10px 0;
    }
    

    Hope this helps!

Viewing 10 posts - 511 through 520 (of 15,332 total)