close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

I broke the menu

Thread began 10/20/2011 10:03 am by biz295654 | Last modified 10/20/2011 12:44 pm by biz295654 | 1343 views | 6 replies |

biz295654WebAssist

I broke the menu

At client's request, I added a few sentences to cart.php and checkout.php and the left side menu disappeared. I added this to my open ticket, and I'm sure it will be answered, but if I can repair myself before client sees it, that would be great. Anything I can do to fix it? (the data is still all there, and top menu is ok)

thanks

Sign in to reply to this post

Jason ByrnesWebAssist

either undo the changes that you made that broke it, or download fresh copies of the files that are effected.

Sign in to reply to this post

biz295654WebAssist

It is cart.php and checkout.php and I added a sentence or two about checking out as a guest, which is a customization that Dani did, so I can't over write with new pages. I can try taking out the sentence.

But why would that affect all pages, making the menu disappear? Very odd.

Sign in to reply to this post

biz295654WebAssist

This is all I added:

<p><span class="alertred">On the next page, we ask for your shipping information. To receive a shipping confirmation we must have your e mail address. We never sell, trade, or share e mail addresses. </span><span class="alertred">If you prefer not to give us your email address, you may elect to purchase as a guest. Check the box for &quot;Guest Checkout.&quot; Please remember that will will not be able to send you an email with your receipt or when the item ships without an email address. </span></p>
<p><span class="alertred">We are also happy to take your order by phone 24 hours a day, 365 days a year. Call us toll free ......</span></p>

Sign in to reply to this post

biz295654WebAssist

<?php
require_once('webassist/themes/theme_open.php');
$WAIncludeContent = new WA_Include(__FILE__);
?>
<?php
$WAeCart = new WA_Include('webassist/plugins/shopping_cart/cart_editable.php');
require($WAeCart->BaseName);
$WAeCart->Initialize(true);
?>
<html><!-- InstanceBegin template="/Templates/themed_content.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Shopping Cart - <?php echo($WAGLOBAL_Site_Name); ?></title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<?php
echo($WAeCart->Head);
?>
<style type="text/css">
.alertred {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #F00;
}
</style>
<!-- InstanceEndEditable -->
</head>
<body>
<!-- InstanceBeginEditable name="banner" --><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="searchform" --><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="main" -->
<h1>Your Shopping Cart</h1>
<p><span class="alertred">On the next page, we ask for your shipping information. To receive a shipping confirmation we must have your e mail address. We never sell, trade, or share e mail addresses. </span><span class="alertred">If you prefer not to give us your email address, you may elect to purchase as a guest. Check the box for &quot;Guest Checkout.&quot; Please remember that will will not be able to send you an email with your receipt or when the item ships without an email address. </span></p>
<p><span class="alertred">We are also happy to take your order by phone 24 hours a day, 365 days a year. Call us toll free at 800-645-3627.</span></p>
<?php
echo($WAeCart->Body);
?>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="sidebar" --><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="sidebar2" --><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="end" -->
<!-- InstanceEndEditable -->
</body>
<!-- InstanceEnd --></html>
<?php require_once('webassist/themes/theme_close.php'); ?>

Sign in to reply to this post

Jason ByrnesWebAssist

Where you are doing customization to the power store files, I really cant offer a lot of help, you should post this question to Dani who is going to be more familiar with the customizations that where made

Sign in to reply to this post

biz295654WebAssist

Yes, it is on my premier ticket but he may be busy with others today. Thanks.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...