Forum Activity for @ilker

sekeri
@ilker
02/15/19 04:09:49AM
334 posts

FAQ or Documentation Module


Design and Skin Customization

Now I have found what you mean. Index template is called when you call the module without a profile in the link. But how Jamroom knows what to display when there are more than one FAQs in the system? :)
updated by @ilker: 02/15/19 04:10:37AM
sekeri
@ilker
02/15/19 03:59:28AM
334 posts

FAQ or Documentation Module


Design and Skin Customization

Yes I am aware of that. But my suggestion is a solution for everybody a one time development for you guys. Adding a check box in Quote definition page something like "General View" and you dont display profile related side or menubars for this Quota. Anyway just a sugesstion from my side.

What exactly do you mean with using this index.tpl ?
sekeri
@ilker
02/15/19 03:42:59AM
334 posts

FAQ or Documentation Module


Design and Skin Customization

I know Jamroom works with profiles concept. But if we had a Quota to assign any profile which we dont want Profile Menus or Profile Headers or Side bars to be displayed this would have been great. All problems related to Forums, FAQs or Documentations, in other words which are relevant to the general website not a profile would have been solved this way without any code or template modification.
sekeri
@ilker
02/15/19 03:30:26AM
334 posts

FAQ or Documentation Module


Design and Skin Customization

I need a FAQ module for my website to help users. I know I can do this using FAQ or Documentation Module but I dont want the profile menus to be displayed for this help page. How can I make it just like here in Jamroom website.

https://www.jamroom.net/faq

Thanks,
Ilker.
updated by @ilker: 05/16/19 09:39:22PM
sekeri
@ilker
10/18/18 08:59:57AM
334 posts

Embedding videos, audios and blog entries etc


Using Jamroom

Thank you for your answers but I think my request is even simpler. I just want to place one or two specific videos into Template Code widget just the way you do with Video Player widget. The only problem about Video player is that it lets me to place only one video. I can use the Item List widget but the existing templates in Item List widget does not fit my requirements.
sekeri
@ilker
10/18/18 02:34:22AM
334 posts

Embedding videos, audios and blog entries etc


Using Jamroom

Maybe I should create a separate template for each object type to be used in the widget?
sekeri
@ilker
10/18/18 02:31:49AM
334 posts

Embedding videos, audios and blog entries etc


Using Jamroom

Hello,
I can display an Audio in Templete Code widget like
{jrCore_list module="jrAction" search1="action_item_id = 25" search2="action_module = jrAudio" limit="1"}

or a Youtube video

{jrCore_list module="jrAction" search1="action_item_id = 552" search2="action_module = jrYoutube" limit="1"}

What I like to do is embeding a video, audio or a blog entry without jrCore_list.

For example this works perfect in Template Code widget

    <div class="item">

        <div class="container">
            <div class="row">
                <div class="col3">
                    <div class="block_image">
						{jrCore_list module="jrAction" search1="action_item_id = 25" search2="action_module = jrAudio" limit="1"}

                    </div>
                </div>
 
                 <div class="col3">
                    <div class="block_image">
						{jrCore_list module="jrAction" search1="action_item_id = 552" search2="action_module = jrYoutube" limit="1"}


                    </div>
                </div>
                
                
                <div class="col3">
                    <div class="block_image">
						{jrCore_list module="jrAction" search1="action_item_id = 156" search2="action_module = jrYoutube" limit="1"}


                    </div>
                </div>
                
                <div class="col3">
                    <div class="block_image">
						{jrCore_list module="jrAction" search1="action_item_id = 1" search2="action_module = jrSoundcloud" limit="1"}


                    </div>
                </div>                
 
            </div>
        </div>

    </div>

Audio Player or Youtube widgets are working fine but I would like to add all of them in one widget. I hope my question is clear enough.

Thanks!
updated by @ilker: 01/17/19 05:26:59PM
sekeri
@ilker
10/15/18 12:35:51PM
334 posts

Spotify


Using Jamroom

Thank you for the information Paul. Adding a Youtube video is also very simple but Jamroom has a module anyhow :)
sekeri
@ilker
10/15/18 06:01:51AM
334 posts

Spotify


Using Jamroom

Yes, that was my question. A module or an easy method for the users to add spotify items into their profiles.
sekeri
@ilker
10/15/18 12:40:41AM
334 posts

Spotify


Using Jamroom

Is there any information on usage of Spotify within Jamroom?
updated by @ilker: 01/14/19 09:54:34AM
  2