Wiki Home (flyerlabs_wordpress) | Trace: » widgets_embedding_social_myspace » posting » wiki » forward » flyerlabs_wordpress
Email this Page
Want to be a contributor? Let us know

vFlyer Wordpress Plugin

Note: The vFlyer WordPress Plugin is not currently available.

The vFlyer Wordpress Plugin allows you to easily embed flyers directly into your Wordpress blog.

1. Download the plugin here.

2. Unzip and move the vflyer folder into your Wordpress plugin directory. This should be under your relative path of wp-content/plugins/

3. Log into your Wordpress admin interface and click plugins on the menu

wordpress1.jpg

4. You should see the plugin listed

wordpress3.jpg

5. Click “Activate” to enable the plugin

wordpress4.jpg

6. To use the plugin, simply type [vflyer_insert XXXXXX] where XXXXXX is the Flyer Id of your flyer (How to find your flyer ID)

wordpress2.jpg

Troubleshooting

Q: I when I try to use the plugin I get the following error:

Warning: file_get_contents() [function.file-get-contents]: 
URL file-access is disabled in the server configuration

A: Your hosting provider prohibits function file_get_contents() to connect to foreign hosts. For the plugin to work this must be enabled.

To enable it, edit your php.ini file (your PHP configuration file). The location of this file depends on your server configuration. The easiest way to find it is using the phpinfo() command (See How to Find the Location of php.ini File). Once you located your php.ini, you will need to edit it. Search for allow_url_fopen and make sure it is set to on like in the example below. If it is missing, go ahead and add it.

allow_url_fopen = on;

If for some reason you do not have authorization to modify your php.ini, you will need to contact your hosting provider or network administrator.


Q: The template does not fit on my blog page
A: Some vFlyer templates have widths that exceed those supported by many blogs. A set of “Blog-friendly” templates will be made available in late June 2007.

 


flyerlabs_wordpress.txt · Last modified: 2009/09/14 17:41 by dan
Recent changes Source Propulsé par DokuWiki

Copyright © 2007, vFlyer, Inc., All Rights Reserved. | Home | Privacy | Terms | About Us | Help