Rank: Member
Joined: 2/25/2008(UTC) Posts: 111
|
I am sorry to ask, but I am using bvc5 theme. I want to know how to place my own add to cart image in the system. What is the easiest way. Thank you
|
|
|
|
Rank: Member
Joined: 2/25/2008(UTC) Posts: 111
|
I should explain further, I added my own add to cart button, but I want to add more than one add to cart button, we have 4
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
In your theme's buttons folder.
If you're trying to use 4 different buttons for different products or layouts, you'll need to probably edit the code-behind of those templates to look for a different button filename in your theme. |
|
|
|
|
Rank: Member
Joined: 2/25/2008(UTC) Posts: 111
|
how do you just add the same button to for example the deault ascx page underneath the product grid
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
You'd need to edit the functionality of the product grid to add the ability to add to cart directly from the grid. In most cases this will require VB programming skills of some degree. |
|
|
|
|
Rank: Member
Joined: 2/25/2008(UTC) Posts: 111
|
I have vb skills; I made a browse by manufacturer function if you want the code let me know. I am trying to add new add to cart buttons to the system but btn add is all over the place. I looked at BVModules\Controls\AddToCartButton.ascx.vb and I copied it and named it new. it inherits \BVAdmin\Configuration\Workflow_Edit.aspx.vb which creates [2]System.Web.UI.UserControl. This is a real mess. There must be an easier way to do this[/2]
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.