I have a store app setup with manual payment only but nothing happens when the "Add to Cart" button is clicked. What am I missing or doing wrong?
Overview: store app is only to place an order, not make a payment. Payment will be check or money order only so all store app is used for is to send an email of the order.
Ideally I would want the "Add to Cart" action to only send an email? Is this possible, how?
Thanks, Jeff
The administrator has disabled public write access.
Thanks! I found the plugin however I have another issue...
I recently updated Gridbox and now my column spacers have disappeared (see attached). Also when I create a button to link the product page, I keep getting a 404 error even though the product page is published. Is the anyway to fix?
Ok, next issue:
I tried setting the Terms and Condition link to another GB page but it doesn't seem to process it.
The link works fine if placed on a regular page.
This is the link: href="index.php?option=com_gridbox&view=page&id=28"
here is the the full text in the T&C field (replaced brackets with <>):
I have read and agree to the <>a href="index.php?option=com_gridbox&view=page&id=28" target="_blank"<>Terms and Conditions</a>
How can I reference another GB page form the Terms and Conditions without an absolute path?
Thanks, Jeff
The administrator has disabled public write access.
Another issue in the Store App:
I add a field to the "Single Post Layout" and configure the field to have the Value left justified:
[LABEL] [VALUE]
In the "Category List Layout" I display the field but it is Right Justified:
[LABEL] ...................................................................... [VALUE]
Why does it not follow the settings from the Single Post Layout?
There is no "Justify" or "Padding" available in the editor's Design tab for Fields.
How can I format the Label/Value for a Field in the "Category List Layout"?
Thanks, Jeff
Last Edit: 2 months 2 weeks ago by Jeffrey.
The administrator has disabled public write access.
No matter what link I put in the Terms & Conditions text field it always comes up as:
.../index.php/checkout#
It doesn't seem to be using the text from the field at all because even when I change even the text to something else it does not change on the checkout window.
I've attached images of the HTML from the checkout page. Note: always the same no matter what is in the T&C text field.