avatar_wmaster

[ Video Sharing CMS v4 ] Category Ads

Started by wmaster,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wmasterTopic starter

That`s great - to display different ads for different categories.
I think that`s a great online marketing ideea for PhpVibe licensed domain owners.


Thanks!
http://vidplay.ro/

PHPVibe A.

The ads manager is meant to be an easy code placer for code beginers, not really an ad serving platform, we don't use it, there are good engines to serve custom/own ads (but cost more than PHPVibe itself).

HPR

Quote from: Alexander on
The ads manager is meant to be an easy code placer for code beginers, not really an ad serving platform, we don't use it, there are good engines to serve custom/own ads (but cost more than PHPVibe itself).

THANX MAM
PHP VIBE IS NICE ATTRACTIVE VIDEO PORTAL SCRIPT
IT WOULD BE GREAT IF YOU PUT SOME PRE ROLL  VIDEO ADS SYSTEM (AS IN YOU TUBE)
THANX N REGARDS
HPR
  •  

PHPVibe A.

It would require a custom video player, for now we have not raised the budget for that, but we hope to have it in the near future.
JWPlayer's ads edition is a solution, but it's pretty expensive http://www.jwplayer.com/video-ads/

HPR

hello mam

there are some players available in market which not costly available at just  30$.these  players support pre roll and post roll ads also.i will buy you a player just put it in my php vibe  ;D but i wont pay customization cost ;D because its beneficial for php vibe too.

more ads functionality(required by everyone)=more php vibe sales= more $$$

thanx
  •  

PHPVibe A.

Hi,
we are aware. but the (extended) licenses are weird, can't risk with that.
Not the money are the problem, we make more than 30$ per hour   :)

oryhutch

So for the ads manager I can just upload the code for the ad rather than editing the actual phpvibe code correct?
  •  

PHPVibe A.


oryhutch

How do I use the ad manager to place an add on the homepage just below the search bar??
  •  

PHPVibe A.

You create the ad in admin with a custom spot and you place the php code generated in tpl/main/home.php

For example like this:

<div id="home-content" class="main-holder pad-holder span8 top10">

<?php echo _ad('0','homepagead');


This would require to create the ad with the custom spot : homepagead

nithushan8

i need to customize my video player, and embed player overoll ads close button size increase ,and how to ad vast 2.0,vast 3.0 pre roll ads on this player,
  •  

Marius P.

PHPVibe has only ad spot overlays, no video ads.

But all the players support video ads, depending on which player you use you can find a plugin/service for that specific video player.
Ex: https://www.jwplayer.com/products/jwplayer-ads/
https://flowplayer.org/asf/
https://github.com/videojs/videojs-contrib-ads
https://github.com/googleads/videojs-ima

In PHPVibe the file holding the player coding/embedding is lib/class.players.php
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

how to use 3rd party plugin on your php vibe script,please tell me the step by step
  •  

Marius P.

Quote from: nithushan8 on
how to use 3rd party plugin on your php vibe script,please tell me the step by step

I can't do that because I haven't did that to know how.
But based on the plugin's documentation you need to alter the embed in lib/class.players.php (and/or add the necessary js file as per their docs).
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

i dont know how to edit if ,if you have any custom works?i can pay or the extra payment
  •  

Marius P.

For now no, absolutely no time, all the plugins need updating, and bugs in the beta cleared.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

oky,when you fixed all of bugs ? v 5
  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

i was created a plugin for vast, but plugin is not supported, please sent me, how to setup a plugin for your php vibe/
  •  

Marius P.

Quote from: nithushan8 on
i was created a plugin for vast, but plugin is not supported, please sent me, how to setup a plugin for your php vibe/

You can hook anything player related in lib/class.players.php, that file holds all the embeds.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

how to create a support plugin for your php vibe script
  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)