Help with getting things done and fixing problems.
| Topics | Comments | Posted |
Last comment |
|---|---|---|---|
| How to render nodes as blocks? Accepted answer | 3 | 1 year 12 months ago | 1 year 12 months ago |
| How to enable IMCE for "normal" image fields Accepted answer | 2 | 1 year 12 months ago | 1 year 12 months ago |
| CSS menu flicker bug | 4 | 1 year 12 months ago | 1 year 12 months ago |
| How to get rid of grid-flexbox.css | 8 | 1 year 12 months ago | 1 year 11 months ago |
| How to handle node access | 0 | 1 year 11 months ago | 1 year 11 months ago |
| How to set a layout-page title to the bookmark? Accepted answer | 9 | 1 year 12 months ago | 1 year 11 months ago |
| 403 Forbidden on subdomain Accepted answer | 10 | 1 year 11 months ago | 1 year 11 months ago |
| error messages after making a backup Accepted answer | 11 | 2 years 2 weeks ago | 1 year 11 months ago |
| Content Title is active link even when set as "not linked to content" Accepted answer | 11 | 1 year 11 months ago | 1 year 11 months ago |
| Pay to publish nodes ? | 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 |
| Prevent empty view from no filter result Accepted answer | 3 | 1 year 11 months ago | 1 year 11 months ago |
| Inherit from base theme Accepted answer | 4 | 1 year 11 months ago | 1 year 11 months ago |
| Canonical URL for View | 2 | 1 year 11 months ago | 1 year 11 months ago |
| Add URL alias to body class | 4 | 1 year 11 months ago | 1 year 11 months ago |
| Add URL's to active trail Accepted answer | 8 | 1 year 11 months ago | 1 year 11 months ago |
| different visual for posts for 2 different authors Accepted answer | 14 | 1 year 11 months ago | 1 year 11 months ago |
| How to delete a layout page Accepted answer | 7 | 1 year 11 months ago | 1 year 11 months ago |
| How to make the "hamburger" menu appear on larger screens | 3 | 1 year 11 months ago | 1 year 11 months ago |
| Contact Page Metatags | 4 | 1 year 11 months ago | 1 year 11 months ago |
| No access to a mod's config file with BACKDROP_BOOTSTRAP_FULL | 2 | 1 year 11 months ago | 1 year 11 months ago |
| Ubercart anonymous checkout | 6 | 1 year 11 months ago | 1 year 11 months ago |
| Laragon WAMP for development | 8 | 1 year 11 months ago | 1 year 11 months ago |
| Ubercart: Check to Buy | 1 | 1 year 11 months ago | 1 year 11 months ago |
| Trouble With Google Maps Accepted answer | 1 | 1 year 11 months ago | 1 year 11 months 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