David Jensen
@dkjensen on WordPress.org , @David Jensen on Slack
- Member Since: July 26th, 2013
- Location: Chattanooga, TN
- Website: dkjensen.com
- GitHub: dkjensen
- Job Title: Web developer
Bio
Interests
Contribution History
David Jensen’s badges:- Plugin Developer
-
Committed [2747144] to Plugins SVN:
Update to version 1.5.4 from GitHub -
Posted a reply to images not showing, on the site WordPress.org Forums:
@renewmyid Hello A few things to try: If there is a password to view the… -
Posted a reply to Heavy plugin, on the site WordPress.org Forums:
Hi @gvansur Unfortunately I don't think I can reduce the size of the plugin, because… -
Posted a reply to PDF available in user dash, on the site WordPress.org Forums:
@spb1190 Hello! This isn't really the intention of the plugin, and there is not a… -
Committed [2732229] to Plugins SVN:
Update to version 1.5.3 from GitHub -
Posted a reply to Changing send Mail, on the site WordPress.org Forums:
@jorgehoffmann Yes you can use the PHP filter as follows: add_filter( 'wc_cart_pdf_admin_copy_email', function( $email )… -
Posted a reply to Pass parameters to PDF, on the site WordPress.org Forums:
@jorgehoffmann Great! What you could do is check if the cart is empty before rendering… -
Posted a reply to Retrieve specific data from meta data, on the site WordPress.org Forums:
Hi @saturnz Yes this is possible. You mentioned you are modifying the template already, have… -
Posted a reply to Pass parameters to PDF, on the site WordPress.org Forums:
Hi @jorgehoffmann Could you change your nonce field to: <?php wp_nonce_field( 'cart-pdf', '_wpnonce', false, true… -
Posted a reply to images not showing, on the site WordPress.org Forums:
Hello Could you please email me at david@dkjensen.com and I will send you my IP… -
Posted a reply to Insert button anywhere, on the site WordPress.org Forums:
@jorgehoffmann Neat, thanks! -
Posted a reply to Insert button anywhere, on the site WordPress.org Forums:
@jorgehoffmann Ah yes you are right. Try the following shortcode instead: function child_wc_cart_pdf_shortcode( $atts, $content… -
Posted a reply to Insert button anywhere, on the site WordPress.org Forums:
@jorgehoffmann Hello There is not a shortcode, rather a function to render the button. However… -
Posted a reply to Button label, on the site WordPress.org Forums:
Great! Glad you got it sorted -
Posted a reply to Button label, on the site WordPress.org Forums:
@pahedomotica What should the button say? I'm seeing "DOWNLOAD CART AS PDF" on both cart… -
Posted a reply to Can the downloaded PDF support to show other language, on the site WordPress.org Forums:
Hi @metismini Could you try adding the following to your child theme functions.php file? add_filter(… -
Posted a reply to User required to login and customer info on pdf, on the site WordPress.org Forums:
Hi @pahedomotica I just released an update that should fix this for you. Would you… -
Committed [2715582] to Plugins SVN:
Update to version 2.2.1 from GitHub -
Posted a reply to Upload automatically pdf in database, on the site WordPress.org Forums:
@admt2018 Technically you can't store a file such as a PDF in the database, but… -
Posted a reply to Pdf repository, on the site WordPress.org Forums:
@admt2018 Hello There are various developer hooks and actions in the plugin that can be… -
Posted a reply to The Russian Ruble is not displayed, on the site WordPress.org Forums:
@pashaags Thank you :) -
Posted a reply to The Russian Ruble is not displayed, on the site WordPress.org Forums:
@pashaags This is not currently possible, though you can have the admin get a copy… -
Posted a reply to Images are not loading, on the site WordPress.org Forums:
@joranmaaskant Hello, I think it might be because the SSL certificate is not valid -
Posted a reply to The Russian Ruble is not displayed, on the site WordPress.org Forums:
@pashaags Try adding the following to your functions.php. You can play with font alternatives but… -
Posted a reply to The Russian Ruble is not displayed, on the site WordPress.org Forums:
@pashaags Hello, let me troubleshoot on displaying the Russian Ruble correctly and get back to… -
Posted a reply to Issue with displaying the product in PDF, on the site WordPress.org Forums:
@laikinas I have not heard of such an occurrence before. I would think this is… -
Posted a reply to Issue with displaying the product in PDF, on the site WordPress.org Forums:
@laikinas Are you using any caching plugins? I did just check again today by adding… -
Posted a reply to Issue with displaying the product in PDF, on the site WordPress.org Forums:
@laikinas Not yet. Do you have the PDF set to download or view in browser? -
Posted a reply to Issue with displaying the product in PDF, on the site WordPress.org Forums:
Hi @laikinas Is this on your cart page or on the PDF? -
Posted a reply to Changing send Mail, on the site WordPress.org Forums:
@vulpez Hello You can use the snippet below to add additional recipients to the email:… -
Posted a reply to Show header on every page, on the site WordPress.org Forums:
@alena353 Great! -
Posted a reply to Show header on every page, on the site WordPress.org Forums:
@alena353 Hello This feature is not currently enabled out of the box. But if you… -
Posted a reply to obligate users to fill out info, on the site WordPress.org Forums:
Ah ok - so you are using the feature send a copy of PDF to… -
Posted a reply to obligate users to fill out info, on the site WordPress.org Forums:
@solshr10 Hello - this would be possible via custom coding, but I have had this… -
Posted a reply to WC Blocks, on the site WordPress.org Forums:
Anytime :) -
Posted a reply to WC Blocks, on the site WordPress.org Forums:
@angelmorillo I tested how to do this a bit, I ended up going with this… -
Posted a reply to WC Blocks, on the site WordPress.org Forums:
So are you just wanting it to display below the proceed to checkout button natively… -
Posted a reply to WC Blocks, on the site WordPress.org Forums:
Hello @angelmorillo This should be possible. Are you able to take a screenshot and point… -
Posted a reply to Download button redirects to HP, on the site WordPress.org Forums:
@daviddl84 There is likely a conflict with another plugin or your theme. If you have… -
Posted a reply to Download button redirects to HP, on the site WordPress.org Forums:
Hi @daviddl84 When you click the download button what happens? That deprecated error is coming… -
Posted a reply to Self-generated PDF without customer intervention, on the site WordPress.org Forums:
OK let me know how it goes :) -
Posted a reply to Self-generated PDF without customer intervention, on the site WordPress.org Forums:
Hi @fanger Currently this is not possible. You can however write your own function, using… -
Posted a reply to Serial number and product short description column, on the site WordPress.org Forums:
@kiran11more Hello, yes this is possible. (apologies for delay I was away on holiday) To… -
Posted a reply to Open pdf in new page, on the site WordPress.org Forums:
No problem -
Posted a reply to Open pdf in new page, on the site WordPress.org Forums:
@admt2018 Sorry I don't understand, do you want to remove the Download Cart as PDF… -
Posted a reply to Open pdf in new page, on the site WordPress.org Forums:
@admt2018 Is the action woocommerce_proceed_to_checkout overridden by any chance? Out of the box the anchor… -
Posted a reply to Create an invoice number, on the site WordPress.org Forums:
@nazreenexe I'm glad to hear that, thank you! -
Posted a reply to Create an invoice number, on the site WordPress.org Forums:
@nazreenexe Appreciate the kind words. The url would be <?php echo esc_url( home_url( '/my-account/' )… -
Posted a reply to Create an invoice number, on the site WordPress.org Forums:
@nazreenexe Try the following: remove_action( 'woocommerce_proceed_to_checkout', 'wc_cart_pdf_button', 21 ); add_action( 'woocommerce_proceed_to_checkout', function() { if (… -
Posted a reply to Create an invoice number, on the site WordPress.org Forums:
@nazreenexe This is possible by simply removing the Download Cart as PDF button if not…
Developer
-
Gospel Resource Hub
Active Installs: Less than 10
-
WooCommerce - Restrict Content Pro Level Pricing
Active Installs: Less than 10
-
WooCommerce Cart PDF
Active Installs: 1,000+
-
WooCommerce Order Product Count
Active Installs: 90+
-
Zoom for WordPress
Active Installs: Less than 10
Contributor
-
Simple Tabs Block
Active Installs: Less than 10
-
Template Part Block
Active Installs: Less than 10