Mike,
I'm going to turn in now...... Running low on fuel.......Thank you for all your help tonight... will check back tomorrow. Its been nice talking with you.... May the Lord Bless you with more of Him.....
Joseph
Printable View
Mike,
I'm going to turn in now...... Running low on fuel.......Thank you for all your help tonight... will check back tomorrow. Its been nice talking with you.... May the Lord Bless you with more of Him.....
Joseph
moving that many product would best be done with easy populate......I haven't used it as our store doesn't have that many products requiring the use of easy populate.....it could also be done by selectively exporting out of the DB the correct info from the right product tables......This would not be for the faint of heart. Would need to see to be able to do it, don't think I could talk you through it.
You haven't lost me, but this I will have to tackle in the morning. It sounds not that hard....They are go directions.... Talk to you soon..
Blessings
Joseph
You haven't lost me, but this I will have to tackle in the morning. It sounds not that hard....They are go directions.... Talk to you soon..
Blessings
Joseph
good night . I'm might be a bit busy tommorrow.
Thanks Mike the info you past along on the attributes worked fine....one question for you when you get some time....... when I put a product in, that you can get in three sizes ..... I add it once and then a drop down box with all three sizes and there prices in the drop down box is well. My question is... When I add a price next to the product (starting at $30.00) and then choise the size it adds the price next to the picture and the price for the product that is in the drop down menu. I hope that helps you......Go to http://mydoggilicious.com/cart/index...dex&cPath=16_2
then click on Wagging Tongue Dog Bowl and you can see what I mean...
Thank you and God bless
Joseph
Hi, this one is an easy fix. Go to the product page...the one where you set up the product originally.....scroll down and set "price by attribute" to true and then remove the price in the boxes below that...then preview...then update.
Understand that currently the cart can NOT track stock by attributes. So if you have 150 bowl (50 xsm, 50 sm, 50med) and you sell a med one it will remove stock from the 150 total. This functionallity is supposed to be in the next major update.
I would also go back into the attributes controller and go to the little box with the + in it and clear that box. Also change the sort order so that its x-sm, sm, med in the dropdown instead of med. sm, x-sm
It also might be good change form a dropdown to radio buttons since there is only three choices. If you check my site you will also see that I have an option that says "Please choose:" and it is the default but not allowed to be added to cart. That forces the customer to choose an option, cause there are those that will just hit add to cart without picking the correct size and end up with the wrong product. Go to one of my products, leave defaults and hit add to cart and you'll see the error.
Mike,
that worked..... I never knew how to do that, thank you. I will get back with you in a while going to spend some needed family time....Thank you and God bless you and your family in all that you.
Joseph
Mike,
Is there anyway to put the radio buttons on a product and have the customer pick there dogs birthday( Month, day and year)
http://mydoggilicious.com/cart/index...products_id=23...... let me know if there is a way. Thank you and God bless you.
Joseph
Need some Help Please
Can anyone tell me how to place an image into the More Information section on the left sidebox (page 2 which is now Clearance Sale )
http://mydoggilicious.com/cart/
Thank you and God bless
Joseph
Mike,
Need some Help Please
Can you tell me how to place an image into the More Information section on the left sidebox (page 2 which is now Clearance Sale )
http://mydoggilicious.com/cart/
Thank you and God bless
Joseph
Is this an image to replace the text?
Mike,
No what I am trying to say is when you click on the left sidebox Clearance Sale link it brings you to another page....I would like to put some Clearance products there.......how do I insert the pictures.......www.mydoggilicious.com/cart
Thank you and God bless
Joseph
OK do you want the cart to process sales for the clearance items? I you do then why not create a "clearance sale" category, set its sort order to put it at the top of the categories list, and then any items in your store you want to clearance sale just link them or move them to the "clearance sale " category.
Mike,
I see your point I can do that......just want to use that Page 2,3,4 section.....My next question is how do I find a option in the shopping cart to put a special instruction spot on a certain product....for example hand painted dog treat jars... you can get your dogs name on them, I need a spot to let them type your dogs name.......how do I do that.... Mike did you have a good Thanksgiving with your family? Thank you and God bless
Joseph
If you want to have those links seperate from the others in a sidebox other than the categories sidebox, it might be best to use ezpages. Setting up a ezpage and telling it to show in sidebox and maybe footer will show the links. Then set the ezpage to redirect to the "clearance Items" category. Easier to do than using page_2,page_3......etc.
Adding a text attribute for the "dogs name" is built in but I haven't used it so I'll have to research the steps to set it up.
Thanksgiving was great this year, we decided not to have the family come over to our house and we stayed home, so it was peaceful for once.:yes:
I'll work on putting the steps together for you to use the ezpages sidebox for the links
Mike,
Thanks for your input..... I did find out how to use a text attribute for the "dogs name....I was messing around and found out. It is in the same area as a drop down and a radio button.... Pretty cool huh..... I showed you something.......lol Thank you and God bless
Joseph
Mike,
Can I change any of these attribute font colors.....here is an example www.mydoggilicious.com/cart click on Gourmet Biscuit Bouquets and look at the bottom where it says Please Tell Us Your Dogs name...... would like that a red color......is there a way.....thank you and God bless you
Joseph
Place into stylesheet @ bottomCode:label.attribsInput {color: red;}
Mike,
Thank you....That worked.. Things are moving along now...If I can only get this csv file loaded........Thank you and God bless
Does anyone know how to load a csv file and can walk me through it please.. Let me know
Joseph
Hey all.....
Does anyone know how to put pictures on the main shopping cart page.........Right in the middle where it says (Welcome Guest! Would you like to log yourself in?) Please help me.....Thank you and God bless
Joseph
admin>tools>define page editor>main page
Mike,
One question for you...... You told me to go to admin>Tools>define page editor>main page.. could not find the tools part, but here is what I did find......cart/admin/define_pages_editor.php... If this is the right place where and how do I put my picture in.....Thank you and God bless
Joseph
joseph........:no: time for new glasses. When in your admin the tools menu is the 8th one over between reports and gift certificates/coupons. In that drop down you will see the define pages editor.....go there......then click on the drop down.....go to define_main_page.php in the middle of the list.....the page that pops up is where you enter the html code for the things you want to display on the main page. In fact you'll find that this is already there "Whether you're a new customer or an old friend we thank you for trusting us in providing for all your doggi needs." but you forgot that you put it there. I would lend you my glasses but I need em to drive in the snow. The code for putting in images would look like this as an example:The Items in Capital letters are the thiing you would change to match you stuff.......got that notebook out......right?Code:<div id="indexDefaultMainContent" class="content"><img alt="Some text to display on hover over image" src="includes/templates/YOUR_TEMPLATE/images/IMAGE_FILENAME.JPG"/></div>
I show this with a ID and CLASS so that once the image is in you can move it around with the stylesheet.......go play you can't break it
Mike,
You are right....I do need some glasses... I did know where that area is but did not know thats where I put images...... I am having a problem... I did put this coding in the define_main_page.php and I changed the things that where capitals...It looks like this ......
<div id="indexDefaultMainContent" class="content"><img alt="Treat Your Doggi Today!" src="includes/templates/templates/template_default/images/cute_dog.png"/></div> I pasted this at the end of the coding.... is that right? and this is what I got http://www.mydoggilicious.com/cart/
Thank you and God bless
Joseph
There appears to be an extra "templates" in that path to imageCode:src="includes/templates/templates/template_default/images/cute_dog.png"
Mike,
Its still not working, any insight on this......This is what my coding reads
<p><em><font color="#5f0043" size="4"></font></em></p><p><em><font color="#5f0043" size="4"></font></em></p><h1><font color="#5f0043" size="2"><em>Whether you're a new customer or an old friend we thank you for trusting us in providing for all your doggi needs.</em></font></h1><div class="content" align="right"> <img alt="Treat Your Doggi Today!" src="http://mydoggilicious.com/cart/admin/includes/templates/template_default/images/cute_dog.png" /></div>
It shows up as a red x on the main page with some text that reads Treat Your Doggi Today.....
God bless you
Joseph
Check the path to your image ... that does not look right at all ...
Hi
is that why it won't show up........this is where I have my image.....\Desktop\Doggilicious\Dog pics How do I write it out......Please Help
Thank you and God bless
Joseph
first upload that image to included/templates/template_default/images then change the part of what you entered for path to image to read src="includes/templates/template_default/images/cute_dog.png"
just change the part between the quotes the rest of it looks ok. Notice how where you put the image and where you point to to display that image are the same. Keep that notebook handy.
Help Help Help......
Can anyone help me with this one....... I Have a banner and on the banner is buttons, but it is all one image......I need to be able to hyper link each button to a certain page....... Please Help
Thank you and God bless
Joseph
Mike,
I did what you were saying and maybe I am just to tired, but can't get it to work....This is what I have............
<p><em><font color="#5f0043" size="4"></font></em></p><p><em><font color="#5f0043" size="4"></font></em></p><h1><font color="#5f0043" size="2"><em>Whether you're a new customer or an old friend we thank you for trusting us in providing for all your doggi needs.</em></font></h1><div class="content" align="right"> <img alt="Treat Your Doggi Today!" src="includes/templates/template_default/images/cute_dog.jpg"/></div>
If this is not right.....can you let me know what I need to change....Please... I uploaded the cute_dog.jpg to this folder includes/templates/template_default/images...
Thank you and God bless
Joseph
Something is wrong with the formating as I can get the image to appear when I try to edit the html with firefox.......The editor must clean up the html (remove space, hidden characters.....) when it loads. so replace what you currently have with this and see how it works. Let me know.
Code:<div id="indexDefaultMainContent" class="content"><br>
<h1><font color="#5f0043" size="2"><em>Whether
you're a new customer or an old friend we thank you for trusting us in
providing for all your doggi needs.</em></font></h1>
<div class="content" align="right"><img alt="Treat Your Doggi Today!" src="includes/templates/template_default/images/cute_dog.jpg"></div>
</div>
Praise the Lord......that worked
Now I now how to do that, does it work like that on all the pages.....Can I just copy and paste the code you gave me but without the indexDefaultMainContent"... A little while back you were going to do a project on the top header of mine.....did you figure that out yet.....making the buttons linkable.....Thanks so much for your on going help.......
God bless you with more of HIM (Jesus)
Joseph
Yeah you can use that code on the other pages, you can drop the id but I would keep the class. Ijust haven't found time to mess with the banner, sorry.
Hello! :blush:
I'm having some problem with my logo.. if someone could help me I would be super grateful!!!!
I'm trying to make an image map.
here there a link to my shop: http://mademoiselleflo.com/shop
here there is my image map code:
What I done is to change on the includes/templates/custom/common/tpl_header.phpCode:<img src="header.png" usemap="#Map">
<map name="Map">
<area shape="rect" coords="457,75,499,106" href="http://mademoiselleflo.com/shop" alt="shop">
<area shape="rect" coords="500,76,543,106" href="http://mademoiselleflo.com/blog" alt="blog">
<area shape="rect" coords="542,76,583,106" href="http://mademoiselleflo.com/info.html">
<area shape="rect" coords="583,76,639,106" href="http://mademoiselleflo.com/contact.html" alt="Contact">
<area shape="rect" coords="638,76,679,106" href="http://mademoiselleflo.com/press.html" alt="press">
<area shape="rect" coords="679,76,715,107" href="http://mademoiselleflo.com/fun.html" alt="fun">
<area shape="rect" coords="715,75,761,106" href="http://mademoiselleflo.com/links.html" alt="links">
<area shape="circle" coords="56,44,38" href="http://mademoiselleflo.com" alt="index"></map>
this line:
with this:Code:<?php echo '<a href="' . zen_href_link(FILENAME_DEFAULT) . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?>
and then added this code to includes/languages/english/custom/header.phpCode:<?php echo zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT, HEADER_LOGO_WIDTH, HEADER_LOGO_HEIGHT, 'name="logo" usemap="#logo"'); ?>
<map name="logo"><?php echo HEADER_LOGO_IMAGEMAP; ?></map>
Unluckily it isn't working :no:Code:define('HEADER_LOGO_IMAGEMAP', '<area shape="rect" coords="406,75,457,105"
href="http://mademoiselleflo.com/about.html" alt="about">
<area shape="rect" coords="457,75,499,106" href="http://mademoiselleflo.com/shop" alt="shop">
<area shape="rect" coords="500,76,543,106" href="http://mademoiselleflo.com/blog" alt="blog">
<area shape="rect" coords="542,76,583,106" href="http://mademoiselleflo.com/info.html">
<area shape="rect" coords="583,76,639,106" href="http://mademoiselleflo.com/contact.html" alt="Contact">
<area shape="rect" coords="638,76,679,106" href="http://mademoiselleflo.com/press.html" alt="press">
<area shape="rect" coords="679,76,715,107" href="http://mademoiselleflo.com/fun.html" alt="fun">
<area shape="rect" coords="715,75,761,106" href="http://mademoiselleflo.com/links.html" alt="links">
<area shape="circle" coords="56,44,38" href="http://mademoiselleflo.com" alt="index">');
Any advices?
thank you!!!!!
[QUOTE=classact;298195]Hey all.....
Does anyone know how to put pictures on the main shopping cart page.........Right in the middle where it says (Welcome Guest! Would you like to log yourself in?) Please help me.....Thank you and God bless
Joseph
Having a problem...::cry: .. I am in the define page editor / main page and trying to put a picture in but I have no plain text option in the Text Editor area what do I do. please help. www.classactioncleaners.com/cart Thank you and God bless
Joseph
Joseph look at post #134 and post #135 where you had a similar problem, maybe it will refresh your memory.
Hey Mike.....its been a long time since I talked to you....How is everything going? Things are busy here.....More questions for you... If you could. I want to install a new shopping cart for another site of ours but we only have one product and we don't want the customer to leave the site......need it instal a shopping cart inside of our site if you know what I mean.........What to use one of our pages from our site as the product and order page....can I do that.
Thank you and may the Lord bless you and your family.
Joseph
Been busy......
You can't really use a page from the current shopping cart to do this because all of the processing info is for the current site. Loading a new cart for the "one product site" might be a bit much. It just might be easier to add paypal buttons to it and go with that.