jesuson Posted May 19, 2011 Share Posted May 19, 2011 Hola he visto en algunas web realizadas en prestashop que tienen el mosulo de marcas con los logos. ¿alguien sabe como se hace? o ¿es un módulo especial?gracias he buscado en el foro y hay gente que preguntaba lo ismo pero no obtuvieron respuesta espero tener mas suertesaludos y gracias. Link to comment Share on other sites More sharing options...
jesuson Posted May 19, 2011 Author Share Posted May 19, 2011 nadie sabe nada ???os pongo un ejemplo ----------- http://www.hispanoracing.com/el modulo demarcas tiene las imagenes .... Link to comment Share on other sites More sharing options...
tamu secreto Posted May 19, 2011 Share Posted May 19, 2011 Pues prueba haciendo esto: busca el directorio modules /blockmanufacturer habre el archivo blockmanufacturer.tpl busca esto: <ul class="bullet"> {foreach from=$manufacturers item=manufacturer name=manufacturer_list} {if $smarty.foreach.manufacturer_list.iteration <= $text_list_nb} <li class="{if $smarty.foreach.manufacturer_list.last}last_item{elseif $smarty.foreach.manufacturer_list.first}first_item{else}item{/if}"><a href="{$link->getmanufacturerLink($manufacturer.id_manufacturer, $manufacturer.link_rewrite)}" title="{l s='More about' mod='blockmanufacturer'} {$manufacturer.name}">{$manufacturer.name|escape:'htmlall':'UTF-8'}</a></li> {/if} {/foreach} </ul> cambiar eso por esto: <ul> {foreach from=$manufacturers item=manufacturer name=manufacturer_list} {if $smarty.foreach.manufacturer_list.iteration <= $text_list_nb} <li class="{if $smarty.foreach.manufacturer_list.last}last_item{elseif $smarty.foreach.manufacturer_list.first}first_item{else}item{/if}"><a href="{$link->getmanufacturerLink($manufacturer.id_manufacturer, $manufacturer.link_rewrite)}" title="{l s='More about' mod='blockmanufacturer'} {$manufacturer.name}"> <img alt="{$manufacturer.name|escape:'htmlall':'UTF-8'}" src="{$base_dir}img/m/{$manufacturer.id_manufacturer|escape:'htmlall':'UTF-8'}-medium.jpg" border="0" /></a></li> {/if} {/foreach} </ul> guarde el archivo, dirijase a la pestaña rendimiento tilde la opcion Forzar compilacion para cargar el nuevo tpl pruebe que sucede, una vez probado regrese a no forzar compilacion... saludos Link to comment Share on other sites More sharing options...
jesuson Posted May 19, 2011 Author Share Posted May 19, 2011 ¡¡¡Mil gracias!!!pues así lo haré y luego te comento que tal me ha ido.saludos. Link to comment Share on other sites More sharing options...
RLS Posted May 23, 2011 Share Posted May 23, 2011 Buenas, por lo que he compreendido necesitaras solamente utilizar un poco de xhtml y css, creas una lista desordenada y lista las imagenes, dentro del div de tu modulo como por ejemplo: creas la id para la , la alineas y adornas con css.ps: donde se ve ( url /url cambiar por ), no se pq pero el editor me lo ha cambiado las ( por url /url ), un saludo! Link to comment Share on other sites More sharing options...
jhaxey Posted February 3, 2012 Share Posted February 3, 2012 Pues prueba haciendo esto: busca el directorio modules /blockmanufacturer habre el archivo blockmanufacturer.tpl busca en ese archivo el link dentro del repetidor foreach : {$manufacturer.name|escape:'htmlall':'UTF-8'} cambia eso por esto : [img={$base_dir}img/m/{$manufacturer.id_manufacturer|escape:] guarda y mira que sucede, en teoria deberia mostrar la imagen pequeña del fabricante, ahora te queda ordenalos. saludos!! no me sale la foto y estoy tratando de hacer lo mismo ... puedes resubirla? gracias Link to comment Share on other sites More sharing options...
tamu secreto Posted February 3, 2012 Share Posted February 3, 2012 pues no se por que razon el post estaba modificado, creo que el foro elimino las etiquetas por no estar dentro de code. ahi edite la informacion, por las dudas aqui le subo el archivo tpl modificado. recuerden forzar compilacion tal como explique arriba. saludos evidentemente el foro modifico la informacion contenida en entre las etiquetas code, ahi la he actuzlizado la informacion, si por las dudas aqui les subo el archivo tpl modificado. saludos blockmanufacturer.tpl.zip Link to comment Share on other sites More sharing options...
tamu secreto Posted February 3, 2012 Share Posted February 3, 2012 no me sale la foto y estoy tratando de hacer lo mismo ... puedes resubirla? gracias eso no es mio :-( arriba he editado la informacion, saludos Link to comment Share on other sites More sharing options...
jhaxey Posted February 4, 2012 Share Posted February 4, 2012 Gracias Tamu Link to comment Share on other sites More sharing options...
danieltpires Posted July 6, 2012 Share Posted July 6, 2012 mui bien, yo busco como acer o mismo pero el mosulo de marcas con los logos en la horizontal o en caja quadrada con los logos. os pongo dos ejemplos http://www.headict.com/ http://www.bigwavestore.com/loja/pt/ gracias Link to comment Share on other sites More sharing options...
Jenifersa Posted July 6, 2012 Share Posted July 6, 2012 Hola: estoy tratando de hacer lo mismo, cambie el .tpl por el que subieron y me sale esto, si me pueden ayudar se los agradecería mucho Notice: Undefined property: BlockManufacturer::$context in C:\xampp\htdocs\prestashop\modules\blockmanufacturer\blockmanufacturer.php on line 128 Notice: Trying to get property of non-object in C:\xampp\htdocs\prestashop\modules\blockmanufacturer\blockmanufacturer.php on line 128 Fatal error: Call to a member function addCSS() on a non-object in C:\xampp\htdocs\prestashop\modules\blockmanufacturer\blockmanufacturer.php on line 128 Link to comment Share on other sites More sharing options...
4webs.es Posted July 6, 2012 Share Posted July 6, 2012 Y este que me dices? http://www.4webs.es/tienda/es/prestashop-14/118-carrousel-marcas-en-portada.html Link to comment Share on other sites More sharing options...
Jenifersa Posted July 6, 2012 Share Posted July 6, 2012 statictic lo encontre en http://www.prestashopic.com muchisimas gracias http://www.prestashopic.com/eshop/lang-es/25-carousel-manufacturers-images-slide.html voy a probarlo Link to comment Share on other sites More sharing options...
danieltpires Posted July 9, 2012 Share Posted July 9, 2012 no consigo acer download, quien me ajuda?! Link to comment Share on other sites More sharing options...
Jenifersa Posted July 9, 2012 Share Posted July 9, 2012 haces la compra y te lo envían al correo que registraste, si no lo consigues déjame tu correo y te lo envío Link to comment Share on other sites More sharing options...
danieltpires Posted July 9, 2012 Share Posted July 9, 2012 te lo envio por msg gracias 1 Link to comment Share on other sites More sharing options...
Recommended Posts