

MyBookShop
-
Content count
77 -
Joined
-
Last visited
-
Days Won
1
Reputation Activity
-
MyBookShop reacted to artfulweb in Header Tags SEO
Hello Jack,
With Phoenix 1.0.7.14 of course I can not adapt the categories.php with the Header Tags code. I know you must be overwhelmed with work as Phoenix upgrades so often but when you have a chance if you could just take a look. I appreciate it. Have a good night.
-
-
-
MyBookShop got a reaction from Jack_mcs in Header Tags SEO
Had to add the lines from the latest 1.0.7.9
<title><?php echo htmlspecialchars($oscTemplate->getTitle()); ?></title>
<base href="<?php echo HTTP_SERVER . DIR_WS_CATALOG; ?>">
to your supplied template_top for the latest 1.0.7.9 or the images disappeared in product listing (im using Kissit)
-
MyBookShop got a reaction from ecommunlimited in Modular Shopping Cart
In the next update please include this:-
https://github.com/gburton/Responsive-osCommerce/commit/e63c1715b7a68b52706c6d1c0444ee4bd1bbda6f
its two simple edits and it works. (I edited the file, cm_sc_product_listing.php and includes/languages/english/shopping_cart.php)
ta.