Search:

Type: Posts; User: nottheusual1; Keyword(s):

Page 1 of 12 1 2 3 4

Search: Search took 0.05 seconds.

  1. Re: How do I code mvt:if to test the value that's in mvte:global:category_code ?

    Try testing g.category_code instead.
  2. Re: landing page with Buy Now functionality

    Prepend the category name with "ND-" and put in an if statement in your cat tree that skips anything that begins with "ND-".

    The nice thing about horsing up a category page is that as your offers...
  3. Re: landing page with Buy Now functionality

    Try using a category page. The stock version (MMUI store, don't know about CSSUI) has the buy-one-now capability, so you know it works there. With Toolkit you'd be able to get anything that would be...
  4. Re: Google Retiring Google Checkout - Google Wallet Instant Buy an Option?

    {yay!!!!}
  5. Replies
    2
    Views
    37

    Re: Attribute variable for conditional

    If you are a Toolkit user:

    #20. "Use attr to retrieve a product's attribute count. It saves the value to a variable of your choosing."

    http://www.emporiumplus.com/1AA00223.html
  6. Re: displaying product photos on review page

    Look at Toolkit #134 - customimage

    "Beginning with version 5.238 of the Tool Kit you can display the resized, generated images from the image machine. You will need to be using the built in...
  7. Replies
    3
    Views
    187

    Re: Banner Ad Rates

    Chicago or New York-style pizza?

    What tools do they have (management)? Neither is autonomous, so that'll be needed - some sort of ad server. This is a lucrative industry, so there's plenty of...
  8. Replies
    3
    Views
    187

    Re: Banner Ad Rates

    Click-thrus or impressions business model?
  9. Re: How to create a "Show All Categories" page?

    Take a look at how the category tree (left nav) is generated. You could use the same techniques to get the data, then just change how it's displayed. Unordered lists aren't tough.

    I think Miva now...
  10. Re: Code that returns the ACTUAL ship method/service type used

    If the customer chooses "free shipping" how is the store going to know what real method was used? You might be asking for info the store doesn't have.
  11. Replies
    2
    Views
    60

    Re: External JavaScript code page

    I did a view source on your home page and clicked on the link to the javascript and it loaded into the view source, so my browser(s) had no problem finding it.
  12. Replies
    1
    Views
    74

    Re: Any issues with Comodo SSL?

    Pain in the tush to do business with, IMHO. Least painful for us (we've got multiple certs from multiple sources) have been Network Solutions (yeah, huh? expensive, though) and GeoTrust (fastest...
  13. Re: Opinions on static pages and site map

    Canonicals and short links **should** solve the problem static pages, en-masse, are supposed to cure, IMHO, because they create a "static" url for product and category pages, which are the ones...
  14. Re: Tell a Friend Spam.... How to stop...

    PM me your Email address. You'll like it - it can look at both sides of the transaction to stop direct linking, too.
  15. Re: Tell a Friend Spam.... How to stop...

    Thanks - happily share any of my template code, too.
  16. Re: Tell a Friend Spam.... How to stop...

    If you're using EP's Mail Generator to do it, I wasn't able to figure anything out, either, and am going to do it via Toolkit.

    If you are using Toolkit to send the Tell A Friend (#74 - sendpage),...
  17. Re: Template Based Emails Render Credit Card Numbers

    If that behavior is intended, it might be time to put warning stickers on certain items regarding intended/appropriate usage.
  18. Re: Template Based Emails Render Credit Card Numbers

    "I had the payment and paymentmethods item assigned to the page when testing. You may need a different item."

    Without those assigned, and using Paypal Pro, that does not happen. Why would they...
  19. Re: What purpose does spaming forms serve?

    Many times they are fishing for potential attack vectors - there was other stuff that your form most likely parsed out.

    And comment spam bots aren't all that bright, either. Since there is no...
  20. Re: Hide "Ship to" for Invoice Payments Only

    If they create an account one time that bit goes away - it's filled in when they check out. Since they are paying on invoice it would seem they already have an account of sorts - this would just be...
  21. Replies
    1
    Views
    69

    Re: Shipping conundrum

    Use a misc. fee module:

    http://www.emporiumplus.com/mm5/merchant.mvc?Screen=PROD&Product_Code=1AA00083&Store_Code=wcw
  22. Re: 301 Redirect SFNT to another server

    I noticed you talked about modifying a URL. You can also write more dynamically using a bit more Toolkit:




    <mvt:item name="toolkit"...
  23. Re: 301 Redirect SFNT to another server

    You can do it with Toolkit - we do on an inbound re-director for links from emails associated with abandoned carts and saved baskets. Example:




    <mvt:item name="toolkit"...
  24. Replies
    2
    Views
    96

    Re: How can I skip the PATR screen?

    If the attribute isn't required the PATR screen shouldn't trigger. Just set it with a hidden field on the product screen - setting a choice as a default doesn't work if it's never displayed (from...
  25. Re: PR8-U9 Google Analytics - Any Template Changes Needed?

    Search terms are available in malf.log if you have it turned on. We do for short stretches for that very reason.

    We decided Uncle Google doesn't need so much of our free data to sell to our...

Results 1 to 25 of 300

Page 1 of 12 1 2 3 4