BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 2,811 through 2,820 (of 15,332 total)
  • Author
    Posts
  • in reply to: Mobile viewing #436877
    Steven Zahm
    Keymaster

    @ Monika

    Great to hear! You shouldn’t need to disable the visual editor though, the couple I’m familiar with has an option be for block of whether or not is should display on mobile.

    in reply to: Search by Zip Code #436775
    Steven Zahm
    Keymaster

    @ IFS Guild

    The advanced search or multiple category search is an addon with zip search radius which I sell as a service which includes installation and configuration because it is beta but production stable. Beta only because still lacks a configuration interface. If you are familiar with WordPress shortcode and are very comfortable working with them, I also will send it with instructions to those who request it and who have purchased either the Extension Pro Pack or the Pro Pack.

    You can see it in action on this following site in the “Find A Therapist” section:

    https://sscit.org/

    Hope that helps!

    in reply to: Image editing not appearing #436774
    Steven Zahm
    Keymaster

    @ Jeff

    Perhaps you accidently hid those fields. Look in the upper right hand corner. Yo will find a Screen Options tab. Click it and ensure all the fields you which to edit are selected.

    Hope this helps, let me know.

    in reply to: Find Umlauts with the searchfunktion #436669
    Steven Zahm
    Keymaster

    @ Heike

    Looks like umlauts are being found correctly. Here’s a link to a search on your site for Logopädin:

    https://www.intraactplus.de/stellenmarkt-intraactplus/?cn-s=Logop%C3%A4din&cn-cat=

    in reply to: CMap: listings on two columns? #436668
    Steven Zahm
    Keymaster

    @ Andre

    cMap really is not designed to display in a columnar layout. You can try adding the following CSS to the theme’s custom CSS area.

    #cn-cmap .cn-list-row,
    #cn-cmap .cn-list-row-alternate {
        display: inline-block;
        margin: 0 10px 20px 0;
        width: 45%
    }
    
    #cn-cmap .cn-list-row,
    #cn-cmap .cn-list-row-alternate {
        margin-bottom: 20px;
        vertical-align: top;
    }
    

    You may need to tweak the CSS a bit on order to get the exact display that you wish to have.

    Hope this helps!

    in reply to: Updating cMap – and extensions #436502
    Steven Zahm
    Keymaster

    @ Nigel

    Apologies, I did not notice your question.

    It appears the individual license keys were not created in your original purchase of the Extension Pro Pack. I’ve corrected this and just now resent your renewals sales confirmation email which will have the license keys. Hope this helps!

    in reply to: Address = Map Link #436490
    Steven Zahm
    Keymaster

    @ Kurt

    There is no hook, but you can create your own address template. Here’s some basic instructions here:

    https://connections-pro.com/support/topic/conditional-output/#post-427775

    Steven Zahm
    Keymaster

    @ Joshua

    Sorry, no this is not possible at this time.

    in reply to: Address = Map Link #436485
    Steven Zahm
    Keymaster

    @ Kurt

    A link to a Google Map could be added before or after the address using address or lat/lng or both. The address itself can not be the link because parts of the address can be links already for the reasons I’ve outlined in my previous reply.

    in reply to: Custom Fields Titles Not Showing #436434
    Steven Zahm
    Keymaster

    @ Ralph

    That does not appear to be part of Connections … perhaps this is something you added to the page? Edit the page … is there anything above the [connections] shortcode?

Viewing 10 posts - 2,811 through 2,820 (of 15,332 total)