Jump to content
thirty bees forum

ukclearance

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by ukclearance

  1. As i mention, there was a big advertising campaign on UK TV before Christmas which was telling people to look for the green padlock when shopping online, as my store is UK based perhaps this has got people to start to look out for SSL at least in the UK. Yes anyone can get a SSL cert for free but even before Letsencrypt you could get a free SSL cert with some web hosts as well, so those with the desire to do so could have easily setup a fake site with SSL.

  2. I am wondering what the opinion is regarding serving your TB store over SSL. I currently have SSL enabled on just the cart ordering and accounts sections which is i think how TB and PS are set up by default. This is fine from a security standpoint as I don't take card payments on my site as the customer is redirected to Paypal for payment. But I noticed some big e-commerce sites are enabling it on all product pages (ebay, Amazon). Also a recent TV ad here in the UK was telling people to look for the green padlock when shopping online to stay safe, and although they would get this when they added a product to cart, perhaps not having it on every page could cause people to not to even get as far as adding a product to the cart. What are others store owners doing regarding SSL? Have any TB owners enabled SSL on every page and if so did they see any increase in sales?

  3. @lauraj CSV import is easier if you use spreadsheet software like Excel to mange the files. If your products supplier can give you a spreadsheet with the product information already in it, it saves loads of time to amend this to what is required to import with TB.

  4. Hi, I am wondering if there is a way of specifying a specific image for the open graph metadata in the headers other than the cover image for the product? Facebook require an image that is 1.91:1 to display correctly when shared. Yet TB default theme does images that are 1:1 in size so end up being cropped when shared on FB and don't look very good. I don't necessarily want to crop the cover image to the ratio for FB as then it will look odd on my store. So I would like some way of specifying a specific image for the OG metadata in the correct dimension require by FB while not changing the cover image. Is this possible?

  5. I am trying to set up Facebook tracking pixel that lets FB track your ads and so I only pay for the ads when I get a sale. I have managed to put the pixel javascript in the header section using the contentbox module and the Chrome pixel helper plugin shows that is working. Where I am getting stuck is where to put the event code which tracks when you have made a sale. I need to put this code on the order confirmation page in the header section ```

    ``` I thought I could create another content box and just hook it into that page but it doesn't show up in modules positions. Has anyone successfully integrated the Facebook tracking pixel into TB?

  6. I enabled the debug mode to fix a problem with a module but noticed an error in the back office of TB. ``` Notice on line 31 in file /home/30bees/modules/blockrss/blockrss.php [8] Use of undefined constant PSPEARXMLPARSERPATH - assumed 'PSPEARXMLPARSERPATH'

    Warning on line 31 in file /home/30bees/modules/blockrss/blockrss.php [2] includeonce(PSPEARXMLPARSERPATH_Parser.php): failed to open stream: No such file or directory

    Warning on line 31 in file /home/30bees/modules/blockrss/blockrss.php [2] includeonce(): Failed opening 'PSPEARXMLPARSERPATHParser.php' for inclusion (includepath='/home/30bees/vendor/pear/pearexception:/home/30bees/vendor/pear/consolegetopt:/home/30bees/vendor/pear/pear-core-minimal/src:/home/30bees/vendor/pear/archive_tar:.:/opt/remi/php70/root/usr/share/pear:/opt/remi/php70/root/usr/share/php:/usr/share/pear:/usr/share/php') ``` I haven't noticed anything not working correctly but obviously didn't want random errors coming up. My store was upgraded from an existing PS 1.6 store and this error seemed to be caused by the RSS feed module from the original prestashop install. I don't use the module so deleted it and this appeared to stop the error in the admin area. But I thought I would bring this to the attention of the TB team as obviously there is an issue with the RSS module which might need looking into for those who do use it.

  7. I have enabled the free shipping to start at 50 in the TB back office but the problem I am having is that I do not want to offer free shipping on all carriers only for one carrier. This is because I also offer a 'express delivery' option which is quicker for the customer to get their items but is more expensive so the customers have to pay extra if they want that carrier. I saw that there was a option for 'free shipping' on each carrier but that just makes it free for all prices. I have been through all the shipping and carrier setting but I cannot find anyway to select which carriers the free shipping applies to. I there an easy way to pick just the carriers I want to allow the customer to use for free shipping?

  8. I am in the process of moving my site over from PS 1.6 to TB but I do require a module be created for a feature that isn't implemented that i need. I am not a coder so will be getting a developer to create the module for me but I want to know what the plans are for future TB versions when it comes to modules? Will a module made for TB version 1 be compatible with future versions of TB? I don't want to end up in the situation like with Prestashop where you move to a new version of the software and old modules don't work especially if I have to pay someone to write modules for me.

×
×
  • Create New...