PS v454 install - alternative
PS v454 install - alternative
I had a very quick look at the MAP API - I was using my PS v3 API code. I generated a new one but couldn't quite get that to work as the API didn't ask for an address in its setup. I did try to paste the new API onto the gogglemap.php. Its also in the Admin setting where admin also has the address details - doesn't it use the details in the Admin settings?. I'll need to work more on this.
Will I need to generate new analytics code also?
Also I couldn't get the AboutUs.php page to render for mobile. I added <meta name="viewport" content="width=device-width, initial-scale=1"> however this didn't appear to help?
If I want to add a page to the menu or delete one I could find anything in the css files or database that listed the menu items - where can this be done please? Eg, If I wanted to combine Returns and Shipping or even delete About Us. It appears to partially work for me as I have added pages under support and footer sections although I can arrange their order. When the pages are added they don't have a title on the browser tab.
I looked under Purple for css to adjust the padding for the home page content - the bottom text has quite a lot of empty space between it and the heading - did I just miss it in purple_styles.css? ridewerx.com/buy titled Pedalling Evolved!
I also couldn't find how to change the background image on the home page for the store message. I even tried to simply remain every file that was named bg.banner.png amongst other things - how would I do this please?
Can you have the option of Free Shipping, Standard Courier and Express Courier? Any time I have a shipping option at <=0 the other shipping options disappear.
I had a little more luck with adding twitter code, although I couldn't quite get the alignment to work on the homepage template. Are all the spacings also managed via purple_styles.css?
<a class="twitter-timeline" href="https://twitter.com/RideWERX" data-widget-id="376509021571674112">Tweets by @RideWERX</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
Couldn't get any FB details to appear - is there anything that would be restricting this?
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.3";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="http://www.facebook.com/pages/RideWERX/163792356994935" data-layout="standard" data-action="like" data-show- faces="true" data-share="true"></div>


