Jump to content

dmr-electronics

Members
  • Posts

    12
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Location
    Netherlands
  • Activity
    User/Merchant

Recent Profile Visitors

757 profile views

dmr-electronics's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

2

Reputation

  1. I have created/updated origional breadcump.tpl and added pages who i wanted to include. Page to include?/exclude you do update in the lines highligted working perfect in prestashop 1.6 versions. ps dont forget to backup your origional before copy past <!-- Breadcrumb --> {if isset($smarty.capture.path)}{assign var='path' value=$smarty.capture.path}{/if} <div class="breadcrumb" {if $page_name == 'product' or $page_name == 'category' or $page_name == 'cms' or $page_name == 'new-products' or $page_name == 'best-sales' or $page_name == 'prices-drop' or $page_name == 'manufacturer' or $page_name == 'sitemap' or $page_name == 'content' or $page_name == 'stores' or $page_name == 'search'}itemscope itemtype="http://schema.org/BreadcrumbList"{/if}> <!-- <div class="container" > --> <!--<meta itemprop="name" content="{$meta_title|escape:'html':'UTF-8'}"/>--> <span {if $page_name == 'product' or $page_name == 'category' or $page_name == 'cms' or $page_name == 'new-products' or $page_name == 'best-sales' or $page_name == 'prices-drop' or $page_name == 'manufacturer' or $page_name == 'sitemap' or $page_name == 'content' or $page_name == 'stores' or $page_name == 'search'}itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem"{/if}><meta itemprop="position" content="1"><a class="home" itemprop="item" href="{if isset($force_ssl) && $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{l s='Return to Home'}"><meta itemprop="name" content="{l s='Home'}" /><i class="icon-home"></i></a></span> {if isset($path) AND $path} <span class="navigation-pipe" {if isset($category) && isset($category->id_category) && $category->id_category == (int)Configuration::get('PS_ROOT_CATEGORY')} style="display:none;"{/if}>{$navigationPipe|escape:'html':'UTF-8'}</span> {if $page_name == 'product' or $page_name == 'category' or $page_name == 'cms' or $page_name == 'new-products' or $page_name == 'best-sales' or $page_name == 'prices-drop' or $page_name == 'manufacturer' or $page_name == 'sitemap' or $page_name == 'content' or $page_name == 'stores' or $page_name == 'search'} {if $path|strpos:'span' !== false} <span class="navigation_page" > {$path|@replace:'<a ': '<span > <span > <a itemprop="item" '|@replace:'data-gg="">': '> <span >'|@replace:'</a>': '</a></span></span>'}</span> {else} <span itemprop="itemListElement" class="item-breadcrumb" itemscope="" itemtype="http://schema.org/ListItem"><meta itemprop="position" content="1"><meta itemprop="item" content="{if isset($force_ssl) && $force_ssl}https://{$smarty.server.HTTP_HOST}{$smarty.server.REQUEST_URI}{else}http://{$smarty.server.HTTP_HOST}{$smarty.server.REQUEST_URI}{/if}" /><meta itemprop="name" content="{$path}" /><span class="item-breadalone">{$path}</span></span> {/if} {else} {if $path|strpos:'span' !== false} <span class="navigation_page" > {$path|@replace:'<a ': '<span > <span > <a '|@replace:'data-gg="">': '> <span >'|@replace:'</a>': '</a></span></span>'}</span> {else} <span class="item-breadalone">{$path}</span> {/if} {/if} {/if} </div>
  2. iam running PS 1.6 x with customized base theme. i fixed my header doing the following: the CSS settings are based on the Admin section header and eddit / placed in the frontend section. (make backup before adding) In themes/css/global.css: in section : header .nav { add: width: 100%; padding-bottom: 0px; padding: 0; margin: 0; position: fixed; top: 0px; z-index: 1; background-color: #fff; border-bottom: #DFDFDF 1px solid; left: 0; This will fixing your header on desktop and mobile site. Then you should check the position of your shopping image and play arround with ( padding-top: ) in the folowing section right below header .row #header_logo { padding-top: 45px; } (desktop position logo) @media (max-width: 992px) { header .row #header_logo { padding-top: 40px; } } ( Tabled position logo) @media (max-width: 767px) { header .row #header_logo { padding-top: 60px; } ( Mobile phone position logo) header .row #header_logo img { margin: 0 auto; } } When you did all correct you have the same as on our site, see example: https://www.dreammachine-radio.com
  3. Is their a way to hide the tags code when No tags are available for a couple products. Is it something with if argument? Can someone provide the script. Thanks.
  4. Thank you for your response bellini. I agree the cookie thing and also reason why it is not standard possible cause of security reasons. Iam wondering how for example, If you have account on Blogger & YouTube which are on external domains, when you log in via accounts.google.com you are redirected to a page that says “Please Wait…”, right ? If you look at the source code of the page, you can see the <img> tags of youtube.com and blogger.comdomain. So it seems that, Google is using the same way to set login information cookie on YouTube and Blogger. Thats why i questioned this.
  5. Hello, ( excuse my English is not that good I have a shop running on base URL www.xxx.com with ssl cert to xxx.com. The shop runs in the route of the hosting server and stays in the same place I want to change www.xxx.com to www.yyy.com and keep the ssl URL as is ( xxx.com), again shop stays at the same place in the server. When i change base URL to www.yyy.com and keep ssl URL in place xxx.com then shop runs oke with the new base URL. Problem: When i ad a product to the card the ssl url is loading ----> next to purchase the product is gone. I have search over the forum and cannot find a good solution to fix this. Is their a good work arround to fix this? FYI, Iam not planning to by a new SSL Cert, Hope some one can point me to the right direction.
  6. Jammer, module werkt wel goed. Bedankt voor je tijd.
  7. Hoi bedankt voor je reply. Ik kan je de php file met de payment line sturen waar volgens mij het JavaScript tussen moet komen te staan.
  8. Hoi het gaat om de module IDEAL Checkout.
  9. Best mensen, ik heb o.a. IDEAL als payment optie beschikbaar voor klanten. Deze Ideal module is rechtstreeks gekoppeld aan Omnikassa, dus zonder tussenkomst van Payment providers. De module werkt uitstekent. Echter, ik bemerk dat het regelmatig voorkomt dat klanten 2 of zelfs meerderdere malen op de Ideal link klikken om een betaling af te ronden ( waarschijnlijk ongeduldigen) Hierdoor ontstaat er een payment error met de melding dat winkelwagen reeds is geprocessed. vervolgens stopt de afronding en dient de klant opnieuw een bestelling te doen. Nu zoek ik naar een script die na de 1e active klick op Ideal de link naar Omnikassa ( payment hook) tijdelijk disabled. Is hier een simpele script oplossing voor, heb gezocht echter kan het op het forum niet vinden. Alvast bedankt.
  10. Hi your website is to big ( page site is 4.38 MB's) make sure your site is below the 1 MB. see results and what and where to fix problem directions here: https://gtmetrix.com/reports/www.megapui.com/DQTKu6TL PageSpeed Score(81%) YSlow Score(75%) Page Details Page Load Time7.7s Total Page Size4.38MB
  11. After installing update Google analytics i faced the same problem, Fixed by go back to Google Analytics v1.8.2
  12. Hallo, Ik gebruik [bETA]Google Base Feed Products, voor o.a. BeslistNL, op volgende link forum kun je deze downloaden. http://www.prestashop.com/forums/topic/124794-module-google-base-new-beta-version/
  13. Hi, I got a message in my admin section to udate Google Analytics, warning if you update, your website becomes blanck pages. If you did, you can restore by ftp and reset the module modules/ganalytics with your backup.
×
×
  • Create New...