Philly
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Friday Aug 31st, 2012 at 6:04 am #23668 | |
|
|
Hello, Unfortunately you cannot minify the s2Member generated javascript, as it is dynamic and unique to each user, so don’t do anything with that one. I’m aware that s2 are working to improve this aspect in the up coming major release. As for the CSS I’m pretty sure its safe to combine and minify after you have everything setup s2member wise. I personally do away with it altogether. |
|
Posted: Friday Aug 31st, 2012 at 5:56 am #23666 | |
|
|
Hello Brian, I took a quick look at your setup, and it appears that you have not configured all steps. You must use ccbill buttons generated by s2member shortcodes (Dashboard -› s2Member® -› ccBill® Buttons) Please also ensure that you have entered the correct Form number, it must be a with dynamic pricing(Sometimes this is not present so you’ll have to start a support chat with ccbill and ask them to produce one(note the number)) (Dashboard -› s2Member® -› ccBill® Options -› ccBill® Account Details -› Form ( w/ Dynamic Pricing )) If I’m mistaken and you are using s2member shortcodes can you please post the shortcode you are using. Hope that helps |
|
Posted: Wednesday Aug 29th, 2012 at 10:27 am #23409 | |
|
|
Its
|
|
Posted: Wednesday Aug 29th, 2012 at 9:16 am #23400 | |
|
|
Hi Mary, I think I’ve worked it out… If you only have s2 installed on a blog other than the main one in a network, s2member does not allow you to configure MU. If you ‘network enable’ s2member under /wp-admin/network/plugins.php, the config option will be visible, this of course activates s2member on all blogs, so you will have to de-network-activate after you apply the patch. Now I’m not sure if this is a bug? I’m also not sure if s2 will auto patch after a wordpress update? Also what the patch actually does is reinstate the default wordpress login/register system as opposed to the MU one. |
|
Posted: Tuesday Aug 28th, 2012 at 9:15 am #23289 | |
|
|
I think when you apply the patch the bit that doesn’t work will. And yes if it works don’t change anything :) Thats strange that you don’t have permission to configure s2 for multisite, sorry I’m not sure why then lets see what Cristián thinks |
|
Posted: Tuesday Aug 28th, 2012 at 8:43 am #23283 | |
|
|
If you leave the network bit there when somebody on one of your child sites clicks the lost password link it will redirect them to your main blog, which would be confusing to the user if the sites are not related. I gave up using MU for sites that are not related to each other, I just came across to many problems especially when sites grow. |
|
Posted: Tuesday Aug 28th, 2012 at 8:39 am #23282 | |
|
|
Hmm that is strange. Try typing this into your browser address bar: yourmainsite.com/wp-admin/network/admin.php?page=ws-plugin–s2member-mms-ops |
|
Posted: Tuesday Aug 28th, 2012 at 8:06 am #23269 | |
|
|
Hello Mary, You need to leave your register function how it was, without:
You need to remove
from those. For s2Member to work properly on MU you also need to apply a patch which is found: WordPress Dashboard => s2Member® => Multisite ( Config ) => Multisite WordPress® Patches Select yes and save the changes. Or have you already applied the patch? |
|
Posted: Monday Aug 27th, 2012 at 7:44 am #23167 | |
|
|
Thanks Echo, If its not to late for you to change things a little you might consider this extended version of the video shortcodes plugin which is easier and has lots more options |
|
Posted: Monday Aug 27th, 2012 at 7:39 am #23165 | |
|
|
Posted: Saturday Aug 25th, 2012 at 8:34 am #23051 | |
|
|
You can make the JWPlayer responsive by setting the width and height in your css file and not setting it in the embedder or shortcode. You can do the fallback also. |
|
Posted: Saturday Aug 25th, 2012 at 7:17 am #23047 | |
|
|
Yes maybe a support rep can shed more light on this. Have you tried using the jwplayer? |
|
Posted: Saturday Aug 25th, 2012 at 6:28 am #23037 | |
|
|
Yes sorry that is what I meant. Hmm are you logged in with safari? I just visited using chrome and couldn’t view the preview videos because i’m not logged in so just get the blank video player, that would explain why it is working when you move it outside of /s2member-files/ If thats not it perhaps there is a problem with safari and the script protecting the video |
|
Posted: Saturday Aug 25th, 2012 at 5:38 am #23029 | |
|
|
Hi Shaun, Try
|
|
Posted: Saturday Aug 25th, 2012 at 5:27 am #23028 | |
|
|
Posted: Tuesday Aug 7th, 2012 at 4:13 pm #21392 | |
|
|
Thanks Santosh. I think this post gets closed automatically after a certain amount of time so I’m going to continue it here for those that are interested http://phillymax.com/web/wordpress/s2member-video-shortcode/ were you can download the latest version. If there are not similar capabilities in the new s2member then I will release and maintain this plugin on the official WordPress plugin repository. In the meantime I have added ssl support
And support for passing extra JW plugin values through the plugins attribute. For instance if you want to use Google Analytics Pro plugin for the player you do:
Just separate each plugin with ; @ Core I tried those playlist plugins but without success I think you have to supply the playlist as an xml file for them to work. |
|
Posted: Thursday Aug 2nd, 2012 at 1:07 pm #21037 | |
|
|
Added support for multiple playlist players changed attribute “start” to “id”, id makes much more sense as every player must have a unique id. https://dl.dropbox.com/u/40574414/s2Member-Video-Shortcodes-v0.0.5.zip Please test and let me know if its working. |
|
Posted: Thursday Aug 2nd, 2012 at 11:29 am #21021 | |
|
|
Hi Core, Thats expected behaviour, I had added support for multiple single videos but not multiple playlists. Do you need multiple playlists on the same page? Or are you testing possibilities? If you need it I can add it |
|
Posted: Thursday Aug 2nd, 2012 at 9:29 am #21009 | |
|
|
Thanks Core, Was missing a ” on the class=”videoplayer fixed now https://dl.dropbox.com/u/40574414/s2Member-Video-Shortcodes-v0.0.4.zip |
|
Posted: Thursday Aug 2nd, 2012 at 5:16 am #20984 | |
|
|
Thank you for reporting that Core, There was a small bug preventing HD switching. It fixed here https://dl.dropbox.com/u/40574414/s2Member-Video-Shortcodes-v0.0.4.zip |
|
Posted: Thursday Aug 2nd, 2012 at 5:02 am #20981 | |
|
|
Also try disabling the following features in the wp better security plugin your using: “Prevent long URL strings” |
|
Posted: Thursday Aug 2nd, 2012 at 4:56 am #20979 | |
|
|
Hi Core, You don’t need to purchase to get it to work its bundled, but you may need to purchase a licence depending on your situation. To get the HD switcher to work you need to reference both version videos
and if you only want a HD video just reference it like
What shortcode are you currently using and what response do you get in the browser? |
|
Posted: Wednesday Aug 1st, 2012 at 9:55 am #20911 | |
|
|
Thanks Matt, Right so the header.php calls the function
for that login box, that function is located in bbp-functions.php, but that function calls another function for the redirect
Thats a bbpress function located in bbpress /bbp-includes/bbp-user-template.php on line 1067
so you can remove that, but probably best to create your own filter and put it in your functions.php file or remember to remove it every time you update bbpress |
|
Posted: Wednesday Aug 1st, 2012 at 4:37 am #20891 | |
|
|
Hi Matt, Can you post the contents of some of your theme files then. Start with: header.php and lets see if we can find it there or a clue |
|
Posted: Tuesday Jul 31st, 2012 at 9:33 am #20799 | |
|
|
Hi Ross, codes are correct have you activated the plugin?
yes it will |