LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/07/2018 : 15:32:52
I have installed ECT Product Carousel on kennykreations/test/ I would like to display it on the home page - ECTWP ICE theme - in the Services section, in place of the 3 images under the banner. I have tried a couple of things but have no idea really of how to do this. Can you please let me know how to display the Product Carousel. Thanks, Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/08/2018 : 00:06:41
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/08/2018 : 01:00:53
Hi Andy, This is what I have on landing-page.php <section class="services"> <!-- CONTAINER --> <div class="container"> <!-- ROW --> <div class="row"> [product_slider id=596908816] </div><!-- //ROW --> </div><!-- //CONTAINER --> </section> The text - [product_slider id=596908816] - is what shows on the page: https://www.kennykreations.com/test/ Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/08/2018 : 01:35:26
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/08/2018 : 01:35:54
Hi Andy, I have also tried to add it via CMS. </section> <section class="services"> <!-- CONTAINER --> <div class="container"> <!-- ROW --> <div class="row"> <?php $regionid=6; ?> <?php include "vsadmin/inc/inccontentregion.php" ?> </div><!-- //ROW --> </div><!-- //CONTAINER --> </section> but it still does not show up.
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/08/2018 : 01:38:28
Andy, I am a little confused. I don't think this is the sidebar. This is the landing page: https://www.kennykreations.com/test/ I don't think there is a sidebar on this page. Thanks, Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/08/2018 : 02:04:26
Sorry. My mistake. In the code of the landing page put something like xxxxxxxxx where you want it to appear. Check that appears in the right place and substitute with the short code. Andy Please feel free to review / rate our software
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/08/2018 : 02:14:44
Done this, Andy. https://www.kennykreations.com/test/ All it shows is the text: [product_slider id=596908816] Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/08/2018 : 02:43:31
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/08/2018 : 02:55:59
Thanks, Andy. That displays the images, but it has 10 images displaying vertically. In ECT Product Carousel settings, I have List products:10; Show products:3. What do I need to do to get it to display horrizontally, with 3 images, scrolling through the 10 images? Thanks,Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/08/2018 : 03:52:24
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/08/2018 : 04:20:50
Thanks, Andy. Appreciate your help, Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/09/2018 : 00:48:28
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/09/2018 : 02:17:28
Andy, this is what I have in header.php <?php endif;?> <?php wp_head(); ?> </head>
<body <?php body_class(); ?>> I can't see any closing </body> tag.
I have emailed you the password for the FTP. Thanks, Lyn
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/09/2018 : 04:04:08
Andy, I have emailed the correct password. Cheers, Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/09/2018 : 04:10:44
When the plugin is installed it should create the links to the css and js files. That doesn't seem to have happened here. Can you delete the plugin via the wordpress admin and re-install it to see if that gives it the kick it requires? Andy Please feel free to review / rate our software
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/09/2018 : 05:18:46
Hi Andy, I deleted it in Wordpress and then re-installed in via Wordpress admin. Created the carousel, but it does not seem to have changed anything. Lyn
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/09/2018 : 05:26:33
Andy, I deleted it again. Reinstalled by FTP and then activated in Wordpress; now it doesn't open at all. Can go to settings, but nothing else. Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/09/2018 : 07:50:53
The problem is the plugin isn't generating the paths for the css and js files and I can't see why that's not happening on your site. If you want to send me your wordpress login I can try deleting / reinstalling. Andy Please feel free to review / rate our software
|
LynK
Ecommerce Template Expert
Australia
696 Posts Pre-sales questions only (More Details...)
|
Posted - 01/09/2018 : 15:05:12
Hi Andy, I have sent the login details. Thanks, Lyn
|
Andy
ECT Moderator
95440 Posts |
Posted - 01/10/2018 : 02:51:54
|
|