Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreModified store installation free to downloadModified store installation free to download
Previous
 
Next
New Post
5/16/2007 1:21 PM
 

Ploum wrote

I'm glad to help!

You can find the file DefaultAddressCheckout.ascx inside the folder ...\DesktopModules\WWStore\Providers\AddressProviders\DefaultAddressProvider. Open it with your favorite editor and search for this two blocks :


 cssclass="Address">

....


 cssclass="Address">

Add the code in red above, then add the desired style in your css style sheet (on portal or module) for the class "Address".

Gilles

Thanks Gilles.. you my have misunderstood me.. I'm not trying to change the style of those fonts.. I actually want to change the title.. for example, instead of "Billing Address" I want it to say "Contact Information." Is that doable? If so, how? Also, is there anyway I can deactivate the shipping address completely? I just want to have the section that says "Billing Address" and change it to "Contact Information" so that I can arrange local pick up of my items and do away with customers inputting their shipping info. Just to remind you, I'm using the EmailPayment plan, so I'm not messing with Paypal or anything else. Thanks for all the help and precise information. 

 
New Post
5/16/2007 2:42 PM
 

Oupss! I have focused on the "blue" and think you want change the color!

For replace the title "Billing Address" do this :

Go to Host > Languages > Language Editor (bottom left), then in the tree open Local Resources > Desktop Modules > WWStore > App_LocalResources. Click on the file Checkout.ascx and look in the right part you would have the resource lblBillAddressTitle.Text. Replace it with your text and save!

For hide the Shipping block follow this steps :

You can find the file DefaultAddressCheckout.ascx inside the folder ...\DesktopModules\WWStore\Providers\AddressProviders\DefaultAddressProvider. Open it with your favorite editor and search for this block:

<tr Visible="false">
 <td>
  <fieldset>
   <legend>
    <dnn:label id="lblShippingAddressTitle" runat="server" controlname="lblShippingAddressTitle"></dnn:label>
   </legend>

Add the text in red and save !

Gilles

 

stockguru wrote

Thanks Gilles.. you my have misunderstood me.. I'm not trying to change the style of those fonts.. I actually want to change the title.. for example, instead of "Billing Address" I want it to say "Contact Information." Is that doable? If so, how? Also, is there anyway I can deactivate the shipping address completely? I just want to have the section that says "Billing Address" and change it to "Contact Information" so that I can arrange local pick up of my items and do away with customers inputting their shipping info. Just to remind you, I'm using the EmailPayment plan, so I'm not messing with Paypal or anything else. Thanks for all the help and precise information. 


We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
New Post
5/16/2007 5:56 PM
 
Visible="false">
 
  


   
    
   

 

Add the text in red and save !

Gilles

 

 

Gilles, you're amazing.. Changing "Billing Address" worked with a minor change (I had to go to defaultaddress provider instead of app_local resources.. But disabling shipping didn't work:( any ideas? While we're at it, how can I disable customers from adding reviews?

Thanks

Ploum wrote

Oupss! I have focused on the "blue" and think you want change the color!

For replace the title "Billing Address" do this :

Go to Host > Languages > Language Editor (bottom left), then in the tree open Local Resources > Desktop Modules > WWStore > App_LocalResources. Click on the file Checkout.ascx and look in the right part you would have the resource lblBillAddressTitle.Text. Replace it with your text and save!

For hide the Shipping block follow this steps :

 

 stockguru wrote

 

Thanks Gilles.. you my have misunderstood me.. I'm not trying to change the style of those fonts.. I actually want to change the title.. for example, instead of "Billing Address" I want it to say "Contact Information." Is that doable? If so, how? Also, is there anyway I can deactivate the shipping address completely? I just want to have the section that says "Billing Address" and change it to "Contact Information" so that I can arrange local pick up of my items and do away with customers inputting their shipping info. Just to remind you, I'm using the EmailPayment plan, so I'm not messing with Paypal or anything else. Thanks for all the help and precise information. 

 

You can find the file DefaultAddressCheckout.ascx inside the folder ...\DesktopModules\WWStore\Providers\AddressProviders\DefaultAddressProvider. Open it with your favorite editor and search for this block:

 
 
New Post
5/16/2007 9:15 PM
 

Hi stockguru,

The difference of file is explained because we do not use the same version exactly.

To hide the shipping address, try to move attribut Visible="false" to this line : <fieldset Visible="false">

If that does not function either, adds the attribute on these three lines:

   <fieldset Visible="false">
    <legend Visible="false">
     <dnn:label id="lblShippingAddressTitle" runat="server" controlname="lblShippingAddressTitle"></dnn:label>
    </legend>
    <asp:Panel id="pnlShippingAddress" Visible="false" runat="server" HorizontalAlign="Center">

To hide the reviews, try this :

  • Open the file ProductDetail.ascx with your editor (inside ...\DestopModules\WWStore\)
  • Search for the line below for adding the same attribut :
    • <asp:Panel ID="pnlReviews" runat="server" Visible="false">

For your information, in the next version of the Store module you will be able to disable the reviews directly in the settings of the module.

Gilles


We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
New Post
5/17/2007 3:41 PM
 

Everything works like a charm... you've been most helpful!

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreModified store installation free to downloadModified store installation free to download


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out