-
Content Count
14,369 -
Joined
-
Last visited
-
Days Won
65
El Patron last won the day on February 9
El Patron had the most liked content!
Community Reputation
2,754 ExcellentAbout El Patron
-
Rank
PrestaShop Legend
Contact Methods
- Website
-
Skype
prestaheroes
Profile Information
-
Location
Kansas City, Missouri USA
-
Interests
Perfecting the art of chopping onions.
-
First Name
el
-
Last Name
patron
-
Activity
Agency
Recent Profile Visitors
133,548,471 profile views
-
omygosh, I never thought I'd post link to my JavaPro module again lol...it's brillant work i was famous untiil 1.6 came out lol https://www.prestaheroes.com/en-us/modules/reduce-page-render-time-javapro you can exclude specific .js from CCC and load bottom. read carefully the module description etc., I have not looked at it in years, but 'never' a bug reported. el patron you cannot however exclude a cms page.....but you can exclude from module this module allows you to load bottom ccc .js, so for the most part it will exceed your expectations....as it did many
-
Tie one currency to a country
El Patron replied to DembeRed 's topic in Configuring and using PrestaShop
you state currency by country but then use 'language' to tie currency. this is properly done with a geo localization module https://addons.prestashop.com/en/international-localization/27368-geo-targeting-pro-by-country-prices-taxes-currency-.html while native PS support geo location, when IP does not resolve then customer cannot shop, the above module will allow non-resolved IP'S to continue shopping. ==== else you can simply let native PS set language based on browser language and customer could choose their currency if different than default. -
Want to change size and place on LOGO
El Patron replied to Doftkompaniet 's topic in Configuring and using PrestaShop
@franky.martin sorry you so sad....but I don't care -
Geolocation recognizing wrong country
El Patron replied to The bestfaraway 's topic in General topics
Hi, 1) don't use native PS geo location because if the IP does not resolve (not in database) then valid visitor cannot shop 2) see 1 I recommend the module below (ok, it's my companies module) but it was written originally to allow non-resolved IP's to shop but we have since extended it to use also commercial (paid) versions of maxmind with very high accuracy. https://addons.prestashop.com/en/international-localization/27368-geo-targeting-pro-by-country-prices-taxes-currency-.html Restriction of shopping is normally (say amazon) based on if delivery can be made to their country. This causes a problem however because many outside of US have to often gotten to checkout then to ony find out you do not ship to them. How to solve? Provide non-logged visitors shipping assurance, this we solved with two different modules. Visitor Shipping Assurance https://addons.prestashop.com/en/delivery-tracking/42233-visitor-shipping-assurance.html and a much more feature rich module Shipping Commander we sell on our website https://www.prestaheroes.com/en-us/modules/geo-localization/prestashop-shipping-commander To use native PS geo location, you will simply lose sales. happy geo'ing (it's not about guessing) el- 5 replies
-
- geolocation
- prestashop
-
(and 1 more)
Tagged with:
-
it's not new, that's just the next step if you feel you could not resolve with the seller. This is true with any transaction and a lot less stress of trying to decide who is right and who is wronged.
-
it's very simple, file dispute with paypal.
-
PrestaShop is a mature stable eCommerce solution and I do not think you would have any issues migrating. The migration of old shop data you may consider hiring an agency that does migration, we do for example: https://www.prestaheroes.com/en-us/migrate-your-shop-to-prestashop I suggest that you create an install of PS and execute a test of migrating your shop data, until you have that bit then theme/design/logos/shipping/payment etc are not important. You will need to do another data sync after first when you are ready to go live. Let us know your progress.
-
Theme for prestashop 1.7.6.0
El Patron replied to Presta1.7 Newbie 's topic in Looking for a module or a theme
I recommend Leo or Apollo themes. They are both developed on same framework and contain all the modules/features including menu manager to create a menu system that makes sense. For me also, I prefer a collapsible left vertical category so that left col is not taken for static navigation. Note: we (14 at PrestaHeroes) only buy/use these themes for seven years now Leo Themes ran out of time for link to apollo themes.... -
we use external tools like screaming frog, etc....to be honest finding a module with features of 3rd party tools is not possible. Many seo modules are voodoo or a small subset of SEO measurement. I recommend searching and using paid third party software to review your site SEO. happy selling
-
someone knows a module to insert javascript code in footer
El Patron replied to jerber 's topic in Looking for a module or a theme
you can easily write a very simple PS module, then you can hook it where you want and need it. We write small modules like that to inert various things 1) one it's .doced 2) it can be installed/uninstalled easily. -
El Patron started following How to enable mod_rewrite in my prestashop (server GCP)
-
took a look and PS removed the cron link from currency page. Maybe I missed it in your post but please provide your PS version with your post. https://www.screencast.com/t/LYRXD1HEE here are some relevant links that might help
-
https://www.prestatoolbox.com/free-prestashop-modules/115-crontab.html
-
How to enable mod_rewrite in my prestashop (server GCP)
El Patron replied to yusufraza 's topic in Core developers
again, if you do not know how to enable mod_rewrite and mod_deflate contact your hosting company, they can do it for you. -
you should run mod_deflate. I've never run into issue with ssl coupled with gzip.
