Search:

Type: Posts; User: tonibarcelona

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Sticky: v150 Re: Digital Seller? New 2015 EU Digital VAT Affects You

    Reading the threat, I notice than one important point is missed: the requirement to validate the customer country with two different methods and also save guard this evidence for a period of 10 YEARS...
  2. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    ĄOJO! Después de aplicar el bugfix de Torvista vemos que los pedidos acabados en 0 se corre el decimal a la izquierda:63,20 > 6,32 !!!!!
  3. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    ĄAcabo de bajarlo ! ĄGracias !
  4. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Gracias, Mauari y torvista por las modificaciones.
    Torvista el enlace que pones no funciona, ŋpodrías detallar las modificaciones?
  5. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Ok, maybe I have been lost in translation. It thatīs the case, I apologize...
  6. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    With all my respects, Divavocals, my question was totally related to the mod. I asked for help for mapping the homepage in different languages. If you donīt have an answer, itīs ok, but I think that...
  7. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    glad to help!!
  8. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Success!!!!
  9. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    I donīt know why it isnīt putting the correct domain.
    Try erasing this:

    else {$domaintoshow='http://www.tronicore.co.uk'}
  10. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    yes, I saw. I have thinking about it but not find why yet...
  11. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    As I can see, the code is Ok. The only thing I think must be changed is

    http://www.tronicore.com.co.uk

    that I supose must be
    http://www.tronicore.co.uk

    Can you upload the code with this...
  12. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Please, copy here your html_header contents
  13. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    -not, not yet:

    <link rel="alternate" href="http://www.tronicore.com.co.uk/en/serial-port-cards" hreflang="x-default" />
  14. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    ey!! You did it!!
    congrats
  15. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    And this?:

    echo '<link rel="alternate" href="'. $domaintoshow . $ceon_por_lengua_query . '" hreflang="' . $cat_lng['code'] . '" />'.PHP_EOL;
  16. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Mmmmm, I think you have several things wrong at your end:
    Language flags doesnīt work as expected, they always redirected to home

    try with this:

    if ($ceon_por_lengua_query!=''){
    if...
  17. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Glad to help you. Ok, letīs assume that you main domain is the .co.uk. Try this:


    $tmp_lng = new language();
    reset($tmp_lng->catalog_languages);
    foreach($tmp_lng->catalog_languages as...
  18. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Ok, I understand you now.



    Yes, that is true, I havenīt thinked about a user with the shop located at a subdirectory. I have this situation but I includeed the subdirectory path at any uri...
  19. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Why? I think is totally related to ceon uri. Itīs related to have the homepage of a language mapped
  20. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Hi mc12345678
    Homepage sent by pm
  21. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Few weeks ago, I tried to map the variable $this_is_home_page , but with no success :(
  22. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    lot of customizations were made, but none of them is attached to homepage
    the code above is only fo showing hreflang tags, in conjuction with ceon uri mapping
  23. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Thank you one more time, mc12345678.
    My homepage is the index. But I "cutomize" it not displying the columns. Have you tested the solution you propose?
  24. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    DML73, forget Multi-Language SEO URLs mod and do this to your common HTML_header:
    $tmp_lng = new language();
    reset($tmp_lng->catalog_languages);
    foreach($tmp_lng->catalog_languages as...
  25. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    Many thanks mc12345678 for your help and good intentions, but this doenīt work. I did it weeks ago and the redirection Works, but... zen-cart doesnīt recognize this as the homepage and renders the...
  26. Replies
    8
    Views
    1,192

    Re: Missing alt tags on category images

    Solution to missing alt:
    http://www.zen-cart.com/showthread.php?207152-Alt-tags-in-category-images&highlight=category+alt
  27. Replies
    2
    Views
    651

    v150 Re: category img alt tags

    Look at this: http://www.zen-cart.com/showthread.php?207152-Alt-tags-in-category-images&highlight=category+alt
  28. Replies
    2,444
    Views
    353,228

    Re: CEON URL working with Multi-language SEO URLs

    I Cannot solve this:

    I have structured the int. urls. like this: /mysite.com/en/blahblah, /mysite.com/fr/blahblah,...but it is impossible to me to map the homepage: mysite.com/en

    Any idea?...
  29. Replies
    2,444
    Views
    353,228

    Re: Ceon URI Mapping v4.x - Specifying the current URI Mapping for any other Zen Cart

    Can you provide all the content from .htaccess?
    In the meanwhile, are you sure tha mod_rwrit i active? If not sur, add this to the beining of .htaccess: RewriteEngine On
  30. Replies
    286
    Views
    44,627

    Re: Image Manager addon

    After working on the mod, I think, what is the subject for saving the original image at server if you canīt acces to it if you want to restore?
    Question for Boudewijn, isnīt possible to add a link...
  31. Replies
    286
    Views
    44,627

    Re: Image Manager addon

    Hi all!
    For all of you that want to preserve the transparency of images, I added this function:

    function setTransparency($new,$temp)

    {

    $transparencyIndex =...
  32. Replies
    753
    Views
    166,346

    Re: Support for CSS Flyout Menu

    #categoriescssHeading.leftBoxHeading {
    background-image: url('includes/templates/classic/buttons/english/boxhead-categories.gif');
    }
  33. Replies
    2,176
    Views
    496,799

    Re: Fast and Easy Checkout

    Any advice for showing the one page checkout only to customers without account? (that is, registered users stills using the original 3-steps checkout). What must I modify for doing this?
  34. Re: Orders show up, but suddenly no emails sent, with PayPal standard

    Ok, I will do it and inform whatīs happend

    Thank you
  35. Re: A few days ago we started no longer receiving order notifications to our email ad

    Ok, thank you very much for your reply. But the situation is a little different, and I think other users is the same: order is processed correctly, but without sending order confirmation email. This...
  36. Re: A few days ago we started no longer receiving order notifications to our email ad

    Ok, I will try with Express Checkout, but Iīm curious, which is the reason for not sending email orders if are payed with Paypal?
  37. Orders show up, but suddenly no emails sent, with PayPal standard

    I thing something is occuring with this. At the same time that many users, I stop receiving email orders payed with Paypal. Orders are showing at admin area, but no email is sended. This only occurs...
  38. Re: Customer Reviews, their full name is diplayed?

    I tweked "lightly" the richunoīs code for showing first letter of the two lastnames for languages like spanish, with FIRSTNAME LASTNAME LASTNAME:



    <div id="reviewsInfoDefaultDate"...
  39. Replies
    753
    Views
    166,346

    Re: Support for CSS Flyout Menu

    Ok, i see the issue in ie6.
    Trying to validate tthe css, it seems that ie6 doesnīt find the.htc file:

    La propiedad behavior no existe : url(/includes/templates/classic/css/includes/csshover.htc)...
  40. Replies
    753
    Views
    166,346

    Re: Support for CSS Flyout Menu

    What issue?
  41. Re: Can I share product image folder between 2 stores on same server?

    Have you tried doing a simlink at server?
  42. Replies
    4
    Views
    2,321

    View Post

    And multilingual url arenīt accepted by all browsers yet

    This is a trouble in languages like mine, spanish (espaņa)

    A solution may be to translate your url to idn. Here you have a good idn...
  43. Replies
    16
    Views
    4,030

    Re: *.png IE correction?

    The easiest way, insert this at your .htaccess file:
    # minimize image flicker in IE6
    ExpiresActive On
    ExpiresByType image/gif A2592000
    ExpiresByType image/jpg A2592000
    ExpiresByType image/png...
  44. Re: Different Header and Footer Graphics for English/Spanish Versions of Shopping Car

    just for your info:

    the flag you're using on your site for "spanish" isnīt the spanish flag...

    At "Pago y devoluciones" change "regresados" for "devueltos" and "regresar" for "devolver" and...
  45. Replies
    671
    Views
    215,205

    Re: I'm having trouble finding the file!

    You must create a directory with this path and copy inside the file tpl_main_page.php from /includes/templates/template_default/common
  46. Replies
    671
    Views
    215,205

    Re: Google Analytics Integration

    Me too (same problem since December, afetr months of working properly) Any news about the update of the module?
  47. Re: change background colour shipping estimator

    have you tried with background-image: none; ?
  48. Replies
    14
    Views
    4,517

    Re: A-B Split Testing For ZenCart homepage?

    hello, cjpinder, could you explain a bit more what elements you tagged for probing with google split testing? css elements, placement elements, image elements,...?
  49. Replies
    753
    Views
    166,346

    Re: Support for CSS Flyout Menu

    I donīt understand what do you want to deactivate...
  50. Replies
    753
    Views
    166,346

    Re: Support for CSS Flyout Menu

    The behaviour of the menu is right. If you click on "products", you gou tu category 14, with all subcategories at bottom of the page
Results 1 to 50 of 194
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR