BikeStore Quick Start in Joomla 3.1

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Sep 19, 2013 5:58 pm
Reply with quote
Report this post
Hi There!

I just tested Bike Store Quick start package with Joomla 3.1.5 and found a bug... maybe? It look like this:

Screen Shot 2013-09-19 at 9.53.57 AM.png


If you guys notice the text:

    js_translation
    assets_css
    assess_js

And also when I tried to Load json saved configuration, it takes me back to the list of the Templates and the configuration I loaded didn't load. Something must be broken.

Thanks!
User avatar
Junior Boarder

GK User
Fri Sep 20, 2013 1:06 am
Reply with quote
Report this post
Testing, will reply back with my findings.
User avatar
Platinum Boarder

GK User
Sat Sep 21, 2013 12:27 am
Reply with quote
Report this post
Hi Norman,

Any news about your testing? Were you able to duplicate my issues with Bikestore on J3.1.5?

Thanks!

Jackson
User avatar
Junior Boarder

GK User
Sat Sep 21, 2013 6:01 am
Reply with quote
Report this post
Hi yes i did check, I have forgot to postback :(

Edit following file and remove following code in beginning of the file.
File: templates/gk_bikestore/admin/scripts.js
Code: Select all
<div id="gk_update_div"><span id="gk_loader"></span>Loading update data from GavickPro Update service...</div>


See you around...
User avatar
Platinum Boarder

GK User
Tue Sep 24, 2013 12:13 am
Reply with quote
Report this post
Hi Norman,

You're awesome! Thanks that worked!

There's another one, but cosmetic. The inputs that has % or px at the end, isn't the input class supposedly input-append instead of input-prepend?

with current input-prepend it looks like this:
Screen Shot 2013-09-23 at 4.02.03 PM.png


when change to input-append it looks so much better:
Screen Shot 2013-09-23 at 4.02.35 PM.png


Files to update:
<gavick_template>/admin/scripts.js
on line# 323, 328, 332 - change
Code: Select all
class=\"input-prepend\">"  to class=\"input-append\">"


<gavick_template>/admin/style.css
on line#109 to 116 - change to
Code: Select all
#sidebar_width_for_pages_select + span.unit,
#google_analytics_form > label {display: none}
div.label,
div.label + select,
div.label + input,
input#content_width_for_pages_add_btn + textarea,
div.label + div.input-prepend,
div.label + div.input-append { float: left; display: block; clear: both; margin: 0 0 4px 14px}


Thanks!
User avatar
Junior Boarder

GK User
Tue Sep 24, 2013 4:13 am
Reply with quote
Report this post
I have reported this post to developers already so they will decide cosmetic change when they read this topic. Thank you for your information, have a nice day : )
User avatar
Platinum Boarder


cron