Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 need Help - Can''t get New Sub Menu to Show
 New Topic  Reply to Topic
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

jlynch401
Starting Member

USA
10 Posts

Posted - November 08 2011 :  14:47:37  Show Profile  Reply with Quote
Hi,
Taking over some of the admin on this site and need help enabling a nested menu...
Cannot get the sub-menu item I created to appear
http://www.vendaravioli.com/shopcontent.asp?type=Recipes .. cooking demo recipes
Can some one please help?

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 08 2011 :  23:23:41  Show Profile  Reply with Quote
i looked at ur page ; http://www.vendaravioli.com/shopcontent.asp?type=Recipes but did not get full understanding enought the section of nested menu you are referring.... can u plz add more details which section ?

Diego
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 09 2011 :  09:07:42  Show Profile  Reply with Quote
Hi Diego,
I am trying to add a item to the drop down navigation -
recipes>cooking demo recipes
you will see a list of some 20 recipes
I am trying to add a couple more but can not get them to show up in the drop down menu
I can create the page but can't put it in the menu -
is there a limit to the number of items in the menu? in this case 20?
We are willing to pay someone to fix this....
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 09 2011 :  23:17:32  Show Profile  Reply with Quote
that should be pretty simple, you just need to open and edit the template shoppage_header.htm using notepad or any other available text or html editor, then search this code :

<li><a href="shopcontent.asp?type=Recipes">Cooking Demo Recipes</a>

<ul>
<li><a href="shopcontent.asp?type=Demo1">Penne with Tomato, Cream and Five Cheeses</a></li>
<li><a href="shopcontent.asp?type=Demo2">Garlic & Herb Penne with Plum Tomato Garlic Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo3">Red Pepper Penne With Pepper Grilled Chicken and Red Pepper Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo4">Sausage and Peppers with Venda's Marinara</a></li>
<li><a href="shopcontent.asp?type=Demo5">Cheese Tortelloni with Scallions and Sun-Dried Tomato Cream Sauce</a></li>

<li><a href="shopcontent.asp?type=Demo6">Mushroom Risotto with Tri-Tip Steak, Peppers and Garden Tomatoes</a></li>
<li><a href="shopcontent.asp?type=Demo7">Penne Pasta & Tuna Salad</a></li>
<li><a href="shopcontent.asp?type=Demo8">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
<li><a href="shopcontent.asp?type=Demo9">Grilled Chicken Pesto With Gnocchi & Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo10">Sweet Sausage With Spinach Penne Pasta</a></li>

<li><a href="shopcontent.asp?type=Demo11">Baked Pasta A La Formia</a></li>
<li><a href="shopcontent.asp?type=Demo12">Stuffed Zucchini Flowers</a></li>
<li><a href="shopcontent.asp?type=Demo13">Chicken & Walnut Ravioli With Walnut Sage Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo14">Bucatini All'Amatriciana Con Guanciale</a></li>
<li><a href="shopcontent.asp?type=Demo15">Chicken Cacciatore Stuffed Eggplant</a></li>
<li><a href="shopcontent.asp?type=Demo16">Panko-Crusted Fried Mozzarella</a></li>

<li><a href="shopcontent.asp?type=Demo17">Basil Pesto Risotto with Steak Italiano</a></li>
<li><a href="shopcontent.asp?type=Demo18">Pasta Fagiole</a></li>
<li><a href="shopcontent.asp?type=Demo19">Apple Crisp</a></li>
<li><a href="shopcontent.asp?type=Demo20">Polenta with Grilled Sausage</a></li>
</ul></li>

you just need to add a new line after <li><a href="shopcontent.asp?type=Demo20">Polenta with Grilled Sausage</a></li>, maybe :

<li><a href="shopcontent.asp?type=Demo21">this is my demo 21</a></li>

i hope that this suggestion helps you.

Diego
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 10 2011 :  09:41:59  Show Profile  Reply with Quote
Diego You are a LIFESAVER!!!
It worked perfectly....
If I could please both you...
I want to consolidate the sub menu items
Current - recipes > cooking demo recipes > recipe
I would like to create - recipes > cooking demo recipes> "MONTH" > recipe

Is this possible and if so how do I adjust the code?

Thank you so much - you saved me from the wolves!

James
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 10 2011 :  09:56:17  Show Profile  Reply with Quote
Here is the code:

<li><a href="shopcontent.asp?type=Recipes">Cooking Demo Recipes</a>

INSERT MONTH HERE AND NEST SOME RECIPES HERE

THEN INSERT ANOTHER MONTH - AND INSERT MORE RECIPES NESTED HERE..


<ul>
<li><a href="shopcontent.asp?type=Demo1">Penne with Tomato, Cream and Five Cheeses</a></li>
<li><a href="shopcontent.asp?type=Demo2">Garlic & Herb Penne with Plum Tomato Garlic Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo3">Red Pepper Penne With Pepper Grilled Chicken and Red Pepper Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo4">Sausage and Peppers with Venda's Marinara</a></li>
<li><a href="shopcontent.asp?type=Demo5">Cheese Tortelloni with Scallions and Sun-Dried Tomato Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo6">Mushroom Risotto with Tri-Tip Steak, Peppers and Garden Tomatoes</a></li>
<li><a href="shopcontent.asp?type=Demo7">Penne Pasta & Tuna Salad</a></li>
<li><a href="shopcontent.asp?type=Demo8">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
<li><a href="shopcontent.asp?type=Demo9">Grilled Chicken Pesto With Gnocchi & Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo10">Sweet Sausage With Spinach Penne Pasta</a></li>
<li><a href="shopcontent.asp?type=Demo11">Baked Pasta A La Formia</a></li>
<li><a href="shopcontent.asp?type=Demo12">Stuffed Zucchini Flowers</a></li>
<li><a href="shopcontent.asp?type=Demo13">Chicken & Walnut Ravioli With Walnut Sage Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo14">Bucatini All'Amatriciana Con Guanciale</a></li>
<li><a href="shopcontent.asp?type=Demo15">Chicken Cacciatore Stuffed Eggplant</a></li>
<li><a href="shopcontent.asp?type=Demo16">Panko-Crusted Fried Mozzarella</a></li>
<li><a href="shopcontent.asp?type=Demo17">Basil Pesto Risotto with Steak Italiano</a></li>
<li><a href="shopcontent.asp?type=Demo18">Pasta Fagiole</a></li>
<li><a href="shopcontent.asp?type=Demo19">Apple Crisp</a></li>
<li><a href="shopcontent.asp?type=Demo20">Polenta with Grilled Sausage</a></li>
<li><a href="shopcontent.asp?type=Demo21">Pumpkin Tortelloni With Pumpkin Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo22">Venda's Pancetta With Garlic Penne Pasta</a></li>

</ul></li>
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 10 2011 :  22:24:56  Show Profile  Reply with Quote
i think ur last demand will need to modify some of javascript code to have 3 sub menu dropdowns..

it may take a bit of time to adding it so im so sorry could not meet your demand dude.

Diego.
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 11 2011 :  00:34:29  Show Profile  Reply with Quote
Sorry, after i see your template http://www.vendaravioli.com/shoppage_header.htm, i thought you do NOT need to modify JSCRIPT, but just css code needed,

You can follow my solution:

Open that template file and search for this whole code :

<ul id="Menu1" class="MM">
<li><a href="default.asp">Home</a></li>

<li><a href="shopdisplaycategories.asp">Online Grocery Store</a>
<ul>
<li><a href="shopdisplayproducts.asp?id=8&cat=Gourmet+Pasta">Gourmet Pasta</a></li>
<li><a href="shopdisplayproducts.asp?id=14&cat=Olive+Oil">Olive Oil</a></li>
<li><a href="shopdisplayproducts.asp?id=21&cat=Vinegar">Vinegar</a></li>
<li><a href="shopdisplayproducts.asp?id=25&cat=Cheese">Cheese</a></li>

<li><a href="shopdisplayproducts.asp?id=37&cat=Espresso+-+Coffee">Espresso - Coffee</a></li>
<li><a href="shopdisplayproducts.asp?id=34&cat=Vegetables+">Vegetables</a></li>
<li><a href="shopdisplayproducts.asp?id=29&cat=Fish+and+Meats+">Fish & Meats</a></li>
<li><a href="shopdisplayproducts.asp?id=30&cat=Polenta+">Polenta</a></li>
<li><a href="shopdisplayproducts.asp?id=31&cat=Rice">Rice</a></li>
<li><a href="shopdisplayproducts.asp?id=32&cat=Spices+and+Condiments">Spices & Condiments</a></li>

<li><a href="shopdisplayproducts.asp?id=46&cat=Pizza">Pizza</a></li>
<li><a href="shopdisplayproducts.asp?id=35&cat=Italian+Cookies+and+Sweets">Italian Cookies & Sweets</a></li>
<li><a href="shopdisplayproducts.asp?id=45&cat=Made+in+Rhode+Island">Made In Rhode Island</a></li>
<li><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets">Specialty Gift Baskets</a></li>
<li><a href="shopdisplayproducts.asp?id=44&cat=Gift+Certificates">Gift Certificates</a></li>
<li><a href="shopdisplayproducts.asp?id=47&cat=Cookbooks">Cookbooks</a></li>

</ul></li>
<li><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets">Gift Baskets</a></li>
<li><a href="shopcontent.asp?type=catering">Gourmet Catering</a></li>
<li><a href="shopcontent.asp?type=Recipes">Recipes</a>
<ul>
<li><a href="shopcontent.asp?type=Recipes">Complete Meals</a>
<ul>

<li><a href="shopcontent.asp?type=recipe1">Recipe #1</a></li>
<li><a href="shopcontent.asp?type=recipe2">Recipe #2</a></li>
<li><a href="shopcontent.asp?type=recipe3">Recipe #3</a></li>
<li><a href="shopcontent.asp?type=recipe4">Recipe #4</a></li>
</ul></li>
<li><a href="shopcontent.asp?type=Recipes">Cooking Demo Recipes</a>

<ul>
<li><a href="shopcontent.asp?type=Demo1">Penne with Tomato, Cream and Five Cheeses</a></li>
<li><a href="shopcontent.asp?type=Demo2">Garlic & Herb Penne with Plum Tomato Garlic Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo3">Red Pepper Penne With Pepper Grilled Chicken and Red Pepper Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo4">Sausage and Peppers with Venda's Marinara</a></li>
<li><a href="shopcontent.asp?type=Demo5">Cheese Tortelloni with Scallions and Sun-Dried Tomato Cream Sauce</a></li>

<li><a href="shopcontent.asp?type=Demo6">Mushroom Risotto with Tri-Tip Steak, Peppers and Garden Tomatoes</a></li>
<li><a href="shopcontent.asp?type=Demo7">Penne Pasta & Tuna Salad</a></li>
<li><a href="shopcontent.asp?type=Demo8">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
<li><a href="shopcontent.asp?type=Demo9">Grilled Chicken Pesto With Gnocchi & Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo10">Sweet Sausage With Spinach Penne Pasta</a></li>

<li><a href="shopcontent.asp?type=Demo11">Baked Pasta A La Formia</a></li>
<li><a href="shopcontent.asp?type=Demo12">Stuffed Zucchini Flowers</a></li>
<li><a href="shopcontent.asp?type=Demo13">Chicken & Walnut Ravioli With Walnut Sage Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo14">Bucatini All'Amatriciana Con Guanciale</a></li>
<li><a href="shopcontent.asp?type=Demo15">Chicken Cacciatore Stuffed Eggplant</a></li>
<li><a href="shopcontent.asp?type=Demo16">Panko-Crusted Fried Mozzarella</a></li>

<li><a href="shopcontent.asp?type=Demo17">Basil Pesto Risotto with Steak Italiano</a></li>
<li><a href="shopcontent.asp?type=Demo18">Pasta Fagiole</a></li>
<li><a href="shopcontent.asp?type=Demo19">Apple Crisp</a></li>
<li><a href="shopcontent.asp?type=Demo20">Polenta with Grilled Sausage</a></li>
</ul></li>
<li><a href="shopcontent.asp?type=Recipes">Appetizers</a>

<ul>
<li><a href="shopcontent.asp?type=recipe_app_1">Bruschetta and Grilled Portobello Mushroom</a></li>
<li><a href="shopcontent.asp?type=recipe_app_2">Fondue Comtoise</a></li>
<li><a href="shopcontent.asp?type=recipe_app_3">Fried Polenta with Piave Cheese and Salami</a></li>
<li><a href="shopcontent.asp?type=recipe_app_4">Gouda Fondue</a></li>
<li><a href="shopcontent.asp?type=recipe_app_5">Hudson Valley Camembert in Cornflake Crust</a></li>

<li><a href="shopcontent.asp?type=recipe_app_6">Rosemary Waltz with Mushroom and Spinach Phyllo Cups</a></li>
<li><a href="shopcontent.asp?type=recipe_app_7">Taleggio Crostini</a></li>
<li><a href="shopcontent.asp?type=recipe_app_8">Truffle and Robiola Crostini with Fresh Berries</a></li>
<li><a href="shopcontent.asp?type=recipe_app_9">Valdeon, Almond and Fig Crostini with Balsamic Glaze</a></li>
<li><a href="shopcontent.asp?type=recipe_app_10">Vento d'Estate Cheese with Tomato Chutney</a></li>
</ul></li>

<li><a href="shopcontent.asp?type=Recipes">Entrees</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_ent_1">Agnolotti with Littleneck Clams and Shrimp</a></li>
</ul></li>
<li><a href="shopcontent.asp?type=Recipes">Desserts</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_des_1">Crucolo Crostini with Warm Apple Compote</a></li>

<li><a href="shopcontent.asp?type=recipe_des_2">Tiramisu</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=Recipes">Pasta Sauces</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_sauce_1">Fonduta Val di'Aostana</a></li>
</ul>

</li>
<li><a href="shopcontent.asp?type=Recipes">Breads & Sandwiches</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_bread_1">Great Hill Blue Cheese and Onion Focaccia</a></li>
<li><a href="shopcontent.asp?type=recipe_bread_2">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
</ul>
</li>

</ul></li>
<li><a href="shopcontent.asp?type=Aboutus">Venda Ravioli</a>
<ul>
<li><a href="shopcontent.asp?type=Specials">Daily Specials Calendar</a></li>
<li><a href="shopcontent.asp?type=entertainment">Summer Entertainment Calendar</a></li>
<li><a href="shopcontent.asp?type=roundtable">Costantino's Roundtable Blog</a></li>
<li><a href="shopcontent.asp?type=VendaHistory">Our History</a></li>

<li><a href="shopcontent.asp?type=Celebrities">Celebrity Endorsements</a></li>
<li><a href="shopcontent.asp?type=video">Video Gallery</a></li>
<!--<li><a href="shopcontent.asp?type=gallery">Photo Gallery</a></li>-->
<li><a href="directions.asp" target="_blank">Store Directions</a></li>
<li><a href="shopexd.asp?id=246">Venda's Gift Certificates</a></li>
<li><a href="http://growingupitalian.wordpress.com" target="_blank">Growing Up Italian - Blog</a></li>

<li><a href="eatlotsofvegetablesandfruits.html" target="_blank">Eat Lots of Vegetables & Fruits</a></li>
<li><a href="http://www.facebook.com/pages/Providence-RI/Venda-Ravioli/175009658151?ref=ts" target="_blank">Venda on Facebook</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=CostantinosAbout">Costantino's Ristorante</a>
<ul>
<li><a href="shopcontent.asp?type=CostantinosMenu">Costantino's Summer Menu</a></li>

<li><a href="shopcontent.asp?type=entertainment">Summer Entertainment Calendar</a></li>
<!--
<li><a href="shopcontent.asp?type=CostantinosKidsMenu">Kids Menu</a></li>
-->
<li><a href="directions.asp" target="_blank">Restaurant Directions</a></li>
<li><a href="shopexd.asp?id=251">Costantino's Gift Cetificates</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=News">News & Events</a></li>

<li><a href="shopcustcontact.asp">Contact Us</a>
<ul>
<li><a href="directions.asp" target="_blank">Directions</a></li>
<li><a href="shopmaillist.asp">e-MAIL Club Sign-Up</a></li>
<li><a href="default.asp">Follow Us Online</a>
<ul>
<li><a href="http://twitter.com/VendaRavioli" target="_blank">Twitter</a></li>

<li><a href="http://www.facebook.com/pages/Providence-RI/Venda-Ravioli/175009658151?ref=ts" target="_blank">Facebook</a></li>
<!---->
</ul>
</li>
</ul>
</li>
</ul>

AND THEN YOU CAN REPLACE TO MY SOLUTION CODE BELOW :

<ul id="Menu1" class="MM">
<li><a href="default.asp">Home</a></li>

<li>
<a href="shopdisplaycategories.asp">Online Grocery Store</a>
<ul>
<li><a href="shopdisplayproducts.asp?id=8&cat=Gourmet+Pasta">Gourmet Pasta</a></li>
<li><a href="shopdisplayproducts.asp?id=14&cat=Olive+Oil">Olive Oil</a></li>
<li><a href="shopdisplayproducts.asp?id=21&cat=Vinegar">Vinegar</a></li>
<li><a href="shopdisplayproducts.asp?id=25&cat=Cheese">Cheese</a></li>

<li><a href="shopdisplayproducts.asp?id=37&cat=Espresso+-+Coffee">Espresso - Coffee</a></li>
<li><a href="shopdisplayproducts.asp?id=34&cat=Vegetables+">Vegetables</a></li>
<li><a href="shopdisplayproducts.asp?id=29&cat=Fish+and+Meats+">Fish & Meats</a></li>
<li><a href="shopdisplayproducts.asp?id=30&cat=Polenta+">Polenta</a></li>
<li><a href="shopdisplayproducts.asp?id=31&cat=Rice">Rice</a></li>
<li><a href="shopdisplayproducts.asp?id=32&cat=Spices+and+Condiments">Spices & Condiments</a></li>

<li><a href="shopdisplayproducts.asp?id=46&cat=Pizza">Pizza</a></li>
<li><a href="shopdisplayproducts.asp?id=35&cat=Italian+Cookies+and+Sweets">Italian Cookies & Sweets</a></li>
<li><a href="shopdisplayproducts.asp?id=45&cat=Made+in+Rhode+Island">Made In Rhode Island</a></li>
<li><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets">Specialty Gift Baskets</a></li>
<li><a href="shopdisplayproducts.asp?id=44&cat=Gift+Certificates">Gift Certificates</a></li>
<li><a href="shopdisplayproducts.asp?id=47&cat=Cookbooks">Cookbooks</a></li>

</ul>
</li>

<li><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets">Gift Baskets</a></li>

<li><a href="shopcontent.asp?type=catering">Gourmet Catering</a></li>

<li>
<a href="shopcontent.asp?type=Recipes">Recipes</a>
<ul>
<li><a href="shopcontent.asp?type=Recipes">Complete Meals</a>
<ul>
<li><a href="shopcontent.asp?type=recipe1">Recipe #1</a></li>
<li><a href="shopcontent.asp?type=recipe2">Recipe #2</a></li>
<li><a href="shopcontent.asp?type=recipe3">Recipe #3</a></li>
<li><a href="shopcontent.asp?type=recipe4">Recipe #4</a></li>
</ul>
</li>

<li><a href="shopcontent.asp?type=Recipes">Cooking Demo Recipes</a>
<ul>
<li><a href="shopcontent.asp?type=Recipes">MONTH</a>
<ul>
<li><a href="shopcontent.asp?type=Demo1">Penne with Tomato, Cream and Five Cheeses</a></li>
<li><a href="shopcontent.asp?type=Demo2">Garlic & Herb Penne with Plum Tomato Garlic Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo3">Red Pepper Penne With Pepper Grilled Chicken and Red Pepper Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo4">Sausage and Peppers with Venda's Marinara</a></li>
<li><a href="shopcontent.asp?type=Demo5">Cheese Tortelloni with Scallions and Sun-Dried Tomato Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo6">Mushroom Risotto with Tri-Tip Steak, Peppers and Garden Tomatoes</a></li>
<li><a href="shopcontent.asp?type=Demo7">Penne Pasta & Tuna Salad</a></li>
<li><a href="shopcontent.asp?type=Demo8">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
<li><a href="shopcontent.asp?type=Demo9">Grilled Chicken Pesto With Gnocchi & Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo10">Sweet Sausage With Spinach Penne Pasta</a></li>
<li><a href="shopcontent.asp?type=Demo11">Baked Pasta A La Formia</a></li>
<li><a href="shopcontent.asp?type=Demo12">Stuffed Zucchini Flowers</a></li>
<li><a href="shopcontent.asp?type=Demo13">Chicken & Walnut Ravioli With Walnut Sage Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo14">Bucatini All'Amatriciana Con Guanciale</a></li>
<li><a href="shopcontent.asp?type=Demo15">Chicken Cacciatore Stuffed Eggplant</a></li>
<li><a href="shopcontent.asp?type=Demo16">Panko-Crusted Fried Mozzarella</a></li>
<li><a href="shopcontent.asp?type=Demo17">Basil Pesto Risotto with Steak Italiano</a></li>
<li><a href="shopcontent.asp?type=Demo18">Pasta Fagiole</a></li>
<li><a href="shopcontent.asp?type=Demo19">Apple Crisp</a></li>
<li><a href="shopcontent.asp?type=Demo20">Polenta with Grilled Sausage</a></li>
</ul>
</li>
</ul>
</li>


<li><a href="shopcontent.asp?type=Recipes">Appetizers</a>

<ul>
<li><a href="shopcontent.asp?type=recipe_app_1">Bruschetta and Grilled Portobello Mushroom</a></li>
<li><a href="shopcontent.asp?type=recipe_app_2">Fondue Comtoise</a></li>
<li><a href="shopcontent.asp?type=recipe_app_3">Fried Polenta with Piave Cheese and Salami</a></li>
<li><a href="shopcontent.asp?type=recipe_app_4">Gouda Fondue</a></li>
<li><a href="shopcontent.asp?type=recipe_app_5">Hudson Valley Camembert in Cornflake Crust</a></li>

<li><a href="shopcontent.asp?type=recipe_app_6">Rosemary Waltz with Mushroom and Spinach Phyllo Cups</a></li>
<li><a href="shopcontent.asp?type=recipe_app_7">Taleggio Crostini</a></li>
<li><a href="shopcontent.asp?type=recipe_app_8">Truffle and Robiola Crostini with Fresh Berries</a></li>
<li><a href="shopcontent.asp?type=recipe_app_9">Valdeon, Almond and Fig Crostini with Balsamic Glaze</a></li>
<li><a href="shopcontent.asp?type=recipe_app_10">Vento d'Estate Cheese with Tomato Chutney</a></li>
</ul></li>

<li><a href="shopcontent.asp?type=Recipes">Entrees</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_ent_1">Agnolotti with Littleneck Clams and Shrimp</a></li>
</ul></li>
<li><a href="shopcontent.asp?type=Recipes">Desserts</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_des_1">Crucolo Crostini with Warm Apple Compote</a></li>

<li><a href="shopcontent.asp?type=recipe_des_2">Tiramisu</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=Recipes">Pasta Sauces</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_sauce_1">Fonduta Val di'Aostana</a></li>
</ul>

</li>
<li><a href="shopcontent.asp?type=Recipes">Breads & Sandwiches</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_bread_1">Great Hill Blue Cheese and Onion Focaccia</a></li>
<li><a href="shopcontent.asp?type=recipe_bread_2">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
</ul>
</li>

</ul></li>
<li><a href="shopcontent.asp?type=Aboutus">Venda Ravioli</a>
<ul>
<li><a href="shopcontent.asp?type=Specials">Daily Specials Calendar</a></li>
<li><a href="shopcontent.asp?type=entertainment">Summer Entertainment Calendar</a></li>
<li><a href="shopcontent.asp?type=roundtable">Costantino's Roundtable Blog</a></li>
<li><a href="shopcontent.asp?type=VendaHistory">Our History</a></li>

<li><a href="shopcontent.asp?type=Celebrities">Celebrity Endorsements</a></li>
<li><a href="shopcontent.asp?type=video">Video Gallery</a></li>
<!--<li><a href="shopcontent.asp?type=gallery">Photo Gallery</a></li>-->
<li><a href="directions.asp" target="_blank">Store Directions</a></li>
<li><a href="shopexd.asp?id=246">Venda's Gift Certificates</a></li>
<li><a href="http://growingupitalian.wordpress.com" target="_blank">Growing Up Italian - Blog</a></li>

<li><a href="eatlotsofvegetablesandfruits.html" target="_blank">Eat Lots of Vegetables & Fruits</a></li>
<li><a href="http://www.facebook.com/pages/Providence-RI/Venda-Ravioli/175009658151?ref=ts" target="_blank">Venda on Facebook</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=CostantinosAbout">Costantino's Ristorante</a>
<ul>
<li><a href="shopcontent.asp?type=CostantinosMenu">Costantino's Summer Menu</a></li>

<li><a href="shopcontent.asp?type=entertainment">Summer Entertainment Calendar</a></li>
<!--
<li><a href="shopcontent.asp?type=CostantinosKidsMenu">Kids Menu</a></li>
-->
<li><a href="directions.asp" target="_blank">Restaurant Directions</a></li>
<li><a href="shopexd.asp?id=251">Costantino's Gift Cetificates</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=News">News & Events</a></li>

<li><a href="shopcustcontact.asp">Contact Us</a>
<ul>
<li><a href="directions.asp" target="_blank">Directions</a></li>
<li><a href="shopmaillist.asp">e-MAIL Club Sign-Up</a></li>
<li><a href="default.asp">Follow Us Online</a>
<ul>
<li><a href="http://twitter.com/VendaRavioli" target="_blank">Twitter</a></li>

<li><a href="http://www.facebook.com/pages/Providence-RI/Venda-Ravioli/175009658151?ref=ts" target="_blank">Facebook</a></li>
<!---->
</ul>
</li>
</ul>
</li>
</ul>

Try that and i would give you warranty that will work ;)

DIEGO.
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 11 2011 :  16:34:10  Show Profile  Reply with Quote


Hi DIEGO -
I used this file and I broke it...
Let me know if you see what I did wrong
Thank you
J


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<%=getlang("langcharset")%>" />
<title><%shopdynamictitle "title"%></title>
<meta name="description" content="<%shopdynamictitle "description"%>" />
<meta name="keywords" content="<%shopdynamictitle "keywords"%>" />
<script language="javascript" src="vs350.js" type="text/javascript"></script>
<!-- SmartMenus 6 config and script core files -->
<script type="text/javascript" src="c_config.js"></script>
<script type="text/javascript" src="c_smartmenus.js"></script>
<!-- SmartMenus 6 config and script core files -->
<script language="JavaScript" type="text/JavaScript">
<!-- Begin
function clearfield(){
//if (document.form3.keyword.value == "search this site")
if (document.form3.keyword.value == "<%=getlang("langsearchboxdefault")%>")
document.form3.keyword.value = "";
}
// End -->
</script>
<link href="stylesheets/shop.css" rel="stylesheet" type="text/css" />

<style type="text/css">
.style1 {
text-align: right;
background-image: url('images/newlook_r1_c4.gif');
}
.style2 {
background-color: #FFFFFF;
}
</style>

</head>

<body>
<table style="width:975px;margin-left:auto;margin-right:auto;">
<tr>
<td style="text-align:left;" class="globalmenumain">Welcome to Venda Ravioli, RI's Italian Grocery Store</td>
<td style="text-align:right;" class="globalmenumain">
<a href="http://www.facebook.com/pages/Venda-Ravioli/175009658151" target="_blank">Follow Us on Facebook</a> | <a

href="directions.asp" target="_blank">Directions</a> | <a

href="shopcustadmin.asp<%addSession%>"><%=getLang("langHeadMyAccount")%></a> | <%loginlogouttoggle%> | <a

href="<%getconfig("xmysite")%>shopaddtocart.asp<%addSession%>"><%=getLang("langcommoncheckout")%></a>
</td>
</tr>
</table>
<table id="wrap">
<tr>
<td colspan="2">

<table border="0" cellpadding="0" cellspacing="0" width="975">
<tr>
<td colspan="3">
<img name="header" src="images/header.jpg" width="975" height="288" border="0" usemap="#m_header" alt="">
<map name="m_header">
<area shape="rect" coords="809,184,969,288" href="http://www.vendaravioli.com/shopcontent.asp?type=Specials" title="View our

daily in-store specials!" alt="View of daily in-store specials!" onclick="javascript:

pageTracker._trackPageview('/downloads/dailyspecials');">
</map>
</td>
</tr>
<tr>
<td style="width:5px;height:35px;background-color:#ffffff;"></td>
<td style="height:25px;width:965px;background-color:#a73a1d;text-align:center;margin-left:auto;margin-right:auto;">
<!-- Venda Menu -->
<div style="text-align:center;">
<div class="clearFix"

style="width:965px;margin-left:auto;margin-right:auto;height:25px;padding:0;background:#a73a1d;border:0px

solid;border-color:#5c5c5c;z-index:999;">
<table width="965" cellpadding="0" cellspacing="0" align="center">
<tr><td>
<ul id="Menu1" class="MM">
<li><a href="default.asp">Home</a></li>

<li>
<a href="shopdisplaycategories.asp">Online Grocery Store</a>
<ul>
<li><a href="shopdisplayproducts.asp?id=8&cat=Gourmet+Pasta">Gourmet Pasta</a></li>
<li><a href="shopdisplayproducts.asp?id=14&cat=Olive+Oil">Olive Oil</a></li>
<li><a href="shopdisplayproducts.asp?id=21&cat=Vinegar">Vinegar</a></li>
<li><a href="shopdisplayproducts.asp?id=25&cat=Cheese">Cheese</a></li>

<li><a href="shopdisplayproducts.asp?id=37&cat=Espresso+-+Coffee">Espresso - Coffee</a></li>
<li><a href="shopdisplayproducts.asp?id=34&cat=Vegetables+">Vegetables</a></li>
<li><a href="shopdisplayproducts.asp?id=29&cat=Fish+and+Meats+">Fish & Meats</a></li>
<li><a href="shopdisplayproducts.asp?id=30&cat=Polenta+">Polenta</a></li>
<li><a href="shopdisplayproducts.asp?id=31&cat=Rice">Rice</a></li>
<li><a href="shopdisplayproducts.asp?id=32&cat=Spices+and+Condiments">Spices & Condiments</a></li>

<li><a href="shopdisplayproducts.asp?id=46&cat=Pizza">Pizza</a></li>
<li><a href="shopdisplayproducts.asp?id=35&cat=Italian+Cookies+and+Sweets">Italian Cookies & Sweets</a></li>
<li><a href="shopdisplayproducts.asp?id=45&cat=Made+in+Rhode+Island">Made In Rhode Island</a></li>
<li><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets">Specialty Gift Baskets</a></li>
<li><a href="shopdisplayproducts.asp?id=44&cat=Gift+Certificates">Gift Certificates</a></li>
<li><a href="shopdisplayproducts.asp?id=47&cat=Cookbooks">Cookbooks</a></li>

</ul>
</li>

<li><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets">Gift Baskets</a></li>

<li><a href="shopcontent.asp?type=catering">Gourmet Catering</a></li>

<li>
<a href="shopcontent.asp?type=Recipes">Recipes</a>
<ul>
<li><a href="shopcontent.asp?type=Recipes">Complete Meals</a>
<ul>
<li><a href="shopcontent.asp?type=recipe1">Recipe #1</a></li>
<li><a href="shopcontent.asp?type=recipe2">Recipe #2</a></li>
<li><a href="shopcontent.asp?type=recipe3">Recipe #3</a></li>
<li><a href="shopcontent.asp?type=recipe4">Recipe #4</a></li>
</ul>
</li>

<li><a href="shopcontent.asp?type=Recipes">Cooking Demo Recipes</a>

<li><a href="shopcontent.asp?type=Demo1">Penne with Tomato, Cream and Five Cheeses</a></li>
<li><a href="shopcontent.asp?type=Demo2">Garlic & Herb Penne with Plum Tomato Garlic Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo3">Red Pepper Penne With Pepper Grilled Chicken and Red Pepper Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo4">Sausage and Peppers with Venda's Marinara</a></li>
<ul>
<li><a href="shopcontent.asp?type=Recipes">June 2011</a>
<ul>
<li><a href="shopcontent.asp?type=Demo5">Cheese Tortelloni with Scallions and Sun-Dried Tomato Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo6">Mushroom Risotto with Tri-Tip Steak, Peppers and Garden Tomatoes</a></li>
<li><a href="shopcontent.asp?type=Demo7">Penne Pasta & Tuna Salad</a></li>
<li><a href="shopcontent.asp?type=Demo8">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig Spread</a></li>
<ul>
<li><a href="shopcontent.asp?type=Recipes">July 2011</a>
<ul>
<li><a href="shopcontent.asp?type=Demo9">Grilled Chicken Pesto With Gnocchi & Pesto Cream Sauce</a></li>
<li><a href="shopcontent.asp?type=Demo10">Sweet Sausage With Spinach Penne Pasta</a></li>
<ul>
<li><a href="shopcontent.asp?type=Recipes">August 2011</a>
<ul>
<li><a href="shopcontent.asp?type=Demo11">Baked Pasta A La Formia</a></li>
<li><a href="shopcontent.asp?type=Demo12">Stuffed Zucchini Flowers</a></li>
<li><a href="shopcontent.asp?type=Demo13">Chicken & Walnut Ravioli With Walnut Sage Pesto Cream Sauce</a></li>
<ul>
<li><a href="shopcontent.asp?type=Recipes">September 2011</a>
<ul>
<li><a href="shopcontent.asp?type=Demo14">Bucatini All'Amatriciana Con Guanciale</a></li>
<li><a href="shopcontent.asp?type=Demo15">Chicken Cacciatore Stuffed Eggplant</a></li>
<li><a href="shopcontent.asp?type=Demo16">Panko-Crusted Fried Mozzarella</a></li>
<li><a href="shopcontent.asp?type=Demo17">Basil Pesto Risotto with Steak Italiano</a></li>
<ul>
<li><a href="shopcontent.asp?type=Recipes">October 2011</a>
<ul>
<li><a href="shopcontent.asp?type=Demo18">Pasta Fagiole</a></li>
<li><a href="shopcontent.asp?type=Demo19">Apple Crisp</a></li>
<li><a href="shopcontent.asp?type=Demo20">Polenta with Grilled Sausage</a></li>
<li><a href="shopcontent.asp?type=Demo21">Pumpkin Tortelloni With Pumpkin Pesto Cream Sauce</a></li>
<ul>
<li><a href="shopcontent.asp?type=Recipes">November 2011</a>
<ul>
<li><a href="shopcontent.asp?type=Demo22">Venda's Pancetta With Garlic Penne Pasta</a></li>
<li><a href="shopcontent.asp?type=Demo23">Grilled Turkey Panin</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>


<li><a href="shopcontent.asp?type=Recipes">Appetizers</a>

<ul>
<li><a href="shopcontent.asp?type=recipe_app_1">Bruschetta and Grilled Portobello Mushroom</a></li>
<li><a href="shopcontent.asp?type=recipe_app_2">Fondue Comtoise</a></li>
<li><a href="shopcontent.asp?type=recipe_app_3">Fried Polenta with Piave Cheese and Salami</a></li>
<li><a href="shopcontent.asp?type=recipe_app_4">Gouda Fondue</a></li>
<li><a href="shopcontent.asp?type=recipe_app_5">Hudson Valley Camembert in Cornflake Crust</a></li>

<li><a href="shopcontent.asp?type=recipe_app_6">Rosemary Waltz with Mushroom and Spinach Phyllo Cups</a></li>
<li><a href="shopcontent.asp?type=recipe_app_7">Taleggio Crostini</a></li>
<li><a href="shopcontent.asp?type=recipe_app_8">Truffle and Robiola Crostini with Fresh Berries</a></li>
<li><a href="shopcontent.asp?type=recipe_app_9">Valdeon, Almond and Fig Crostini with Balsamic Glaze</a></li>
<li><a href="shopcontent.asp?type=recipe_app_10">Vento d'Estate Cheese with Tomato Chutney</a></li>
</ul></li>

<li><a href="shopcontent.asp?type=Recipes">Entrees</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_ent_1">Agnolotti with Littleneck Clams and Shrimp</a></li>
</ul></li>
<li><a href="shopcontent.asp?type=Recipes">Desserts</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_des_1">Crucolo Crostini with Warm Apple Compote</a></li>

<li><a href="shopcontent.asp?type=recipe_des_2">Tiramisu</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=Recipes">Pasta Sauces</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_sauce_1">Fonduta Val di'Aostana</a></li>
</ul>

</li>
<li><a href="shopcontent.asp?type=Recipes">Breads & Sandwiches</a>
<ul>
<li><a href="shopcontent.asp?type=recipe_bread_1">Great Hill Blue Cheese and Onion Focaccia</a></li>
<li><a href="shopcontent.asp?type=recipe_bread_2">Grilled Dolce Gorgonzola Panini With Arugula, Prosciutto And Fig

Spread</a></li>
</ul>
</li>

</ul></li>
<li><a href="shopcontent.asp?type=Aboutus">Venda Ravioli</a>
<ul>
<li><a href="shopcontent.asp?type=Specials">Daily Specials Calendar</a></li>
<li><a href="shopcontent.asp?type=entertainment">Summer Entertainment Calendar</a></li>
<li><a href="shopcontent.asp?type=roundtable">Costantino's Roundtable Blog</a></li>
<li><a href="shopcontent.asp?type=VendaHistory">Our History</a></li>

<li><a href="shopcontent.asp?type=Celebrities">Celebrity Endorsements</a></li>
<li><a href="shopcontent.asp?type=video">Video Gallery</a></li>
<!--<li><a href="shopcontent.asp?type=gallery">Photo Gallery</a></li>-->
<li><a href="directions.asp" target="_blank">Store Directions</a></li>
<li><a href="shopexd.asp?id=246">Venda's Gift Certificates</a></li>
<li><a href="http://growingupitalian.wordpress.com" target="_blank">Growing Up Italian - Blog</a></li>

<li><a href="eatlotsofvegetablesandfruits.html" target="_blank">Eat Lots of Vegetables & Fruits</a></li>
<li><a href="http://www.facebook.com/pages/Providence-RI/Venda-Ravioli/175009658151?ref=ts" target="_blank">Venda on

Facebook</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=CostantinosAbout">Costantino's Ristorante</a>
<ul>
<li><a href="shopcontent.asp?type=CostantinosMenu">Costantino's Summer Menu</a></li>

<li><a href="shopcontent.asp?type=entertainment">Summer Entertainment Calendar</a></li>
<!--
<li><a href="shopcontent.asp?type=CostantinosKidsMenu">Kids Menu</a></li>
-->
<li><a href="directions.asp" target="_blank">Restaurant Directions</a></li>
<li><a href="shopexd.asp?id=251">Costantino's Gift Cetificates</a></li>
</ul>
</li>
<li><a href="shopcontent.asp?type=News">News & Events</a></li>

<li><a href="shopcustcontact.asp">Contact Us</a>
<ul>
<li><a href="directions.asp" target="_blank">Directions</a></li>
<li><a href="shopmaillist.asp">e-MAIL Club Sign-Up</a></li>
<li><a href="default.asp">Follow Us Online</a>
<ul>
<li><a href="http://twitter.com/VendaRavioli" target="_blank">Twitter</a></li>

<li><a href="http://www.facebook.com/pages/Providence-RI/Venda-Ravioli/175009658151?ref=ts" target="_blank">Facebook</a></li>
<!---->
</ul>
</li>
</ul>
</li>
</ul>

</td>
</tr>
</table>
</div>
</div>
<!-- Venda Menu End -->
</td>
<td style="width:5px;height:40px;background-color:#ffffff;"></td>
</tr>
</table>
</td>
</tr>

<tr>
<td class="vt" id="left">
<!-- START MINI CART -->
<h2><%=getlang("langcart01")%></h2>
<table class="box minicart" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<%NavigateShowMiniCartRight ""%>
</td>
</tr>
</table>
<!-- END MINI CART -->

<!-- START CATEGORY BOX -->
<!--<h2>Shopping Categories</h2>-->
<!-- END CATEGORY BOX -->

<!-- START SEARCH BOX -->
<h2>Search Store:</h2>
<div class="box">
<form method="post" action="shopsearch.asp?search=Yes" id="form3" name="form3">
<input class="searchfield" type="text" name="keyword" size="15" style="width:120px;"

value="<%=getlang("langsearchboxdefault")%>" onclick="clearfield()">
<input name="b1" type="submit" value="Find" class="submitbtn" />
</form>
</div>
<!-- END SEARCH BOX -->

<!--
<table width="228" cellpadding="0" cellspacing="0">
<tr><td><img alt="WEBSITE SPECIAL!" width="228" height="261" src="images/websitespecial.gif"

/></a>
</td></tr>
</table>
-->

<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopdisplayproducts.asp?id=44&cat=Gift+Certificates"><img alt="Buy Venda

Ravioli, Costantino's Ristorante, and Salvatore's Cafe Gift Certificates Online Here!" width="228" height="135"

src="images/giftcerts.gif" /></a>
</td></tr>
</table>

<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopcontent.asp?type=roundtable"><img alt="Costantino's Roundtable"

width="228" height="144" src="images/roundtable.jpg" /></a>
</td></tr>
</table>

<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopdisplayproducts.asp?id=43&cat=Specialty+Gift+Baskets"><img alt="Shop

Venda Ravioli Specialty Gift Baskets & Gifts" width="228" height="288" src="images/giftbaskets.jpg" /></a>
</td></tr>
</table>

<br>
<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopcontent.asp?type=catering"><img alt="Catering To Your Every Whim"

src="images/catering.jpg" width="228" height="108" /></a>
</td></tr>
</table>

<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopcontent.asp?type=Recipes"><img alt="Recipes From Our Kitchen To Yours"

src="images/recipes.jpg" width="228" height="161" /></a>
</td></tr>
</table>

<br>
<!--
<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopcontent.asp?type=HolidayRoast"><img alt="Holiday Meat Roast Selection"

src="images/holidaymeatroastad.jpg" width="228" height="242" /></a>
</td></tr>
</table>
-->
<table width="228" cellpadding="0" cellspacing="0">
<tr><td><a href="shopmaillist.asp"><img alt="Join Our E-mail Club and Stay Informed" src="images/emailclub.gif" style="float:

right" width="228" /></a>
</td></tr>
</table>



</td>
<td class="vt" style="width:965px;" width="965" id="main">


Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 12 2011 :  03:39:05  Show Profile  Reply with Quote
my dude, i upload the file for you here :
http://www.2shared.com/file/KvmeNrQz/shoppage_header.html

you need to unzip it, then you will get shoppage_header.htm, upload it to replace ur existing file.

I think it should working.

diego.
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 14 2011 :  10:46:15  Show Profile  Reply with Quote
Hi Diego,
Thank you for all your hard work on this ...
What I need to do is nest certain recipes under a particular month...
july__
recipes

august__
recipes

Please see screen capture :
http://www.2shared.com/photo/0d3j-OBp/Venda_Menu.html

Let me know if this can be done

Thank you
James
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 16 2011 :  03:39:49  Show Profile  Reply with Quote
guess wat?!! I done your request for JULY, AUG, SEPT, OCT, NOV, DEC in just 1-2 mins !!! :)

http://www.2shared.com/file/QzrnRHSA/shoppage_header.html

Download that template and try yourself.....

Diego.
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 17 2011 :  14:45:04  Show Profile  Reply with Quote
Diego,
You crack me up! LOL
1-2 minutes - Do you want a job?

Hey I need to put certain recipes under certain months - every time I try - I break it
Can it be done?

See link below

James

http://www.2shared.com/document/Y09BJgGO/bythemonth.html
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 21 2011 :  15:33:39  Show Profile  Reply with Quote
Hi Diego....
Please email me james.lynch at konnessiDotC0m
I would like to hire you fro some side work asap
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - November 25 2011 :  23:41:29  Show Profile  Reply with Quote
james, sorry i was busy recently. and just about arrived at my hometown in argentina.now just about have time to ready ur forum post.

the zip file i sent to you will work. i just reuploaded and resent again for you:
http://www.2shared.com/file/RxUO4fZD/shoppage_header.html

really thank you for your offer james, i will think first when i have spare time.

Diego.
Go to Top of Page

jlynch401
Starting Member

USA
10 Posts

Posted - November 26 2011 :  08:47:42  Show Profile  Reply with Quote
Hi Diego -
Thank you for the file!
Can you please help me - I need to change a image in the slide on the front page.
I cannot see where I can even get to the slider in the backend.
Can you please show me, maybe on skype..
james.lynch401

I can share my screen with you.
I want to pay you - I really need the help if you have the time.

Thank you
James
Go to Top of Page
Page: of 2
Previous Topic Topic Next Topic  
Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00