Jump to content

Skazz

Members
  • Posts

    19
  • Joined

  • Last visited

Skazz's Achievements

Newbie

Newbie (1/14)

1

Reputation

1

Community Answers

  1. Hi everyone, I hope someone can help me, I've attached a couple of screenshots to demonstrate my issue. I've inherited tweaking the default prestashop theme (on 1.6.1.1) from someone else and they used a violent pink shade to help identify different things when they were tweaking (#ff0066 or #f50057). They can't help with the problem unfortunately. This means that on mobile devices, when the shopping cart summary comes up and the user hits 'checkout', you get the result in the 2nd screenshot. Can someone tell me where to go to edit this code to reflect something more like the first screenshot? (how things look on desktop)? I've been through loads of the css files and can't seem to find it! Hope someone can help me, thanks so much for looking! Best, Skazz
  2. Hi everyone, I hope someone can offer some advice. I've set up my CMS pages with the desired text, and was hoping I could use the TinyMCE source code section to change the background colour behind the text to white - My new site-wide background image can make some of the words harder to read. However, whenever I try any 'background-color' code or anything, the editor just puts in inside <p></p> tags after I click ok and it appears at the top of the page instead as though it was text. Am I entering code in the wrong place to effect this change, and if so, where should I try instead? I can't see anything likely looking in the blockcms module code in either the main folder or that of my theme. I feel like this should be something really simple to implement, but I've just stumped myself! Thanks for reading and look forward to any help! All the best
  3. Okay, the website is back to the 90% size being left aligned but with the end bits gone, as in the first post - I have cache off and force compile on, so I'm not sure why it's taking a while for changed code to manifest, but never mind. Anyone who can help with the original issue (moving the horizontal menu bar into the center of the page) on the default theme of 1.6.1.1, any help is gratefully appreciated! Thanks in advance! Kat
  4. Oh, I'm so sorry! My website link is www.bedlamitesboutique.co.uk but is currently in maintenance mode while I'm building - if you need me to take it off of that mode to view the code, just say the word! I am using a copy of the default theme supplied with Prestashop 1.6.1.1 I did try an alternate way of making the categories look nice, leaving the width at 100% and stretching the categories out across that width as detailed in this post: https://www.prestashop.com/forums/topic/499538-1610-horizontal-menu-default-theme-stretch-elements-to-use-full-width/ by editing the global.css for the theme, however it didn't work on this version, so I removed the code from global.css and changed the width of the top menu back to 90%...somehow, I now have a 90% width with the annoying blank end bits I began with (Screenshot 3 attached ) and if I change the width to 80% it moves onto 3 lines and I still have strange ends! Since I changed everything back, I'm not sure what's happening there, so I hope someone can enlighten me Thanks in advance, look forward to hearing from you! All the best! Kat x
  5. Unfortunately it's not working for me (default theme 1.6.1.1) - my menu already extends over 2 lines as I have lots of categories, but thanks for the clarification! If anyone comes up with a solution for 1.6.1.1, please let me know! All the best! Kat x
  6. Hi, would this work on Prestashop 1.6.1.1? Also, forgive my ignorance, what do the 17 and 161px signify? I.e. how do you know what you would need to change the 161 to? Thanks!
  7. Hi, I’m sure I’m asking something simple but I’m not sure how to make the Top Horizontal Menu bar centered - I'm using Prestashop version 1.6.1.1 I’ve managed to get my menu categories centre aligned within the bar, but there’s an un-needed and useless gap either end of the bar when it’s at 100% (screenshot 1 with red ovals attached ). If I change it to 90% in the themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css /*** ESSENTIAL STYLES ***/ .sf-contener { clear: both; float: left; width: 90%; } I get rid of the useless ends but my menu block is left aligned (screenshot 2 attached ) – I know changing float to center won’t work, but hopefully someone can tell me how to center align the element when it’s at 90%. Thanks in advance! All the best! Kat
  8. Hi, I really hope someone can help, it sounds like a small problem but here goes. When I am setting up various carrier options in the back office, it asks me for the maximum package dimensions (width, length, depth, weight) and the measurements are in cm (except weight:)). However, one of the carriers options has a cut off point from one type of shipping based on depth, and this point is 2.5cm. If I try and enter 2.5 it tells me there's an error, and will only accept integers. Interestingly, in the product catalog under 'shipping' I can enter 0.5 or any other fraction displayed as a decimal. Is there any way I can implement this for the carriers section too? Thanks in advance! All the best, Kat
  9. Hi guys, I hope someone can help. I'm developing my shop and doing test transactions with Paypal in sandbox mode, but I'm having problems with customer order confirmations. The emails Paypal send are being sent and received with no problem, and the email prestashop sends to me, the merchant, get through fine, but the customer email address never recieves an order confirmation or anything. However, in the back-office I have enabled email logging and under Advanced Parameters/Email, all the emails are showing up as having been sent (one to my merchant address, which I'm receiving, and a payment accepted and an order confirmation to the customer address, which aren't received.) The customer address is a hotmail one, and my email config for prestashop is the default php one, I don't know if either is relevant. I hope someone knows what's happening! Look forward to hearing from you all! Kat Edited to add: I just tested with another email address to see if a customer will recieve the notification of having created an account. That email does arrives successfully, and an order placed through the account recieves both its notification emails. All help much appreciated! Edit: I have solved this problem. It seems to have been an issue with using the default php mail settings. When I changed this so that my settings are set to the smtp settings of my server, all mails are sent correctly. Hope this helps someone!
  10. Hi guys, looking for a little advice. I am using a fresh clean install of prestashop 1.6.1.2 and I'm trying to duplicate the default theme to create a theme of my own for my shop; I remember reading back when I built our first shop not to edit the core files if possible, so hence the duplication. But I can't. I've tried copying the default folder, renaming it and putting it back in /themes, but it doesn't show up in back office, and I can't 'add a new theme' as all the options want zip files. If I create an archive from the copied folder and put that in the themes folder, I just get 'bad configuration' when I try to add it. Any help would be awesome! Best wishes, Kat Edit: Thanks Nemo, that helped alot, I created a new theme with the same settings as the default and all seems to be going in the right direction now Thanks for your help!
  11. Hi, I hope you can help me, I've just done a clean install of Paypal 1.6.1.2 (had upgraded from 1.4.5.1 to 1.6.1.1 and thought I'd stay updated) and I am certain that there used to be a free Paypal module included with Prestashop when it was installed. I don't have any paypal module available in the modules window, installed or not, enabled or disabled, except the 'Paypal Direct Payments' module that's a paid for module at £134. Can anyone tell me where I can find the free module to download again as Paypal's the only payment system I'll be using? It is not there when I search the modules either. Looking forward to hearing from you all! Thanks in advance Kat Edited to add: I found the Paypal Europe free module online and installed it, although I'm in the UK it says I'm outside the recommended locations for using that module. Wtf?! Also, changed my locale to france and got the same error. Anyway I went ahead and installed it in any case. We'll see if it works. Edited: So far, this is working correctly.
  12. Hi, thanks for the advice, I only have 4 Dashboard modules installed; Dashboard Activity v0.5.0, Dashboard Goals v0.7.0, Dashboard Products v0.3.5 and Dashboard Trends v0.8.1. I tried uninstalling them all, separately and all together and also reinstalled them - sadly, I got the same error at each stage Any other suggestions more than welcome though, thanks for your help! Kat
  13. Hi guys, I’m trying to install the theme ‘Show Me The Dvd 1.6’ onto my newly updated prestashop shop and had some issues due to the version on php my server was using. That dealt with, now when I try to ‘use this theme’ in backoffice, I get an error thrown up: Duplicate entry '69-0-1' for key 'PRIMARY' INSERT INTO `ps_hook_module` (`id_module`, `id_shop`, `id_hook`, `position`) VALUES (69, 1, 0, 1) I am not familiar with sql but I get the impression that this indicates that there is another installed module from my previous theme using the position that one of the modules that wants to be installed for this new theme is currently occupying? Is this the case? If so, I have no idea how to find out which module this is and therefore move it or disable it. I also have no idea how to work around this in sql either – like I said, I know nothing about it! If anyone can help, I’d be delighted, elsewise I can feel we’re going to end up deleting the whole store and starting from scratch in order to update and change theme. Thanks so much in advance! Kat Edit: Unable to solve this issue, I tried with a fresh install of prestashop and these issues were gone, however replaced by new ones! However, it would seem that in this error, there were some conflicts but I was never able to pin down what they were. Sorry!
  14. Problem partially solved - Most of the issues appeared to be due to the php version (5.2.6) not being suitable for the new module. Have updated to 5.5 and got through to options about which modules I wanted to install. Now have different issue but will post separately Hope this helps someone!
  15. Hi guys, really hope someone can help me. Just purchased this theme, and after a bit of faffing managed to install it, but I was getting a white screen when I tried to use the theme. Turned on error reporting, and when logging into the back office, I get these two errors: 2 errors 1. ixtengine (parse error in /modules/ixtengine/ixtengine.php) 2. ixtengine (class missing in /modules/ixtengine/ixtengine.php) Which are obviously to do with the theme as ixt are the developers. When I tell prestashop to use this theme, the error I get on the previously white page is: Parse error: syntax error, unexpected '[' in /var/sites/b/myurl.co.uk/public_html/modules/ixtengine/ixtengine.php on line 34 When I press 'back' to get to the backoffice, I get 2 additional errors: Unknown error on line 413 in file /var/sites/b/myurl.co.uk/public_html/modules/multiblockatoh/multiblockatoh.php [2048] Declaration of MultiBlockAtoh::unregisterHook() should be compatible with that of ModuleCore::unregisterHook() Unknown error on line 31 in file /var/sites/b/myurl.co.uk/public_html/modules/shopimporter/shopimporter.php [2048] Declaration of shopimporter::cleanPositions() should be compatible with that of ModuleCore::cleanPositions() Really hope someone can help me, I've just updated my store to 1.6.1.1 and functionality seemed fine prior to this. Not gonna lie, tiny bit annoyed since it wasn't a cheap theme. Look forward to any help! All the best! Edit: Despite efforts from myself and the developer, I was unable to get this module functioning correctly, thus applied for a refund which was swiftly actioned, so the problem has been addressed.
×
×
  • Create New...