New Post: Remove Paypal From Checkout Stage 3
Hey yes i know this, I have removed all to do with paypal, at the moment there is a submit query where the paypal was originally, i do not not how to remove this. The module settings do have a paypal...
View ArticleNew Post: Limit characters in CategoryName
You'll need to increase the field size in NB_Store_CategoryLang table and in the NEvoweb_NB_Store_Categories_Update SPROC
View ArticleNew Post: Show or hide products
Hi Leavi. How can show or hide products in ProductList with custom field? Thanks.
View ArticleNew Post: Show or hide products
Hi, You can use test tokens to test for the custom field and then hide or show content in the template. However the trouble with doing this in the product list is that you will leave blank places in...
View ArticleNew Post: Show or hide products
p.s. have a look in Back Office > Admin > Help for the test tokens. You will have to use the method for testing a FieldXPath value. To find the path, you need to enable debug.mode to get an...
View ArticleNew Post: Remove Paypal From Checkout Stage 3
ok, you do need to restart the site in host settings to make it remove the PayPal payment button. There is a payment gateway message in the BO settings that you can also clear out to get rid of the...
View ArticleNew Post: EMail Attachments
Actually it will be the same PDF's all the time. Two, to be specific. The issue i have now is that those should be sent as real attachment with the Order mail, not as Links within the Mail. Haven't...
View ArticleNew Post: EMail Attachments
To be honest, I avoid attaching pdf's to email in server side code. I know it's possible, but you have no real control over what's attached and if the smtp will accept it, so it could lead to emails...
View ArticleNew Post: Product details load too slow
Hi, i have a store with around 11,000 products distributed in 6,000 categories, when the list of products is displayed, load fast, but when i go to see the product details this take around thirty -...
View ArticleNew Post: Product details load too slow
I'm loading the list and clicking into different details views here and am examining the net tab in the Firefox net inspector. It's certainly not fast, but I'm not seeing any 30 second loads. A few...
View ArticleNew Post: Product details load too slow
6000 categories!!! I never imagined anyone to have more than a couple of hundred. Is there any chance I can get a copy of you Db, using the export of NBS. I'm currently building the new category back...
View ArticleNew Post: Currency code
I don't understand the writing above how do you use the Currency conversion? I made a video on what are my questions, please take a look, and someone help me out with this? ViD Thanks....
View ArticleNew Post: Currency code
Please start a new thread for your own question. Most of the video was impossible to see anything in so I just went by the audio and the messages posted above. About language flags - Back Office...
View ArticleNew Post: How to assign every single Catalog Category onto a different page
Does anybody know how to How to assign every single Catalog Category onto a different page. The NB_Store version I have installed is 2.3.8 Rel. 4
View ArticleNew Post: How to assign every single Catalog Category onto a different page
You can add a page to your portal and then add a new product list module to the page. In the settings for the module you can set the Default Category setting to which ever category you want. If that is...
View ArticleNew Post: How to assign every single Catalog Category onto a different page
It would be a mess to maintain this. You're taking a dynamic CMS module and forcing part of it to act like static pages. What possible reason could you have to want it like this? If you just want the...
View ArticleNew Post: How to assign every single Catalog Category onto a different page
Rob, That's great news ! You said that:"... If you just want the categories to be in the site menu, there's a module on the DNN store that can do it and there's also this tool:...
View ArticleNew Post: No Payment required at checkout
I have a scenario where I want to have users build a cart, but not make ANY payment at checkout. It should just email the quote/shopping cart to a customer service rep who will fill the order/bill the...
View ArticleNew Post: Unique pricing matrix for every customer
I have a situation where every customer has a unique pricing matrix - and it is not rule-based. I need to load a separate set of "pricing files" per customer. Or maybe a better explanation would be a...
View Article