IF macro


The IF macro will check the logical condition of a statement and return one value if true and a different value if false.

 

syntax:

%IF(condition, value-if-true, value-if-false)%

 

available operators (in condition)  :

<> Not equal
<= Less than or equal to
=> Greater than or equal to
= equal
< Less than
> Greater than
&&      And
|| Or

 

only one condition at time is allowed

 

some examples:

%IF(%sale_price% = ,%price%,%price% SALE: %sale_price%)%

(display sale price when available, otherwise display normal price)

 

%IF(%%price%% < 1.00, Budget Price , )%

(displays text "Budget Price" when price is lower < 1)

 

%IF(%short_description%=,There is no short description for this item!,)%

(displays text when short_description field is empty)

 

 


Print  posted by miro   General tags:  macros • if   permalink
0 0

Is EZGenerator available in different languages?


The EZGenerator program interface and all support documents are available in English ONLY.

EZGenerator web projects and web sites can be in any language you like.
Web sites with multiple languages are possible.

Localization of all text messages used in the web site is possible.
Some languages are supported by default in web site projects.


Print  posted by ief   Pre-Order tags:  local • translation   permalink
1 1

Is there a blank template available in EZGenerator?


We have a blank templates available called 'zero'.
 

If you want to design your own template, you have few options:

  • Use Zero/v1 or Zero/v1_black template (which are in fact empty templates) and define layout for each page.
    you can use sitemap widget to add pages navigation or you can use your own (external) menus
  • Use Zero/v**980 templates, where you define the layout for each page and use EZG menu's. To insert menu, right-click in page and use ZERO mode fields option.
  • Customize one of the existing templates, using Template Styles/Html option.

Print  posted by ief   Templates tags:  template   permalink
0 0

Is there a template design tool, so you can custom design your own template?


EZGenerator works with its own templates only.

We provide a wide range of templates ready to use.

Easy customize:

EZGenerator templates have easy customization options.
No special knowledge is needed for these changes.


EZGenerator allows you to easy customize these template options:
- template image (the photo on top of the template)
- background
- colors
- fonts (style/color/size)
- buttons
- menu / category / page header items
- ...



More options for advanced users:

Radical changes in templates are possible, but it is a specialized and technical process.


EZGenerator includes a template editor, which allows you to highly customize a template.
This can be done starting from the empty 'zero' template, or from any other existing EZGenerator template.

You need to be an advanced user with thorough html/css/php knowledge to make these changes. 


EZGenerator supports import of Artisteer generated templates.


Print  posted by ief   Templates tags:  template • customize   permalink
0 0

JWplayer support


Since version 4.0.0.502 EZGenerator support external audio/video player JWplayer

to use this player inside EZGenerator

1. download player archive from JWplayer website

2. create jwplayer7\ folder in ...\EzGenerator4\webtemplates\___shared\

3. unzip files from archive into this folder

 

JWPlayer installation folder structure:

 

 

 

 

EZGenarator will recognize player and skins and will make them available in preset section of audio/video player widget (you can select them from presets list, preset names have JWPLAYER7_  prefix )

 

4. enter your JWP7 key in EZG4 Project Settings/Advanced/JWPlayer License Key field

 

 

 

 

JWplayer size, playlist position and playlist size can be edited in player Flash Properties dialog (accessible via right-click button in editor)

 

 


Print  posted by miro   Flash/Audio/Video tags:  JWplayer • audio • video   permalink
4.2 5


[prev] 1 ... 13 14 15 [16] 17 18 19 ... 23 [next]76-80 of 115


CATEGORIES



TAGS


RECENT ENTRIES