Forum Activity for @ecodeahpro

nduguseliphaz
@ecodeahpro
03/20/18 05:30:34AM
206 posts

Embedding Iframe


Installation and Configuration

Ok.

How do I embed this

<iframe src="http://www.varcity.co.ke/radio/player.php" style="border:1px #000000 solid;" name="" scrolling="no" align="bottom" height="70" width="1200">
</iframe>
I have Iframe Control ..allowed the domain but it still doesn't work.

Thanks
updated by @ecodeahpro: 06/20/18 05:09:05AM
nduguseliphaz
@ecodeahpro
03/20/18 05:14:22AM
206 posts

Selling


Installation and Configuration

Ok.

How do I embed this

<iframe src="http://www.varcity.co.ke/radio/player.php" style="border:1px #000000 solid;" name="" scrolling="no" align="bottom" height="70" width="1200">
</iframe>

I have Iframe Control ..allowed the domain but it still doesn't work.

Thanks
nduguseliphaz
@ecodeahpro
03/20/18 03:39:59AM
206 posts

Selling


Installation and Configuration

michael:
If you turn on the jrAudioPro skin it will have those pages.

I have turned it on it doesn't have the pages
nduguseliphaz
@ecodeahpro
03/19/18 12:59:22PM
206 posts

AudioPro Skin - Advertisements?


Design and Skin Customization

How can we Inject ads though? Its a nice template//.
nduguseliphaz
@ecodeahpro
03/19/18 11:48:30AM
206 posts

Selling


Installation and Configuration

paul:
You can use either PayPal, FoxyCart or Stripe as a payment gateway. Select and configure the one you want then enable the module for the quotas of the profiles you want to allow to sell downloads. Users will then get the option of adding a price to their audio items. If they do, a 'Buy Now' option will show by the item when it is listed. You also get to configure your commission etc.

Once the Payment module is installed, you can also add the Subscription and Products modules to allow users to subscribe to alternative quotas, and to allow them to sell tangible goods.
hth

This Helps.

How do I edit the Marked part on the screenshot attached and the site meta data?
jpeg.jpg jpeg.jpg - 194KB
nduguseliphaz
@ecodeahpro
03/19/18 05:05:48AM
206 posts

Selling


Installation and Configuration

How does it work? sorry i have been away for along time.
nduguseliphaz
@ecodeahpro
03/19/18 03:41:35AM
206 posts

Selling


Installation and Configuration

Hi

1. How do i add the selling option to audio via paypal?
2. On my MarketPlace I can't find foxycart.

updated by @ecodeahpro: 06/18/18 11:07:22PM
nduguseliphaz
@ecodeahpro
06/15/17 11:05:42AM
206 posts

How to add YouTube to the VideoPro skin?


Design and Skin Customization

{jrCore_include template="header.tpl"}
<div class="index">
    {jrCore_include template="index_slides.tpl"}
    {jrCore_module_url module="jrYouTube" assign="murl"}
    <div class="pad">
        <br>
        <div class="row">
            <div class="head">
                <span><a href="{$jamroom_url}/{$murl}/new-releases">{jrCore_lang skin="jrVideoPro" id=50 default="New Releases"}</a> </span>
            </div>
        </div>
        <section>
            <div class="row">
                <div class="index_list clearfix page_1">
                    <div>
                        {jrCore_list
                         module="jrYouTube"
                         order_by="_item_id numerical_desc"
                         template="index_item_1.tpl"

                         }
                    </div>
                </div>
            </div>
            <a class="list_nav previous"></a>
            <a class="list_nav next"></a>

This one is working but i am unable to pull YouTube thumbnail images.
I have attached a screenshot of how YouTube videos are appearing now on the homepage

Please assist me in pulling YouTube Thumbnails. Its currently displaying this image (youtube/image/youtube_image/8/xxlarge/crop=16:9)
1.jpg 1.jpg - 53KB
  4