
Drack
Members-
Posts
179 -
Joined
-
Last visited
-
Days Won
20
Content Type
Profiles
Forums
Blogs
Store
Downloads
Gallery
Everything posted by Drack
-
I agree with Ryan to use an external tool. Just before, your customers must be agree to accept to receive the newsletters.
-
Thank you for this update and recommendations. I looked the news, to include a status inside a categories, it's a good new for the shop owner to display or not a category. Just a question, if the category is on Off, the products inside the categories is displayed or not ?
-
App / modules does not install
Drack replied to Joe's topic in Installation & Configuration & Operation
Hello Joe, I think your hoster does not allow that in native. You must change the right of all directories. In this case, I think it's not recommended to do that. and it's better for you to make an manual install. It's easy, just download the zip, unzip the files and push inside your shop You have the instructions on the marketplace. -
@Ronaldo, Inside your administration / tools menu, you can edit a language definition and change all that you want. It's easy. The inconvenient, the language is saved in the mysql database and if you reset the language, it take all the default language file. You lost all that you have inside the db.
-
In this case, I think you can createa page inside the page manager (you will have an fix id) and inside yoru file you can call the id. This option allow to use the multilanguage and change when you want.. The second option is to call the language file. But in this case you must every time to edit your language and change the content. You can also make by the administration but if you reset your language, your lost your content.
-
Hello @Victorious, What do you want to make exactly ? It's dynamic content or just static content ?
-
Version 1.0.0
19 downloads
AIM allows merchants to host their own secure payment form and send transactions to the payment gateway using an end-to-end secure sockets layer (SSL) connection. The Advanced Integration Method (AIM) is recommended connection method and offers the most secure and flexible integration. - Latest AuthorizeNet API - Employs industry standard secure data encryption technology - Secure Sockets Layer (SSL) protocol. - Uses transaction key authentication for ultimate security. - Allows control over all phases of the customer's online transaction experience. - Configurable transaction response integrates easily with merchant applications. - The payment works only in CAD or USD currency website : https://www.autorizenet.com Language : French and English Important Note : You must have an account to AuthorizeNet. You site must have a valid ssl certificate to use this apps A help section is including inside the apps The payment works only in CAD or USD currency licence : GPL 2 - MIT - To use this apps, you must install composer on your local server or your server (apt-get install composer for linux). - The exec function must be authorised by your hoster else the auto installation will not work (for the libray but the apps will be installed). - To install manually the library Inside the shop directory (where there is composer.json file) composer require authorizenet/authorizenet ==> installation composer update authorizenet/authorizenet ==> update composer remove authorizenet/authorizenet ==> remove Once this installaton is made, you can set the apps. Install : http://monsite/myAdmin/index.php?A&Payment\AuthorizeNet Activate the module in Payment Copy the apps_payment_authorizenet.json into ClicShopping/Work/Cache/Github (manual installation) See Marketplace for all informations All informations about the ClicShopping Community : https://www.clicshopping.org Software : https://github.com/ClicShoppingFree -
@Julie, Nice idea, I think it's the way to take when you must have a correspondance with the customer.
-
Documentation for a first install
Drack replied to David's topic in Installation & Configuration & Operation
Look these information on the blog, I think it can be usefull to start and secure your application : @Julie you think you forget to go on Design/Configuration/Image management. https://www.clicshopping.org/forum/blogs/blog/3-clicshopping/ -
Your must to create a paypal sandbox to if you want a simulation about the payment process. After you can insert your element in live. Inside the apps, you have some help can you.
-
Yes you can make that, you must just adapt the css or use the card function if you implement this function in your template.
-
Archive products, just an archive
Drack replied to Mariana's topic in Installation & Configuration & Operation
Hello Mariana, Welcome, and it's exact, I am looking more deeply this element an when you push a product in archive, you can display it on the catalog without the buy button. It's smart approach because you can after develop some marketing tools like to propose a product alternative. The second advantage is for the seo, you don't loose an url. The 3rd, an archive is not displayed inside the products administration. You can focus only on your current product That's I see with the archive. -
Version 1.0.1
10 downloads
This apps will allow you to add Payplug hosting Payment in your website - Hosting version - Simplicité : Sans contrat VAD - Conversion des ventes : Boostez vos ventes grâce à nos pages de paiement responsive mobile - An account on Payplug must be created Technical Prerequisites: None More information about Payplug : https://www.payplug.com Modules: - License GPL2 - MIT - Compatibility: >= version 3.0 - No core modification - Language French and english Recommendation and documentation specific use : Important Note : You must have an account at https://www.payplug.com - You site must have a valid ssl certificate - A help section is including inside the apps - The payment works only in CAD or USD currency - To use this apps, you must install composer on your local server or your server (apt-get install composer for linux). - The exec function must be authorised by your hoster else the auto installation will not work (for the libray but the apps will be installed). - To install manually the library Inside the shop directory (where there is composer.json file) composer require payplug/payplug-php ==> installation composer update payplug/payplug-php ==> update composer remove payplug/payplug-php ==> remove Once this installaton is made, you can set the apps. Install : http://monsite/myAdmin/index.php?A&Payment\PlayPlug Activate the module in Payment Copy the apps_payment_payplug.json into ClicShopping/Work/Cache/Github (manual installation) About ClicShopping Download ClicShopping : https://github.com/ClicShopping/ClicShopping_V3/archive/master.z Community : https://www.clicshopping.org Software : https://github.com/ClicShopping trademark License info : https://www.clicshopping.org/forum/trademark/Free -
NO you can't, you must copy the files inside their directory but for the css you can do that. I don't know if it's recommended.
-
@Josephine : https://www.clicshopping.org/forum/topic/14-how-to-display-information-inside-the-template/ I let you the css .ModulesFrontPageBoostrapColumn5Image { text-align: center; } .ModulesFrontPageBoostrapColumn5Title h3 { font-size: 0.6875rem; text-align:center; vertical-align:text-top; padding-top: 0.3125rem; height: 0.625rem; padding-left: 0.3125rem; padding-right:5px; } .ModulesFrontPageBoostrapColumn5Title A { text-decoration: none; } .ModulesFrontPageBoostrapColumn5TextPrice { color:#000000; text-align:center; vertical-align:text-top; font-size: 0.75rem!important; padding-top: 0.625rem; }
-
Hello, No you can't do that, the alternative is to increase the shipping fees.
-
Hello, I have just created a new product new template. The approach is very basic and you can if you want to include some features inside like flash discount, qty, stock ... How it works, Inside directory template_html, create new files like template_boostrap_simple.php and insert this code below. You can copy this files in other template directory if you want to have a new design. I take the orginal design, but if you want to change the css parameters, It's better to create a new css. what do you think ? <?php /** * * @copyright 2008 - https://www.clicshopping.org * @Brand : ClicShopping(Tm) at Inpi all right Reserved * @Licence GPL 2 & MIT * @licence MIT - Portion of osCommerce 2.4 * @Info : https://www.clicshopping.org/forum/trademark/ * */ use ClicShopping\OM\CLICSHOPPING; ?> <div class="col-md-<?php echo $bootstrap_column; ?> col-md-<?php echo $bootstrap_column; ?>"> <div class="card-deck-wrapper" itemprop="itemListElement" itemscope="" itemtype="https://schema.org/Product"> <div class="card-deck"> <div class="card card-footer"> <div> <div class="col-md-6 float-md-left"> <div class="ModulesFrontPageBoostrapColumn6Image"> <?php echo $products_image; ?></div> </div> <div class="col-md-6 float-md-right"> <div class="ModulesFrontPageBoostrapColumn6Title"><h3><a href="<?php echo $products_name_url; ?> "><?php echo $products_name; ?></a></h3></div> <div class="separator"></div> <div class="separator"></div> </div> </div> <div class="separator"></div> <div class="hr"></div> <div> <ul class="list-inline"> <div class="ModulesFrontPageBoostrapColumn6TextPrice" itemprop="offers" itemscope itemtype="https://schema.org/Offer"><?php echo CLICSHOPPING::getDef('text_price') . ' ' . $product_price; ?></div> </ul> </div> </div> </div> <div class="separator"></div> </div> </div> the result :
- 11 replies
-
- 10
-
-
Hello, You must add a new taxe, There, the differents steps to create a new taxe. After, you must update in function your needs 1/ Configuration / Locations / Taxes / Tax Classes ==> add a new taxes 2/ Configuration / Locations / Taxes -> Tax Geo Zones ==> Create a new Zones and inside the new Zone insert your states if necessary 3/ Admin / Locations / Taxes -> Tax Rates Just becare full to insert 1 for your new taxes rates (the new taxe without the % and for example Description : Virginia Taxes rates 10%) The priority has an impact on the taxes calculation (see Canada foe example. It's a double taxes) . 4/ Create a product and look if the taxes is correct. You have some example, look France for only one taxe European for without taxe Quebec / Canada for double taxe. it can be little complicate, take time and look across the element made. If you have question, let me know.
-
@Julie, yes you have right, Thank you.
-
Ok, Thank @ClicShopping fir this explanatio. I understand better why it's important to make another template directory. Sincerely, I does'nt make that on test site, I think I will try and take this orientation.
-
Hello, I am trying to add different tab inside my products description but the dynamic tab deasapear. Just the last appear. What I make : $product_tab_title = '<li class="nav-item"><a href="#tabInformation '" role="tab" data-toggle="tab" class="' . $class . '">Information</a></li>'; $product_tab_title = '<li class="nav-item"><a href="#tabRules" role="tab" data-toggle="tab" class="' . $class . '">Rules</a></li>';
-
ok, thank you
-
Hello! Is it possible to use HTML code in order comments? For example - in some orders I like to provide my customers with a link to something or an image. You'll see in my screenshot that I tried this an it shows the html not a link ?
-
Hello Fredika, You will found all elements in this directory sources/template/Default/css/english/general Like you can see, there is some css files, every css is a relation with a module. In function your module, you can change like yo want. In your case, you must look general/bootstrap_customize.css general/stylesheet.css for the header and the footer, the element is located : modules_header modules footer direcotries modules_boxes (for the boxes at your left and right) : bonus !) If I remember well, it's not advised to change inside Default directory. In this case, create another directory, copy all the files of ExNewTemplate and css for Default directory. In administration, you can change your default emplate directory in Design/configuration design / configuration and select your new template. I think there is a module can do that on the fly to see your change but I don't remember the name. Also there is an Apps can you help you to change the css via your administration, but it's not free. The first time for me, it was not simple to understand, but after pratice it's very easy. I hope it's not too difficult for you ! Let me know if you need more information.