WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Bakery: Small Shop Module (ORIGINAL TOPIC)
  • Print
Pages: 1 ... 20 21 [22] 23 24 ... 34   Go Down

Author Topic: Bakery: Small Shop Module (ORIGINAL TOPIC)  (Read 578588 times)

daydreamer

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #525 on: September 12, 2009, 08:54:03 AM »
Could anyone intergrate this payment method please www.cardsave.net

Thanks
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #526 on: September 16, 2009, 09:20:43 AM »

Short cuts to the Bakery backend on the admin home page
(WebsiteBaker v2.7 only, for WebsiteBaker v2.8 see this post)

Feature request
Quote from: mcollins on September 08, 2009, 03:21:50 AM
Or even on the admin home page, a new small button called bakery, and in that section you will find those small settings.
And this gives an impression of how it will look like (image at the bottom of the post):
https://forum.WebsiteBaker.org/index.php/topic,7834.msg97354.html#msg97354

Step by step…
If you like to have short cuts to the Bakery backend on the admin home page, make some modifications to the WebsiteBaker core file admin/start/template.html.

1. Replace in the code below all page_id=XXX by one of your Bakery page ids, eg. page_id=4
Code: [Select]
       <table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ADDONS};">
        <tr>
            <td class="graphic" align="center" valign="middle" rowspan="2">
                <a href="{WB_URL}/admin/pages/modify.php?page_id=XXX">
                    <img src="{ADMIN_URL}/images/icons/mod_bakery.png" border="0" />
                </a>
            </td>
            <td class="title">
                <a href="{WB_URL}/admin/pages/modify.php?page_id=XXX">Bakery Shop Tools</a>
            </td>
        </tr>
        <tr>
            <td class="description">
                <a href="{WB_URL}/modules/bakery/modify_orders.php?page_id=XXX">Order Admin</a>,
                <a href="{WB_URL}/modules/bakery/stock.php?page_id=XXX">Stock Admin</a><br />
                <a href="{WB_URL}/modules/bakery/modify_general_settings.php?page_id=XXX">General Settings</a>,
                <a href="{WB_URL}/modules/bakery/modify_payment_methods.php?page_id=XXX">Payment Settings</a>
            </td>
        </tr>
        </table>

2. Locate the html code below at the very bottom of the WebsiteBaker core file admin/start/template.html.
Code: [Select]
   </td>
</tr>
</table>

<!-- END main_block -->

3. Add the code of the complete html table of step #1 right before the code of step #2.

4. Add the attached mod_bakery.png icon to the admin/images/icons/ directory or make a 50x50px png icon yourself.


Regards Christoph

[gelöscht durch Administrator]
« Last Edit: October 18, 2009, 03:57:59 PM by freeSbee »
Logged

ghost06

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #527 on: September 29, 2009, 09:45:46 PM »
hello to all, can i upgrade from version 0,94 to 1,36?

please can you explain me the procedure step to step?
I have tried this
https://forum.WebsiteBaker.org/index.php/topic,7834.msg87915.html#msg87915
but but it does not work :cry: :cry:

thanks
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #528 on: September 30, 2009, 09:45:15 AM »
Hi ghost06

Quote from: ghost06 on September 29, 2009, 09:45:46 PM
can i upgrade from version 0,94 to 1,36?

Please read the important upgrade notes:
http://www.bakery-shop.ch/#upgrade_notes

If anything went wrong please provide more information on:
  • WB version
  • What did you do manually (FTP, WB backend etc)?
  • Before upgrading deactivate JS in your Browser to make sure you can copy the success/error page shown in your browser after the upgrade is completed.
  • Check your upgraded Bakery version in the info.php file.

Regards Christoph
Logged

ghost06

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #529 on: September 30, 2009, 09:55:13 AM »
Quote from: freeSbee on September 30, 2009, 09:45:15 AM
Hi ghost06

Quote from: ghost06 on September 29, 2009, 09:45:46 PM
can i upgrade from version 0,94 to 1,36?

Please read the important upgrade notes:
http://www.bakery-shop.ch/#upgrade_notes

If anything went wrong please provide more information on:
  • WB version
  • What did you do manually (FTP, WB backend etc)?
  • Before upgrading deactivate JS in your Browser to make sure you can copy the success/error page shown in your browser after the upgrade is completed.
  • Check your upgraded Bakery version in the info.php file.

Regards Christoph


hello Christoph, in the first place thanks for your answer and excuse me if I have disturbed, but are deprived of hope :cry:

I have read http://www.bakery-shop.ch/#upgrade_notes , but not there are successful, I have followed the passages, but nothing

my WB version is 2.8
What did you do manually (FTP, WB backend etc)?
FTP

even if I do not speak well l' English, I have tried translate the topic, but I do not succeed to understand which are the steps to follow in order to make the upgrade...

I am much pleasing one to you if he explains to me

sorry for my English :-)
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #530 on: September 30, 2009, 10:18:01 AM »
@ghost06

It is always best to use the WB backend to install or upgrade any modules.
http://help.WebsiteBaker.org/pages/en/basic-docu/working-with-wb/add-ons/modules.php

If you uploaded the Bakery files by FTP, login to your WB installation, go to the tab "Add-ons" and click on the "Advanced"-link on the upper right of the page (WB ≥ 2.8 only).

Use "Admin Settings" (Update database with information from Add-on files (e.g. after FTP upload).) to update your data base.

Regards Christoph
Logged

ghost06

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #531 on: September 30, 2009, 10:43:13 AM »
Quote from: freeSbee on September 30, 2009, 10:18:01 AM
@ghost06

It is always best to use the WB backend to install or upgrade any modules.
http://help.WebsiteBaker.org/pages/en/basic-docu/working-with-wb/add-ons/modules.php

If you uploaded the Bakery files by FTP, login to your WB installation, go to the tab "Add-ons" and click on the "Advanced"-link on the upper right of the page (WB ≥ 2.8 only).

Use "Admin Settings" (Update database with information from Add-on files (e.g. after FTP upload).) to update your data base.

Regards Christoph


I do not see where I can update the data base. :?
in admin-tools i have:

 
Code: [Select]
  * Backup
      This module allows you to backup your database.
    * Captcha and Advanced-Spam-Protection (ASP) Control
      Admin-Tool to control CAPTCHA and ASP
    * Droplets
      This tool allows you to manage your local Droplets.
    * Frontend Output Filter
      This module allows to filter the output before displaying it on the frontend. Support for filtering mailto links and mail addresses in strings.
    * Javascript Admin
      This module adds Javascript functionality to the WebsiteBaker Admin to improve some of the UI interactions. Uses the YahooUI library.
    * Page Cloner
      This addon allows you to clone a page to a new page with all sections.

Logged

idamay

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #532 on: October 05, 2009, 09:20:41 PM »
Hello,

I'd like to get rid of some required fields.  Where can I find settings for this?  Thank you!
Logged

Offline mylesk42

  • Posts: 131
  • Gender: Male
    • Creation site internet
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #533 on: October 07, 2009, 03:49:49 PM »
Hi,
I'd like to know if the Bakery module accepts products for download.
I didn't find any answers for this.

Regards

Myles
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #534 on: October 08, 2009, 09:21:13 PM »
Hi Myles

Quote from: mylesk42 on October 07, 2009, 03:49:49 PM
I'd like to know if the Bakery module accepts products for download.
No, Bakery does not support selling of digital goods. But have a look at this thread:
https://forum.WebsiteBaker.org/index.php/topic,14724.msg93071.html#msg93071

Regards Christoph
Logged

mcollins

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #535 on: October 18, 2009, 07:20:29 AM »
Hi Christoph,
Sorry for the delayed response on this, but your reference of WebsiteBaker core file admin/start/template.html. does not exist. I have installed 1.8.
The only thing in admin/start is index.php.

Code: [Select]
Inside there is // Insert section names and descriptions
$template->set_var(array(
                                'PAGES' => $MENU['PAGES'],
                                'MEDIA' => $MENU['MEDIA'],
                                'ADDONS' => $MENU['ADDONS'],
                                'ACCESS' => $MENU['ACCESS'],
                                'PREFERENCES' => $MENU['PREFERENCES'],
                                'SETTINGS' => $MENU['SETTINGS'],
                                'ADMINTOOLS' => $MENU['ADMINTOOLS'],
                                'HOME_OVERVIEW' => $OVERVIEW['START'],
                                'PAGES_OVERVIEW' => $OVERVIEW['PAGES'],
                                'MEDIA_OVERVIEW' => $OVERVIEW['MEDIA'],
                                'ADDONS_OVERVIEW' => $addons_overview,
                                'ACCESS_OVERVIEW' => $access_overview,
                                'PREFERENCES_OVERVIEW' => $OVERVIEW['PREFERENCES'],
                                'SETTINGS_OVERVIEW' => $OVERVIEW['SETTINGS'],
                                'ADMINTOOLS_OVERVIEW' => $OVERVIEW['ADMINTOOLS']
                                )
                        );

// Parse template object
$template->parse('main', 'main_block', false);
$template->pparse('output', 'page');

Perhaps I am missing something in your context of step by step description?
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #536 on: October 18, 2009, 03:53:23 PM »

Short cuts to the Bakery backend on the admin home page
(WebsiteBaker v2.8 only, for WebsiteBaker v2.7 see this post)

Feature request
Quote from: mcollins on September 08, 2009, 03:21:50 AM
Or even on the admin home page, a new small button called bakery, and in that section you will find those small settings.
And this gives an impression of how it will look like (image at the bottom of the post):
https://forum.WebsiteBaker.org/index.php/topic,7834.msg97354.html#msg97354

Step by step…
If you like to have short cuts to the Bakery backend on the admin home page, make some modifications to the WebsiteBaker core file templates/your_theme/templates/start.htt, where /your_theme/ is the directory of the active backend theme. Select backend themes in the WebsiteBaker backend > "General Settings" > "Default Settings" > "Backend-Theme".

1. Replace in the code below all page_id=XXX by one of your Bakery page ids, eg. page_id=4
Code: [Select]
       <table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ADDONS};">
        <tr>
            <td class="graphic" align="center" valign="middle" rowspan="2">
                <a href="{WB_URL}/admin/pages/modify.php?page_id=7">
                    <img src="{THEME_URL}/icons/mod_bakery.png" alt="Bakery Shop Tools" />
                </a>
            </td>
            <td class="title">
                <a href="{WB_URL}/admin/pages/modify.php?page_id=7">Bakery Shop Tools</a>
            </td>
        </tr>
        <tr>
            <td class="description">
                <a href="{WB_URL}/modules/bakery/modify_orders.php?page_id=7">Order Admin</a>,
                <a href="{WB_URL}/modules/bakery/stock.php?page_id=7">Stock Admin</a><br />
                <a href="{WB_URL}/modules/bakery/modify_general_settings.php?page_id=7">General Settings</a>,
                <a href="{WB_URL}/modules/bakery/modify_payment_methods.php?page_id=7">Payment Settings</a>
            </td>
        </tr>
        </table>

2. Locate the html code below at the very bottom of the WebsiteBaker core file templates/your_theme/templates/start.htt.
Code: [Select]
   </td>
</tr>
</table>

<!-- END main_block -->

3. Add the code of the complete html table of step #1 right before the code of step #2.

4. Add the attached mod_bakery.png icon to the templates/your_theme/icons/ directory or make a 50x50px png icon yourself.

5. If you need the short cut in other backend themes too, repeat step #1 to #4 for other theme directories.


Regards Christoph

[gelöscht durch Administrator]
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #537 on: October 20, 2009, 02:32:02 PM »

New Version of Bakery:

VERSION 1.4.0 (20/10/2009)


VERSION HISTORY
Bakery 1.4.0 version history

KNOW HOW
Further information can be found on the Bakery Website.

DOWNLOAD
Download from the Bakery Website.

PLEASE NOTE
Please read the upgrade notes when upgrading to version 1.4.0.


Christoph
Logged

daydreamer

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #538 on: October 24, 2009, 08:17:13 AM »
Firstly thanks for the new version your hard work is much appreciated, I have asked before if anyone can make a payment module for www.cardsave.net they are one the biggest credit card payment companies in the UK so I'm sure it would help towards more people wanting to use Bakery.
I am willing to put a little money into it if it helps

Thankyou
Logged

youecho

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #539 on: October 25, 2009, 11:00:06 AM »
hi!
thanks a lot for the new bakery version!

i face 2 problems now:

- if i add article options (like size, color etc) to an article, then the price is set to "0" if i put the article in the shopping cart. if i remove the article options it works fine,,

- if i move the shopping cart button from the header to the footer it doesnt work properly anymore. what is the right way to move items at the page settings page?

best, frans / youecho
ps: check the example i'm working on right now: www.karinruiter.nl/wb/
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #540 on: October 25, 2009, 03:28:34 PM »
Hi frans

Quote from: youecho on October 25, 2009, 11:00:06 AM
- if i add article options (like size, color etc) to an article, then the price is set to "0" if i put the article in the shopping cart. if i remove the article options it works fine,
Keep in mind that an option price left blank or set to "= 0.00" will overwrite the item price and set it to 0.00 on account of the equals sign.
In this case set the option price to "+ 0.00" or "- 0.00".

Quote from: youecho on October 25, 2009, 11:00:06 AM
- if i move the shopping cart button from the header to the footer it doesnt work properly anymore. what is the right way to move items at the page settings page?
First make sure your html code is not lacking.
Second there are different ways to call the cart. These code examples are only for use within the Bakery page setting templates:
     
As a link:
Code: [Select]
<a href="[SHOP_URL]?view_cart=yes">[VIEW_CART]</a>
As a button (requires JS):
Code: [Select]
<input type="button" name="view_cart" value="[VIEW_CART]" class="mod_bakery_bt_cart_f" onclick="javascript: window.location = '[SHOP_URL]?view_cart=yes';" />    
As a submit button:
Code: [Select]
<form action="[SHOP_URL]" method="post">
<input type="submit" name="view_cart" value="[VIEW_CART]" class="mod_bakery_bt_cart_f" />
</form>


Quote from: youecho on October 25, 2009, 11:00:06 AM
ps: check the example i'm working on right now: www.karinruiter.nl/wb/
There is no cart button in the footer of this page... ?

Regards Christoph
Logged

youecho

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #541 on: October 26, 2009, 11:18:37 AM »
hi christoph,
thanx a lot for your quick reply.

problem 1 is solved (i didnt see the "+" or "-" at the article options..

problem 2 still not fixed. in my example page www.karinruiter.nl/wb/ i added the link option <a href="[SHOP_URL]?view_cart=yes">[VIEW_CART]</a> at the footer, but the text is not replaced properly and therefore the link doesnt work. if i place the same link in the header, everything is ok.. where can i solve this problem?

thanks in advance!
best regards,
frans van gastel / youecho
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #542 on: October 26, 2009, 01:09:05 PM »
Hi Frans

Quote from: youecho on October 26, 2009, 11:18:37 AM
problem 2 still not fixed. in my example page www.karinruiter.nl/wb/ i added the link option <a href="[SHOP_URL]?view_cart=yes">[VIEW_CART]</a> at the footer, but the text is not replaced properly and therefore the link doesnt work. if i place the same link in the header, everything is ok.. where can i solve this problem?
The help page at "Page Settings" > "Help" provides a list of all placeholders like [SHOP_URL] and where they can be used. As you can see the [SHOP_URL] and [VIEW_CART] placeholders are not supported in the PF (= Page Footer).

As a workaround you can use the [[ModBakeryCartLink]] droplet provided that you are using WB 2.8 or later.
Read more about "droplets"
Get the droplet ModBakeryCartLink at AMASP

Regards Christoph
Logged

youecho

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #543 on: October 26, 2009, 02:02:54 PM »
hi christoph,

thanx again for your reply.
i solved problem 2. i installed the droplets module and inserted the modbakerycartlink droplet. first it gave an error in the return value, but after i changed ERROR in Droplet "ModBakeryCartLink" into ERROR in Droplet ModBakeryCartLink, it works like a charm :), even in WB 2.7..

best regards,
frans van gastel / youecho
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #544 on: October 26, 2009, 02:32:48 PM »
Hi Frans

Quote from: youecho on October 26, 2009, 02:02:54 PM
i solved problem 2. i installed the droplets module and inserted the modbakerycartlink droplet. first it gave an error in the return value, but after i changed ERROR in Droplet "ModBakeryCartLink" into ERROR in Droplet ModBakeryCartLink, it works like a charm :), even in WB 2.7..
Thanks for reporting the bug! I fixed it on the droplets page.

Regards Christoph
Logged

Offline KEnik

  • Posts: 27
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #545 on: October 27, 2009, 09:30:03 AM »
Hello,
I have problems witjh tax for shiping. I need bank acount payment  40 and invoice 80.
Before I start fix up to my way I ask here  I somebody check this before me..
This must be a check box in Shop Cart whitch add + cost of Invoice shipping

I Have WB 2.7 Bakery 1.41

Thank you in advance

 
« Last Edit: October 27, 2009, 10:03:15 AM by KEnik »
Logged

Offline KEnik

  • Posts: 27
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #546 on: October 27, 2009, 10:51:03 AM »
In my Cart canot delete items by click to delete image..
http://www.steviesladka.cz/eshop.php

Thank you in advance for help.
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #547 on: October 27, 2009, 02:09:04 PM »
Hi KEnik

Quote from: KEnik on October 27, 2009, 09:30:03 AM
I have problems witjh tax for shiping. I need bank acount payment  40 and invoice 80.
In Bakery it is not possible to set different shipping coasts for various payment methods.

Quote from: KEnik on October 27, 2009, 10:51:03 AM
In my Cart canot delete items by click to delete image..
http://www.bakery-shop.ch/#js

Regards Christoph
Logged

doughead

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #548 on: November 03, 2009, 04:46:22 AM »
Hey all, I have a product that I am selling on my website.  It can come in a variety of colors and textures, each for different parts of the product.  I would like to have 4 different pallets of colours/textures, and then a person can select from the pallets, mix and match, and a picture of the product would change.  Due to the number of combinations, it would be a real pain to have a picture for each one.

Any suggestion on how I can approach doing this?


thanks
Logged

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #549 on: November 03, 2009, 10:47:48 AM »
Quote from: doughead on November 03, 2009, 04:46:22 AM
Hey all, I have a product that I am selling on my website....

I merged you in here because I think it is the right thread.

cheers

Klaus
Logged

  • Print
Pages: 1 ... 20 21 [22] 23 24 ... 34   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Bakery: Small Shop Module (ORIGINAL TOPIC)
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2