![]() |
|
#1
|
|||
|
|||
|
I have my store enabled for bookmarking, the image and code is in place on my product detail page but nothing happens when you click it. Below is the error code from Internet Explorer.
Message: Object expected Line: 383 Char: 1 Code: 0 URI: http://www.everythingenglish.com/ser...t-Shirt/Detail Any help appreciated. Regards, Ben http://www.everythingenglish.com/ |
|
#2
|
|||
|
|||
|
You're right. Mine didn't work either. I took the code out until I hear that it is working.
__________________
Cindy Celebration Sensations "Celebration Sensations offers wholesale party supplies for your wedding, baby shower or birthday" "Celebrate the happiness that friends are always giving, make every day a holiday and celebrate just living!" Amanda Bradley |
|
#3
|
|||
|
|||
|
Ben and Cindy.
Place this in your header template after the metatags: <ss:script source="$system.sharedScripts['storefront.js']"/> . After the last upgrade if you have a customized store, Prostores is using that script to control things and it has to be added. Hope that helps. |
|
#4
|
|||
|
|||
|
worked perfectly.
Ben, EverythingEnglish.com |
|
#5
|
|||
|
|||
|
Thanks for the solution JC! Now I can put the code back in AND it will work.
__________________
Cindy Celebration Sensations "Celebration Sensations offers wholesale party supplies for your wedding, baby shower or birthday" "Celebrate the happiness that friends are always giving, make every day a holiday and celebrate just living!" Amanda Bradley |
|
#6
|
|||
|
|||
|
I installed the "bookmark this page" code. However, the created bookmark will only open in the browsers sidebar and not the window itself in Firefox. Which is basically useless to your users and a really annoying. I guess the prostores server side code is messed up. When a user attempts to bookmark the page in Firefox, a check mark should not be prefilled in the box that says to open it in the sidebar. Nobody will ever notice that checkmark and think to remove it. So the bookmark will be useless. Somebody at prostores please try to fix this code so it works!
|
|
#7
|
|||
|
|||
|
michael d,
Your problem has nothing to do with Prostores but rather with FireFox. You have to uncheck "Load this bookmark in the sidebar" in the new bookmark window before clicking add. So it's a pain for anyone using Firefox because on any site using "bookmark our site" you'll get the same result. |
|
#8
|
|||
|
|||
|
My bookmark icon isn't working, I'm getting an error on IE but it works in Firefox. Anyone having the same problem? Any solution would be greatly appreciated, Thanks.
I placed this code in the header: <ss:script source="$system.sharedScripts['storefront.js']"/> and this code in the product details page: <ss:if test="$store.bookmarkenabled"> <div class="floatRight"> <ss:image source="$storeVersion.images['btn_bookmark.gif']" alt="Bookmark this page" border="0" vspace="2" onClick="createBookmark();" style="cursor ointer" /></div> </ss:if> Code isn't working in IE but works in FF? Help. Last edited by aghomestore; 11-10-2009 at 07:24 PM. |
|
#9
|
|||
|
|||
|
Not sure if it will make a difference but try removing the "Add This" button code and then see if it works.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|