BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 15,081 through 15,090 (of 15,332 total)
  • Author
    Posts
  • in reply to: Manage list is empty after upgrade to 0.7.3.6 #250467
    Steven Zahm
    Keymaster

    @ Aaron Silver

    Are you by change running a multisite install?

    in reply to: displaying the categories in a listing #250466
    Steven Zahm
    Keymaster

    @ Pieter Hartsook

    Here’s a snippet that you can add to your template to show the categories:

    getCategoryBlock( array( 'separator' => ', ', 'before' => '', 'after' => '' ) ); ?>
    
    There's nothing built-in at the moment to show the current category. It is on my to do list for features to add.
    
    I hope that helps.
    
    
    in reply to: re-order a field in the output #250459
    Steven Zahm
    Keymaster

    @ Pieter Hartsook

    You’ll have to edit the template.php file found here:
    ../wp-content/plugins/connections/tempplates/card-tableformat

    I think once you open it up, what you have to move around will make sense if you have some basic knowledge of PHP.

    I would then suggest move the entire card-tableformat folder here:
    ../wp-content/connections_templates/

    That way it be safe from upgrades.

    in reply to: Google maps won't show #250458
    Steven Zahm
    Keymaster

    @ martin846

    Sure thing, now that I’ve had two confirmed cases where the same solution worked, time to write a FAQ.

    The curious thing is that geocode button does the same thing that happens automatically when you click to show the map. Wondering, before geocoding, did you correct or change any info in the address?

    in reply to: Invalid value for Longitude #250455
    Steven Zahm
    Keymaster

    @ johan

    Very interesting screen capture indeed! The two fields, Location and Map are not part of Connections, not at least my version. I would love a copy of it so I can take a look.

    in reply to: Display photo #250452
    Steven Zahm
    Keymaster

    @ Justin Paton

    Ok, the issue is that Tile Plus has specific image settings requirements, here they are:

    Medium Image size MUST be set to:
    Width: 80px
    Height: 120px [or smaller]
    NOTE: If images have already been uploaded in a different size they will need to be uploaded again after the image settings are applied to be compliant with this template.

    in reply to: After Update images are not showing. #250446
    Steven Zahm
    Keymaster

    @ David Bartolone

    Awesome, thanks for your help. I’m relieved I can mark this as resolved. Apologies for the troubles.

    in reply to: database size limit? #250438
    Steven Zahm
    Keymaster

    @ Susan Dakuzaku

    The only limit would be that of your server/host. If you’re using the CSV Import, there are limits on how many records can be imported at a time, again, that limit is really dictated by the host and the PHP configuration. Typically I find that a lot of setups can handle about 1,000 at a time. If you’re asking about the number of entries in the database, I know of a few private directories that have 20-30,000 entries. Hope that helps.

    in reply to: can't access Tiles Plus support forum #250427
    Steven Zahm
    Keymaster

    @ Pieter Hartsook

    I’ve corrected the issue with your account, you should now be able to access it.

    Steven Zahm
    Keymaster

    @ Rashed Ahmed

    I just push out a minor update to Form that will make sure the theme does not interfere with the indentation. You can download it from your Purchase History page.

    To upgrade, deactivate and delete the current version. And then install the new version as you did the first time.

Viewing 10 posts - 15,081 through 15,090 (of 15,332 total)