stoverson Posted March 11, 2011 Share Posted March 11, 2011 I tried 2 days! pushup.zip Link to comment Share on other sites More sharing options...
stoverson Posted March 11, 2011 Author Share Posted March 11, 2011 installationAfter uploading the files from the Pushup package to your server, include the Pushup CSS and javascript file in your header.<link rel='stylesheet' type='text/css' href='css/pushup.css' />[removed][removed]from google , BUT NOT WORK!!! Link to comment Share on other sites More sharing options...
MrBaseball34 Posted March 11, 2011 Share Posted March 11, 2011 Did you clear your cache after modifying your header.tpl? Link to comment Share on other sites More sharing options...
stoverson Posted March 11, 2011 Author Share Posted March 11, 2011 Yes, I did. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted March 12, 2011 Share Posted March 12, 2011 Can you show some of the code you are currently using? It's difficult without seeing what you have already done. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted March 12, 2011 Share Posted March 12, 2011 I found a jQuery version of the Pushup utility and tested it.It worked for me.Extract the attached zip into the js folder of your Prestashop install makingsure the directory structure is intact, i.e. /js/jquery/pushup /js/jquery/pushup/css /js/jquery/pushup/images The below instructions were for Prestashop 1.3.1 but you can adjust per your own version.Modify your header.tpl like this. The line with the pushup.js HAS to come after the line that adds jQuery's js file. {if isset($js_files)} {foreach from=$js_files item=js_uri} [removed][removed] {/foreach} {/if} [removed][removed] Here's how to add the CSS file. {if isset($css_files)} {foreach from=$css_files key=css_uri item=media} <link href="{$css_uri}" rel="stylesheet" type="text/css" media="{$media}" /> {/foreach} {/if} <link rel='stylesheet' type='text/css' href='js/jquery/pushup/css/pushup.css' /> jQueryPushup.zip Link to comment Share on other sites More sharing options...
MrBaseball34 Posted March 14, 2011 Share Posted March 14, 2011 @bertjons,What the heck you talking about? Link to comment Share on other sites More sharing options...
stoverson Posted March 29, 2011 Author Share Posted March 29, 2011 Thank you very much!I have done it according to your guide. Link to comment Share on other sites More sharing options...
Burhan BVK Posted March 29, 2011 Share Posted March 29, 2011 What the heck you talking about? ? GoogleTranslate having is understooding much badly day alwaysSeems the English subforums have increasingly become a catchall for users who can't find help in a subforum dedicated to their native language.Here's a brain-wracker from another recent bertjons post:I have already without having to also change the CSS to accommodate this and would appreciate someone showing me how I trained code monitor of campaign in the existing code. double you, tee, capital EFF ?!?I'm not criticizing bertjons; I'm criticizing the GoogleTranslate output.Ow, my head! It is not the translation. Some spammers -probably robots- just post gibberish to have a link in their signature published. It is sometimes just a copy of an earlier post or a link or something generic. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now