BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,451 through 14,460 (of 15,332 total)
  • Author
    Posts
  • in reply to: Unlisted birthday appears in cMap #256067
    Steven Zahm
    Keymaster

    @ aryienne

    You’ll have to update to cMap 3.0.1, but in order to run 3.0.1, you must be running Connections 0.7.6.3.

    in reply to: Frontend translation not working #256066
    Steven Zahm
    Keymaster

    @ aryienne

    Unfortunately I can not speak or write Spanish so the translation was provided by another user. If you’re able to provide a corrected and updated PO file I will be more than happy to include it with Connections.

    I see you’re running older versions of both Connections and cMap. I’m guessing that might be for a specific reason? Running Connections 0.7.6.3 and cMap 3.0.1 resolves this. If you need to stay on the versions you have there is another solution. See this FAQ: How do I use the str_***** shortcode options? Here’s a list of all the options you can use to translate the template that are found here:

    str_select=’Select Category’
    str_select_all=’Show All Categories’
    str_image=’No Logo Available’
    str_tray_image=’No Photo Available’
    str_map_show=’Show Map’
    str_map_hide=’Close Map’
    str_bio_head=’Biography’
    str_bio_show=’Show Bio’
    str_bio_hide=’Close Bio’
    str_note_head=’Notes’
    str_note_show=’Show Notes’
    str_note_hide=’Close Notes’
    str_contact=’Contact’
    str_home_addr=’Home’
    str_work_addr=’Work’
    str_school_addr=’School’
    str_other_addr=’Other’
    str_home_phone=’Home Phone’
    str_home_fax=’Home Fax’
    str_cell_phone=’Cell Phone’
    str_work_phone=’Work Phone’
    str_work_fax=’Work Fax’
    str_personal_email=’Personal Email’
    str_work_email=’Work Email’
    str_visit_website=’Visit Website’

    in reply to: Tiles Plus 3.0, shortcodes not working now #256052
    Steven Zahm
    Keymaster

    @ Spinland

    Thanks, I took a look. I may have another method that I’ll have to test. The one thing that I need to account for is when there is an image that the width of the image could be anything a users decides to use.

    in reply to: Image and Display Changes in Tile Plus 3 #256051
    Steven Zahm
    Keymaster

    @ Jeremy Ward

    One change I did make, primarily do to it being a very common support issue, is that the new version of the template now forces the default image size instead of relying on the settings. You already have your Medium Image settings set at 80 x 120px, right? This forcing of the image size can be turned off so it uses the settings instead by adding both image_width=” and image_height=” to the shortcode.

    The template has also been updated so it can show all the dates entered in the date fields. To show the dates, add show_dates=’true’ to the shortcode.

    I think that should fix thing up.

    in reply to: Broke on transfer #256050
    Steven Zahm
    Keymaster

    @ Ivan villa

    Question, the error is showing the path that Connections is trying to load the template, is that the old or new path? And, are the files for the template in the path that Connections is trying to find them in?

    Another option that may be an easier fix … I see you’re running and older version of cMap. I recommend upgrading to version 3.0.1. It is a free update and can be downloaded from your Purchase History page.

    in reply to: Connections List Card Font Color #256046
    Steven Zahm
    Keymaster

    @ Jeff

    Ok, looks like you have to add this too:

    #cn-cmap h3 a {
        color: #000;
    }
    
    #cn-cmap h4 {
        color: #000;
    }
    
    in reply to: Display not working properly on some entries #256025
    Steven Zahm
    Keymaster

    @ Simco

    I don’t see Connections being used on the page you shared, have you removed it? If you did, which template were you using? You will have to upgrade that template so it uses the new templating system. If it was one of the premium template, all of them have been updated and that update is free and can be downloaded via your Purchase History page. I hope that helps.

    in reply to: code to add in map? #256024
    Steven Zahm
    Keymaster

    @ Bet

    The class.output.php file contains the getMapBlock() method that you can add to the template to add a map. The documentation for the method is there and is fairly thorough.

    in reply to: Remove "address name"? #256023
    Steven Zahm
    Keymaster

    @ Bet

    You’re running Tile Plus 3.0, right?

    Use this shortcode to completely remove the label:

    [connections addr_format='%line1% %line2% %line3% %city%, %state% %zipcode% %country%']

    Make sure you copy the whole code by triple clicking on it or it will not work.

    in reply to: Unlisted birthday appears in cMap #256018
    Steven Zahm
    Keymaster

    @ aryienne

    Which version of cMap are you running?

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