Jump to content

Search the Community

Showing results for tags 'shown'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 2 results

  1. Muy buenas a todos, estoy intentando aplicarle un estilo especifico a las imágenes del thumbnail cuando está activo pero no consigo controlar el efecto, me acuerdo que hace tiempo toqué algo de javascript para que al hacer click en la imagen del thumbnail no se abriera el cuadro de la imagen en grande, y ahora no consigo hacerlo funcionar. Utilizo una plantilla y no termino de entender como funciona cuando se selecciona un elemento del thumbnail, he visto que la clase cambian a "shown" pero luego no hay manera, a ver si alguien me pudiera echar una mano, muchas gracias. Aquí dejo la parte referente a la plantilla, el product.tpl y el código una vez cargada la página. Url página http://www.redoli.es/shop1/home/1-ipod-nano.html <!-- thumbnails --> <div id="views_block" class="clearfix {if isset($images) && count($images) < 2}hidden{/if}"> {if isset($images) && count($images) > 3}{*<span class="view_scroll_spacer"><a id="view_scroll_left" class="hidden" title="{l s='Other views'}" href="javascript:{ldelim}{rdelim}">{l s='Previous'}</a></span>*}{/if} <div id="thumbs_list"> <ul id="thumbs_list_frame"> {if isset($images)} {foreach from=$images item=image name=thumbnails} {assign var=imageIds value="`$product->id`-`$image.id_image`"} {if !empty($image.legend)} {assign var=imageTitlte value=$image.legend|escape:'htmlall':'UTF-8'} {else} {assign var=imageTitlte value=$product->name|escape:'htmlall':'UTF-8'} {/if} <li id="thumbnail_{$image.id_image}"> <!--- MOD THUMBNAIL ---> <a href="{$link->getImageLink($product->link_rewrite, $imageIds, 'thickbox_default')}" onclick="return false" title="{$image.legend|htmlspecialchars}"> {*<a href="{$link->getImageLink($product->link_rewrite, $imageIds, 'thickbox_default')|escape:'html'}" rel="other-views" class="thickbox{if $smarty.foreach.thumbnails.first} shown{/if}" title="{$imageTitlte}">*} <img id="thumb_{$image.id_image}" src="{$link->getImageLink($product->link_rewrite, $imageIds, 'medium_default')|escape:'html'}" alt="{$imageTitlte}" title="{$imageTitlte}" height="{$mediumSize.height}" width="80px" /> </a> </li> {/foreach} {/if} </ul> </div> {if isset($images) && count($images) > 3}{*<a id="view_scroll_right" title="{l s='Other views'}" href="javascript:{ldelim}{rdelim}">{l s='Next'}</a>*}{/if} </div> {/if} {if isset($images) && count($images) > 1}<p class="resetimg clear"><span id="wrapResetImages" style="display: none;">{*<img src="{$img_dir}icon/cancel_11x13.gif" alt="{l s='Cancel'}" width="11" height="13"/>*}<a id="resetImages" href="{$link->getProductLink($product)|escape:'html'}" onclick="$('span#wrapResetImages').hide('slow');return (false);">{l s='Display all pictures'}</a></span></p>{/if} <div id="views_block" class="clearfix "> <div id="thumbs_list"> <ul id="thumbs_list_frame" style="width: 480px;"> <li id="thumbnail_44"> <!--- MOD THUMBNAIL ---> <a href="http://www.redoli.es/shop1/44-thickbox_default/ipod-nano.jpg" onclick="return false" title="iPod Nano" class="shown"> <img id="thumb_44" src="http://www.redoli.es/shop1/44-medium_default/ipod-nano.jpg" alt="iPod Nano" title="iPod Nano" height="80" width="80px"> </a> </li> <li id="thumbnail_45"> <!--- MOD THUMBNAIL ---> <a href="http://www.redoli.es/shop1/45-thickbox_default/ipod-nano.jpg" onclick="return false" title="iPod Nano"> <img id="thumb_45" src="http://www.redoli.es/shop1/45-medium_default/ipod-nano.jpg" alt="iPod Nano" title="iPod Nano" height="80" width="80px"> </a> </li> <li id="thumbnail_46"> <!--- MOD THUMBNAIL ---> <a href="http://www.redoli.es/shop1/46-thickbox_default/ipod-nano.jpg" onclick="return false" title="iPod Nano"> <img id="thumb_46" src="http://www.redoli.es/shop1/46-medium_default/ipod-nano.jpg" alt="iPod Nano" title="iPod Nano" height="80" width="80px"> </a> </li> <li id="thumbnail_47"> <!--- MOD THUMBNAIL ---> <a href="http://www.redoli.es/shop1/47-thickbox_default/ipod-nano.jpg" onclick="return false" title="iPod Nano"> <img id="thumb_47" src="http://www.redoli.es/shop1/47-medium_default/ipod-nano.jpg" alt="iPod Nano" title="iPod Nano" height="80" width="80px"> </a> </li> </ul> </div> </div> Y aquí el product.css: #thumbs_list { float: left; height: 400px; width: 120px; } #thumbs_list ul#thumbs_list_frame { list-style-type:none; padding-left:0; width:auto; height:auto; } #thumbs_list li img { vertical-align: middle; padding: 10px; margin-bottom: 10px; width: 80px; height: 80px; background: #FFFFFF; border: 5px solid #000000; text-align: center; -moz-box-shadow: 0 3px 0 #FF7702; -webkit-box-shadow: 0 3px 0 #FF7702; box-shadow: 0 3px 0 #FF7702; cursor: pointer; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s; } #thumbs_list li img:hover { vertical-align: middle; padding: 10px; margin-bottom: 10px; width: 80px; height: 80px; background: rgb(57, 54, 65); border: 5px solid #FF7702; text-align: center; border-radius: 100px; -moz-box-shadow: 0 3px 0 #000000; -webkit-box-shadow: 0 3px 0 #000000; box-shadow: 0 3px 0 #000000; cursor: pointer; } #thumbs_list li a.shown { vertical-align: middle; padding: 10px; margin-bottom: 10px; width: 80px; height: 80px; background: rgb(57, 54, 65); border: 5px solid #FF7702; text-align: center; border-radius: 100px; -moz-box-shadow: 0 3px 0 #000000; -webkit-box-shadow: 0 3px 0 #000000; box-shadow: 0 3px 0 #000000; cursor: pointer; }
  2. Ok, this is a weird issue I am getting and after checking many possible options I definitely need the help of some extra eyes here. The situation is: - When I add a product to the cart, the ajax product does show the cart. The database shows the new cart being created. However, when I go to the cart summary it says there are no products. - If I try to log in it does not work. - This only happens on a live test server I have. In localhost it does not happen and products are added effectively and I can log in. Notes: - I checked the database and the carts are being created. Also the products are being added to the cart. I checked ps_cart and ps_cart_product tables. - I have the same code in the localhost as in the server where I am doing the tests. - I am also not able to log in. - Backend updates work on the database. It is just the adding of the products and log in in the front end that don-t work. Does anyone have a clue what I might be missing? Thanks in advance, Andres
×
×
  • Create New...