Solution can be found over here.
]]>https://www.ads-software.com/extend/plugins/simple-facebook-connect/
]]>The Verification Link sent to users in their confirmation email through Register+ is not working. This is true both in the original text email and customised HTML email.
On clicking the link, users are returned to the WP-Login page, styled in Customise Your Community. However, their username has neither been verified according to the Users Panel within WP nor does WP-Login Form accept their username. WP-Login returns “Invalid Username” dialogue.
The short tag I am using in the custom email is %siteurl% and it produces a link in the form ‘https://…/wp-login.php?register_verification=495kc0k9bg8b9178l1357am68c’
But this doesn’t work. Is there a code problem in my WP-Login? Or is there a code conflict between CYC and Register+ in parsing the data from one to the other. Real shame if so because the setup is actually looking quite good.
Hope someone can help!
Cheers,
John
(I failed to contact you from your site, hope you will see this message.)
I made several bug fixes and updates to CYC, so it will work well with 2.9.x, woek with more kinds of themes (esp. those that float things around), work with bot rtl and ltr sites, and so on.
I also added a few features, mainly involving options to simplify the registration and profile.
I would love to send you these changes so you could integrate them to the next release of the plugin. You can email me (yonat att ootips dott org) or leave a message here to tell me where to send the updates.
Thanks for the great plugin!
https://www.ads-software.com/extend/plugins/customize-your-community/
]]>Take a look at my Blog (Is a Work in Progress): http//www.OfertasBook.com
Please register and you’ll see of what I’m talking. All of the registration process looks awesome, using the theme I’m currently using. But when a person goes to edit his Categories Subscriptions of Subscribe to, the wordpress dashboard appears…
You can check it at: https://www.ofertasbook.com/wp-admin/profile.php?page=s2_users
And how can I change the sender email in Subscribe2 from [email protected] to other email as [email protected]??
I’m willing to pay for this, but I need to know if it’s possible.
]]>I really want users to can sign up for my blog easy. I think CYC plugin is best for this. Or am I wrong?
I need to fill in the three blocks with the codes and I read the tutorial a 1000 times. But I really don’t get it. Can someone please help me by saying what code I need?
I’m using the P2 theme. So this is my code of singlepost.php. But I really don’t understand the <div> but not losed </div> discirption in the manual.
<?php get_header() ?>
<div class=”sleeve_main”>
<div id=”main”>
<?php if ( have_posts() ) : ?>
<?php while ( have_posts() ) : the_post() ?>
<div class=”controls”>
<?php _e( ‘Hide threads’, ‘p2’ ); ?>
|
<?php _e( ‘Keyboard Shortcuts’, ‘p2’ ); ?>
</div>
<ul id=”postlist”>
<?php p2_load_entry() // loads entry.php ?>
<?php endwhile; ?>
<?php else : ?>
<ul id=”postlist”>
<li class=”no-posts”>
<h3><?php _e( ‘No posts yet!’, ‘p2’ ) ?></h3>
<?php endif; ?>
<div class=”navigation”>
<p><?php previous_post_link( ‘%link’, __( ‘← Older Posts’, ‘p2’ ) ) ?> | <?php next_post_link( ‘%link’, __( ‘Newer Posts →’, ‘p2’ ) ) ?></p>
</div>
</div> <!– main –>
</div> <!– sleeve –>
<?php get_footer() ?>
]]>I’m not a coder, so I don’t know where to look, or what to do. I’ve tried searching here and in other forums but haven’t found anything. I know this is probably very simple, but I can’t figure it out.
Any help will be greatly appreciated.
]]>Any ideas?
]]>