cassel
Forum Replies Created
-
You might need to tweak this but I had a similar question when I wanted users to login/register (using linked words on top of my site) and come back to the page they were on to view the protected content, instead of having to navigate or get lost trying to get back to that particular page. Here is the code I was given:
[s2If !is_user_logged_in()]
<span style=”font-size:10pt;”>” title=”Login”>Login </span>
<span style=”font-size:10pt;”>
Register</span>
[/s2If]I hope you can find out how to tweak it but this is working for me, so it should work for you too.
Good luck
Based on my own experience, integration with ClickBank is only with the pro version.
If you purchase for one website, you should be able to pay only the difference, unless it has changed because that is how I got mine.
Does s2M integrate with Simple Press as far as protected sections based on ccap or levels?
There is actually a third party hack that was developed last year or so. It is based on a magazine subscription idea where you can get access to content starting when you PAY for it, not when you register to the site (so you can have a free member for 3 months who chooses to pay after only).
Check out this hack: https://krumch.com/2012/11/06/kc-s2member-ccap-drip-timer/?ap_id=Cassel
This is an affiliate link for tracking purposes; I am not being compensated for it.Forum: Plugins
In reply to: [Marketing Optimizer] Initial QsAs I installed this plugin on my test site, I tried to set up an experiment. I probably clicked on the wrong thing and I am trying to delete what I started. It does not delete anything. Is there a way to delete experiments or do we necessarily keep them all, all the time?
Forum: Plugins
In reply to: [PlugNedit] Using short-code with PlugneditWell, I tried, but I might not know all the possible features or downfalls of this wonderful plugin. I will send you an email directly so I can share some specific info on my site.
ThanksForum: Plugins
In reply to: [PlugNedit] Using short-code with PlugneditI tested php code for conditional and that works fine; I can incorporate my buy now button with all the necessary code.
I tried using the embed video/html layer and entered this code:
[s2If is_user_logged_in()] Content for anyone that is logged in, regardless of their Membership Level. [/s2If] [s2If !is_user_logged_in()] Some public content. They're NOT logged in. A leading !exclamation means false. [/s2If]
However, if I leave the layer visible, everything stays visible, including the code and if I uncheck the box as you suggest to make it invisible, everything is invisible, including what should be visible. How would I wrap content inside conditional shortcode? Should it be in the same “layer” or would it read the code in successive layers order?
Forum: Plugins
In reply to: [WordPress Landing Pages] Cannot load the visual editorOk it was not published, so I tried one test page and published it (click on the Publish button) and when I click on the Launch Visual Editor, I still get exactly the same error message.
Anything else I might be doing wrong?
Forum: Plugins
In reply to: [PlugNedit] Using short-code with PlugneditI also have a question about shortcodes. I am using s2Member as a membership plugin to protect some content. It uses shortcodes and conditional to determine if something will be displayed to a member or not, depending on the custom capabilities they have.
Currently, on my site, I have a few pages where I would LOVE to use PNE, and those pages use shortcodes
1- some pages will have several sections (sales pitch, video, handouts) that are available only under some conditions, determined by the shortcode. Can I use those?
2- a couple of pages use php conditional to determine if the viewer is to be displayed the page in question, or redirected to another page (depending on their access level). So far, I have used those codes on the very top of the pages, Is there a way to use them with your plugin?
Would I be able to use those features with the New HTML layer?
Forum: Plugins
In reply to: [PlugNedit] Where is the gallery?Thank you. Is there a way to retrieve images from my computer and have that image then saved in the WordPress Media gallery like it would if I was using the regular editor? It would be so much more convenient since I might not know in advance, which image I will want to use.
It seems that it works on IE9. Too bad still 33% of my visitors are using IE8.
I did another check: it works fine on the front end with Firefox. So far, it is not working on Internet Explorer 8 (that i have). I will get others to check on different browser and will update.
I just downloaded this plugin and I have the same issue ??
I tried testing it on a blank page to not conflict with anything else on the page but no luck. I have no email sent, no message of email sent/not sent.
I also notice that clicking on the + sign, does not do anything. In fact, when on the first test page, i had placed this low in the page and whenever i clicked the + sign, i would be brought back to the top of the page. No biggie, but probably not the expected behavior.
I also checked and it works fine on the admin side, just not on the front end (where i need it most)
Any help would be appreciated.
Just out of curiosity, is 64MB the suggested limit for the testing or the gallery itself to work? I just uploaded an image and it worked fine. So when it says “Couldn’t create image, check your memory limit” what is the required limit for THAT purpose versus that suggested minimum of 64MB you said?
Otherwise it works fine so far in my testing.
Thanks. I’ll go from there.