9ashes Posted April 29, 2012 Share Posted April 29, 2012 I'm rather new to prestashop and have been adapting a free theme from 2link called Black and White. For some reason there has appeared a 'Free Home Slideshow module for Prestashop' and when I changed the name of the theme it moved this slideshow thing to the top of the page. Now, it seems to be part of the Home Text Editor so i went to that editor and the default prestashop info (about ipods etc) was there but it doesn't appear there now. I don't want this slideshow thingy to appear at ALL, I just want to delete it so I can use the home test editor like normal. PLEASE HELP! Here's the link to my shop: http://www.cherryparade.com/shop/ Link to comment Share on other sites More sharing options...
ukmacnut Posted April 30, 2012 Share Posted April 30, 2012 Hi, I also use the Black White theme from 2link If you don't want the slideshow, but you want to use "Home Text Editor" module do the following steps: 1. Remove the editorial folder from ~/themes/blackwhite/modules/ 2. Copy the editorial folder from ~/modules/ to ~/themes/blackwhite/modules/ 3. In back office, find "Home text editor" and click on Reset Hope it works for you Link to comment Share on other sites More sharing options...
9ashes Posted May 3, 2012 Author Share Posted May 3, 2012 Thanks ukmacnut for the advice. Unfortunately, it has not helped and the problems are still there. This is doing my head in! Please help!!! Link to comment Share on other sites More sharing options...
intimate Posted May 5, 2012 Share Posted May 5, 2012 Hi, I also use the Black White theme from 2link If you don't want the slideshow, but you want to use "Home Text Editor" module do the following steps: 1. Remove the editorial folder from ~/themes/blackwhite/modules/ 2. Copy the editorial folder from ~/modules/ to ~/themes/blackwhite/modules/ 3. In back office, find "Home text editor" and click on Reset Hope it works for you I want to keep the slide show but where do i change the image? I cant find this on modules? Thanks Link to comment Share on other sites More sharing options...
jhnstcks Posted May 5, 2012 Share Posted May 5, 2012 You need to edit the editorial.tpl file which is located in modules/editorial/ folder on your server, and remove the section of code at the top which deals with the slideshow (you can also change the images there). Don't forget to force compile and turn off cache in preferences>performance in your back-office. Link to comment Share on other sites More sharing options...
9ashes Posted May 7, 2012 Author Share Posted May 7, 2012 jhnstcks, thanks for the post but would you be able to be any more specific? I'm really sorry to ask but I've not ammended tpl files before and I don't want to mess up my shop! Here's the coding from the editorial.tpl file... {* * 2007-2011 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-2011 PrestaShop SA * @version Release: $Revision: 10986 $ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} <!-- Module Editorial --> <div id="editorial_block_center" class="editorial_block"> {if $editorial->body_home_logo_link}<a href="{$editorial->body_home_logo_link|escape:'htmlall':'UTF-8'}" title="{$editorial->body_title|escape:'htmlall':'UTF-8'|stripslashes}">{/if} {if $homepage_logo}<img src="{$link->getMediaLink($image_path)}" alt="{$editorial->body_title|escape:'htmlall':'UTF-8'|stripslashes}" {if $image_width}width="{$image_width}"{/if} {if $image_height}height="{$image_height}" {/if}/>{/if} {if $editorial->body_home_logo_link}</a>{/if} {if $editorial->body_logo_subheading}<p id="editorial_image_legend">{$editorial->body_logo_subheading|stripslashes}</p>{/if} {if $editorial->body_title}<h1>{$editorial->body_title|stripslashes}</h1>{/if} {if $editorial->body_subheading}<h2>{$editorial->body_subheading|stripslashes}</h2>{/if} {if $editorial->body_paragraph}<div class="rte">{$editorial->body_paragraph|stripslashes}</div>{/if} </div> <!-- /Module Editorial --> You need to edit the editorial.tpl file which is located in modules/editorial/ folder on your server, and remove the section of code at the top which deals with the slideshow (you can also change the images there). Don't forget to force compile and turn off cache in preferences>performance in your back-office. Link to comment Share on other sites More sharing options...
jhnstcks Posted May 7, 2012 Share Posted May 7, 2012 Ok its not i that file, so look in the file that is located at shop/themes/blackwhite/modules/editorial/editorial.tpl Link to comment Share on other sites More sharing options...
TomsCrochet Posted June 3, 2012 Share Posted June 3, 2012 I am useing Black and White themes too. it keeps saying that an error under IE. Firefox it ok. Can one can help? My site is http://tomscrochet.com Link to comment Share on other sites More sharing options...
LukeSept Posted July 20, 2012 Share Posted July 20, 2012 So did anyone solved how to change links destinations in slider of this theme ? Link to comment Share on other sites More sharing options...
Mica Posted August 28, 2012 Share Posted August 28, 2012 hello everybody, i might have found a way to change the text and link destinations of this theme: go to ~themes/blackwhite/modules/editorial open editorial.tpl look for the slides, which are divided by <!-- SLIDE 1 -->, <!-- SLIDE 2 -->, etc. scroll down to EACH silde section until you find this <span class="slide_caption"> {l s='Free Home Slideshow module' mod='editorial'} <a href="http://dgcraft.free.fr/blog/index.php/category/free-prestashop-modules/"> {l s='for Prestashop' mod='editorial'} change it to <span class="slide_caption"> {l s='YOUR TEXT' mod='editorial'} <a href="YOUR URL/"> {l s='YOUR LINK TEXT' mod='editorial'} let me know if this helps you solving this problem! Link to comment Share on other sites More sharing options...
Mayramay Posted April 4, 2013 Share Posted April 4, 2013 I tried to change the text antd the link destinations] and I couldn´t. Did someone do it??? Link to comment Share on other sites More sharing options...
beejay77 Posted April 8, 2013 Share Posted April 8, 2013 (edited) ...didn't work until tryed to force compile and turned off cache (like mentioned by #jhnstcks). now works perfect ! thnx for help Edited April 8, 2013 by beejay77 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now