Jump to content

Order Summary Modification


Dizasta

Recommended Posts

Hey guys,

Im wondering if someone can point me in the right direction -

I would like to edit the Order Summary section and remove the individual option dates (as its already shown for the main item) ans also the quantity (1@) as I only have the need for single options.

Please see here: http://prntscr.com/ndyuve

Im assuming that the Option group can also be removed in the same place....

Would you like backups to run more often that 24hrs? - Backups every 12 hours 

I would like it to be:

Backups every 12 hours

Thanks

Dizasta

Link to comment
Share on other sites

The options and dates are the line item descriptions. You can update them in the language files under /core/Pricing/Modifier/Type/Description/language/en_us/option.php

The cart quantity is shown as apart of the order plugin, which you can update in /plugins/order/language/en_us/cart.php

I'm not sure what you mean for option group and backups.

Link to comment
Share on other sites

You're using the Wizard order template, so you can find the language under /plugins/order/views/templates/wizard/language/en_us/cart.php.

I recommend searching the language files for the wording you're looking to change. Most text editors come with the option to search files.

Link to comment
Share on other sites

Nice - thanks.

How will these changes be affected when upgrading to the next version - I assume these files will get overwritten?

How can I change the url for the button "Click to order more items" - I want to have it go to my product page I have on the website rather than the base form address?

Is it possible to change the order of the fields in the signup form? (not important - just checking)

Thanks

Link to comment
Share on other sites

2 hours ago, Dizasta said:

How will these changes be affected when upgrading to the next version - I assume these files will get overwritten?

Yes, upgrades from Blesta will not contain your customizations, so you should merge them in when you do a Blesta upgrade or they will be overwritten.

2 hours ago, Dizasta said:

How can I change the url for the button "Click to order more items" - I want to have it go to my product page I have on the website rather than the base form address?

Is it possible to change the order of the fields in the signup form? (not important - just checking)

This type of content (i.e. fields, links) are defined in the order templates. I highly recommend using a text editor search feature to find them.

The link can be changed in the cart template (views/templates/wizard/cart.pdt). The signup form is defined in views/templates/standard/types/registration/signup.pdt for the dedicated registration form and views/templates/wizard/signup.pdt for the signup form for that order template type.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...