Jump to content

pienzu

Members
  • Posts

    57
  • Joined

  • Last visited

Profile Information

  • Activity
    Freelancer

pienzu's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have the HTMLBox module installed and is good. My question: Is it only posible to use inline css with this module or can I put the css inside global.css?, because I cannot find a htmlbox.css file anywhere Regards
  2. Hi, I need to put links (to Instagram, a Blog etc) either just below or just above the Shopping Cart, but I really cannot figure out where to startt. This is my shop https://cafeterasdemarca.com I have tried changing the header.tpl code but with very bad results. So bad that now I am afraid to do more. I appreciate if anyone can help me.
  3. Search console is giving me the following mobile usability errors both affecting the homepage: 1. Tactile elements too close together (1 problem). 2. Content does not adapt to graphic window (1 problem). There is no more info so I dont know how to proceed. If anyone has any ideas .... The website is: https:cafeterasdemarca.com Also when I see the site on mobile screen, the items on the nav bar change position, and the text seems not to be responsive. Thanks for your help with this!
  4. I am using Prestashop 1.6.0.14 with Product Comment / Product Review module v3.4.1 (came as standard on Prestashop). The module worked good then suddenly in Back Office I get blank screen if I try to do anything. So I turned on error reporting and always get same message if I try to Configure, Deactivate, Update etc. The message is: "Problem in frontcontroller.php file (see image - error.jpg) and I attach the frontcontroller.php file also. Its strange because in Front Office it all seems to work ok. A customer can enter and leave a comment, and receives then message to say you comment was sent. The problem seems to be in Back Office only. Any help appreciated, Thanx FrontController.php
  5. Ok solved it. Very small detail: Needed to change the "Overflow" variable from hidden to auto.
  6. Ok, solved it. Very small detail: Needed to change the "Overflow" variable from hidden to auto.
  7. I have a 4 block custom cmsinfo which is ok in desktop view but in mobile view I see only the first block. I need to cascade it so that each of the blocks is seen in a column, one under the other etc. For example the same way the that the homefeatured (4 products per row) product grid cascades in mobile view: It shows all the products in a single column. I have looked through all "custom cms info posts" but most are about turning on the mobile view option or modifying the col-xs-6 part. This is the code which is good in desktop. In mobile held horizontal shows the first 2 blocks only and in mobile held vertical only shows the first block only. <div class="clearfix"> <div id="cmsinfo_block"> <div class="col-xs-6 col-sm-4 col-md-3"> <div class="col-xs-6 col-sm-4 col-md-3"> <div class="col-xs-6 col-sm-4 col-md-3"> <div class="col-xs-6 col-sm-4 col-md-3"> </div>
  8. Please if someone can help me send, me your IP and I make the store active for you. Maybe Mr Vekia if you see this
  9. In my Custom CMS block I use 4 "columns" each with images and text. When I view on desktop is good but on mobile in vertical I see only content of first column and on mobile in horizontal I see the 4 "columns" but they overlap images and text. Question: How to make this work like the product boxes work , (Div class="product-image container") which reduce from 4 columns to 2 or even 1 when viewed on mobile in horizontal or vertical. I know this is to do with @media but cant figure it out ! Presta v 1.6. Site in not active.
  10. Please please can somebody help me with this . I've tried loads of things but no result !
  11. Trying to find how to create 2 columns for categories in the footer in versión 1.5.4 I can see how to make columns wider but not how to change code to créate categories in 2 columns. I currently have this and would like to have this: Any help about exactly which files I need to change please !
×
×
  • Create New...