Toggle on/off normal pages in mobile view


To toggle ON or OFF the normal pages view from mobile page (when mobile devide is used), use these:

 

  1. To turn normal (full) page ON: add ?fullview (or &fullview, if not only parameter) in the URL of the activating link


  2. To turn mobile (small) page back ON (full page OFF): add ?mobileview (or &mobileview, if not only parameter) in the URL of the activating link

 

NOTE: This works ONLY when pages are accessed via mobile device. For non-mobile devices it will simply ignore the extra parameter.

 

NOTE2: For HTML pages, when relative path is used, adding ?fullview only as a relative URL is not enough. page.html?fullview should be used instead!. Also with html pages normal page has to be called, as mobile pages don't have mobile/normal detection.


Print  posted by atanas   Mobile tags:  mobile • page • view   permalink
4 1

Tweaking Shop/Catalog Rss


available rss feed parameters:

 

rss_image

fieldname of image field used for rss items (default is image1)

example:   shop.php?action=rss&rss_image=image2

 

enclosure

fieldname of enclosure field used for rss items (default is none)

example:   shop.php?action=rss&enclosure=image3

enclosure field can be any field containing images or audio/video content

 

type=googlebase

if rss is used as input for Google Merchant Center

example:   shop.php?action=rss&type=googlebase

 

p

specify p=0 to do hide price

example:   shop.php?action=rss&p=0

 

b

specify b=0 to hide buy button

example:   shop.php?action=rss&b=0

 

 

 

 


Print  posted by miro   Shop/lister tags:  shop • rss   permalink
3 2

Users Groups in EZG


Since some time users can be grouped so same access is set/edited for all users in a group at the same time.

 

Important: This works only if MySQL is enabled: MySQL support



To add new group:

 

  1. Go to online Administration and login (if not logged).
  2. Go to "Manage groups" tab in the Administration menu.
  3. Click "Add group" button.
  4. Give the group unique title and some access. Optionally you can give the group some description (for extra info in the groups list) and redirect URL (this fied is used when you want users from that group to be redirected to certain location after log in).
  5. Submit the new group.

 

To edit / delete a group:

 

  1. Go to online Administration and login (if not logged).
  2. Go to "Manage groups" tab in the Administration menu.
  3. Hover the desired group and additional actions will appear. Select the one you need.

 

To move users to a group:

 

  1. Go to online Administration and login (if not logged).
  2. Go to "Manage users" tab in the Administration menu.
  3. Select the users you want to move to a given group (use the checkboxes next to each user).
  4. At the bottom of the list "Move selected to" dropdown must be used. Select the desired group you want selected users to be moved to.
  5. Save the changes.

Note: Moving users to a group automatically changes its rights to the ones the group has. You can also move users from one group to another directly (without removing them from the first group). Once user is in a group, personal access right cannot be set to this user anymore. They can be set once user is not in any group.

 

Note2If given group is removed, all the users form this group are automatically left without a group, but the group access is still acrive for them. So additional actions may be required in such case!

 

DO NOT USE groups together with protected areas. This is not intended and won't work in any case. 


Print  posted by atanas   Administration tags:  groups • users • administration • access   permalink
1 1

Users Import


IMPORTANT!

This works only if server has PHP version 5.3 or higher.

 

To import users into your current database, follow these steps:

  1. Login as Admin on the site, and navigate to Users management section.
  2. Click the Import button.
  3. Select the .csv file and click Upload
  4. Page will show info about the file and the first 20 lines (or part of them if they're too long).  Use this information to:
    • select proper text delimiter (char that encloses the values)
    • select proper field delimiter ( char that separates enclosed values. It will be selected automatically based on delimiter in csv file.)
    • if first row contains field names, check the box to indicate this.
  5. Assign proper field to each of the current site fields (some of them may already been auto-selected for you, but make sure selection is proper). If "FIRST ROW CONTAINS FIELD NAMES" is checked and first row in csv file represent exact names of those site fields then matched fields will be Assigned automatically. If first row of the csv file doesn't content names of the fields you can manually assigned each of them with proper site fields.
    • Notice: If you have some coded passwords, most probably they won't be usable in EZG.
  6. Select access that will apply to all imported users.
  7. Import.

Print  posted by atanas   Administration tags:  import • user • users   permalink
0 0

Using Blog Views Feature


with Blog Views you can create separate layout options for Blog (to display blog entries with different layout than main blog layout)

 

to use Blog Views, add one or more View pages in treeview explorer:

 

add view

 

after you add view page, specify options in view settings to make view different than main view:

view settings

 

name you chooose for blog view will be used to access this view in your blog :

for example, to access blog view on page index.php, add url and append name of view :   index.php?myview

(you can also use internal url picker in url dialog to select available views)

 

example default blog view

example alternative blog view

 

you can also link blog view from menu with external url option on page settings panel --> advanced

 

Other option you have with the views is the blog online settings. You can set default view for category, entry, search and tags. This way does not involve URL changes.

 

tip: you can also use views to show short version of article in main view and full article in another view:

on main blog page, add hyperlink : read more and use macro : http://www.ezgenerator.com/howto.php?entry_id=1344965509&title=using-blog-views-feature&compact  (replace &compact with name of your own view) as url

 

 

 

 

 


Print  posted by miro   Blogs/Rss tags:  blog • views   permalink
0 0


[prev] 1 ... 18 19 20 21 [22] 23  [next]106-110 of 115


CATEGORIES



TAGS


RECENT ENTRIES