Support is currently Open

Joobi support hours are from 7:00 - 21:00 from monday to friday (GMT +1)

Announcement

[April Release] New features and bug fixes. Visit this article to see the complete changelog.

[New App—Beta Ready] jNewsletters is now ready for Beta Testing. jNewsletter is a Free newsletter app to replace jNews Free. If you'd like to help us beta test click here to participate.

[Template Update] Marktplatz 3.1.17 update. Visit the changelog.

This article explains how to customize the voucher theme.

Requirements

  • You need to install Tools App in jApps >> Applications to automatically generate the PDF.

Clone the voucher theme

  • From the admin panel, navigate to jVouchers >> Tools >> Theme
  • Locate "Sample Coupon" theme and clone it by clicking "Clone" button
  • Edit your cloned theme to access the files
  • Under Files section you will see default.php and template.php

Warning

The difficulty level of this tutorial is quiet high and will require some good understanding of HTML. You need to hire a freelancer to help you out. Theme customization is not part of the Free support we provide for everyone. Please contact Joobi support for Freelancer recommendations.

There are 2 ways to create a coupon pdf:

  • Generate the pdf from a pdf template ( recommended )

This method is much better has it allow you to make an design for your theme.

The pdf template is named original.pdf and it is located in joobi/user/theme/coupon/[name of the cloned theme]/
The php file called template.php allow you to define the positioning and font style of the text you want to print on the pdf.

  • Generate the pdf from an HTML file ( not recommended )

This method allow you to generate a pdf from an HTML file.
There are limitation on the images due to the pdf library limitation.
The HTML template file is called default.php

Please note if template.php fine is present into the template the method 1 will be used to generate the pdf.
If you want to use the older method number 2 and generate the pdf from an HTML file you need to rename template.php to something else.


Custom Coupon Theme

Cloned the default coupon

jVouchers >> Tools >> Theme >> Sample Coupon

Edit the file through FTP
  • Navigate to /joobi/user/theme/coupon/your_coupon
  • Get the file named Original.pdf
  • Create new one with the design that you need. Name your file with the same name: original.pdf.
  • Replace the default file with the one you just created.
  • To change the order or remove some of the information that are displayed on the coupon you need to edit the template.php file.
  • In order to edit this file you will need to have some technical skill or know some php.
  • In order to change the position of some information ( text) in the coupon you will need to change the X and Y coordinates for that string (information) .

For example to change the position of an element :

x-y-positions

To remove some information from the coupon you need to comment that block of code. That means you need to put the code between: /* some_code */

Example, to remove the phone from the Vendor Information, you will need to comment this code:

/* if ( !empty( $InformationO->vendorPhone ) ) { // phone number
$addresY += 6;
$this->SetXY( 160, $addresY );
$this->Write( 10, $InformationO->vendorPhone );
} */

Friendly Reminder

  • We are unable to provide 24/7 customer support. Support schedule and availability is listed above.
  • For technical issues, we cannot extend our support for users who cannot provide necessary site credentials in order for us to help resolve your issue.
  • We Do Not provide support via email, Facebook, or Twitter.
  • We are unable to do the UPDATE for you if you are updating from an older version (2 versions or more behind). Keeping your site Applications up-to-date all the time is your sole responsibility, while we work hard to provide a constant and timely update to all Joobi Apps.

Delayed Support?

In general, you can expect a response within 24-48 hours for most issues within our scope. However there are still rare occasions where the delay in support is inevitable. If you do not hear from us for over 48 hours, you can follow-up by bumping the live-chat with your ticket number.

Expired Membership?

We do not guarantee any reply for members with an expired membership. We either close your ticket without notification or recommend that you renew your subscription.

Latest Template

marktplatz-banner-sm

 

template-bundle-sm

Help Fund a Feature

Wholesale Pricing
Advance XML Import / Export
Tier-based Shipping
Product Comparison

Contribute

joobi-custom-service