Jump to content

RudgerDZ

Members
  • Posts

    30
  • Joined

  • Last visited

2 Followers

Profile Information

  • Location
    Belgium
  • Activity
    Other

RudgerDZ's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I recently bought the PayPal Braintree module https://addons.prestashop.com/nl/creditcardbetaling-walletbetaling/25884-paypal-braintree.html Unfortunately I am unable to reach the developer to get some help with errors after installing. They claim to offer 3 months of support but I still haven't had a reply... already a month and counting has passed... Does anyone know how I can reach them without the contact page? Or does anyone else had the same issue?
  2. Hello All When I'm trying to create a new account on my website with a smartphone nothing happens. You are able to put in your email address, you are also able to click the button 'create an account' but then nothing happens... Is there someone who knows how to solve this issue? Thank you allready! My website is www.moonstruckeffects.com I'm working with a theme that shows an other layout for mobiles or computers Best regards Rudger
  3. Thank you Bellini13 for the quick reply! I have made the code like this, and it seems to be fixed if $use_taxes == 1} {if $priceDisplay == 1} {convertPrice price=$option.total_price_without_tax} {l s='(tax excl.)'} {else} {convertPrice price=$option.total_price_without_tax} {l s='(tax excl.)'} {/if} {else} {convertPrice price=$option.total_price_without_tax} {/if}
  4. Hello All When you are in checkout and get to choose your delivery method (under the shipping tab) the prices are shown including TAX. I would like to change this, so the prices of the different delivery methods are shown excluding TAX. Can someone help me to fix this? Best regards Rudger
  5. I have found the solution To change the position I needed to chane the blockcurrencies.css file in the css map of the theme file.
  6. I have received an updated version of the theme and replaced the "homespecials" documents on my website. Now the problem is solved
  7. ...When placing the currency selector into the block is too difficult It would also be okay to just move the currency selector to the right so it is displayed next to the block.
  8. No problem It was the least I could do That is indeed to where I want it to be moved If it is possible to put it inside of the block it would be great! I think it would look cool when it is placed to the left of the cart symbol.
  9. Oh okay Sorry for that I think its a module that comes with the "Fitness" theme I'm using. It's called "manufacturerlogos" I have tried your bit of code, and it works like a charm Thanks again Vekia!
  10. Thanks for the replies! @ Mickeyboy: If it could be possible I would like them to keep the same size becouse of the readability of the "logos" @ Vekia: I added them via the BO (catalog > manufacturers) How can I increase the width of the <Li> element?
  11. Hello All The manufacurers logos at the bottom of my website are overlapping. Is there a way to fix this problem? My testwebsite is http://79.170.40.52/moonstrucktemp.com/en/ and I'm using PrestaShop 1.6.0.5 Thanks!
  12. Hello All I have a problem with the home page special products: When the special products are displayed, only one product is shown... The strange thing is that it is shown as many times as there are special products. So in my case 1 product is shown 3 times because there should be 3 special products, as you can see on my testwebsite: http://79.170.40.52/moonstrucktemp.com/en/ (Special products can be found on the homepage underneath the left button beneath the slider.) Also the shown special products are "sticking together". I would like them to have the same (position) layout as the featured and new products on my homepage. Is there someone who can help me out with this problem? I'm using prestashop 1.6.0.5 Thanks already!
  13. Thanks Vekia, it works! Do you also happen to know how I can move this selector directly to the left of the cart/Account block on the top of the pages?
  14. Hello All I have set up some different currencies via the BO, but I'm unable to select them on the website (as you can see on the teswebsite: http://79.170.40.52/moonstrucktemp.com/en/ ). What causes this problem, and how can it be fixed? I'm using PrestaShop 1.6.0.5 Thanks! PS: Is there also someone who knows how to move this currency selector to the right so it is positioned directly to the left of the cart/account section?
×
×
  • Create New...