Krum Cheshmedjiev
Forum Replies Created
-
AuthorPosts
-
Krum Cheshmedjiev
ParticipantOK, how deep cup you can bring? (smile)
We must talk about details, please find me on my site http://krumch.com/contacts.
-
This reply was modified 9 years ago by
Krum Cheshmedjiev.
-
This reply was modified 9 years ago by
Krum Cheshmedjiev.
Krum Cheshmedjiev
ParticipantI don’t know a good way right now, but I can create it. I have plugins to integrate ActiveCampaign and synchronize MailChimp with s2Member.
Krum Cheshmedjiev
ParticipantTry this:
<a href="<?php echo (current_user_is("s2member_level2"))?s2member_file_download_url(array("file_download" => "Webinars/InTheNewsWithPSP.zip", "file_storage" => "local")):s2member_file_download_url(array("file_download" => "Webinars/InTheNewsWithPSP.zip", "file_storage" => "local", "skip_confirmation" => true)); ?>"><img class="alignnone" src="http://scrapbookcampus.com/Images/handout1.jpg" alt="" width="128" height="175" align="middle" border="0" /></a>Krum Cheshmedjiev
ParticipantMay try to use [s2If condition_for_level] inside the [s2File] shortcode to add the attribute when needs. Any shortcode may stay inside any text, include other shortcodes.
Krum Cheshmedjiev
ParticipantNot checked the code, but maybe level=”*” can be used with modification=”1″ only?
Krum Cheshmedjiev
ParticipantThe download link should be http://scrapbookcampus.com/?s2member_file_download=Webinars/InTheNewsWithPSP.zip, check in Dashboard -> s2Members -> Download options -> Basic download restrictions.
Krum Cheshmedjiev
ParticipantBoth will be changed, as WP posts and pages stay in DB.
Krum Cheshmedjiev
ParticipantTo your last question: can use https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ WISELY!
Krum Cheshmedjiev
ParticipantPut this on a single row:
Redirect 301 /wp-login.php?action=register http://scrapbookcampus.com/register-to-the-campus/
Krum Cheshmedjiev
ParticipantA “brute force” solution: redirect “http://scrapbookcampus.com/wp-login.php?action=register” to “http://scrapbookcampus.com/register-to-the-campus/” in .htaccess
Krum Cheshmedjiev
ParticipantThe code:
http://example.com/wp-login.php?redirect_to=<?php echo $_SERVER['REQUEST_URI']; ?>Needs PHP to run at this time, you may need to use a “PHP in posts/pages/widgets” plugin.
-
This reply was modified 10 years ago by
Cristián Lávaque. Reason: Fix tiny syntax error in code
Krum Cheshmedjiev
ParticipantThe link should be at the “Login” word inside “span”, but forum poster seems deletes it. The link is what takes the member back to the page he was before to log in.
Krum Cheshmedjiev
ParticipantOther member can have different EOT, so this can be a reason, I think.
In “Buy now” buttons must not set a level, so the form you show is for subscription, actually, not for “buy once”. (And I am forget that I create it, and what we think at this time… :-/ )
Krum Cheshmedjiev
ParticipantPlease also show the code of the form/button which cancels this recurring payment.
Krum Cheshmedjiev
Participant@Cristian, still can not send a message by the contact form. I send a mail to your both addresses, please check.
Krum Cheshmedjiev
ParticipantHi Mark,
I think about such solution some time ago, will be happy to help you. You can find me at http://krumch.com/contacts/.
@Christian: Please delete this reply, if you find it not good somehow. BTW, I can not contact you, even contact form here don’t send my messages.
-
This reply was modified 9 years ago by
-
AuthorPosts