Jump to content
thirty bees forum

netamismb

Ivory member
  • Posts

    168
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by netamismb

  1. I am on my hosting memory_limit = 512M, and server API  LiteSpeed V8.0.1 Cloudlinux 1.3

    modules enabled: 

    Artichow, Banner block, Cargus  - by Complete Web,  Cart block , Cash on delivery (COD)  , Categories block , CMS block  , Cron tasks manager , Cross-selling , Currency block  , Custom CMS information block , Customer data privacy block, Customer follow-up , Customer loyalty and rewards  , Dashboard Activity , Dashboard Goals , Dashboard Products , Dashboard Trends , Data mining for statistics , Ei Captcha - by hhennes, Facebook Share Button , Favorite Products , Featured products on the homepage  Google Analytics , Google Analytics API  , Google sitemap , Image slider for your homepage  , Language block  , Layered navigation block , LiteSpeed Cache Plugin  Mail alerts , My Account block  , My account block for your website's footer , New products block, Newsletter,  Product Comments , Product payment logos block , Products category ,  Quick search block , RSS products feed , Site Verification  - by Mediacom87,  Social sharing ,  Suppliers block , Theme configurator , Top-sellers block , Top horizontal menu , User info block , Viewed products block , Watermark , Wishlist block 

  2. In Google Search Console I get errors in all the products page: Invalid floating point number in property 'price' (in 'offers') and Missing field 'priceCurrency' (in 'offers').

    I am using the Niara theme. In the page source I get:

    itemtype="https://schema.org/Offer"><link itemprop="availability"><meta itemprop="price" content="15.999999"><span id="our_price_display" class="price" itemprop="price">16,00 €</span> impuestos inc.<meta itemprop="priceCurrency" content="EUR"></p>

    I am not sure why this is happening. Does anyone manage to have those errors solved?

     

  3. How can I add the fiscal identification number, both of the customer and of the shop?

    I have in invoice.addresses-tab.tpl

    and i will need before the shop address to add the NIE of the shop and before the delivery address the NIE of the customer

    <table id="addresses-tab" cellspacing="0" cellpadding="0">
        <tr>
            <td width="33%"><span class="bold"> </span><br/><br/>
                {if isset($order_invoice)}{$order_invoice->shop_address}{/if}
            </td>
            <td width="33%">{if $delivery_address}<span class="bold">{l s='Delivery Address' pdf='true'}</span><br/><br/>
                    {$delivery_address}
                {/if}
            </td>
            <td width="33%"><span class="bold">{l s='Billing Address' pdf='true'}</span><br/><br/>
                    {$invoice_address}
            </td>
        </tr>
    </table>
  4. I am using LiteSpeed and for some user I get the 500 error message. It's strange that this is not happen for all, I notice that is mostly happen on mobile. is someone experience the same behavior? I am Using Prestashop LiteSpeed module.

  5. Have a shared version, I am using Thirtybees 1.2 with Niara theme. When debug is mode is enabled it doesn't show any error, when save

    https://www.rock4u.eu/oficina4u/index.php?controller=AdminModules&configure=eucookieconsent&tab_module=front_office_features&module_name=eucookieconsent&token=fa4e03b7b504778645f8fcb814b679a7

    is just saying This page is unavailable.

    And is not happen for all the modeles, for example Top Menu is working fine.

×
×
  • Create New...