Robert Dall
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WooCommerce Print Invoice & Delivery Note] 4.1.3 still can't updatePlease refer your answer this this thread I made a mistake in posting it without linking to the plugin in question:
https://wordpress.org/support/topic/413-still-cant-update-1?replies=1
Yoast got back to me via twitter.
Here is his reply:
not just for that 🙂 set the meta description template to %%excerpt%%
Forum: Fixing WordPress
In reply to: Locating and using CSS selectorsQuick Question:
Which theme do you have active in your install? The child theme or the default theme?
If you have the child theme installed are you importing the stylesheet from the twenty-fourteen into your child theme?
/* Imports */
@import url(“../twentyfourteen/style.css”);Then you should be able to override the style in your sheet.
I did this with twenty-thirteen child theme I created. Maybe looking at it might help you?
Forum: Plugins
In reply to: [WP Help] iframesI had the same issue. So for screens casts I just link the screen cast and don’t try to embed. Seems to work better.
Forum: Plugins
In reply to: [The Events Calendar] Make External event link a button insteadThanks Leah
I have added my idea to the user voice.
Thanks for the quick reply!
~ Robert
So I found a solution.
It requires a Custom Post Type that can grab the title and or the caption from the image and then after setting the featured image and saving the post as a draft or publishing the post.
You can see the examples Sergey Biryukov has posted here:
http://pastebin.com/9THQAeL0So this would be more a WooCommerce bug then anything to do with Jetpack?
I try to fix it on my own site. But I’d also like to report the bug as well…
I added some text to the description of the category just to see if it was going to be put into the same div.
And Yes the text I put in my Category Description is in the same div that Jetpack is putting it’s sharing button.
All of this is being hooked in automatically by a WooCommerce Category and then JetPacks Sharing which should hooking in after the content.
Forum: Reviews
In reply to: [Image Watermark] Image degraded after the watermark is appliedSorry for the indignation…Â
Thank you for looking into my issue.
Forum: Reviews
In reply to: [Image Watermark] Image degraded after the watermark is appliedThanks to looking into my issue.
My Question would be why are you striping that information out wouldn’t the photographer who wants to protect their image via a watermark care the most about image quality? Removing the ICC color profile and to a lesser extent EXIF will obviously degrade the image.
Forum: Plugins
In reply to: [WooCommerce] Update to WordPress 3.9 and WooComm TinyMCE Button goneThey (WooCommerce) have decided not to fix and won’t be replacing the button in WP 3.9
See this github issue for the decision why. https://github.com/woothemes/woocommerce/issues/5130
Forum: Plugins
In reply to: [WooCommerce] Update to WordPress 3.9 and WooComm TinyMCE Button goneI am pretty sure this is a WooComm bug and I reported the bug in their github repo here: https://github.com/woothemes/woocommerce/issues/5340
I am having a problem with WooCommerce Tiny MCE editor button showing up either.
I am not sure were having exactly the same issue as my Tiny MCE Editor is showing it’s just not the WooCommerce Button that isn’t.
Forum: Plugins
In reply to: [Menu Social Icons] Icons in the Drop DownWorks like a charm Paul. I have some slight css alignment to fix. But this is exactly what I wanted.
Thanks again!
Forum: Plugins
In reply to: [Menu Social Icons] Want to use the envelope Icons for something else.Ahh So I was putting the “horse before the cart” so to speak.
And the reason why the rss feed icon was working was there was already a page created called rss.
I will give this a try again.
rd