Search the Community
Showing results for tags 'Footer.tpl'.
-
Witam po raz kolejny i tym razem wierzę że mi po raz kolejny pomożecie..... Mam dwa problemy m.in. 1.) Potrzebuje zmienić nazwę odnośnika w stopce "Best sellers" na "Nasze Hity" (patrz schowek01) zaznaczam że patrzyłem w Panel administracyjny w Moduły i usługi w moduł "Blok CMS" i w ustawieniach tego modułu nic nie znalazłem.... (patrz schowek02), (patrz schowek03) oraz patrzyłem w Preferencjach i SEO & URL i też nic nie znalazłem (patrz schowek04) oraz (patrz schowek05). Podejrzewam że w plikach tpl, css, php na serwerze da się to zmienić. Teraz pytanie do was gdzie mam to szukać i jaki plik edytować (patrz schowek06). Drugi problem jaki mam a nie chcę tworzyć nowego wątku/posta to jest m.in to że: 2.) Na urządzenia mobilnych np. smartfonach są wyświetlane dwie jeszcze zakładki tj. "Informacja o sklepie" oraz "Information" (chodzi mi o sklep w wersji dla urządzeń mobilnych) na komputerze się to nie pojawia.... (patrz schowek07). Chciałbym zamienić "Informacja o sklepie" na "Dane kontaktowe sklepu", "Information" na "Pozostałe informacje". Podejrzewam że to także w plikach tpl, css, php na serwerze się zmienia. Standardowo gdzie ma to szukać i w którym pliku edytować. Pozdrawiam i dzięki za pomoc.
-
Buenas noches, Me he dado cuenta que los botones desplegables del footer en versión móvil no funcionan, ya que al pulsarlos no ocurre nada. Esto ya me ha ocurrido con otros temas de Prestashop. Adjunto captura. No sé si a alguien le habrá ocurrido lo mismo y me puede ayudar. Muchas gracias.
-
Hello every one, I would like to add tracking code in prestashop with image. my script is like below.. ------------------------------------------------------------------------------------------------------------------ <script type="text/javascript"> var pkBaseURL = (("http:" == document.location.protocol) ? "URL" : "URL"); document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", NUMBER); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch (err) { } </script> <noscript> <p><img src="IMAGE LINK" style="border:0" alt="" /></p> </noscript> ----------------------------------------------------------------------------------------------------------------------- I pasted the above script in footer.tpl file before </body> tag. but <noscript> is getting separated from the rest of the code.. I want it at the end of the script but it is appearing at the top of the script library... Could any one of you please suggest me....
- 2 replies
-
- tracking code
- footer.tpl
-
(and 1 more)
Tagged with:
-
Hello every one, I would like to add tracking code in prestashop with noscript image. my script is like below.. ------------------------------------------------------------------------------------------------------------------ <script type="text/javascript"> var pkBaseURL = (("http:" == document.location.protocol) ? "URL" : "URL"); document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", NUMBER); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch (err) { } </script> <noscript> <p><img src="IMAGE LINK" style="border:0" alt="" /></p> </noscript> ----------------------------------------------------------------------------------------------------------------------- I pasted the above script in footer.tpl file before </body> tag. but <noscript> is getting separated from the rest of the code.. I want it at the end of the script but it is appearing at the top of the script library... Could any one of you please suggest me....
-
- piwik
- tracking code
-
(and 2 more)
Tagged with:
-
Bonjour, Je rencontre un problème lors de l'affichage de mon site, celui ci s'affiche en page blanche depuis hier. j'avais fais juste avant des modifications sur d'autres pages et je testaisà chaque fois après le commit de mes modifs sur ftp et je voyais que mon site s'affichait normalement avec les nouvelles modifications. après j'ai touchais le footer.tpl de mon theme afin d'ajouter un champmais j'ai vite fait enlevé mes modifs et j'ai laissé le fichier dans son état initial, mais juste après le site affichait la page blanche. j'ai essayé de mettre une sauvgrade du fichier footer.tpl à la place de l'autre , mais j'ai toujours le même souci. j'ai modifié le fichier defines.inc.php en mettant define('_PS_MODE_DEV_', true) et j'ai eu l'erreur suivante: Fatal error: Uncaught exception 'SmartyException' with message 'Invalid compiled template for './footer.tpl'' in /homepages/14/d474154156/htdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php:174 Stack trace: #0 /homepages/14/d474154156/htdocs/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /homepages/14/d474154156/htdocs/cache/smarty/compile/98/52/38/98523803a39adb04521376b7741d2a0a6198e3ba.file.layout.tpl.php(39): Smarty_Internal_Template->getSubTemplate('./footer.tpl', NULL, NULL, NULL, NULL, Array, 0) #2 /homepages/14/d474154156/htdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_51d5b2484062e3_76286794(Object(Smarty_Internal_Template)) #3 /homepages/14/d474154156/htdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('/homepages/14/d...', NULL, NULL, NULL, true) #4 /homepages/14/d474154156/htdocs/classes/controller/Controller.php(357): Sma in /homepages/14/d474154156/htdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 174 je bloque depuis hier et je ne sais pas comment reglé mon problème, c'est urgent , aidez moi svp
-
- fatal error
- page blanche
-
(and 1 more)
Tagged with:
-
Hi all, How is everybody on here? Thanks to defuzed on my last post for the help on breadcrumbs as I had a breadcrumb problem and defuzed was the man/woman to help sort the problem out. I have a new well not error or anything just that I need to comment out some syntax that is not needed. As it's not on the other pages, but only on the home page. It's the "sixteen columns" which is on the home page as I want to comment out that as it is leaving a 2px white border. I have set "sixteen columns" to have a white solid 2px border and shows up nicely on the other pages, but leaves a the border on the home page. I am using the Base 960 Grid for my theme. It's not on the "Footer.tpl, homefeatured.tpl, editorial.tpl(I have uninstalled editorial.)" and it's not even on the flash tpl file either. The link: Sikh-Connection Picture shown below: (To view the code I have used Firebug 1.11.4 on Firefox) Code: <div class="homeBlock"> </div> <!----------------This bit below------------------------------------> <div id="columns" class="content clearfix"> <div class="container columnsInner"> <!-- Center --> <div id="center_column" class="sixteen columns"> </div> <!-- Right --> </div> </div> Thanks in advance for any help given. Kind Regards bow316
- 5 replies
-
- sixteen columns
- Sikh-Connection
- (and 8 more)
-
Hi there! I use prestashop 1.4.9. I have a problem. I've deleted the normal Powered by prestashop, and the other links from my footer. Instead, i wanted to have an image down there. It's calles footerinfo.jpg and is saved in my /themes/prestashop/img/ folder. The problem is, that when i load my page, the image doesnt show up, but instead as a broken image link (i guess.) Can you help me fix this? My footer.tpl file: {* * 2007-2012 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <[email protected]> * @copyright 2007-2012 PrestaShop SA * @version Release: $Revision: 14008 $ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {if !$content_only} </div> <!-- Right --> <div id="right_column" class="column"> {$HOOK_RIGHT_COLUMN} </div> </div> <!-- Footer --> <div id="footer">{$HOOK_FOOTER}</div> <img src="/img/footerinfo.jpg"> </div> {/if} </body> </html>