Re: Apple Zen Support Thread
http://www.prommart.com/index.php?ma...create_account
The zip code field flys to the right on one column layout (one column is an alternate layout that comes in the Read Me with this template).
Does anyone know how to move the zip code field to the left?
Or where might I find the create account code to attempt to customize a create account page?
When template is set to two cols, zip code fits where it should.
Thanks
sph
www.prommart.com
Re: Apple Zen Support Thread
I think I fixed my flying out zip code field with one column layout:
http://www.prommart.com/index.php?ma...create_account
Changed css sheet width from default 85% to 95% as below:
LABEL.inputLabel {
width:95%;
float:left;
margin:.3em 0;
}
This matches up with the 95% width for the Read Me's one column layout option for applezen.
Hope it holds up in most browsers.
sph
www.prommart.com
Re: Apple Zen Support Thread
Quote:
Originally Posted by
SPH
I think I fixed my flying out zip code field with one column layout:
http://www.prommart.com/index.php?ma...create_account
Changed css sheet width from default 85% to 95% as below:
LABEL.inputLabel {
width:95%;
float:left;
margin:.3em 0;
}
This matches up with the 95% width for the Read Me's one column layout option for applezen.
Hope it holds up in most browsers.
sph
www.prommart.com
looks good to me...sorry but sometimes it is the simple thing that is overlooked when trying to pummel the software into submittance...lol
Re: Apple Zen Support Thread
Yea, like the movie "Sling Blade". Ready to tear apart a lawnmower when it was simply out of gas.
Re: Apple Zen Support Thread
Hello DA & Others...
Need some help, app no cooporating...!
==========================
Current Setup:
==========================
Zen Cart Version: 1.3.9h
My Zen Cart Install has been working perfectly for some time:
http://bit.ly/iRWAVN
I have some 3rd party plugins:
- categories_dressing_2-7-3
- dual_pricing__wholesale_pricing_1-7c
- Image_Handler3_v3_0
- zen_lightbox_1-6-2
*There are some other slight CSS Template tweaks but nothing major!
Hosted with HostPapa hosting company...
==========================
I did have the server reset the dbase password last month...
I reset the password and all was working again but now i have a strange problem.
Wholesale Orders: these are created using the plugin... and we
are receiving these order perfectly, there is no use for paypal,
just an email order per say...
Retail Orders: these are giving me the problems...
I have hooked this up to Paypal using the paypal IPN number etc..
It was working fine but as of a week or so has not.
What happens is that the store only realizes an order has been placed once Paypal sends their 'own' order confirmation via email.
There are no notifications coming out of Zen Cart nor is there any record in the ZC Admin Area to show that orders were placed...??
The only thing we can see is when the retail client signed up and how many times they have logged in...
(we have been then emailing new signee to see if they in face placed an order over the past couple of days which is not professional)
Please let me know any advice to have the Retail orders show up and send out system notifications so that all can be proper as was before...
Many many thanx in advance....
- Inspire.
Re: Apple Zen Support Thread
In addition to the above, i just installed and ran the 'ipncheck.php' file and it seems fine:
IPNCHECK.PHP - Version 1.3.9
IPN TESTING - Response Received via CURL -- COMMUNICATIONS OKAY
IPN TESTING - Confirmation/Validation response with fsockopen(): FSOCKOPEN() RESPONSE RECEIVED - Communications OKAY
Default method likely to be used for communications is: CURL, with the fallback method being FSOCKOPEN if possible.Script finished.
-----------------------------------------------------------
The error i am getting is exactly what's mentioned on this page:
http://www.zen-cart.com/forum/showthread.php?t=65680
Common symptoms of bad IPN communications:
- orders not showing up in Zen Cart but PayPal receipt issued when using PayPal IPN module
** The above is exactly what's going on with the site but the testing went fine **
I appreciate any help that can be offered...!!
Many thanx again,
Inspire...
Re: Apple Zen Support Thread
Hello All...
@ Admin / Moderator
Can you please move my two above posts (2988 & 2989) to this forum:
http://www.zen-cart.com/forum/forumdisplay.php?f=149
Many thanx,
Inspire..
Re: Apple Zen Support Thread
Does anyone know if this template is working on Zen Cart 1.5.0?
Re: Apple Zen Support Thread
i'm now porting my site over, and everything seems to work. I still need to work out a few bugs, but I should have them out by today, or know the reason why. Here's my testing site:
http://goldenapplels.com/shop/index.php?main_page=index
Removing Columns on Main Page
I've upgraded to 1.5 and I'm revamping my site. I would like to eliminate the right column on my main page - which I see from other applezen sites can be done, but the instructions in the FAQ don't seem to be working. How is this done with this template? I have tried altering the tpl_mainpage in my AppleZen template but no results. Here's the main page I'm trying to fix:
http://goldenapplels.com/shop/index.php?main_page=index