BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 1,021 through 1,030 (of 15,332 total)
  • Author
    Posts
  • in reply to: Plugin Updates Failing #474476
    Steven Zahm
    Keymaster

    @ Michael

    Checking to see if there was any progress. If you can send me the accesses I asked for, I can take a look.

    in reply to: Multiple search dropdown #474475
    Steven Zahm
    Keymaster

    Sorry, no, there is no shortcode option to change the default select text. However, you should be able to use the Say What? plugin.

    Follow the instructions in this tutorial. Except you would use the cn_multi_category_search text domain instead.

    Since the admin access was still available I changed “Select a State” to “Select a Region” which you can use as example to chance them as you wish.

    Hope this helps!

    ps.

    If I have not asked…

    If you have a moment, I would truly appreciate a review as they really do make a difference.

    https://wordpress.org/support/plugin/connections/reviews/

    Thanks in advance for your time!

    in reply to: Multiple search dropdown #474470
    Steven Zahm
    Keymaster

    I fixed the bug. Unfortunately that did not correct the issue. But, the good news I was able to track down the conflict with OceanWP. I made a tweak to the multi category search CSS drop down and it now shows correctly. You will have to force refresh your browser so the new updated CSS file is downloaded otherwise the browser will use the old locally cached version.

    Apologies for the trouble!

    in reply to: Edit cmap template titles and fields #474426
    Steven Zahm
    Keymaster

    @ David

    Try this:

    #cn-multi-category-search div {
        margin-top: 20px;
        margin-right: 40px;
        width: 30%;
        display: inline-block;
    }
    

    You’ll have to remove the shortcode from within the 2/3 column, otherwise it’ll get really tight on space. I was not able to tell how this affected the name input due to it being in a column so you may have to tweak the CSS.

    Hope this helps!

    in reply to: Multiple search dropdown #474417
    Steven Zahm
    Keymaster

    I found a bug in the multi category search addon. I’m not 100% certain if it could be the cause, but I would like to correct it on you site. Hopefully it fix this issue.

    Could you please create a temp admin account using this plugin:

    https://wordpress.org/plugins/temporary-login-without-password/

    Reply back as a private reply with the login link and I’ll fix the bug.

    in reply to: Styling Search Box #474412
    Steven Zahm
    Keymaster

    @ TWTTS

    I can provide some advice in regards to CSS but you’ll need to share a link to the page with me. I see the theme is overriding the style a little.

    in reply to: Multiple search dropdown #474411
    Steven Zahm
    Keymaster

    Probably the only real advantage of dropdowns vs the free text input is users will be able to find entries without the worry of misspelling countries/states.

    If you can share a link to the page, I’ll take a look. I suspect it is a CSS conflict.

    in reply to: No pictures / logos after switching to HTTPS #474410
    Steven Zahm
    Keymaster

    @ Bernhard

    RE: I am sorry to inform you that I haven’t changed the wp-config file.

    Ok, what method did you use to convert the site from http to https? The method being employed is likely the cause.

    RE: If you want need FTP and or ADMIN access to my website please let me know and I will provide you with the necessary information.

    Sure, reply back as a private reply.

    in reply to: Entries Disappearing – Please Help!! #474409
    Steven Zahm
    Keymaster

    @ Virgil

    Navigate to the Connections : Manage admin page.

    On the Connections : Manage admin page at the top of the page there are links. Click the one that says All.

    Right below there are three dropdowns. Make sure all of them are set to all and then click the Filter button.

    Right below those to the right is the controls for pagination, click the << button.

    Do the entries you’ve edited display on the Manage admin page now? If not, can you search for a name that you know that you’ve edited? Does it return as a search result.

    Let me know what you learn.

    in reply to: Edit cmap template titles and fields #474408
    Steven Zahm
    Keymaster

    @ David

    The Avada theme is overriding the styles of the drop downs. In this case it is a good thing since it matches the theme better than the default styles of the advanced search. To make whatever change you want (not sure what you want to change), you can likely use CSS to accomplish and apply it to your child theme.

Viewing 10 posts - 1,021 through 1,030 (of 15,332 total)