Forum Replies Created
-
AuthorPosts
-
10/22/2013 at 3:23 pm in reply to: Photo not loading, random sort, modifying template, print options #272044
Steven Zahm
Keymaster@ Shari
Add
show_empty_categories=FALSEto the Connections shortcode. If the “Uncategorized” category is truly empty it will not be shown in the drop down.In the next Connections update you will be able to use
exclude_category=1to exclude it.I hope that helps.
Steven Zahm
Keymaster@ marybeth
Apologies for the confusion, that little message will not affect purchases.
Hope that helps!
Steven Zahm
Keymaster@ kelsey
Oh, take a look at this FAQ on how to do this properly so it works. The FAQ is for cMap but it will work just the same with Tile Plus.
Steven Zahm
Keymaster@ kelsey
The problem is you’re going to have to update your version of Tile Plus to the latest for that feature to work; which means you’ll have to reapply your custom tweaks to the template.
You can download the update at no cost from your Purchase History.
I hope that helps! Nice site btw!
Steven Zahm
Keymaster@ Ricardo
That’s unfortunate as that always works. Let me know if the host increases it and if it resolves the issue.
Steven Zahm
Keymaster@ Sandro
The file for this template can be found here:
../wp-content/plugins/connections/templates/card-bio/card-bio.phpYou need to edit this line. You need pass the option array to tell the function to display the logo instead. Like so:
<?php $entry->getImage( array( 'image' => 'logo' ) ); ?>Here’s the doc for that function.
Hope that helps.
Steven Zahm
Keymaster@ kelsey
Is this question in reference to either Tile or Tile Plus? if yes:
The only way to do this is to edit the core template’s PHP file. Here’s how:
Open this file:
../wp-content/plugins/tile/card.phpOR
../wp-content/plugins/tile-plus/card.phpAdd this code where you would like the categories to be shown:
$entry->getCategoryBlock( array('separator' => ', ', 'before' => '', 'after' => '') );I hope that helps!
Steven Zahm
Keymaster@ Alex
Great to hear! After any update to Connections, you’ll have to make that change again. I’ll see If I can come up with a clever way to enable this as a feature.
Steven Zahm
Keymaster@ Stacey
No, you do not need to purchase a template to change this string.
Install the Say What? plugin.
It’ll add a new Text Changes menu item. Click Add New, enter the string exactly as shown in Connections, enter
connections[notice the lack of capitalization, that's important!] as the domain and then enter your new text.The great thing about using this plugin is that it will be update safe and you can use it on any other plugin that has been properly internationalized. Hope that helps.
Steven Zahm
Keymaster@ marybeth
That’s a stupid little bug with the shopping cart and is meaningless. To my knowledge you are the only one that has noticed other than myself because of where that message is tucked in the page.
What’s the username and email of your account? Did you try using the forgot password link?
-
AuthorPosts
