Quick set up a cart on WordPress
I would like to try to set up a quick cart to WordPress.
First, download the free version of Quick cart.
http://www.quick-solution.com/quickcartfree/
When you unzip

After thawing in a folder, you have the folders and files like this.
First, you do decide where to place the cgi-bin.
Depending on the installation of WordPress, WordPress is my case
It has a blog-usage as a reminder, the installation directory is
/ Has become public_html / wordpress.
This time, upload the cgi-bin folder in the wordpress folder.

Permission settings, etc., was referring to the attached PDF file.
However, because there is slightly different if the number is set by the server, "If you use the CGI" of the server contract
You may want to refer to the manual said, such as "If you want to set permissions", or.

When you've finished setting the permission, the top directory of the folder you want to position the cart template design, the "cover.swf", "quickcart.js", "quickcart.swf", "quickorder.swf", "quickvriation.swf" file Upload.
Then, insert the following three lines in the instructions on the manufacturer site.

1, added to the design template PHP file
This time it was placed quickcart.js design templates folder
Note: The <> has been capitalized. Please change to lower case.
<Script src = "<php bloginfo ('template_url');??> / Quickcart.js" type = "text / javascript" language = "javascript"> </ script>
And then I'm going to specify the 2, cgi-bin folder.
To fill the place you want to position the cart in the fixed page.
<script type="text/javascript"> <! - Cart ('http://www.XXXXXXXX.jp/wordpress/cgi-bin/')
/ / -> </ Script>
※ operates definitely do it by specifying in the URL.
If you are installing to sidebar
PHP files can be added directly to the same thing.
In addition, you can switch easily hidden or shown as needed You can use the widget.
Widget PHP execution There are various, for example
http://ottodestruct.com/blog/2006/04/09/fun-with-widgets/
Upload the plug-ins folder and download the "execphp" from.
Widget administration page item called "PHP Code 1" should have been added.
After that, you can use it to write the above to "PHP Code 1".
Now, you can produce and handy shopping site.
This method is an example. And efficient way using the other template tags, please enjoy yourself.
※ Depending on the specifications of the server rental company, it may not work correctly in the manner described above. and specifications of cgi / php server, please contact the rental company for help.
The server that this test currently in use is the way I Xserver
Is. It has been about three companies also use more server cheap rates, speed and ease of use it is the best here. Server is also safe to be forwarded to the client.








What can not be teaching us do not understand for beginners was set up at Wordpress Xserver I also I saw the very interesting article in the Quick Add will care?
> This top-level directory of design templates or folder will be the / wp-content/themes /?
After
> 1, for example, or will be added to the design of the sidebar.php template PHP file?
Humbly, what can not be taught for your understanding and your rude questions, but we know?
Thank you very
Mr. moco, Nice to meet. Thank you for comment.
> Top-level directory of the folder design templates
> This is how things will / wp-content/themes /?
I think state and the newly installed WordPress, and as a design classic and default templates in the themes folder.
If you use the classic design of the web site temporarily, in the classic folder, the "cover.swf", "quickcart.js", "quickcart.swf", "quickorder.swf", "quickvriation.swf" file Please put.
> 1, added to the design template PHP file
> You mean sidebar.php for example?
Scripting (1) Please describe between the </ head> in the header.php file from <head>.
Near the top is because it is related to meta description and title, I think I may be around just above the </ head>.
Is more, If you have any questions please other places difficult to understand.