BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 4,601 through 4,610 (of 15,332 total)
  • Author
    Posts
  • in reply to: Template for New Entries #398930
    Steven Zahm
    Keymaster

    @ Rachel

    re: I’d love to see a way to hide or add various entry fields when creating a new entry.

    You already do have some control over this. You can drop and drag the order that you want them to be displayed on the Add Entry admin page. You can also hide the uneeded field sets by using the screen options.

    The add and edit pages are saved separately so you can configure them independently of each other making both more the way you need.

    What is not possible yet is to define which repeatable fields are already “open” and of what type the “open” repeatable field should be.

    Hope that helps!

    in reply to: Use category picture for users #398929
    Steven Zahm
    Keymaster

    @ Dariusz

    Sorry, that is not possible. However, [you could follow this tutorial on how to use CSS to set a default image.

    Hope that helps!

    in reply to: Suppress displaying directory #398928
    Steven Zahm
    Keymaster

    @ Dariusz

    Here’s the link to the tutorial on how to not show results until a user does a search.

    Hope that helps!

    in reply to: displaying family member birthdays and phones #398927
    Steven Zahm
    Keymaster

    @ Gary

    Here’s the link to the Custom template override files tutorial. Likely the easiest thing to do would be to replay the $entry->getFamilyBlock(); function call in the template file with the entire altered code. Hope that make sense!

    in reply to: Click to call #398925
    Steven Zahm
    Keymaster

    @ avril

    Navigate to the Connections : Settings admin page and click the Advanced tab. Ensure the Telephone Number Link option is enabled.

    Hope that helps, let me know.

    in reply to: CSV Import Not Working after Server Migration #398924
    Steven Zahm
    Keymaster

    @ Rosie

    I have not yet been able to replicate this on any site, even the few that have reported using their own CSV on their own site, so I am uncertain what the solution would be at this time. Like the couple others who have reported, I will be more than happy to take a look. What I’ll need is the CSV file your were trying to import and and temp WordPress admin so I can do test imports. The login details can be posted here as a private reply.

    If you have already input the entries manually I would imported into a test category with unlisted entries so it would not affect your like directory.

    in reply to: Buying the tile template #398923
    Steven Zahm
    Keymaster

    @ Meghan

    Ok, this signifies that their is a database issue with the Connections table. It sounds like the tale is corrupt or not in the proper structure. You should at least see the “Uncategorized” category.

    This can be fixed but I will need a temp WordPress admin log and I will likely need access to your web host control panel so I can use phpMyAdmin to fix the tab. The login details can be posted here as a private reply.

    in reply to: error 404 #398921
    Steven Zahm
    Keymaster

    @ Danielle

    Navigate to the WordPress Permalink settings admin page. Remove the index.php from the site’s permalink structure. This will allow Connections to function correctly with the added bonus of improving the SEO of the permalinks.

    Hope this helps, let me know.

    in reply to: Siteshot URL image halved #398920
    Steven Zahm
    Keymaster

    @ Paul

    re: I have searched the online documentation, but can not find how to set SiteShot as the fallback image… so that the uploaded image is used when one is available.

    Looks like your shortcode is correct. It is the image_fallback="siteshot" option.

    However, you have image="siteshot" set which tells the template to use SiteShot instead of the uploaded image. Since cMap displays the logo by default, remove this option. So, the shortcode should be:

    [connections initial_results='FALSE' image_fallback="siteshot" image_single="siteshot" str_bio_head="Additional Info" str_bio_show="Additional Information" str_bio_hide="Close"]

    This will display the logo is one exists and if not use SiteShot.

    Hope that helps!

    in reply to: Upcoming list not showing todays date. #398698
    Steven Zahm
    Keymaster

    @ Aaron

    Are you using page caching of any sort, server/plugin?

    Can I get a login so I can take a look?

Viewing 10 posts - 4,601 through 4,610 (of 15,332 total)