Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Douglas
These instructions were for the 2.0.x version of Tile Plus. For version 3.0.X open the
card.phpfile found here:…wp-content/plugins/tile-plusYou’ll want to edit line 26:
<div style="display: inline-block; width: <?php echo ( ( $atts['card_width'] - 20 ) / 2 ); ?>px;">Try this:
<div style="display: inline-block; width: <?php echo ( ( $atts['card_width'] - $atts['image_width'] ) + 20 ); ?>px;">Let me know if that helps.
08/12/2013 at 11:16 am in reply to: Two distinct Connections directories on the same website ? #267004Steven Zahm
Keymaster@ Nora
By separating them by categories, you could use this method. The FAQ is for cMap, but it will work with any of the premium templates that have a category drop down. Others have used this method with great success. The only item I can think of that might be an issue, if you would to use the Search widget that comes with the Widget Pack, it would return results from the entire directory unless you set the directory home page to one of the pages where you’ve limited the directory to specific root parent categories.
I hope this makes sense and helps!
Steven Zahm
Keymaster@ David
I found your account and resent the sales confirmation from which you can download the template again. I also reset you user account to your new email address, so you should be able to reset your password now.
Let me know if you have any further troubles.
Steven Zahm
Keymaster@ Jason
Apologies for the delay in my reply!
Sorry, but I am not currently available.
Steven Zahm
Keymaster@ Daniel
I just sent the email.
Steven Zahm
Keymaster@ Gizmo
This is definitely on the to do list. Apologies if I gave the opposite impression.
Steven Zahm
Keymaster@ Samantha
Sorry, there’s nothing built in Connections to do an auto import. I do know that another user had modified the CSV Import Extension to do just that and then used a server cron to trigger purge the existing entries and then import if a CSV file was in the import directory
Steven Zahm
Keymaster@ Jeeves
Are you by chance using cMap or any of the other premium templates that has a drop down? If you are, you could enable a beta feature that turns the drop down from a single select to a multiselect which would allow the user to choose multiple categories and any entries within all categories would be returned as a result. Pretty much exactly what you’re looking for if I understand correctly.
Steven Zahm
Keymaster@ Enrique
What is not clear … are you using Form or a custom webform you created?
Steven Zahm
Keymaster@ Enrique
That great to hear!
If you have a moment. I would truly appreciate a review. Thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections -
AuthorPosts
