PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

[MODULE] Custom Livezilla Block

12 replies to this topic
#1
tomerg3

    PrestaShop Superstar

  • US Moderators
  • 5754 posts
A customizable Livezilla block which allows you to use your own online/offline images or hide the block (but keep tracking users)

You download it free from my shop http://www.presto-changeo.com/

Attached Files


Posted Image
For the latest updates discount coupons and new module information follow us on Twitter , Facebook ,and tips on our Blog
Please do not send general questions via PM, that is what the forum is for...

#2
tomerg3

    PrestaShop Superstar

  • US Moderators
  • 5754 posts
Had a little problem with download for this, but it has been fixed.
Posted Image
For the latest updates discount coupons and new module information follow us on Twitter , Facebook ,and tips on our Blog
Please do not send general questions via PM, that is what the forum is for...

#3
ghostq

    PrestaShop Apprentice

  • Members
  • PipPip
  • 114 posts
tomerg3 thank you, it is very useful for me, do you have western union module that can works in v1.3?

#4
zurlyro

    PrestaShop Newbie

  • Members
  • Pip
  • 15 posts
Tomerg3,

How can I download this module?

Txs a lot,
zurlyro

#5
tomerg3

    PrestaShop Superstar

  • US Moderators
  • 5754 posts
Register on the site, add it to your cart and checkout, you'll be able to download it as soon as you're done with the checkout.
Posted Image
For the latest updates discount coupons and new module information follow us on Twitter , Facebook ,and tips on our Blog
Please do not send general questions via PM, that is what the forum is for...

#6
zurlyro

    PrestaShop Newbie

  • Members
  • Pip
  • 15 posts
ok, tx.

#7
eCasper

    PrestaShop Apprentice

  • Members
  • PipPip
  • 89 posts
Hey Thanks for the good work again! I've a little suggestion about the module. i.e. I wonder whether there is way to use the same logged in user's details when the user logged in already for LivZilla chat form.

Thnx!
Preatashop 1.4.4

#8
tomerg3

    PrestaShop Superstar

  • US Moderators
  • 5754 posts
Livezilla is pretty strict about making code changes, if it detects certain changes, it just stops loading.

I have not tried doing this, but I may look into it in the future.
Posted Image
For the latest updates discount coupons and new module information follow us on Twitter , Facebook ,and tips on our Blog
Please do not send general questions via PM, that is what the forum is for...

#9
eCasper

    PrestaShop Apprentice

  • Members
  • PipPip
  • 89 posts
I'm looking forward to that. Thnx!
Preatashop 1.4.4

#10
jpdp

    PrestaShop Newbie

  • Members
  • Pip
  • 8 posts
Hello
I try it on my site www.bon-plan-mode.com and i am very happy.
But i have a question ...Is it possible when I am not in line to have the messages sent to livezilla mail (or module) to have it directly to my mail in prestashop ?

#11
tomerg3

    PrestaShop Superstar

  • US Moderators
  • 5754 posts
You can configure that from the livezilla software, somewhere in the configuration.
Posted Image
For the latest updates discount coupons and new module information follow us on Twitter , Facebook ,and tips on our Blog
Please do not send general questions via PM, that is what the forum is for...

#12
eCasper

    PrestaShop Apprentice

  • Members
  • PipPip
  • 89 posts
At the moment Livezilla module is hooked into the left column block. But I wonder how can I have this module in contact-form.php page and remove from left column block.

I tried modifying /themes/contact-form.tpl but as long as the module is hooked in left column modification works fine. but once I remove the module from the left column it doesn't appears in contact us page too.

Here is the modification that I've made into contact-fom.tpl




{l s='Click Here to Speak with a Live Agent!'}



{if $cl_online && $cl_offline}
Livezilla
{else}
{$livezillacode}
{/if}





However for some reason I’m unable to copy { href=”[removed]void(window.open(’{$cl_livezilla_path}/livezilla.php’,’‘,‘width=600,height=600,left=0,top=0,resizable=yes,menubar=no,location=yes,status=yes,scrollbars=yes’))” } line to the code block above inside the anchor tag.

Any help??
Preatashop 1.4.4

#13
jakubek

    PrestaShop Apprentice

  • Members
  • PipPip
  • 237 posts
whats code must copy - now have always offline chat .. ;<

i find generate script and pass it but still have always offline img what i add in module
Posted Image