New Post: Wishlists
When I click on one of my products it doesn't give me the option to add to wishlist. It just gives me the option to buy. Cheers
View ArticleNew Post: Wishlists
I've figured out how to add to the wishlist. I have a wishlist page that I get redirected to. But what module do I need to add to the wishlist page to show the products? Cheers
View ArticleNew Post: shipping costs defaults to -1.00
Hi Referring to your post above (I know it was a long time ago) when the shipping calculation falls outside, for example, the weight calculation and a zero shipping rate is returned, is it still the...
View ArticleNew Post: Maximum Quantity Limit
I'm having the same problem with the red asterisk * after changing productqty.limit to anything less than 999. For example: productqty.limit = 100 Product XYZ has 6 ModelsAdding a Quantity of 10 works...
View ArticleNew Post: Wishlists
By default you only need to enable the wishlist flag in the back office settings. That will re-use the product list module on the store page as the wish list. Any page can be used as a wish list so...
View ArticleNew Post: shipping costs defaults to -1.00
If everything works, and the specialshipping.text is displayed, and all you need to do is hide something on the page, then you might be able to add a style tag to that template with some css to hide...
View ArticleNew Post: Customize NB Store Check out
Same as my other reply.. DNN is meant to be installed at the website root. This is in the installation requirements. Regards Rob
View ArticleNew Post: Labels on the product details page are too short
123sandip wrote: Is their any way to solve this problem? Point your IIS website to your dotnetnuke2 folder and carry on like that. You'll have to go through the site and look for broken links. but it...
View ArticleNew Post: productxmldata.template
That worked thanks! :-) One more question....I've seen all the discussions regarding social media and getting "share this product on facebook" to work. I've done it the hard way and added the link...
View ArticleNew Post: Wishlists
I have a wishlist page with the product list module in but how do I get it to only display the wishlist items. at the moment it displays all the items. Cheers
View ArticleNew Post: Project source control - would the project coordinators consider...
G'day, I've got issues I have with SVN on codeplex which I think limit more contributions to the NB Store codebase.The SVN Bridge doesn't play well with others.SVN doesn't allow other developers to...
View ArticleNew Post: Labels on the product details page are too short
Thanks rob and gmBarlow for your reply. I came a long way with this. Thats why i am asking this. This is the code for the image src: d = d & "<img class='cartthumb'...
View ArticleNew Post: Problem whit image detail,
Hi yosall, this is a z-index problem. Place this line in your portal.css .DnnModule {z-index: 90 !important} There is another way to solve this as well, edit the...
View ArticleNew Post: Project source control - would the project coordinators consider...
OK I see your issue with SVN codeplex and I agree in a way, but all my office source control is in SVN, to change, means a lot of work for me and I don’t want to be switching between GIT and SVN (never...
View ArticleNew Post: Labels on the product details page are too short
You're going to keep running into problems because it is not running at root. However, I am aware that some people have done this in the past. Some of those problems can be fixed by modifying files in...
View ArticleNew Post: Labels on the product details page are too short
If you are only building the site locally (localhost on your machine), and plan to move the files/templates etc., to a domain name/live server which is running on the root I wouldn't bother changing...
View ArticleNew Post: Labels on the product details page are too short
Thanks for reply .It's just superb idea I downloaded the source code and made some change in the code. what I have to do now ?? how to make module package from that code.?? and I already installed...
View Article