

Snarg
-
Content count
189 -
Joined
-
Last visited
Reputation Activity
-
Snarg reacted to burt in Shipdate contribution (shipping arrival date)
@@Snarg
<?php echo TEXT_CHOOSE_SHIPPING_DATE . '<br /><br />' . tep_draw_input_field('delivery_date', '', 'id="delivery_date"'); ?> to:
<?php echo TEXT_CHOOSE_SHIPPING_DATE . '<br /><br />' . tep_draw_input_field('delivery_date', '', 'required aria-required="true" id="delivery_date"'); ?> ps, I award you todays prize for replying to the oldest thread ;) -
-
Snarg reacted to kymation in [Addon} Modular Front Page
@@Snarg Sorry, missed your questions.
1. Yes, but that would take some custom code.
2. Yes, and that should be an option. For now it would also require custom code. I'll add this when I get the time.
Regards
Jim
-
Snarg reacted to kymation in [Addon} Modular Front Page
No, you need to delete a lot more. Take your first try, then get rid of all this:
<h1><?php echo HEADING_TITLE; ?></h1> <div class="contentContainer"> <div class="contentText"> <?php echo tep_customer_greeting(); ?> </div> <?php if (tep_not_null(TEXT_MAIN)) { ?> <div class="contentText"> <?php echo TEXT_MAIN; ?> </div> <?php } include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); include(DIR_WS_MODULES . FILENAME_UPCOMING_PRODUCTS); ?> </div>
Regards
Jim
-
Snarg reacted to FWR Media in ULTIMATE Seo Urls 5 - by FWR Media
Yes this contrib works to latest version of osC and PHP.
Note: If you can't find a proposed code change then it no longer matters ( ignore it ) I haven't yet upgraded the "changes" instructions but some are really not important to correct operation on newer versions of osC.
-
Snarg reacted to 14steve14 in Recover Orders Lost
There is an add on that will pass the order details to paypal. I use this one but there are others.