BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 1,451 through 1,460 (of 15,332 total)
  • Author
    Posts
  • in reply to: From email #467689
    Steven Zahm
    Keymaster

    @ Age

    Navigate to the Connections : Settings admin page and click the Beta Versions tab. Enable support for the Contact extension. Now navigate to the WordPress Upgrades admin button and click the “Check Again” button of an update for Contact does not show. Update Contact to version 1.4.1-rc1.

    I’ve set the Reply-To email header to the same name and address as the From header. So, now the SMTP plugins should not “force” the Reply-To header because it did not exist.

    Hope this helps! Please let me know the results. Apologies it took so long for me to understand the trouble you were experiencing.

    in reply to: Search by location #467594
    Steven Zahm
    Keymaster

    @ Julia

    The advanced search addon I just sent you has an option to enable a drop down search of district, county, region (state/province), country. The options are populated form the direct entries.

    In regards to the zip code search, yes, that is part of the keyword search that is available in the paid templates. It is also supported in the keyword search of the advanced search addon too.

    If zip code search are not returning results, navigate to the Connections : Settings admin page and click the Search tab. Make sure the Address Zip code is option is enable.

    For best results, you want to configure the keyword search to search only the fields you need. The more fields means more to search thru yielding the chance of less relevant results.

    If I recall correctly, UK postal code have spaces in them. Is that correct? If it is, then the keyword search field would not be ideal because that space would cause the search to search for each part as a separate word. The advanced search has a dedicated autocomplete postal code search which allows the user to choose the correct postal code. This also is a radius search so entries within a defined radius will be returned as search results too.

    in reply to: Showing City on Main page #467588
    Steven Zahm
    Keymaster

    Good to hear you found Say What. Useful for many plugins when you want to tweak their wording.

    in reply to: Redirect "view profile" link #467584
    Steven Zahm
    Keymaster

    @ Michael

    You man make the font size larger, right? Add the following to the *theme’s custom CSS area:

    #cn-gridder .cn-gridder-detail-link {
        font-size: 24px;
    }
    

    Tweak as desired. Hope this helps!

    in reply to: Showing City on Main page #467583
    Steven Zahm
    Keymaster

    @ Jess

    Great to hear! Sorry, I did not notice the error in the file path sooner.

    Steven Zahm
    Keymaster

    @ Mark

    If I fully understand, I think you can do what you want. The first thing you need to do is turn off displaying the category list. This setting is found on the Connections : Settings admin page under the Display tab in the Categories section. The option name is named “Display” and it is a checkbox. Removing the check and saving the settings stops the display.

    Now you can manually place the category list using the [connections_categories] shortcode. There are a few options which can be used to configure the list such as by category. Most of the other display options are still defined by the options on the Settings admin page.

    Hope this helps, let me know.

    in reply to: Search by location #467580
    Steven Zahm
    Keymaster

    @ Julia

    RE: Which of the templates offer a drop down search of locations please?

    The drop down search in all templates are to filter by category, so, if your locations are defined by category, all templates. If by location you mean search by zip, you can actually search by zip code by typing in the actual zip code which is supported by all templates.

    I guess to better answer your question, I’ll need to know more about what you mean by search by location. Could you describe an example search?

    in reply to: Only importing 100 entries… #467575
    Steven Zahm
    Keymaster

    @ Matthew

    Oh, since you on a VPS plan, I suspect that you have control over the “hard” PHP max execution limit. I suspect there is a setting somewhere that is overriding the 240 seconds that PHP is reporting. Here’s a link to their doc page on the subject:

    https://www.inmotionhosting.com/support/website/php/update-local-php-settings

    After some research, it does not seem possible for me to detect if the web host is InMotion VPS so I will not being able to add an exception like I had hoped.

    in reply to: sub categories not indenting on MArket #467574
    Steven Zahm
    Keymaster

    @ Judy

    In your custom Market CSS file found in this folder:

    ../wp-content/connections-templates/market/market-custom.css

    You have this statement (line 21):

    #cn-market #cn-cat-select ul{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:none repeat scroll 0 0 #eee;color:#000;float:left;font-size:12px!important;font-weight:bold;list-style:none outside none!important;margin:0!important;padding:0!important;}

    Within that line there is this margin:0!important;.

    That statement is removing the indenting. If you remove it, the children categories should indent like they should.

    Hope this helps!

    in reply to: From email #467573
    Steven Zahm
    Keymaster

    @ Age

    Ok, I’m still trying to determine the issue your are actually having… So, what you are saying is that since Contact does not set the reply to header, Ultimate Branding will add one and the address it uses is the one in its settings?

    Is that correct?

    I have looked at the docs for Ultimate Branding to try to understand, but, it seems that is the one feature they do not provide any documentation.

Viewing 10 posts - 1,451 through 1,460 (of 15,332 total)