Help with getting things done and fixing problems.
| Topics | Comments |
Posted |
Last comment |
|---|---|---|---|
| Get Started with a Local Dev Environment Quickly | 2 | 8 years 1 month ago | 6 years 11 months ago |
| Custom block templates | 6 | 8 years 1 month ago | 4 months 6 days ago |
| How to reset admin password | 3 | 8 years 1 week ago | 8 years 3 days ago |
| How to stop loading default grid-flexbox.css Accepted answer | 3 | 8 years 1 week ago | 7 years 11 months ago |
| how to display view in node | 4 | 8 years 1 week ago | 7 years 11 months ago |
| "How to" block unwanted URLs Accepted answer | 3 | 8 years 6 days ago | 7 years 11 months ago |
| Uploading files such as PDF | 2 | 8 years 5 days ago | 7 years 6 months ago |
| Google Fonts - Figuring out the Last Step Accepted answer | 1 | 8 years 2 days ago | 7 years 12 months ago |
| Handling font-size and line-height for copy Accepted answer | 1 | 7 years 12 months ago | 7 years 12 months ago |
| How to output the URL of an image field in Views Accepted answer | 8 | 7 years 12 months ago | 7 years 11 months ago |
| Taxonomy Title translation Accepted answer | 5 | 7 years 12 months ago | 7 years 10 months ago |
| Backdrop Blocks - Style Configuration Tool - Documentation? Accepted answer | 4 | 7 years 11 months ago | 7 years 11 months ago |
| Custom installation profile? | 3 | 7 years 11 months ago | 7 years 11 months ago |
| Custom page.tpl.php template based on content type or path. | 8 | 7 years 11 months ago | 7 years 11 months ago |
| Hero Image not displaying | 5 | 7 years 11 months ago | 7 years 10 months ago |
| Where find docs for ctools? | 1 | 7 years 11 months ago | 7 years 11 months ago |
| Menu items not showing Accepted answer | 6 | 7 years 11 months ago | 5 years 2 days ago |
| Layouts region inheritance Accepted answer | 12 | 7 years 10 months ago | 7 years 10 months ago |
| file folder from node title | 2 | 7 years 10 months ago | 7 years 10 months ago |
| Updating Backdrop when CiviCRM is installed | 1 | 7 years 10 months ago | 7 years 10 months ago |
| How to obtain 1.9.0 from git repository instead of 1.9.x-dev Accepted answer | 3 | 7 years 10 months ago | 7 years 10 months ago |
| Too many redirects Accepted answer | 11 | 7 years 10 months ago | 7 years 10 months ago |
| Professional help | 1 | 7 years 9 months ago | 7 years 9 months ago |
| Rules 2.01 update error | 2 | 7 years 9 months ago | 7 years 9 months ago |
| PHP zip extension issue in 1.9.2 | 19 | 7 years 9 months ago | 1 year 1 month 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