BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 2,041 through 2,050 (of 15,332 total)
  • Author
    Posts
  • in reply to: Dropdown Search has stopped working #455632
    Steven Zahm
    Keymaster

    @ Celia

    After a quick search I found two other users who use Jupiter:

    Neither of these users had the issue you’re encountering.

    I spent more time looking at your site… it seems there is a whole section of custom CSS code. I copied pasted it here for reference.

    If I remove that code by live editing it in Chrome, the drop down works just fine… So, you’ll have to review this custom CSS code and tweak it so it does not break the drop down. Hope that helps!

    #cn-search-input:focus {
        color: #777777 !important;
    }
    
    #cn-search-input, input#cn-search-submit {
        box-shadow: none !important;
    }
    
    input#cn-search-submit {
        border-color: #F9F9F9 !important;
        border-style: none !important;
    }
    
    #cn-search-input {
        font-size: 18px !important;
    }
    
    #cn-page-nav .page-numbers, #cn-page-nav a {
        border: 0px solid;
        font-size: 14px;
        margin: 0 3px 0 0;
    }
    
    .master-holder h2 given name {
        color: #57BC90;
        font-size: 30px !important;
    }
    
    #cn-search-input {
        font-size: 16px;
    }
    
    #cn-list .chosen-container-single .chosen-single {
        font-size: 16px;
    }
    
    .chosen-container {
        font-size: 18px;
        color: #555555;
    }
    
    .chosen-container-single .chosen-default {
        color: #777777;
    }
    
    #cn-circled .cn-circled-thumb span.cn-image-style {
        border: none;
    }
    
    .cn-circled-content h3 {
        font-family: lato !important;
        letter-spacing: 1px !important;
        color: #57BC90 !important;
    }
    
    #cn-circled .cn-circled-content .title {
        color: #777777 !important;
        font-family: lato !important;
        font-size: 16px !important;
        margin: 7px 0 20px !important;
    }
    
    @media screen and (min-width: 765px) {
        #cn-circled .cn-circled-content p {
            font-size: 16px !important;
        }
    }
    
    .cn-circled-detail-link:before {
        display: none !important;
    }
    
    .cn-circled-detail-link:after {
        display: none !important;
    }
    
    #cn-circled .cn-circled-detail-link a {
        background-color: #57BC90 !important;
        border-radius: 50px !important;
        color: #FFFFFF !important;
        font-size: 14px !important;
        padding: 6px 15px !important;
    }
    
    #cn-list span.email {
        font-size: 20px !important;
    }
    
    #cn-list span.title {
        font-size: 24px !important;
        font-style: italic !important;
    }
    
    #cn-circled .cn-circled-excerpt {
        padding-bottom: 42px !important;
    }
    
    .cn-circled-content:before {
        display: none !important;
    }
    
    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        left: -9999px;
        z-index: 1010;
        width: 100%;
        border: 1px solid #FFFFFF !important;
        border-top: 0;
        background: #FFFFFF;
        box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    }
    
    .chosen-container-active .chosen-active {
        border: 1px solid #FFFFFF !important;
    }
    
    .chosen-container-single .chosen-single {
        border: 1px solid #EDEDED !important;
        background: #EDEDED !important;
    }
    
    #cn-list .chosen-container .chosen-results .highlighted {
        background: #57BC90 !important;
    }
    
    in reply to: Maps for each categories #455621
    Steven Zahm
    Keymaster

    @ Clyde

    Sorry, no, this is not possible at this time.

    in reply to: Error in widget Birthday views – Urgent #455608
    Steven Zahm
    Keymaster

    @ Cristina

    Thanks for the config files and the CSV export of your directory but unfortunately this does not help me help you.

    • Do you have a backup of the site from before you upgraded Connections?
    • If you have a backup, can you let me know the version of Connections you upgraded from?
    • How good are you at editing PHP code? If you are comfortable, I could give you some changes to try.

    Please, please, please answers these questions, thanks!

    in reply to: Can't Change Label "Other" to "Address" #455607
    Steven Zahm
    Keymaster

    @ Laurie

    RE: Please tell me that there’s an easier way than manually making this change to over 1,000 listings!!

    Yes, there is a much easier way… first I need to know more about your setup. Lets reset.

    • Deactivate the Say What plugin. It is no longer required for changing address labels since I built this into the Connections Settings a few months ago. If you are using it to change other strings, then leave it active and delete all relating to the address field types.
    • Attach a screenshot showing the Address Types section under the Fieldset Configuration tab on the Connections : Settings admin page.
    • What is the exact shortcode you are using on the directory page?
    in reply to: User Can't Edit Entry #455606
    Steven Zahm
    Keymaster

    Is Matt and Tim the same person??? I just realized I might be speaking to two different people. Sorry that I missed that!

    in reply to: Connections Business Directory Certifications #455536
    Steven Zahm
    Keymaster

    @ David

    Thanks! I’m working on releasing this for everyone. Here is the GitHub repo:

    https://github.com/Connections-Business-Directory/Certifications

    in reply to: Questions about export and translation #455535
    Steven Zahm
    Keymaster

    @ Ferradini

    RE: is there a solution to export cards with layouts, such as they appear to the screen on the web site, in a PDF file ?

    Well, if you open the directory page in Chrome, you can save the page out as PDF.

    RE: is it easy to translate the titles of the posted fields ? And without it disappears in every update ?

    A good portion of Connections is already translated into French. Here’s a link to the documentation which explains how you can help translate any missing strings. Alternatively you could use the Loco Translate Plugin.

    Many of the extensions would still need translated which you could use the Loco Translate plugin to translate too. You would only have to make sure you save the translation outside of the plugin folder so it would not be lost on updates. Loco Translate provides that as a option. You could also send me your translation and I would include them with the extensions that way they would not ever be lost.

    Hope I have answered your questions thoroughly!

    in reply to: Dropdown Search has stopped working #455534
    Steven Zahm
    Keymaster

    @ Celia

    Which theme are you running and which version? I suspect it has a feature to enhance select drop downs. The category drop down in Connections already uses a library to enhance it (that is how it is searchable).

    The couple times I’ve run into this in the past is that there was a setting within the theme to turn off its enhancement of drop downs or a way to exclude specific drop downs by ID.

    If you do not see such an option, perhaps the theme’s support people can point you to where the option is or a way to exclude applying their library to all drop downs.

    Let me know what you learn.

    in reply to: Google Map at cMap #455519
    Steven Zahm
    Keymaster

    @ Heike

    please read this FAQ about that Google Maps error message.

    Hope that helps!

    in reply to: Bulk Move To Categories #455518
    Steven Zahm
    Keymaster

    @ Phil

    Sorry, no, there is not. This get requested once or twice a year so it is on my radar but not a priority.

Viewing 10 posts - 2,041 through 2,050 (of 15,332 total)