Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Aaron Silver
Are you by change running a multisite install?
Steven Zahm
KeymasterHere’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.Steven Zahm
KeymasterYou’ll have to edit the template.php file found here:
../wp-content/plugins/connections/tempplates/card-tableformatI 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.
Steven Zahm
KeymasterSure 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?
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.
Steven Zahm
KeymasterOk, 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.Steven Zahm
Keymaster@ David Bartolone
Awesome, thanks for your help. I’m relieved I can mark this as resolved. Apologies for the troubles.
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.
Steven Zahm
KeymasterI’ve corrected the issue with your account, you should now be able to access it.
01/30/2013 at 11:53 pm in reply to: Forms – Category dropdown menu, separate category and sub-category #250426Steven Zahm
KeymasterI 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.
-
AuthorPosts
