Chris Baldelomar
@cbaldelomar on WordPress.org, @Chris on Slack
- Member Since: March 26th, 2012
- Website: webplantmedia.com
- Job Title: Programmer/Owner
- Employer: Web Plant Media
Bio
Interests
Contribution History
Chris Baldelomar’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- 
										Created a topic, Shortcode attribute broken with latest update, on the site WordPress.org Forums: 
 The shortcode attribute showheader=false Now display…9 months ago 
- 
										Posted a reply to Image Captions dissapear when inserting a new uploaded image to slider, on the site WordPress.org Forums: 
 I do not have a member account. Can I sign up for one? I'm a…11 months ago 
- 
										Created a topic, Image Captions dissapear when inserting a new uploaded image to slider, on the site WordPress.org Forums: 
 The image captions disappear for every image whenever …11 months ago 
- 
										Committed [2097338] to Plugins Trac: 
 tagging 3.461 year ago 
- 
										Committed [2097337] to Plugins Trac: 
 version 3.461 year ago 
- 
										Created a new ticket, #66837, in Themes Trac: 
 THEME: Crimson Rose – 2.441 year ago 
- 
										Created a new ticket, #65957, in Themes Trac: 
 THEME: Crimson Rose – 2.431 year ago 
- 
										Committed [2010268] to Plugins Trac: 
 tagging 3.452 years ago 
- 
										Committed [2010267] to Plugins Trac: 
 version 3.452 years ago 
- 
										Committed [2010266] to Plugins Trac: 
 tagging 1.672 years ago 
- 
										Committed [2010265] to Plugins Trac: 
 version 1.672 years ago 
- 
										Posted a reply to Header Display, on the site WordPress.org Forums: 
 Send me admin access to your site, and I can see what the problem might…2 years ago 
- 
										Posted a reply to Header Display, on the site WordPress.org Forums: 
 Hi Jeff, I did not quite understand your question. Can you send a link to…2 years ago 
- 
										Created a new ticket, #60922, in Themes Trac: 
 THEME: Brimstone – 1.182 years ago 
- 
										Created a new ticket, #60921, in Themes Trac: 
 THEME: Crimson Rose – 2.422 years ago 
- 
										Created a new ticket, #60885, in Themes Trac: 
 THEME: Brimstone – 1.172 years ago 
- 
										Created a new ticket, #60884, in Themes Trac: 
 THEME: Crimson Rose – 2.412 years ago 
- 
										Created a new ticket, #60883, in Themes Trac: 
 THEME: Crimson Rose – 2.402 years ago 
- 
										Created a new ticket, #60882, in Themes Trac: 
 THEME: Brimstone – 1.162 years ago 
- 
										Created a new ticket, #60879, in Themes Trac: 
 THEME: Brimstone – 1.152 years ago 
- 
										Created a new ticket, #60878, in Themes Trac: 
 THEME: Crimson Rose – 2.392 years ago 
- 
										Committed [1943175] to Plugins Trac: 
 tagging 3.442 years ago 
- 
										Committed [1943173] to Plugins Trac: 
 version 3.442 years ago 
- 
										Committed [1937724] to Plugins Trac: 
 tagging 3.432 years ago 
- 
										Committed [1937722] to Plugins Trac: 
 version 3.432 years ago 
- 
										Created a topic, “Invalid Paremeters” Error Message When trying to Pin on Pinterest., on the site WordPress.org Forums: 
 From the desktop, when I try to pin, I get the followi…2 years ago 
- 
										Wrote a comment on the post Trusted Authors Program, on the site Theme Review Team: 
 User: cbaldelomar Ticket: https://themes.trac.wordpress.org/ticket/574592 years ago 
- 
										Created a topic, Did The Last Update Break Downloadable Product Downloads?, on the site WordPress.org Forums: 
 After the last WooCommerce update, I noticed all my do…2 years ago 
- 
										Posted a reply to The Update Script Change Attachment Permalink to ?attachment_id={post_id}, on the site WordPress.org Forums: 
 In terms of coding philosophy, I do not think it is wise for a plugin…2 years ago 
- 
										Posted a reply to The Update Script Change Attachment Permalink to ?attachment_id={post_id}, on the site WordPress.org Forums: 
 Thanks for that information. It just broke Jetpack's image attachment lightbox on old pretty attachment…2 years ago 
- 
										Posted a reply to The Update Script Change Attachment Permalink to ?attachment_id={post_id}, on the site WordPress.org Forums: 
 For new images that are uploaded, and that are attached to a product, the problem…2 years ago 
- 
										Posted a reply to The Update Script Change Attachment Permalink to ?attachment_id={post_id}, on the site WordPress.org Forums: 
 I did try regenerating thumbnails. I found out after I tested on another site with…2 years ago 
- 
										Posted a reply to The Update Script Change Attachment Permalink to ?attachment_id={post_id}, on the site WordPress.org Forums: 
 Just to be clear, it was the database update script.2 years ago 
- 
										Created a topic, The Update Script Change Attachment Permalink to ?attachment_id={post_id}, on the site WordPress.org Forums: 
 The update script changed my attachment page permalink…2 years ago 
- 
										Posted a reply to Author Bio HTML is Bad After WordPress Update 4.9, on the site WordPress.org Forums: 
 For a theme developer, would your recommend the remove_filter hack, or write my own author…3 years ago 
- 
										Created a topic, Author Bio HTML is Bad After WordPress Update 4.9, on the site WordPress.org Forums: 
 In jetpack_author_bio(), the the_author_meta( 'descrip…3 years ago 
- 
										Posted a reply to Accordion problem, on the site WordPress.org Forums: 
 Send a support ticket here: http://angiemakes.com/support/ And I will reply back and you can send…3 years ago 
- 
										Posted a reply to before_widget_import_action returns wrong selected_index, on the site WordPress.org Forums: 
 Yes, so far, with the hack, my theme import is working as expected. The transient…3 years ago 
- 
										Posted a reply to before_widget_import_action returns wrong selected_index, on the site WordPress.org Forums: 
 This hack temporarily solves my problem: function wpcanvas2_current_screen_example( $current_screen ) { if ( 'appearance_page_pt-one-click-demo-import' ==…3 years ago 
- 
										Posted a reply to before_widget_import_action returns wrong selected_index, on the site WordPress.org Forums: 
 If I add this piece of code to my theme files: delete_transient( 'ocdi_importer_data' ); I…3 years ago 
- 
										Posted a reply to Accordion problem, on the site WordPress.org Forums: 
 It looks fine when testing on OSX and using Firefox. What browser/OS are you testing…3 years ago 
- 
										Posted a reply to Accordion problem, on the site WordPress.org Forums: 
 Send a link to your web page so I can debug the accordion in my…3 years ago 
- 
										Posted a reply to Accordion Issue, on the site WordPress.org Forums: 
 Send a link to your site so I can debug in my browser.3 years ago 
- 
										Posted a reply to Filter by IDs (post__in) in wc_posts shortcode not working anymore, on the site WordPress.org Forums: 
 Glad you figured it out. I do not have any technical pages for this plugin.…3 years ago 
- 
										Posted a reply to Wrong Version, on the site WordPress.org Forums: 
 WordPress.org fixed it.3 years ago 
- 
										Posted a reply to Wrong Version, on the site WordPress.org Forums: 
 Ok, I marked this as not resolved. I contacted WordPress.org about this. This might be…3 years ago 
- 
										Posted a reply to Accordion problem, on the site WordPress.org Forums: 
 Try updating to the latest version, and see if your accordion issue is fixed3 years ago 
- 
										Posted a reply to Wrong Version, on the site WordPress.org Forums: 
 I bumped the version number to 3.33. Hopefully that speeds up the process.3 years ago 
- 
										Posted a reply to Wrong Version, on the site WordPress.org Forums: 
 Sorry about that. I just tagged the update with the correct version. Wait 10 minutes…3 years ago 
- 
										Posted a reply to before_widget_import_action returns wrong selected_index, on the site WordPress.org Forums: 
 I have two. When I select the first or second, it returned 1 for both.3 years ago 
Developer
- 
										
											About Me Image Widget by Angie MakesActive Installs: 1,000+ 
- 
										
											Galleries by Angie MakesActive Installs: 20,000+ 
- 
										
											Image Widget by Angie MakesActive Installs: 2,000+ 
- 
										
											Insert Code by Angie MakesActive Installs: 3,000+ 
- 
										
											Pinterest Widget by Angie MakesActive Installs: 1,000+ 
- 
										
											Responsive Videos by Angie MakesActive Installs: 2,000+ 
- 
										
											Shortcodes by Angie MakesActive Installs: 40,000+ 
- 
										
											WordPress Canvas - Custom Post TypesActive Installs: 1,000+ 
- 
										
											WP Canvas - WidgetsActive Installs: 3,000+ 
- 
										 
 BrimstoneActive Installs: 500+ 



 
			