Jump to content
thirty bees forum

colorful-ant

Members
  • Posts

    577
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by colorful-ant

  1. point 1

    i comment out my images
    example:

    themes / niara / category.tpl

    <!--
                                    {if $subcategory.id_image}
                                        <a href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'html':'UTF-8'}"
                                           title="{$subcategory.name|escape:'html':'UTF-8'}">
                                            <img class="replace-2x img-responsive"
                                                 src="{Link::getGenericImageLink(
                                                     'categories',
                                                     $subcategory.id_image,
                                                     'medium',
                                                     (ImageManager::retinaSupport()) ? '2x' : ''
                                                 )|escape:'htmlall':'UTF-8'}"
                                                 alt="{$subcategory.name|escape:'html':'UTF-8'}"
                                                 title="{$subcategory.name|escape:'html':'UTF-8'}"
                                                 width="{getWidthSize|intval type='medium'}"
                                                 height="{getHeightSize|intval type='medium'}"
                                            >
                                        </a>
                                    {/if}
    -->

     

    second point i dont know - its disabled on my store
    i think blockcategories modul

    • Like 1
  2. 49 minutes ago, lovelygifts said:

    Hello,

    So I've been trying to figure this one out to no avail. I'd like to remove the paypal image from the product pages but keep it on the checkout page. If I disable express checkout in the paypal module, it removes the paypal button image from both product and checkout page. Is there any way around this without affecting the checkout page please?

    Thanks in advance, Claire

     

    example-image - try the first or the second option

     

    image.png.9974a382de26d509ed08f65541d5f21d.png

  3. 29 minutes ago, AndyC said:

    When chex first came out I tried it and it worked fine but wasn't really any good at the time so chose supercheckout instead. I just want to check Stripe with Chex and if it works I'll be buying a 2nd licence as it works fine on my other website which is on another Host site.

    The other web hosting is probably not good enough.
    I don't have the requirements in mind. For example, there may be a problem with the TLS version, with openssl or something else.

  4. 39 minutes ago, AndyC said:

    I am now seriously looking into changing to Chex and getting rid of my Knowband checkout as nice as it is it can't take stripe and I can't update it.I reinstalled the module but all I get is a 500 page.. I know I ask before but is it possible to have another trial period to try and be able to sort out why it doesn't work 

    thanks

    I'm not sure. but i suspect that you have problems with your server/settings/php - etc. i think the requirements for paypal and stripe are not fulfilled for this to work correctly.
    since september or so it is mostly due to the problem with tls version etc.

    if i am wrong please ignore this info.

  5. 24 minutes ago, led24ee said:

    This doesn't help. Tried this before. I can make changes in carrier section, add, delete, make changes in weight, measures, etc, but in FO there is always no carrier available.

    settings under module/paymentoptions ok?

×
×
  • Create New...