Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search the Community

Showing results for tags 'support thread', 'jcm', ' footer', ' open', ' street', ' map' or 'phoenix'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News and Announcements
    • News and Announcements
  • osCommerce v4.x
    • General Support
    • Migration from old osCommerce
    • Design and Templates
    • Apps / Add-ons
    • Translations
    • API and import/export
    • Marketplace integration
    • Manuals and How-to
    • Blog's discussion
  • osCommerce Online Merchant v2.x
    • General Support
    • osCommerce Online Merchant Community Bootstrap Edition
    • Add-Ons
  • Development
  • General
    • General Discussions
    • Live Shop Reviews
    • Security
    • Commercial Support Inquiries
    • Developer Feedback

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Real Name


Location


Interests


Website

  1. JcM Specials % Product Info Phoenix V1.0 A simple add-on to let you place a Specials carousel with “%” card on the product info page. It takes the discount applied to specials. You can edit the card color and text size and color in admin. You can also edit the border shadow effect. Requires the owl_carousel 2.3.4 script to be loaded using the header and footer using Header_Tags CDN . You only need these installed once. Owl requires the owl style sheets and jQuery to be loaded in a specific order to work properly. See the recommendations here https://owlcarousel2.github.io/OwlCarousel2/docs/started-installation.html If you are using any other add-on using owl it may cause issues if it’s not installed correctly. It is a no core change add-on. Install and turn on both Header_Tags then simply install the other files and install and turn on the new add-on. It has been tested on Phoenix 1.0.1.1 only . Can be seen working on this custom test site
  2. JcM WhatsApp Floating Button V1.3 A simple add-on that places a WhatsApp floating button onto your site. Your customer can then contact you using WhatsApp. You can set you number and text in the language file. Other settings are in admin. When the customer in on a page and uses the WhatsApp button he is taken to WhatsApp contact site if he is on a PC. If they are using a mobile or have WhatsApp installed on the device then they connect directly to your WhatsApp connection. The message will show your greeting text and the link of the product page they clicked from. That’s it enjoy. Has been tested on Phoenix V1.0.0.4 only. Can be seen working on my custom test site NOTE: This is NOT the official test site
  3. This addon adds support for the TinyMCE editor within the admin section. what does this addon do? it will add the editor to the following textarea's category description, manufacturers description, product description works with multi languages stores. requirements Phoenix How to install Upload the files yes it is easy as that. no files need to be edited it uses the hook system, to add the code needed. How to change what appears on the toolbars, and plugins used Just go to the tinymce.php hook file located at catalog\includes\hooks\admin\siteWide\ you will see a block of code for plugins (line 61) and for toolbar 1 & 2 (line 67 & 68) the settings provided are what i use myself. Got an TinyMCE API key? just change the script source (line 53) How to add extra textarea's example add TinyMCE to the order comments box add orders.php to (line 44) like so var $good_pages = ['categories.php', 'manufacturers.php', 'orders.php']; then add the name of the textarea (comments) to the selector (line 52) selector: 'textarea[name^="products_description"], textarea[name^="categories_description"], textarea[name^="manufacturers_description"], textarea[name^="comments"]', // what textarea's do we want to load TinyMCE on
  4. This addon is meant to inform the shop owner when someone who isn't marked as valid logs in to the admin. This can be used to catch hackers, past employees or just anyone that shouldn't be in the shops admin. This addon will work in any version of Phoenix. It may work in Frozen though the hook may need to be altered or added.
  5. JcM Bank Transfer Payments V1.0 Phoenix This is a simple add-on that allows you to add Bank Transfer as a Payments option. It’s an update to an existing add-on so all credit to original author. It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. Bank details are set in admin Email sent to customer will show bank details to make payment If you wish the invoice to show your bank details then you need to edit your invoice.php or use the one provided (this is optional). That’s it enjoy. It has only been tested on Phoenix 1.0.4.0 only. Can be seen working on this custom test site
  6. JcM Index Banner carousel Animated V1.0 This is an Index add-on that lets you place a carousel banner on the index page of your site which can be animated if required. It will show up to 8 banners. It allow start and finish dates to be set for the banners. This can only be done for the last 7 as the first must always be active for carousel to run. Banner will only show when start date is reached and will turn off on end date. The date must be entered in correct format. Simply copy over all files install and turn on like any other add-on. The overlay text for each banner and images can be set in the language file. You can also select which pages it is to be shown on. The animation is set by the header tags add-on which must be installed once only. It’s a bit complicated to explain but if you play with it you will figure it out. Each banner can have its own animation as can the 2 text groups on each banner. You can also use the animated class’s on any other add-on if you wish by simply adding the required class. That’s it enjoy. It has only been tested on Phoenix 1.0.5.4 only. Can be seen working on this custom test site
  7. JcM Hooked breadcrumbs V1.0 Phoenix JcM Hooked breadcrumbs V1.0 Phoenix This is a simple add-on it will allow you to replace the header breadcrumb with one in the index section of the page. It requires NO core changes so just copy over the file provided. Then simply go to admin and turn off your old breadcrumb As it’s a hook the styling will need to be changed in the hook file symbol used can also be changed in the same file. That’s it enjoy. It has only been tested on Phoenix 1.0.3.0 only. Can be seen working on this custom test site
  8. JcM Navbar SuperFish Cat's V1.2 Phoenix This is a simple add-on for Navbar categories using SuperFish.js It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. If you have deep cats or long names then you will have issues showing drop down or fly out menus on small screens! So it’s up to you to decide if this is worth installing. This add-on has 2 types of cats built into it. 1) Fly out SuperFish categories. These can be turned on and off and also can be blocked on smaller devices in admin. 2) Stock osC categories as a simple drop down with depth display set in admin. So pick the one you need. That's it enjoy.... Can be see working on this site SuperFish with images switched on. Stock osC with depth set to 4 on mobile
  9. JcM GDPR-cookie-widgets V1.2 Phoenix let’s you add a cookie widget to your site. This will allow your customer to refuse cookies if they wish to and let you comply with legislation. What you allow will depend on who you are and what legal requirements you need to comply with. It is imposable to make an add-on that will work out of the box for all shops. The header_tag installs the main script which loads the main js and makes language selection. It also allows you to enter the custom scripts for your cookies. You have 10 input boxes admin to enter custom scripts. You do not need to use all 10, these are just to make management easy for most shops who will need only a few so can enter one into each box. If you need more than ten then just add extras all into one box. Included in the files is a list of some of the main scripts needed. Simply copy from <script to </script> and paste into input box and save. <script type="text/javascript"> (tarteaucitron.job = tarteaucitron.job || []).push('adsense'); </script> That’s all that is required. If you need more scripts then go to this website and search for the one you need. https://opt-out.ferank.eu/en/install/ The script is multilingual but I have only added a few to the code. These are in the header_tag class so if you need more you can edit it and add them. $language_code == 'fr' || $language_code == 'en' || $language_code == 'nl' || $language_code == 'de' || $language_code == 'es' || $language_code == 'it' || $language_code == 'pt' || $language_code == 'pl' || $language_code == 'ru' ) { I have to thank @Gyakutsuki for all his help with this add-on and especially the multilingual code. That’s it again as always copy everything over into correct directory's don't forget to copy the new js files to ext. Then go into admin and install and set up the module. The rest is straightforward and should be self explanatory. Has been tested on Phoenix 1.0.3.0 only. You can see it working on this site Enjoy.
  10. JcM Ajax State Select V1.0 Phoenix Updated to hook and adapted for Phoenix based on code snippets published on the forum by @De Dokta. This requires the replacement or edit of one core file so only use if your happy doing this. It will automaticity turn the state select input filed into a drop-down on the selection of a country that has states. This is done without the need to do a page refresh or submit. Make getting a new account a much better experience for the customer. That’s it Enjoy.. Has been tested on Phoenix Version 1.0.4.0 only. Can be see working on this site
  11. JcM Side Navigation V1.0 Phoenix A simple add-on to let you place a simple side menu onto your site. It’s a basic off canvas menu which slides out from the sides. It can be left or right handed simply select in admin. It also work well on small screens. That’s it enjoy. Has been tested on Phoenix V1.0.5.4 only. Can be see working on this site
  12. JcM Footer Info Links2 V1.0 Phoenix A simple add-on’s that allows you to display stock links in the footer of your site with more display flexibility. It’s a simple no core change add-on so just copy files over go to admin and install and setup. It uses the stock Phoenix links The display of the links can be set in admin to be row or column. When set to row and seen on a small screen display will show only one link at a time as they auto scroll by. Touching the link will stop the scroll. The add-on includes one additional link to a price list. This is optional if you don't need it then don't use it. As with all stock links they can be added to or removed in the language file. That’s it enjoy. It has only been tested on Phoenix 1.0.5.3 only. Can be see working on this site Row display, Small screen display
  13. JcM Product info Stock Display Phoenix Simple add-on to display stock quantity on product info page Simply copy all files of the into relevant sections and go to admin modules admin and install. Stock low level can be set in admin. Will show stock level using traffic light colors Green for Good Amber for Low Red for No Stock Has been tested on Phoenix 1.0.5.4 only. That’s it Enjoy!...
  14. JcM Header Sales Coundown V1.0 - Phoenix This is a header add-on that lets you place an events banner on your website. It has a built in countdown timer to show how long the event has to run. It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. You can change the styling in admin it uses stock BS Class’s. You can also select the placing of the text within the container it’s added to. You can set an events start and end date so banner is added and removed automaticity form site. You can select which pages it is shown on. Has been tested on Phoenix 1.0.5.3 only. That’s it Enjoy… Can be see working on this site
  15. JcM Index Promo Tabs v1.0 Phoenix A simple add-on to let you place promotional offer tabs onto your site index page. This let’s you make a splash on your home page. Show your imagination and display you best offers in a creative and stylish way on the home page of your site. Lets you put 4 tabs on to the index page which can contain anything you like. Again totally standalone with no core code change. Simply copy all files into relevant sections and go to admin and install. Has been tested on Phoenix 1.0.5.3 only. Enjoy... Can be see working on this site
  16. JcM New products carousel v7.0 Phoenix Let you place a new products carousel the index page. It is based on an existing add-on so all credit goes to the original author. You can display 3 overlays onto the carousel. 1) New ribbon 2) Sale ribbon (animated) 3) % discount card (animated) You can have all 3 or any combination simply select which in admin. The Carousel animation is set in admin and can be slide or instant switch. Updated for Phoenix and loads scripts using hooks. It is still a no core change add-on. Simply copy over the files and install and turn on the new add-on. It has been tested on Phoenix 1.0.4.0 only can be seen working on the normal test sites.
  17. JcM Prod Info Delivery Note V1.0 Phoenix This is a simple add-on that will allow you to place delivery note on your product info page. It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. You can change the styling in admin it uses stock BS Class’s. You can also select the placing of the text within the container it’s added to. The symbol used can also be changed. Why would I use this you may ask? Well delivery charges top the polls in the UK: they’re the most common reason for not completing an online order. With this add-on let your customer know at an early stage what the costs are so no surprises at checkout. That’s it enjoy. It has only been tested on Phoenix 1.0.3.0 only. Can be seen working on this custom test site
  18. Product info Notifications V1.0 Phoenix This is a simple add-on for product information page. It will allow you to place a product notification link on the product info page. It uses the stock code which is use by the notification box. It requires NO core changes so just copy over the files provided. Then simply go to admin and install and turn on. You can change the styling in admin it uses stock BS Class’s. You can also select the placing of the text within the container it’s added to. The symbols used can also be changed. The heading can be turned off The view all link can be turned off Has been tested Phoenix 1.0.5.2 only. That's it Enjoy... Can be see working on this site
  19. JcM Footer Modal Cart V1.1 Update to an old add-on, all credit to original author: Gergely V1.0 18/07/2015 A simple add-on that allows you to display what's in the cart as the customer adds it. It is a Modal with cart. Customer can either checkout, continue without leaving his page or he can edit cart. This is a bootstrap Modal with no Ajax used. It’s a simple no core change add-on so just copy files over go to admin and install and setup. Script is loaded using site wide hooks so will not work with any version that’s not using these. Adjustments background opacity and color can be made in admin. That’s it enjoy. Has been tested on Phoenix V1.0.0.3 only. Can be seen working on my custom test site Can be see working in this video NOTE: This is NOT the official test site With Opacity set to 0 With Opacity set to 0.75 and color pink
  20. JcM Password Forgotten V1.0 Phoenix This is a simple add-on the Password Forgotten onto the login page. It requires NO core changes so just copy over the files provided. It’s a hook so nothing else to do, it should just appear on the login page. That’s it Enjoy.. Has been tested on Phoenix Version 1.0.4.0 only. You may or may not need this so check first. Can be see working on this site On stock Phoenix 1.0.4.0 this is what is shown, After adding the hook you should see.
  21. JcM Header Basket V1.0 Phoenix This is a simple add-on to display your basket in the header section. It behaves the same as the stock navbar cart apart from the image which is red if car is empty but turns green when something is placed in the cart and it show the total in the cart as it changes. Simple cart images are provided but you can replace these with your own as required. It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. Aditional basket images have been provided so change if needed or use your own. You can also use a ff icon if you wish, just go to the language file and you will see code for " fas fa-shopping-basket" just commet (//) out the image lines and uncomment the ones you need. Has only been tested on Phoenix 1.0.4.0 That’s is Enjoy.. As always can be seen working on the normal sites. Can be see working on this site
  22. JcM Header /Footer Message Animated V1.0 This is a simple add-on to let you display 1-4 messages in your header or footer ( install the one you prefer) these can be turned on or off in admin. It also gives one sales message which is set by start and finish date so will only show when required. It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. You can turn the messages on/off in admin. The messages are set in the language file. You can change the text and icons and styling as required. You can also select which pages it is to be shown on. The animation is set by the header tags add-on which must be installed once only. It’s a bit complicated to explain but if you play with it you will figure it out. Just take a look at the animated version in the stock install. You can also use the animated class’s on any other add-on if you wish by simply adding the required class. That’s it enjoy. It has only been tested on Phoenix 1.0.4.3 only. Can be seen working on this custom test site
  23. JcM Product info All Price V1.0 Phoenix This is a simple add-on for product information page. It will allow you to show price both with, without tax and NO tax as a subset of the main setting. This way the customer is always aware of what the prices is. It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. Has only been tested on Phoenix 1.0.4.0 That’s is Enjoy.. Can be see working on this site No VAT INC VAT
  24. JcM Header Horizontal Menu V1.4 Phoenix This is a simple add-on for a Header Horizontal Menu using Superfish.js It requires NO core changes so just copy over the files provided. Once it’s installed simply go to admin and install and turn on. Be sure to install the SuperFish hook only once. That’s it Enjoy.. Has been tested on Phoenix Version 1.0.4.0 only. Can be see working on this site
  25. JcM Phone Animated V1.0 Phoenix This is a simple header add-on that lets you place an active call now button in your header. When clicked on a phone it will auto dial the store number. It will also do this on a pc is a dialler is installed. The text can be changed in the language file. The button can be changed in admin to other stock bootstrap buttons. You can also select the position of the button. The animation can also be changed in admin, if you wish to stop the animation just set the time to zero. You can also select which pages it is shown on. It’s a no core change add-on. Simply install and turn on like any other add-on. That’s it enjoy. It has only been tested on Phoenix 1.0.2.X only but should work on frozen too. Can be seen working on this custom test site
×
×
  • Create New...