Help with getting things done and fixing problems.
| Topics | Comments |
Posted |
Last comment |
|---|---|---|---|
| Prevent empty view from no filter result Accepted answer | 3 | 1 year 11 months ago | 1 year 11 months ago |
| audio player displayed | 6 | 1 year 11 months ago | 1 year 11 months ago |
| Contact Page Metatags | 4 | 1 year 11 months ago | 1 year 11 months ago |
| Which permissions to edit Custom Blocks | 3 | 1 year 11 months ago | 1 year 11 months ago |
| Field group module Accepted answer | 4 | 1 year 11 months ago | 1 year 10 months ago |
| Pay to publish nodes ? | 4 | 1 year 11 months ago | 1 year 11 months ago |
| Add URL's to active trail Accepted answer | 8 | 1 year 12 months ago | 1 year 11 months ago |
| Content Title is active link even when set as "not linked to content" Accepted answer | 11 | 1 year 12 months ago | 1 year 11 months ago |
| DDev Snapshots for BackdropCMS | 2 | 1 year 12 months ago | 1 year 8 months ago |
| Ubercart anonymous checkout | 6 | 1 year 12 months ago | 1 year 11 months ago |
| 403 Forbidden on subdomain Accepted answer | 10 | 1 year 12 months ago | 1 year 12 months ago |
| How to handle node access | 0 | 1 year 12 months ago | 1 year 12 months ago |
| How to get rid of grid-flexbox.css | 8 | 2 years 23 hours ago | 1 year 12 months ago |
| How to enable IMCE for "normal" image fields Accepted answer | 2 | 2 years 3 days ago | 2 years 3 days ago |
| How to set a layout-page title to the bookmark? Accepted answer | 9 | 2 years 3 days ago | 1 year 12 months ago |
| How to render nodes as blocks? Accepted answer | 3 | 2 years 4 days ago | 2 years 3 days ago |
| CSS menu flicker bug | 4 | 2 years 4 days ago | 2 years 3 days ago |
| How to show the primary navigation with dropdown elements in the header block? Accepted answer | 3 | 2 years 4 days ago | 2 years 4 days ago |
| @font-your-face no preview | 0 | 2 years 5 days ago | 2 years 5 days ago |
| Sorting Taxonomy Terms in View | 3 | 2 years 6 days ago | 2 years 5 days ago |
| How do I define a Weight Block in a layout? | 14 | 2 years 6 days ago | 2 years 5 days ago |
| how to fix taxonomy tags display format issue Accepted answer | 2 | 2 years 6 days ago | 2 years 6 days ago |
| Add css not loading | 4 | 2 years 1 week ago | 2 years 6 days ago |
| Module for automatic translation | 1 | 2 years 1 week ago | 2 years 1 week ago |
| Form alter Accepted answer | 5 | 2 years 1 week ago | 2 years 1 week ago |
Recent comments
Thanks Alejandro. That was the clues I needed.
Ubercart - Programmatically add product to cart and straight to Checkout
Have you tried uc_cart_add_item()? You need to provide the nid of the product. Then you can use backdrop_goto('cart/checkout'); to send the user to the checkout screen. uc_cart_add_item...
Ubercart - Programmatically add product to cart and straight to Checkout
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE