Search:

Type: Posts; User: Mauari

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    878

    v156 Re: Fixed header MENU when scrolling

    SURE
    just open the page with the MENU put this script


    <!-- TRYING ADD STATIC MENU -->
    <script>
    $(function() {
    var header = $(".stuck-nav");
    $(window).scroll(function() {
    ...
  2. Re: Extra Fields for Customer Sign Up (Create Account) Page

    I uploaded ZC 1.5.6a tested in PHP 7.0 and 7.1 work in 1.55 too - If need some help just ask for
    I use ONE extrafied in invoice (VAT NUMBER) - There are a SPANISH language file too in the updated...
  3. Replies
    4
    Views
    594

    v156 Re: Goes to login page when clicking Checkout

    If you have CPANEL try downgrade PHP 7.3 to 7.0 or 7.1
    if I use PHP 7.3 I get errror, if use PHP 7.2 button desapear
    with 7.1 the site works fine (I think) with PHP 7.0 the site run wonderfull
  4. Replies
    2
    Views
    331

    v156 Re: Move product issue

    If is ONE o few products just upload again and delete problematic product.

    I had this problem too in a 1.55f - AND I COULD NOT SOLVE THAT
  5. Replies
    9
    Views
    893

    v156 Re: Where do I change this?

    I assume you have an account in google search console and your WEB is registered there.

    I assume you have the SITEMAP plugin installed and updated the SITEMAPs every time.


    When you enter the...
  6. Replies
    5
    Views
    2,639

    v156 Re: Upgrade problem in admin only

    Hello,
    I have updated my website to the latest version the 1.56a

    I did it from 1.55f, with a very modified TEMPLATE.
    Even with several plugins and alterations in the database.

    As I did...
    I...
  7. Replies
    5
    Views
    2,639

    v156 Re: Upgrade problem in admin only

    Be sure configure.php is correct and uploaded in 1.56ADMIN
  8. Replies
    5
    Views
    2,639

    v156 Re: Upgrade problem in admin only

    try to upload the files in parts.
    From 1.56ADMIN to 1.55ADMIN
    That way you can isolate the problem

    Upload a block of files. and try to access 1.56ADMIN.
    If you can access, upload another file...
  9. Replies
    4
    Views
    878

    v156 Re: Fixed header MENU when scrolling

    This is taking too much, how to make a fixed menu when scrolling VERY EASY

    edit the file: includes/templates/YOUR_TEMPLATE/templates/tpl_modules_categories_tabs.php

    <!-- Under this line around...
  10. v156 Re: WHOS ONLINE PROBLEM - Session has been destroyed

    Oh!
    Thank to all responses !

    The "problen is solved"

    I just copy all files from server1 "with issue" and put in a server2

    and whos_online.php work fine now..

    so no doubt, the server1...
  11. Replies
    9
    Views
    893

    v156 Re: Where do I change this?

    OH. Its that mean...
    " after solve the problem go this URL and reindex it
    https://search.google.com/search-console/"
  12. Replies
    9
    Views
    893

    v156 Re: Where do I change this?

    Maybe this help a bit
    How do I set up metatags for my site, or per-product for search engines to find?
    https://www.zen-cart.com/content.php?104
  13. Replies
    9
    Views
    893

    v156 Re: Where do I change this?

    after solve the problem go this URL and reindex it
    https://search.google.com/search-console/

    Search part only in developers tool kit, not the entire frase
    "Sheffield blue" choose everthing, will...
  14. v156 WHOS ONLINE PROBLEM - Session has been destroyed

    error WHEN REFRESH THE whos:online PAGE

    [CODE][02-Feb-2019 15:06:39 Etc/GMT] Request URI: /MY_ADMIN_CHANGED/whos_online.php?q=full_name-desc&na=0, IP address: 1.1.1.1 (REAL IP CHANGED FOR SECURITY...
  15. Replies
    2
    Views
    402

    v155 Re: Move 'This product will be in stock on'

    Hello,
    You need edit your prodcut_info to make changes
    go to
    includes/templates/elegancer_black/templates/tpl_product_info_display.php

    look for ...


    <!--bof Product date added/available-->...
  16. Replies
    5
    Views
    787

    v155 Re: centre logo image...

    to change the size is
    includes/languages/english/YOURTEMPLATE/header.php



    center: includes/templates/YOURTEMPLATE/css/responsive_default.css
    @media (max-width: 480px) and (min-width: 0px)...
  17. Re: Making a "Address Line 2" registration field a required

    try instal this plugin
    disable second line address

    you can configure all extrafield to be required.
    https://www.zen-cart.com/downloads.php?do=file&id=1137

    See it in action (Dont creat account...
  18. Replies
    4
    Views
    878

    v156 Re: Fixed header MENU when scrolling

    Fixed Navigation Bars: Pros and Cons

    A user can easily waste hours digging through the perpetually increasing lines of content, links, thoughts, rants, ideas, and gossip. Thankfully, they don’t...
  19. Replies
    4
    Views
    878

    v156 Fixed header MENU when scrolling

    Fixed header MENU when scrolling
    Waiting Aproval...
    see it working iscarlyboop.com/ or complementosparati.com

    Open the page and scrool down.
  20. Re: PRODUCT QUICK VIEW - need help to configuration

    DANMIT.. CORRECTION TO THE POST ABOVE
    the codE to add QuickView button --> includes/modules/MYTEMPLATE/product_listing.php


    //----
    if (isset($_GET['manufacturers_id'])) {
    $lc_text = '<a...
  21. Re: PRODUCT QUICK VIEW - need help to configuration

    the cod to add QuickView button is this --> includes\modules\dover_fine\product_listing.php

    } else {
    $lc_text = '<a href="' ....
  22. Re: PRODUCT QUICK VIEW - need help to configuration

    yep there are a css misconfiguration, the plugin provider no made it to mobile,
    need change to display block detected devices and size.. not to hard to do will work in it soon,
    to see the rest of...
  23. Re: PRODUCT QUICK VIEW - need help to configuration

    I tried Display Cart After Adding Product in configuration to true and redirect to the cart products...
    if false redirect to the product page..
    and want no itinerance and stay on current page...
  24. Re: PRODUCT QUICK VIEW - need help to configuration

    USER [email protected]
    PASS 123456
  25. Re: PRODUCT QUICK VIEW - need help to configuration

    I wrote to the plugin owner and no help so much the answer...
    Dear Mauricio,
    Thank you for question! Regarding the add to cart, the quick view product is using the default code from Zen Cart so if...
  26. PRODUCT QUICK VIEW - need help to configuration

    Hello zc-friends I instaled this addon (PRODUCT QUICK VIEW) from zucando and work very well (With my custom configuration)

    But there a fail, when I use PRODUCT QUICK VIEW to add product to the...
  27. Replies
    168
    Views
    29,343

    v153 Re: CSS JS Loader [Support Thread]

    HELLO ! I have the same problem
    CSS/JSS loader DONT LOAD and Im thinking its not work in 155a

    Im trying install QUICK VIEW plugin and need CSS/JSS loader
    well I just load the js file putting...
  28. Re: ADMIN GREY and BROWN Style Hide/Show Buttons in home page

    Comments will be appreciated
  29. Re: ADMIN GREY and BROWN Style Hide/Show Buttons in home page

    NEW DESIGN v1.01 - SCREENSHOT

    15953

    See the short Video

    15954


    DOWLOAD FILE
  30. Re: Need help to creat a break line after 7 IMG in order Page

    The solution is...


    15946
  31. Re: ADMIN GREY and BROWN Style Hide/Show Buttons in home page

    SCRENSHOT BROWM STYLE

    http://zencartnewage.com/SCREENSHOT_ADMIN-PLUGIN_BROWN_STYLE.jpg


    SHORT VIDEO DOWNLOAD
  32. Re: ADMIN GREY and BROWN Style Hide/Show Buttons in home page

    SEE THE SHORT VIDEO Download

    screenshot
    http://zencartnewage.com/SCREENSHOT_ADMIN-PLUGIN.jpg
  33. Re: ADMIN GREY and BROWN Style Hide/Show Buttons in home page

    Submited to admin plugin waiting moderation:
    temporary download: http://zencartnewage.com/ADMIN-PLUGIN.zip
    once aproved download from plugins if there are new version.
  34. ADMIN GREY and BROWN Style Hide/Show Buttons in home page

    ADMIN STYLE 1.0 by MAUARI

    WHY HIDE/SHOW BUTTON?
    if you need to enter in the ADMIN AREA and not show sensitive information if someone does not need to see it.

    STEP ONE backup 6 files
    FROM...
  35. v138a Re: Sermepa payment module (La Caixa 'Cyber Pack'), antone has a new one that works?

    New Modulo SHA-256
  36. Replies
    2
    Views
    2,972

    Re: Problem with CAIXA Sermepa payment module

    Nuevo Modulo SHA-256
  37. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    He añadido las configuraciones del ADMIN de la TPV al archivo. NOTA: Para usar el entorno de prueba hay que usar CLAVE de PRUEBA con la clave SHA-256 No es posible hacer pruebas. Yo hice pago REAL...
  38. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Descarga el modulo rectificado y LEA el archivo LEAME - DESCARGAR
  39. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Debe leer el archivo LEAME si has descargado del enlace arriba.
  40. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Uops... arreglado: DESCARGAR
  41. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    REVISADO y FUNCIONANDO SIN "PROBLEMAS".
    Os dejo la compilación de los cambios hasta ahora entre todos Principalmente a Torvista
    Descargar ARCHIVO REDSYS-REVISADO.rar
    Ojo Lea el archivo TXT hay...
  42. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Hay el LOG... se podrá hacer algo en el futuro ya que ahi se queda registrado todas las operaciones.

    Ojo.. tienda con varios idiomas... en caso del cliente cancelar el pago o bien no se completar...
  43. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    en includes/modules/payment/redsys.php para que en caso de que no pueda hacer el pago vuela al proceso de finalizar la compra y no DESCONECTAR.

    //URL OK Y KO
    ...
  44. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Ya me parecia raro que nadie hubiese mencionado eso.
    cambiar en includes/modules/payment redsys.php
    //URL Respuesta ONLINE
    $home = explode('/', $_SERVER['REQUEST_URI']);
    $urltienda =...
  45. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    en el PHI.INI

    ; How many GET/POST/COOKIE input variables may be accepted
    max_input_vars = 2000
  46. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    En redsys_process.php al final del todo... poner a secas la URL

    # Creamos el context
    $context = stream_context_create($opts);
    # URL de verificación
    $home = explode('/',...
  47. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    También tuve que hacer un cambio en php.ini aumentar un valor pero ahora mismo "con en móvil" no me acuerdo que parametro
  48. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    En redsys.php en modules cambiar la url para que vuelva a checkout payment y no a logout. Para que elija otra forma de pago o intente otra vez... reembolso .. por ejemplo. Logout es como decirle no...
  49. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    Tienes que cambiar. Redsysproces la url poner a secas si puedo luego te paso una img
  50. v154 Re: Redsys - Sermepa SHA-256 - compatible con SERVIRED, La Caixa, BBVA, Bankia... etc

    1. Objetivo
    En el presente documento se detalla el procedimiento básico para la
    integración del módulo de pago de REDSYS en la tienda on-line ZenCart
    versión 1.5.1 o superior.
    2. Software...
Results 1 to 50 of 67
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR