Search:

Type: Posts; User: jabbawest

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page

    Nevermind, my bad.
    I found the issue for this. The dreaded trailing comma.
    http://www.dynamicdrive.com/forums/showthread.php?t=51850

    And for the IE Security Warning, I changed...
  2. Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page

    I do have one question.
    What do I need to edit so this does not trigger the IE security warning?

    And does anyone have a solution for this IE "Done but with Errors"?

    Webpage error details
    ...
  3. Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page

    Frankin' awesome!
    Works great and thank you for the accurate and concise tutorial.
  4. Replies
    8
    Views
    613

    Re: Border for centerBoxWrapper

    If you view my site with firebug, the centerboxwrapper contains the products and is within the <div id="indexCategories" class="centerColumn">
  5. Replies
    8
    Views
    613

    Border for centerBoxWrapper

    Can someone give me some instructions for adding a holiday border around my centerBoxWrapper?
    I'm keeping my fingers crossed that someone has done this.

    Thank you,
    Stephen
  6. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    You can also change the standard style to box_count or button_count
    <div id="likeButton"><fb:like layout="button_count" colorscheme="dark"></fb:like></div>
  7. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    Finally got around to doing this and found it to be quite simple.
    All I did was add the following to the fb:like code in tpl_product_info_display.php

    <div id="likeButton"><fb:like...
  8. Replies
    3,562
    Views
    728,701

    Re: Google Base Feeder Support Thread

    I figured it out. I have Tabbed Products Pro I use its create a tab code within the main description to create a Specifications tab.
    I just need to make sure my main description is long enough to...
  9. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    Thank you for the updates and answering my questions Delia, however, the file is named correctly but the mod instructions do refer to tpl_product_info.php instead of tpl_product_info_display.php
    Not...
  10. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    Excuse me for not including this in one of my previous posts but, how can I edit the look of the widget?
    As you can see, or cannot see, the "Be the first of your friends to like this." is lost on my...
  11. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    ZC v1.3.8a
    Hang on here.
    I get the FB error on certain items, for example
    http://minu.me/37a7
    but it is working on other items and working just fine.
    For example http://minu.me/37aa
  12. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    Hey Delia!
    Thanks for the contribution and I'm in the same boat with regards to the error.
    One thing though.
    I caught the tpl_product_info_display.php naming error but the instructions also...
  13. Replies
    49
    Views
    50,278

    Re: Mobile template

    Wow!
    I just happen to stumble upon this thread while searching for how to optimize my site for mobile browsers.
    This has to be the simplest tweaking of my Zen Cart that I've done to date!
    For...
  14. Replies
    3,562
    Views
    728,701

    Re: Google Base Feeder Support Thread

    GB is working great except it's showing the "Item#" in the description.
    That Item# is actually entered in ZC as the Model#.
    The only option in GB that is on, and could be doing this, is the Show...
  15. Replies
    168
    Views
    79,254

    Re: product filter module addon

    Thank you for the compliments, sorry I was late to the party but I'm glad you got it figured out.
    Yes, I have given up on the filter by price option since it simply will not get items that are...
  16. Replies
    284
    Views
    75,031

    Re: Column Layout Grid for Product Listing

    Not sure where to post this, since I have CLG and Single Listing Template installed, but I have been unable to add additional rows to the 3 columns I have.
    I can't find a setting anywhere.

    Thank...
  17. Replies
    168
    Views
    79,254

    Re: product filter module addon

    it's a sidebox named product_filter.php and, if installed correctly, should have red text since it overrides the search sidebox you currently have.
    You can see it in action on my site, although I've...
  18. Replies
    3,562
    Views
    728,701

    Re: Google Base Feeder Support Thread

    ZC v1.3.8a
    New to GBF and it's working fine for me but I have one question about the ftp upload.
    When I log into uploads.google.com with my ftp client, shouldn't I see the domain_products.xml file...
  19. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Can anyone show me an example of how to hard code a tab.
    I'd like to have Clydes un_wishlist mod as one of the tabs so I can discard the sidebox.
    As I said before, I've tried the examples in the...
  20. Replies
    2
    Views
    499

    Re: How do I do fancy text?

    1. True, and I knew that which is why I use Verdana site wide when entering text.

    2. True too and I don't, except for the Excel created tables under the Specifications tab on each product....
  21. Replies
    2
    Views
    499

    How do I do fancy text?

    If you go to my site, http://minu.me/30jy you'll see "Why Shop with...?, which is my define_main_page.php
    I like that look but I had to create it in Word, do a screen shot and put that up as an...
  22. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    See Attached.
    In my experience using the tags, If you enter the tag while using WYSIWYG it won't create the tab.
    You must enter the TAG in Source Mode then the information you want to appear in the...
  23. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Be sure that you are adding <!--%Product Description%--> and the information under it while you are in Source Mode.
  24. Replies
    168
    Views
    79,254

    Re: product filter module addon

    The first part is easy.
    includes/languages/english/extra_definitions/product_filter_defines.php
    set to false the very first entry

    define('SHOW_CATEGORIES',true);
    define('SHOW_ATTRIBUTES',true);...
  25. Replies
    168
    Views
    79,254

    Re: product filter module addon

    Using the new header_php.php with the correct table prefix now.

    Go to my site and use the mod to search this range $500 - $700.
    Only one item will be found.
    Now click on All SLJ Jewelry and...
  26. Replies
    168
    Views
    79,254

    Re: product filter module addon

    I've added 4 extra PRANGE_ values to the following in order to return a wider price range.
    tpl_prodcut_filter.php
    product_filter_defines.php
    header_php.php

    It returns price ranges flawlessly,...
  27. Replies
    168
    Views
    79,254

    Re: product filter module addon

    xzaqus,
    The first header_php.php edit worked like a charm!

    The most recent one returned the following on my site.


    This is awesome!
  28. Replies
    2,105
    Views
    422,337

    Re: SitemapXML v.2

    You might want to look into another cause as I recently went through the same issue.
    http://www.zen-cart.com/forum/showthread.php?t=163503

    Turning off the following in Admin>Config>Index Listing...
  29. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Still hoping for help as to how to hard code a Global Tab for the Wishlist Mod.
    While waiting, I have a bug that may or may not be related to TPP.
    Does it in every browser.

    Go here;...
  30. Replies
    31
    Views
    23,055

    Re: Number of Products per page...

    Quite happily, I stumbled upon this thread and easily implemented the ProductFilter2 mod, however...
    I'm hoping someone has discovered a work around for this but yet again, I've run into the filter...
  31. Re: Mailchimp - side box not displaying correctly

    On line 13 of tpl_mailchimp_sidebox.php
    you need to insert a <br />

    $content .= '<input type="radio" name="EMAILTYPE" value="html" checked>' . ENTRY_EMAIL_HTML_DISPLAY . '&nbsp; &nbsp;<br...
  32. Re: "__gat is undefined" error from Google Analytics code

    Thanks Melanie, but it's my bad. I made the mistake of putting my https: url in my trusted site list.
    I took it out and the warnings stopped and, as far as I can see in IE, all of my SSL pages are...
  33. "__gat is undefined" error from Google Analytics code

    Has anyone successfully fixed this issue related to the Google Analytics code?
    In IE v8, I believe this is causing the dreaded security warning pop-up as I transition from non-secured to secured...
  34. Replies
    7,098
    Views
    1,855,539

    v138a Re: Image Handler 2 Support

    Still using IH2 Ver2-0rev7 on ZC 1.3.8a and have been bugged by this for some time.
    Looking at my additional_images.php file, it shows that I have the suggested fix, but I'm still having the...
  35. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    I know this may seem like a stupid question but, do you have more than one image per item? Do you have Image Handler installed to add axtra images?
    The tab won't appear until you have extra images.
  36. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    I've had this installed for a while, you mentioned tag but if you are speaking of the tab go to Admin>Config>TPP> Global Additional Images Tab Set it to 1
  37. Replies
    2,105
    Views
    422,337

    Re: SitemapXML v.2

    Thank you countrycharm, I thought that would work but was following the other urls as a guide.
    Is that it for sitemap submissions? Are there any minor players to submit them to?
  38. Replies
    2,105
    Views
    422,337

    Re: SitemapXML v.2

    I'm thinking it's not correct. While they "Thank you for the ping"0". after submitting the sitemap via SitemapXML, their own feed validation complains that /sitemapindex.xml is not a valid...
  39. Replies
    8
    Views
    1,139

    Re: Debugging Help

    After the recent revelation I had a suspicion that the Single Listing Template Addon might have caused this so, I changed the New Listing from 2 to 3 and amp; went bye-bye. Just for grins, I changed...
  40. Replies
    8
    Views
    1,139

    Re: Debugging Help

    Ok, I still need some help with this one as I have found a new wrinkle.
    I feel like a side-show barker,
    Please direct your attention here http://minu.me/2wqp

    Hover over an image for a New...
  41. Replies
    14
    Views
    4,797

    Re: Click Show Hide Category Jquery Help

    That, and a few else statement around there.
    Using Firebug points me to lines 124-139 but again, I'm not sure what to change.
    Still picking at it, which I've been doing on and off for a few weeks....
  42. Replies
    14
    Views
    4,797

    Click Show Hide Category Jquery Help

    I happen to stumble upon a jquery version of the Click Show Hide Category Menu available in the ZC Addon a few weeks ago.
    I have a couple of things that I could use some help with.
    If you go here...
  43. Replies
    185
    Views
    32,169

    Re: CAPTCHA Anti-Robot Mod

    Just wanted to say, thanks for the contribution.
    It was a breeze to install and, it works!
  44. Replies
    2,216
    Views
    351,071

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Trying to use the examples in the .pdf have only broken TPP for me.

    I am trying to hard code a tab for the Wish List module.
    Actually, what I'd like to have is just the tab "Wish List", and when...
  45. Replies
    8
    Views
    1,139

    Re: Debugging Help

    Here is a screen shot from the HP desktop using IE8.
    Sorry, I had the count reversed in my last post, It's two computers with this "bug".
    One is a Dell Laptop, the other is an HP Desktop.
    I hope...
  46. Replies
    8
    Views
    1,139

    Re: Debugging Help

    Unfortunately, three computers, using the same versions of Firefox and IE are all having this issue. When they click the link with amp;, they go no where.

    On these three, when I hover over New...
  47. Replies
    8
    Views
    1,139

    Debugging Help

    This "&amp;" bug is computer specific and I cannot seem to figure it out.
    I have 5 computers at home, all running XP (SP2)

    Only two out of the three are showing this bug.
    Please go here:...
  48. Replies
    9
    Views
    1,767

    Re: Home Page Banner Customization

    I'll bite! I'd love to do something similar but have been lost trying to figure out how to implement it within the banner box I that I current have flash in.
    http://minu.me/2sm4
    Any help would be...
  49. Replies
    376
    Views
    61,533

    Re: Product Extra Fields for text, pdfs and flash

    Hey guys and gals, I'm consider this mod but would like some examples where this is fully functional, especially would like to see a flash embed.

    Thanks for the hard work Delia.
    It does this...
  50. Replies
    2
    Views
    503

    Re: Add a Document to a Product.

    Found it.
    Product Extra Fields
Results 1 to 50 of 195
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR