How to add a custom page section in Zen Cart that can be turned on and off in EZ Pages - zen-cart

I am not so familiar with Zen Cart, I want to add a relatively small contact form box that can be added to/taken from pages via the red and green buttons in the Tools -> EZ-Pages section of the admin panel.
Thanks

If it's simple HTML that you want to put in your custom page, then you can just create a new page an put your HTML into it.
If it's conditional PHP code that you want to run, that's not supported in EZ-Pages.
But, to Robert's point, how is your "custom page" different from the built-in Contact Us page?

Related

Shopify custom post?

I want to start using Shopify but I still need to know if it is possible to create custom post type, a bit like wordpress : a new button on the admin panel where there is product, orders, customers, etc, where I could put a whole new kind of posts, for blogging or image gallery.
Thanks,
Will
You can't customise the administration panel of Shopify, with adding new buttons, for example. The only way is creating a browser extension as Shopify FD. This extension add new buttons on the interface and other improvements.
You can add new "custom post type" as wordpress but it works different, looks at the "building themes" shopify section.
You are free to create blogs, and add articles to them, and you can create as many image galleries as you want. No limits to Shopify in that respect. Have fun!

Generating a dynamic Buy Now button

I am currently speccing out a custom auction plugin for WordPress. One thing I would like to do for each item is to generate a dynamic Buy Now link that will redirect to a PayPal screen with the item name and final price.
From what I can see, the only way to generate one of these buttons is to go to the form that generates the buttons for you. Is there a js file that I can use to generate these buttons from a Wordpress admin area? If so, can someone please provide a link so that I can begin reading up on the documentation?
Thank you
There are several examples of how to create a "pay now" button on stackoverflow (with simple HTML form). I would rather not use the "insecure" forms.
For including it in Wordpress you need to create a PHP Script (Plugin) that creates you the button, either with a library or "by hand".
The second thing I would recommend is to give PayPal an URL they should call after a payment status change (IPN). Some libraries (as the one above) can help you with that.

Need help to create custom page in zecart

I am new to zencart and want to create custom page for categories, can anyone help me for that to create custom categories page?
If you want to create a new page in Zen Cart, you have a couple of options:
Use EZ Pages - go to Admin->Tools->EZ Pages and add your page.
Start with a new page template such as the About Us page, which is available in the Plugins area for Zen Cart here: http://www.zen-cart.com/downloads.php?do=file&id=86

How show comments approved by custom form Orchard CMS

Here my question : How can I show, on a page, all the comments I received from a custom form throught Orchard CMS ?
If your not sure to understand my question, here an example of what I want :
Create a Guestbook with a new Content Type named "Gestbook". Add two fields (the name and the comment). Once add it on Forms tab, add comments into the new guestbook page into your website. After that, how can I show them after approved it throught dashboard ?
Thank you very much,
David
Click on "submissions" on the right of the form in the Forms section of the admin to see what got added by users. You can also trigger additional actions from the Rules module.

How to put a like box/button on a Dreamweaver MX v6.0 designed site?

Basically i'd like to put a like button on the website so that fans of the site can like the websites Facebook page.
The Like button page doesn't give me the code when i click the button, just says "Only verified developers can be added as listed developers of this application. Read www.facebook.com/help/?faq=17580 for details." Is this a common error, or?
EDIT: Using Like box now, but would prefer Like button.
And the like box page gives me the iframe and XFBML codes. Sorry for being a n00b, but how do i add either one onto my site? I've tried Insert > Script and pasted it in there, using all four script types (Javascript, JS 1.1, JS 1.2 and VBScript but they don't show in the preview. Placed the code under the 'back to top' button at the bottom of the page. Not showing up when i look at code view of the online version though?
Hopefully its something really easy and obvious, but any help would be great.
Again, site is designed/updated with Dreamweaver MX 6.0.
I dont have that much experience with Dreamweaver - but implementing the facebook social plugins (eg. Like button) is very simple. All you have to do is copy and paste the XFMBL you generate from this link. Once you paste your URL into the "URL to Like" field and click "get code" you should get the correct code to use...
You place this code wherever you want it to appear - if you want the like button to be in the footer just paste it there...
The code snippet actually loads the facebook javascript sdk and places your like button inside an iframe on your page...
You can not place the like button code inside a different element - if that were possible people could trick you into liking their page by writing some different label on the button - eg. "Back to top" :)
This should be relatively simple to implement. If you are still having dificulties - why not try opening a new HTML file containing only the required HTML tags and the like button code...
Hope this helps!
Good luck!
The error appears because, just like it says in the message, you are not a verified developer.
In order to be a verified Facebook developer, you need a verified Facebook account, with a credit card or a phone number verification.
I'd suggest you verify your account as soon as you can if you plan to use more of Facebook's plugins and apps, since it will give you full access to their developer tools