burt Posted March 30, 2016 Author Share Posted March 30, 2016 @@bruyndoncx http://getbootstrap.com/css/#tables should do it. Other Ideas: put a <hr> above the subtotals or swap the nth-child on table-striped (in user.css) Link to comment Share on other sites More sharing options...
burt Posted March 30, 2016 Author Share Posted March 30, 2016 Set up a localhost test server. I suggest "Uniserver" as it is simple. It's a mistake to try to make a side-by-side site on the same hosting account, as you may very easily, with 1 wrong move or lack of concentration or not backing up or whatever...nuke your live site. Then you really are in trouble. Link to comment Share on other sites More sharing options...
rwest Posted March 30, 2016 Share Posted March 30, 2016 Sounds like sage advice, Burt. Thank you. Nobody at my host site's support ever told me about this. Is Uniserver the same as Uniform Server? That's what my search matches. Ron Link to comment Share on other sites More sharing options...
burt Posted March 30, 2016 Author Share Posted March 30, 2016 Sorry yes - Uniform Server. In my opinion, always wisest to keep "live site" and "test site" as far apart as possible. Link to comment Share on other sites More sharing options...
burt Posted March 30, 2016 Author Share Posted March 30, 2016 @@bruyndoncx - moved this post http://www.oscommerce.com/forums/topic/396152-bootstrap-3-in-234-responsive-from-the-get-go/?p=1741521 from a different thread as the thread it was in is about 234 (non BS) Reply: http://www.oscommerce.com/forums/topic/396152-bootstrap-3-in-234-responsive-from-the-get-go/?p=1741534 Link to comment Share on other sites More sharing options...
rwest Posted March 30, 2016 Share Posted March 30, 2016 I have installed a test site on Uniform Server. Thanks again. Using Uniform Server, I take it there is no way to change permissions on files? Or make the admin's security check happy? Ron Link to comment Share on other sites More sharing options...
burt Posted April 4, 2016 Author Share Posted April 4, 2016 No need. It's on your own computer so no-one can access it. Link to comment Share on other sites More sharing options...
burt Posted April 7, 2016 Author Share Posted April 7, 2016 SEO is now fully integrated into the Core (of Edge). Thank you to the one from this forum who made it possible for me to devote some time to this, and to @@altoid and @@Dan Cole for all the time you guys spent testing and commenting. Link to comment Share on other sites More sharing options...
vampirehunter Posted April 8, 2016 Share Posted April 8, 2016 SEO is now fully integrated into the Core (of Edge). Thank you to the one from this forum who made it possible for me to devote some time to this, and to @@altoid and @@Dan Cole for all the time you guys spent testing and commenting. Does that mean it incorporates the SEO reloaded module? thanks Link to comment Share on other sites More sharing options...
PupStar Posted April 8, 2016 Share Posted April 8, 2016 Does that mean it incorporates the SEO reloaded module? thanks tells you here bud http://addons.oscommerce.com/info/8864 Link to comment Share on other sites More sharing options...
vampirehunter Posted April 9, 2016 Share Posted April 9, 2016 tells you here bud http://addons.oscommerce.com/info/8864 Great, thanks. Hopefully its compatible with the other SEO heater tags module. Link to comment Share on other sites More sharing options...
valquiria23 Posted April 13, 2016 Share Posted April 13, 2016 where I can download the latest version of GOLD or Edge version of 2.3.4-Responsive?Best regardsValqui Community Oscommerce fan You'll find the latest osC community version here. Link to comment Share on other sites More sharing options...
Dan Cole Posted April 13, 2016 Share Posted April 13, 2016 @@valquiria23 See the post here. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
valquiria23 Posted April 14, 2016 Share Posted April 14, 2016 Dear Dan, where I can find a list o document of which Add-Ons and Extra Commits are in the EDGE version. Regards, Valqui Community Oscommerce fan You'll find the latest osC community version here. Link to comment Share on other sites More sharing options...
Dan Cole Posted April 14, 2016 Share Posted April 14, 2016 @@valquiria23 The Github development can be found here. There a list of contributions that play nicely with the responsive version. Let me see if I can find it. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
Dan Cole Posted April 14, 2016 Share Posted April 14, 2016 @@valquiria23 Here is the list I was thinking about. It doesn't look like it is completely up to date but I'll get you started. If you're looking for something in particular have a look in the add on area. It is pretty dated too but will give you an idea of what might be available or what you might be able to use with a little work. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
valquiria23 Posted April 14, 2016 Share Posted April 14, 2016 Thank you Dan !!! You're a genius :D Community Oscommerce fan You'll find the latest osC community version here. Link to comment Share on other sites More sharing options...
Dan Cole Posted April 15, 2016 Share Posted April 15, 2016 Thank you Dan !!! You're a genius :D @@valquiria23 If you have a look at my Github and SourceTree Leader needed thread you won't think so. :x Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
Sam-AUST Posted April 16, 2016 Share Posted April 16, 2016 Hi Burt, I've just downloaded a copy of EDGE and compared the checkout_shipping_address.php file to mine that is installed, they are identical. In my store, you cannot change the address during checkout because there is no input field for town/suburb. So the customer cannot move forward in entering a new shipping address. Since the files are identical, this seems to be a bug in BS EDGE, would that be right? Link to comment Share on other sites More sharing options...
Dan Cole Posted April 16, 2016 Share Posted April 16, 2016 @@Sam-AUST Sam have a look at...admin > configuration > customer detailsIs suburb set to true?Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
Sam-AUST Posted April 16, 2016 Share Posted April 16, 2016 Hi Dan, yes Suburb is set to true. I've been told to look at includes/modules/checkout_new_address.php but again I cannot see a fault in the code. Link to comment Share on other sites More sharing options...
Sam-AUST Posted April 16, 2016 Share Posted April 16, 2016 Dan, there was an error in the code for city, but it looks very different to the version of checkout_new_address.php in the fresh download, so I'm guessing my freelancer messed it up. The page still looks different code-wise, however you can now add an address and move on with checking out. The fresh download looks like this for example.. <div class="form-group"> <label for="inputCity" class="control-label col-sm-3"><?php echo ENTRY_CITY; ?></label> <div class="col-sm-9"> <?php echo tep_draw_input_field('city', NULL, 'id="inputCity" placeholder="' . ENTRY_CITY. '"'); if (tep_not_null(ENTRY_CITY_TEXT)) echo '<span class="help-block">' . ENTRY_CITY_TEXT . '</span>'; ?> </div> </div> and my code looks like this (for each entry): <div class="form-group"> <label for="inputCity" class="control-label col-sm-3"><?php echo ENTRY_CITY; ?></label> <div class="col-sm-9"> <?php echo tep_draw_input_field('city', NULL, 'id="inputCity" placeholder="' . ENTRY_CITY_TEXT . '"'); ?> </div> </div> What is this "help-block" line that is missing from all my entries, do you know? Link to comment Share on other sites More sharing options...
♥14steve14 Posted April 16, 2016 Share Posted April 16, 2016 The class="help-block" is something that is included within the CSS of bootstrap. REMEMBER BACKUP, BACKUP AND BACKUP Link to comment Share on other sites More sharing options...
Dan Cole Posted April 16, 2016 Share Posted April 16, 2016 @@Sam-AUST Sam so is it working now? Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
Sam-AUST Posted April 21, 2016 Share Posted April 21, 2016 Hi Dan, yes it is. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.