BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 5,271 through 5,280 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ dominic

    Great to hear! Apologies for the trouble!

    in reply to: The Directory can not be seen #384718
    Steven Zahm
    Keymaster

    Marking resolved due to inactivity.

    in reply to: No show birth year #384717
    Steven Zahm
    Keymaster

    Marking resolved due to inactivity.

    in reply to: Billing email #384716
    Steven Zahm
    Keymaster

    Marking resolved due to inactivity.

    in reply to: Extra metadata to template #384715
    Steven Zahm
    Keymaster

    @ Wildblue

    The extra fields you added, how were they added? Did you use the Custom Fields metabox? Or did you follow one of the tutorials on the doc page?

    in reply to: Date Formatting #384626
    Steven Zahm
    Keymaster

    @ William

    Thanks for letting me know. I updated my CSS file to include this so it’ll be included in the next update.

    in reply to: Authored Extension won't show. #384623
    Steven Zahm
    Keymaster

    @ Harold

    Ok, I just added support. If you’d like to give a try, I can install it for you. Let me know.

    in reply to: Show dropdown-list of citys #384617
    Steven Zahm
    Keymaster

    @ Mike

    re: Is it possible to show a dropdown-list of the citys, my experts (thats what I used your plugin for, an expert overview) are living in?

    To filter the directory by? Yes, it is possible. It is a custom solution I sell which includes installation and configuration. You can see an example of it on this site (Find A Therapist section):

    https://sscit.org/

    That site is not using the city drop down feature but it is available. The top 3 drop downs on this site are three different parent categories. The options are the respective parent children categories (hope that make sense). I know that is not what you are asking for, but I wanted to describe what you were going to see.

    If you are interested, let me know and I can provide a quote.

    re: Further I want to show the adress at the search results. Is that possible?

    Maybe, can you provide a mockup of what you’re asking?

    in reply to: Connections Not Showing #384616
    Steven Zahm
    Keymaster

    @ Lara

    re: it is showing now but doesn’t seem to have any styles:

    This is the Default Entry Card template. You need to activate cMap for use. Please see steps 1, 2 and 3 on the cMap installation doc page.

    After you activate cMap it should be used to display your directory.

    re: whenever I try to upload a logo i get this error message: Error: No Editor Could Be Selected

    This is very likely a web host issue since this is an error being reported by WordPress. Similar to WordPress, Connections requires an image processing library to be installed on the server. Nearly all hosts have the GD library installed as it is pretty much a universal standard. GD is what WordPress and Connections will use by default. The difference is WordPress will allow the upload of images but it can not edit or crop them. These processes are required for Connections so uploading an image is not possible. What WordPress will do is use the full uploaded size of the image which can have a negative impact on your site’s performance and SEO score.

    You can confirm if the GD image processing library is installed or not by visiting the Connections : Tools admin page and clicking the System Info tab. In the System info window, scroll down until you see the -- GD Support section.

    What does that say?

    Steven Zahm
    Keymaster

    @ Dennis

    re: I would like to move the View ALL link to below where the “select category” is

    Sorry, but this it is not possible to move the result list actions which is what the view all link is one of.

    re: make the background of the “select category” a different color.

    Try adding the following CSS to the theme’s custom CSS area:

    #cn-list .chosen-container-single .chosen-single {
        background: azure !important;
    }
    

    Change the color to your desired color.

    Hope that helps!

Viewing 10 posts - 5,271 through 5,280 (of 15,332 total)