Forum Replies Created
-
AuthorPosts
-
07/28/2014 at 10:42 am in reply to: Form Plugin Needs an easy option to customize the entry fields! #298207
Steven Zahm
Keymaster@ Sam
Please contact me via the contact link at the bottom of the page. Supply me the purchase details such as transaction ID and the email address used to complete the purchase. After I receive the email, I will delete you account, disable the support license keys and initiate the process for the refund.
Steven Zahm
Keymaster@ Kylie
This was changed for better performance and to make editing less confusing, but I can see how this can also be a challenge when you need change an entry type. I’ll revert this change in the next release. Apologies for any trouble this will cause you until then!
Steven Zahm
Keymaster@ Axel
Thanks!
Steven Zahm
Keymaster@ Global Cultura
Thanks for pointing out the issues! I have fix them for the next release.
The visibility options can be fix in the
class.options.phpfile.Change this:
'public' =>'Public', 'private' =>'Private', 'unlisted' =>'Unlisted'To this:
'public' => __( 'Public', 'connections' ), 'private' => __( 'Private', 'connections' ), 'unlisted' => __( 'Unlisted', 'connections' )Hope that helps!
Steven Zahm
Keymaster@ Gerard
First, I have to say, the template being used one the WMA site is a custom template based on the cMap template that they had contracted a dev to create for them. So there is not a template that can do this out of the box. If you’d like to have a custom template created for you too, I can get you in touch with a dev that has a lot of experience working with Connections and it’s templates.
To allow users to add their own entry in Connections, you need the Link extension.
Did you go to the Connections : Settings admin page, the General tab, and set the page where you added the Connections shortcode?
Non-clickable links… I only really ever see this when there is random HTML tags in or around the shortcode which breaks it. See the top couple paragraphs in this FAQ. You may have the
<code>or<pre>maybe even<a>tags. If you do remove them all.Hope that helps! Let me know.
Steven Zahm
Keymaster@ Larry
It it is within a month of the original purchase, sure I can do that. May I suggest an alternative? Since you already want Form and ROT13 Email Encryption, I suggest getting the Extension Pro Pack plus cMap instead. If you only want a single template, that is definitely the best value. I hope that helps!
Steven Zahm
Keymaster@ Craig
Not a pain at all! It seems I broke something along the way when navigating from a Connections category link to a template which uses query vars for navigation. Ironically, I think it was when I converted the pagination links to be pretty permalinks instead of query vars (for better seo). I don’t recall testing from a Connections category permalink. I think I know exactly where the issue lies …. fixing it will present a challenge.
The pagination code is up for a rewrite on the next major release. And now with this has become number one priority for that release. I’ll get on this ASAP and see if I can’t roll this into a bugfix release rather than waiting for the next major release.
I’ll get back to you as soon as I have a working solution… Actually would you be willing to let me test on your site? Also, what tool are you using to crawl your site.
Steven Zahm
Keymaster@ Richard
Well, honestly I only partially follow what your asking. I understand the you have a community db on a subdomain use the Business Directory plugin. and you want a method for a user search the db and add a new community if one does not exist.
What I do not get exactly is how this relates to Connections and its template cMap. Could you explain?
Steven Zahm
Keymaster@ Paul
So you made your first custom template for Connections? Great to hear!
Steven Zahm
Keymaster@ Mike
When exactly are you getting a 403 error? That error means the server is blocking the request. Are you running a security plugin like Bullet Proof Security?
-
AuthorPosts
