Hello Guys, If my blog posts are helpful to you then give some comment and ratings, if you found any bug also. So that if there are bugs or issues, I can resolve those bugs in next versions.

hwdVideoShare Featured Videos Module


This hwdVideoShare Featured Video module is an Extension specific module, to work this it requires the hwdvideoshare component.

hwdVideoShare provides the Featured Video module but that display only Featured video thumbnails. While clicking on that thumbnail only the video will open and will play.

But my hwdVideoShare Featured Video Module is for displaying the featured videos in a video player based on the module parameter which is specified in the Module Parameters. By default it will display only one Featured Video.

Note: This module will work with Joomla1.7 but the latest hwdVideoShare Nighty Builds only. See for more details: http://hwdmediashare.co.uk/news/392-joomla-17-compatibility

You can download the zip from here


Skip Plan selection in Joomla AEC with Jomsocial profile types



Here I can explain you two things. 


First thing, Suppose in Jomsocial if you have two profile types such as Partner and Member. Here if you what to show first 3 plans to Member profile type and 4th plan (Free) to Parter profile type only.


Solution: After creating plans go to Restrictions Tab : set "Yes" value for 'Use Custom Restrictions' and in the 'Custom Restrictions' textarea place [[user_js_23]] = 1 for the Member profile type plans and [[user_js_23]] = 2 for Partner profile type plans.


Your can find [[user_js_23]]  = profile type under User Account Related data  


E.g.  
[[user_js_21]] => Arts Activities
[[user_js_22]] => Template
[[user_js_23]] => Profiletype
[[user_js_25]] => Organization Name


[[user_js_23]] = 1 ==> Member profile type id
[[user_js_23]] = 2 ==> Partner profile type id

Follow fornandakishore on Twitter