Praise God, I've fixed it *parties*
I was uploading them to the existing includes folder, instead of creating a new one, as illustrated in this thread.
http://www.zen-cart.com/forum/showthread.php?t=92303
It works now.![]()
Praise God, I've fixed it *parties*
I was uploading them to the existing includes folder, instead of creating a new one, as illustrated in this thread.
http://www.zen-cart.com/forum/showthread.php?t=92303
It works now.![]()
Hi Anne,
We're going with Ashley Pink on yet a third site:
http://www.findmyquinceaneradress.com/
PROBLEM: When a dress is added to the cart, it pushes the Search field/button down into where the ezpages go, as per this screen shot:
http://www.findmyquinceaneradress.co...nkscrnshot.jpg
This apparently happens only on my computer, as my sister does not see the problem.
Nor do I see the problem on our site here:
http://www.bestshortpromdresses.com/
For some reason, on our problem site the "checkout" text in the pink heading is much too close to the search field.
Thoughts?
Thanks.
Steve
How would I move the facebook and twitter icon/links from the footer to the header? and also add a RSS icon and the link to the feed to the footer next to those?
I love this template btw!![]()
[QUOTEHow would I move the facebook and twitter icon/links from the footer to the header? and also add a RSS icon and the link to the feed to the footer next to those?
I love this template btw! ][/QUOTE]
You will need to edit the includes/templates/ashley_pink/common/tpl_header.php file.
Thanks,
Anne
thank you Anne.
I have tried to add this code from the footer... define('TWITTER', 'http://twitter.com/#!/BlossomingScent');
define('FACEBOOK','http://www.facebook.com/pages/Blossoming-Body-Scents/148399211848614');
to the header in different places, but not sure where to place it. Also, is that the right code for the facebook and twitter icon/link to put in the header and I want it on the upper right side.
Thank you.
blossomingbodyscents.com
I have two questions:
1) How can I move the line "Copyright © 2011 Victoria's Scents. Powered by Zen Cart" from the bottom of the white section where the Back buttons appear, either to the pink strip beneath it (I already removed all the links that were there), or to the very bottom where it lists my IP address? I don't care which place it goes. But please...I'm a php moron, so you'll have to type veeeeery slowly.
2) There are three shipping options on the checkout page...flat rate, actual rate, and for local pickup. How can I get rid of the flat rate, and only show the actual or local pickup? I realize this question was probably for the main Zen Cart forum, but since I'm already here.........
Thanks!!!
If you post a link to your site I can take a look.
I have two questions:
1) How can I move the line "Copyright © 2011 Victoria's Scents. Powered by Zen Cart" from the bottom of the white section where the Back buttons appear, either to the pink strip beneath it (I already removed all the links that were there), or to the very bottom where it lists my IP address? I don't care which place it goes. But please...I'm a php moron, so you'll have to type veeeeery slowly.
2) There are three shipping options on the checkout page...flat rate, actual rate, and for local pickup. How can I get rid of the flat rate, and only show the actual or local pickup? I realize this question was probably for the main Zen Cart forum, but since I'm already here.........
Thanks!!!
You can go to admin --modules--shippping to set your shipping modules.
Thanks,
Anne
First I'd like to thank Anne for a fine template. This is an awesome piece of work!
For the most part everything is working fine since I switched to this template, however my browser is reporting jscript errors on every page. Here is the common error:
This is in IE 8. Anyone have any ideas?Code:Message: 'jQuery' is undefined Line: 30 Char: 1 Code: 0 URI: http://tampagemfactory.com/includes/templates/ashley_pink/jscript/jscript_easySlider.js Message: Object expected Line: 208 Char: 1 Code: 0 URI: http://tampagemfactory.com/index.php?main_page=
Also, after installing this template, Image Handler2 stopped working. Do we simply need to re-install it?
Thanks!
Two more quick questions, and hopefully that will keep me silent for a while.
1) Your template demo isn't smashed right at the top of the screen, like mine is. (http://www.rainforest-pets.com/shoppingcart/). How can I move it down some so that the top curve is visible?
2) I'm adding items to the cart like dog collars, where I have 6 different colors and 5 different sizes of each style. Is there ANY way to lump these together into one item, so that a drop-down box (or something equivalent) shows sm-blue, sm green, med blue, med green, etc.? Or do I have to do a separate entry for every single item?
This template is simply gorgeous...can't wait to figure out how to finish tweaking the graphics so that it's a soft green instead of pink. (My site colors are blue, green, and white.)
Oh wait, I lied.I do have another question. Sorry.
I successfully changed the php code so that New Products are randomized on the index page, and the What's New sidebar. But they're all in sequential order on the category pages. Where do I need to modify the code so that it shows up randomized on every page?