Jump to content

SupaMonkey

Members
  • Posts

    75
  • Joined

  • Last visited

Profile Information

  • Activity
    Agency

Recent Profile Visitors

4,419,367 profile views

SupaMonkey's Achievements

Newbie

Newbie (1/14)

19

Reputation

  1. Clearly my brain wasn't functioning over the weekend. That did the trick El Patron - thanks.
  2. Hey guys, So I have a site www.whatever.com and I copied the contents of the site to a /beta/ subdirectory. I copied the database to a 'betastore' database as well and then edited /config/settings.inc.php to reflect the new database name, etc. if I go to whatever.com/beta/ the site is working. If I go to the admin url whatever.com/beta/admin/ and I login, the login page just reloads with no error. I know the login credentials are right, what's causing this behaviour?
  3. Yes, this was set El Patron and it still didnt work, so must be controlled elsewhere.
  4. Thanks again Vekia, I tried the above - but it didnt work. scripts are still getting loaded in the header. Furthermore, for some reason jQuery broke I checked another theme of mine, where it IS working, and it doesnt have a global.tpl either - nor the footer.tpl/header.tpl alterations mentioned above. Looks to me like this is getting handled somewhere else?
  5. Thanks vekia, I dont have a global.tpl for this theme. What does global.tpl do? Would it be as simple as copying the relevant code from the default themes header/footer tpl files or is there more to it than that?
  6. Thanks Vekia, Im sure thats the case - but how do I go about converting my template to be 'bootstrap compatible'? Prestashop is great, but there is just no material to help an aspiring developer for the platform.
  7. Hey Guys, So Im switching all my sites to use the "Move JavaScript to the end" feature. I've come across a site where its simply not working: http://www.secondskin.co.za Basically, Ive disabled cache - forced recompilation, and have the above mentioned option Enabled - and its still not working. The theme is compatible with 1.4.7.x - so its a bit old - but not ancient. Can someone please tell me why the feature isnt working? If it is because the 'theme' is too old, please point me in the right direction as to what needs to change in the theme in which file(s) so that I can 'upgrade' the theme to be compatible with this feature. Thanks in advance!
  8. Yeah, its awesome that PS now has the 'move JS to bottom' option, but really - as some of you have stated already, something just HAVE to run exactly where put. I've created a feature request for this. http://forge.prestashop.com/browse/PSCSX-3181 Please be sure to go check it out and give it some backup!
  9. I think it might have been cache, checked again today without changing anything and its working. Sorry for the false alarm. Any comments on the Canonical URL though? I dont want duplicate content because of product variations.
  10. Hey guys, So I have a product with a (currently) single combination: http://www.bodybuildingsa.co.za/vitamins-minerals/1036-evox-joint-support.html However, for some reason, it keeps redirecting to: http://www.bodybuildingsa.co.za/vitamins-minerals/1036-evox-joint-support-6008997000236.html At first I thought this was my "Route to products" setting - which had the EAN in it, which I have now changed to: {category:/}{id}-{rewrite}.html Yet its still redirecting as above. 1) How do I stop the EAN from being part of the URL? 2) With various combinations, how can I set PS to have a canonical URL so that PS doesnt "duplicate" my content for each combination?
  11. Hi jfreeman, I have the exact same need for this for several of my prestashop sites. I have created a feature request here on the forge, please go give your vote/input for it so that the developers see the urgency and need for such a feature: http://forge.prestashop.com/browse/PSCSX-2736 Thanks! Here's to hoping they implement something soon!
  12. Hi fox1983, I have the exact same need for this for several of my prestashop sites. I have created a feature request here on the forge, please go give your vote/input for it so that the developers see the urgency and need for such a feature: http://forge.prestashop.com/browse/PSCSX-2736 Thanks! Here's to hoping they implement something soon!
  13. Seems like if I set Smart cache for JavaScript = Off - then it all starts working again.
  14. Checked the errors log: Uncaught SyntaxError: Unexpected token function v_1_9e4316ee124a572f5c36038483e894b3.js:353 Uncaught ReferenceError: jQuery is not defined cookies.js:57 Uncaught ReferenceError: $ is not defined script.js:1 Uncaught ReferenceError: jQuery is not defined jscript_xjquery.jqtransform.js:17 Uncaught ReferenceError: jQuery is not defined superfish.js:121 Uncaught ReferenceError: $ is not defined index.php:2 Uncaught SyntaxError: Unexpected token function v_1_9e4316ee124a572f5c36038483e894b3.js:353 Uncaught ReferenceError: jQuery is not defined cookies.js:57 Uncaught ReferenceError: $ is not defined script.js:1 Uncaught ReferenceError: jQuery is not defined jscript_xjquery.jqtransform.js:17 Uncaught ReferenceError: jQuery is not defined superfish.js:121 Uncaught ReferenceError: $ is not defined index.php:5 Uncaught SyntaxError: Unexpected token function v_1_9e4316ee124a572f5c36038483e894b3.js:353 Uncaught ReferenceError: jQuery is not defined cookies.js:57 Uncaught ReferenceError: $ is not defined script.js:1 Uncaught ReferenceError: jQuery is not defined jscript_xjquery.jqtransform.js:17 Uncaught ReferenceError: jQuery is not defined superfish.js:121 Uncaught ReferenceError: $ is not defined index.php:8
×
×
  • Create New...