douglaskarr
Forum Replies Created
-
Forum: Plugins
In reply to: [Publish To Apple News] Additional components?Agreed, would be great to see audio and video component support as we embed our podcast and product videos throughout our publication. If the author would like any assistance, we’d be glad to lend a hand. It should be simple, for instance to look for an MP3 file and embed the necessary audio code. Video may take a a series of regular expressions for YouTube, Vimeo, mov, og3, etc.
Forum: Plugins
In reply to: [CircuPress] Editor not working properlyAre you clicking on editor within the CircuPress menu? The path is:
/wp-admin/edit.php?post_type=email&page=circupress-templateWhat path are you seeing?
Forum: Plugins
In reply to: [Image Rotator Widget] Images showing large in firefox browserImages are not adjusted in any way for sizing, you’ll need to do that when you load the images or using CSS afterwards.
Forum: Plugins
In reply to: [Image Rotator Widget] Not WorkingThis plugin is supported and this has been corrected.
Forum: Plugins
In reply to: [Image Rotator Widget] Plugin not working since updateWe have removed getimagesize as it was causing a ton of issues. We will work out a better methodology to capture image size in a future release.
Forum: Plugins
In reply to: [Image Rotator Widget] Black image containerThe jQuery library included with WordPress loads in “no conflict” mode. We’ve corrected this issue.
Forum: Plugins
In reply to: [Image Rotator Widget] Unable to add imagesThis has been corrected.
Forum: Plugins
In reply to: [Image Rotator Widget] Widget breaks after upgradeYes, this is supported. We did a bonehead move and changed the name of some of the files and that resets the plugin as if it weren’t ever installed. If you upgrade, just add your images and you’ll be good to go. And yes, we continue to make updates to this plugin with more coming!
Forum: Plugins
In reply to: [Image Rotator Widget] Constantly loading and never showing imagesThanks, I would check for a conflict with your theme or plugin.
Forum: Plugins
In reply to: [Image Rotator Widget] error in html outputCorrected in 1.2.1, thanks for bringing that to our attention! We’ll take a look at the data-attributes, I think that’s a good idea.
Forum: Plugins
In reply to: [Image Rotator Widget] Fade Speed. HELP!Currently, you’re limited to the speed dropdown. We’re working on some improvements here.
Forum: Plugins
In reply to: [Image Rotator Widget] Remove Image LinksWhen you insert the image into the plugin, just set the URL to none in the media window.
Forum: Plugins
In reply to: [Image Rotator Widget] Image size on MacThe images currently must be sized the way you want them to be displayed. You can utilize your own CSS to make adjustments on size.
I listed the PHP error messages above directly from the log. The page was a 504 error.
Forum: Plugins
In reply to: [CircuPress] Email Subscription Not WorkingWe have found a syntax error on the mylittlebird site with the Lightbox Javascript on your site. There’s a Syntax Error: Missing } after function body. This is near the // Lightbox code in the page. We removed that function, and the form script worked properly.