close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Issues with Sidebar menu

Thread began 6/01/2011 6:53 pm by jebrandon343719 | Last modified 7/20/2011 8:55 pm by anitah355532 | 2737 views | 9 replies |

jebrandon343719

Issues with Sidebar menu

Hi, I have a problem with the sidebar menu.
1. If I select a catagory using the sidebar, the Prev|Next links dont work properly.
2. The selected catagory is not the one highlighted.

I have made a lot of style changes, but havent touched the code for this. Can you shed some light?

You have access to my site from a recent support ticket: 127381
If you wish, you can see the issue live.
Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

on the webassist/plugins/catalog/resulsts.php and results_grid.php file, find the following code:

php:
$currentPage = dirname($_SERVER['PHP_SELF']) . '/' . $currentPage;




and change it to:

php:
$currentPage = dirname($_SERVER['PHP_SELF'])  . $currentPage;
Sign in to reply to this post

jebrandon343719

Wow, thanks. That fixed the first problem. Thanks

With the highlight of the catagory (in sidebar). This only works when you select from the top drop down menu, OR if you click a next|prev link.
If you use the sidebar to select a catagory, the highlighten catagory doesnt update.

Any clues

Sign in to reply to this post

Jason ByrnesWebAssist

send a link where i can see the problem please,

Sign in to reply to this post

jebrandon343719

index.php

You have all other details in the ticket created. Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/plugins/side_menu/nested_accoridon/sidemenu.php file, change:

<script type="text/javascript" src="functions.js"></script>



to:

<script type="text/javascript" src="../accordion/js/accordion.js"></script>
<script type="text/javascript" src="functions.js"></script>
Sign in to reply to this post

jebrandon343719

Still no go

Hi Jason,
That didnt fix the problem.
Also, I just noticed that thw accordian does work properly in IE9 - Its gone???
See screen shot

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

anitah355532

Hi Jason,

Can you please let me know the solution to this problem? Exactly the same thing is happening to me.

When a category in the sidebar is selected the next|prev links don't work.
The beginning of the URL is missing. It's trying to find products_results.php.....

The next|prev links work ok if the product category is selected from the top menu.

www.ambiencebymichelle.co.nz

Thanks, Anita

Sign in to reply to this post

anitah355532

It's OK Jason. I figured it out.

Webassist/plugins/side_menu/sidemenu.php

Line 25 needed to be changed from:

From: $linkTo = 'products_results.php?Search=1&ProductCategoryID[]='.$row_SubCategoryList["CategoryID"];

To:

$linkTo = '../../../products_results.php?Search=1&ProductCategoryID[]='.$row_SubCategoryList["CategoryID"];

Sign in to reply to this post
loading

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...