PDA

View Full Version : Mini Mods - vBSocial.com Registration Booster (Pro)


daveaite
01-14-2014, 11:00 PM
Drive Registrations Up
The plugin is smart, lightweight, and built for driving registration levels up. Guests that land on your site, will see this clean, registration call-out that will lead them straight to your registration page.

Video: http://vbsocial.com/easy-registration

Mark as Installed: Here (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=307039&token=7149a9d24150321240703f8aa9c1e12e).

How it looks:
https://vborg.vbsupport.ru/external/2014/01/36.png

Google Friendly
Its? powerful because its? completely built using pure text, and no images, meaning Google will understand what it does better. In addition its? completely customizable to your website. It demonstrates to visitors how quickly they can register. Customize this to your sites needs.

Use it as a Call Out to Buy Your Products
Besides using it as a register button, you can also call out users to buy a certain product, or subscription on your site. Change the register button to a ?buy now? button.

Clean and Elegant
Easy to use, and field tested on all our websites, we love it because it only shows up for guests and on the forum home page. Its? discreet, yet very effective.

https://vborg.vbsupport.ru/external/2014/01/37.png

*1 Copyright in footer that must stay on at all times unless you pay for removal here (http://vbsocial.com/shop/single-copyright-removal-license).

daveaite
01-15-2014, 02:55 PM
Reserved for devs.

Mark as Installed: Here (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=307039&token=7149a9d24150321240703f8aa9c1e12e).

Spangle
02-01-2014, 11:55 AM
This doesn't work on 5.0.5

Cannot remove the word "test" form the notice

Does not display the incentive line

Cannot remove it, after using "uninstall"

Disable does not work either

daveaite
02-02-2014, 03:54 PM
This doesn't work on 5.0.5

Cannot remove the word "test" form the notice

Does not display the incentive line

Cannot remove it, after using "uninstall"

Disable does not work either

I'll take a look soon. vB5 keeps changing...

Spangle
02-02-2014, 09:36 PM
I'll take a look soon. vB5 keeps changing...

Thanks I appreciate that, and I realise that making it work for each new version must be a right PIA.

daveaite
02-03-2014, 06:08 PM
Thanks I appreciate that, and I realise that making it work for each new version must be a right PIA.

Yeah..huge time consumer

SirPereira
02-26-2014, 04:25 PM
Has this suffered any updates as comments are reporting it is not working?

luazolanzaro
03-06-2014, 11:46 AM
I installed it but it didn't show, how to show it?

DigitalForex
09-25-2014, 04:39 PM
Unfortunately, it does not work correctly with 5.1.3.

daveaite
09-26-2014, 03:14 AM
I'll just have to update this again.. grrr vb5!!

Prorockz
01-12-2015, 03:00 PM
no working .. vb5_connect_5-1-4_Patch_Level_2

ClubPro
02-06-2015, 01:32 AM
Does it work with vB v 5.1.5 ?

ozzy47
02-06-2015, 01:43 AM
Try it and see.

ClubPro
02-06-2015, 02:03 AM
I can't try it before I buy it, and I wouldn't want to have to buy it before I know if it works ok with it.

ozzy47
02-06-2015, 09:14 AM
No, you download the zip file in the first post, that has the files and XML for the mod.

Spangle
02-08-2015, 09:01 PM
No, you download the zip file in the first post, that has the files and XML for the mod.

As it didn't work with 5.0.5, 5.1.3 and 5.1.4 it is very unlikely it will work with 5.1.5 !

SaN-DeeP
02-09-2015, 10:49 AM
Whats special in this modification ?
Only template changes I guess to show the Registration message effectively .. ?

mdawg
04-02-2015, 01:19 PM
How about making this work for 5.1.6

dxt-cobra
09-19-2015, 10:28 PM
I made some changes to the template and got this plugin to work for me.

in the styles and themes, select style manager and goto your current theme and select edit templates.
Find the template vbsocialregistration template and click on it to open.
scroll down to the bottom and change "Test" to Join xxx site today!".

change the ./register.php to register.php

you can see the text that needs change here in red.


<vb:if condition="$bbuserinfo['userid'] == 0">
<section id="vbsocialregcallout" class="container clone_1 section-vbsocialregcallout fix">
<div class="texture"><div class="content"><div class="content-pad">
<div class="vbsocialregcallout-area media fix with-callsub">
<div class="vbsocialregcallout_action img rtimg">
<a class="vbsocialreg vbsocialreg-important vbsocialregbuttonbig" href="register.php
"STYLE="TEXT-DECORATION: NONE">{vb:raw vboptions.registerbutton}</a> </div>
<div class="vbsocialregcallout_text bd">
<div class="vbsocialregcallout_text-pad">
<h2 class="vbsocialregcallout_head noimage" style="margin-top: 2px; font-size:28px; margin-left:5px; color:#000;">Join xxxx site Today!</h2><p class="vbsocialregcallout_sub subhead noimage" style="margin-top:-3px;margin-left:50px; color:#000; font-size: 20px;">"Its' free and it takes less than 1 minute!"</p> </div>
</div>
</div>
</div></div></div></section>
</vb:if>

shimei
09-21-2015, 01:43 AM
Thanks dxt-cobra!

teddyvgt
02-29-2016, 08:10 AM
how it is <?xml version="1.0" encoding="ISO-8859-1"?> change "UTF-8"

mdawg
04-15-2016, 07:10 PM
Will this work with vb 5.2.2 anyone tried it?