Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Steve
Can you attach a screenshot showing the issue?
Steven Zahm
Keymaster@ Steve
Great to hear!
Steven Zahm
Keymaster@ Johnny
Please do not reply back to the email auto responders, reply back in the forums. Thanks!
re: Is there a way to make the results responsive?
Unfortunately, no, Market is the only template that is not responsive theme friendly. If you like Market, then cMap is what you need. I can do an exchange if you wish.Steven Zahm
Keymaster@ Cartmanez
Sorry, no. It is a great idea and I did add it to my feature request tracker. So maybe sometime in the future I’ll implement this one way or another. That’s the best I can do at the moment, sorry!
Steven Zahm
Keymaster@ John
Well, yes and no…
Yes in the fact that every can have n-number of addresses added to it. When adding/editing an entry, just keep clicking the Add Address button for each address you want to add.
No, because of the available address types, Mailing address is not an option. You could choose the Other address type when adding an address and then use the Say What? plugin to rename Other to Mailing. To do that, follow this QuickTip.
Steven Zahm
Keymaster@ Wendy
Unfortunately I have not heard back from the dev that was building it so I really don’t know … I’m thinking I’m going to have take what code I do have for it and finish building it myself. In any case I’m unable to give any reliable eta, truly sorry!
06/06/2014 at 9:52 am in reply to: Connecting WP registered member of site to connection profiles #293147Steven Zahm
Keymaster@ Deepanshu
Ok, I found the purchases under the t***@*****.t** email address. Unfortunately the support license key has expired, you’ll have to renew it. Login to your purchase history, using the t***@*****.t** email address. You can use the email address and the forgot my password link to reset your password if you need. After you’re logged in, the Form purchase is on the bottom of the list, click the view and manage licenses link. On that page you’ll find a renew link. Clicking that link will allow you to renew your support license key at a substantial discount. After you do, you’ll be able to download Form 2.0.
Steven Zahm
Keymaster@ ACDC
By default, they are block level so they will show on new lines. from the screenshot, it appears that something is settings the name as an inline element. The usual culprit is the CSS from the theme is overriding the the template’s CSS.
From a screenshot, near impossible to give a working solution, but here’s my best guess. Add the following to the theme’s custom CSS area or to the end of its styles.css file:
#cn-tile-plus .cn-entry .fn { display: block !important; }I’m assuming the screen show is Tile Plus with the CSS…
Let me know if that does the trick. If it does not, If you can share a link to the directory page, I’ll take a look.
Steven Zahm
Keymaster@ Julian
Hmmm, ok, so maybe there is still a bug with WP 3.8.x code in Connections. I’ll have to load up that version and give it a test.
Steven Zahm
Keymaster@ Steve
*I think* I just fixed a bug last night that would cause this issue … I’ll be pushing 0.8.11 out later today.
The issue I fixed last night is that the path to child theme would be overwritten by the other paths instead of the other paths being appended to the child theme path. The net result is that the child theme path would never be searched.
On the other hand, I’ve not tested with multisite, so, that could be the issue. You could test multisite compatibility by moving the custom CSS files to the parent theme, if they load, then I know my fix will work with multisite child themes too. I’ll hold off on the release until later today, so hopefully I’ll hear back confirming one way or another.
-
AuthorPosts
