So, I’ve had this plugin running for 6-8 months, and it hasn’t been retrieving new photos from my copygr.am feed for about 4-5 weeks, now.
Copygr.am is updating fine. Widget Settings, although haven’t been touched, have all been verified. I’ve disabled the plugin and re-enabled.
Anyone using this with same issue, previously had a similar issue or have any other suggestions? Else, I’ll probably just move to another plugin.
]]>Where is the correct place to add CSS code to put a thin black border around the images that this widget delivers? A thin black border around images matches my site’s style, and I have tried styling everything that I can think of, both via my stylesheet and directly editing the plugin, and I am unable to style the image with a border.
I figure that there has to be a place to put it, but I just don’t know where it is yet. Can someone help me find it? Thanks!
]]>i was creating a blog for a customer of mine, all was perfectly working from january, yesterday my customer changed his instagram username and today the blog gives this error:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/23/10324823/html/wp-content/plugins/copygram-widget/copygram-widget.php:757) in …./index.php on line 18
i’ve changed all params in copygram and widget, if i go to copygram site all is working, the new username is correctly displayed and all pics are listed
The very strange thing is that if i reach directly a page of the blog, for ex. index.php?p=xxx the copygram widget is perfect, and i have no errors, but if i reach the home page (that starts with the latest post, the one that i see correctly if directly reached with ?p=xxx) i have only the error and nothing is displayed
Please help me, thanks
p.s. sorry for my bad english!
]]>URL: https://www.smockedauctions.com/
in this website when a new image in uploaded in instagram the websote design get disturbed. I dont know the problem wheather due to image or instagram plugin used in website. Please reply.
]]>Is there a way to display instagram photos from your plugin by hashtag?
]]>Would it be possible to re-write the HTML and CSS? It is not very semantic.
For one, instead of using nested DIVs, it should really use a UL+LI, then style it with CSS. Like this:
<div id="copygram-widget-2" class="widget widget_copygram-widget">
<h4 class="widgettitle">My Instagrams</h4>
<ul><li>
<a href="...filename.jpg" target="_blank" style="width:150px;height:150px;"> <img src="...filename.jpg" style="width:150px;height:150px;" alt="description"/>
<p>description</p>
</a>
</div>
</div></div>
The CSS could be cleaned up accordingly. This would greatly help semantic readability.
Also — the “alt” properties are not escaped correctly, so a double-quote that was included in my description ends up prematurely breaking the description.
]]>Hi!
Very nice widget! Exactly what I’ve been looking for! Very nice grid indeed. However, when I try to customize the widget nothing really changes. I want to have 6 images at 75×75 pixels and minimum padding and link to full size picture. When I set the parameters, I get padding 5, link to Copygram and 9 pictures (default). Why won’t it change?
]]>Need help figuring out this problem:
Warning: DOMDocument::load() [domdocument.load]: URL file-access is disabled in the server configuration in /homepages/30/d215338802/htdocs/wp-content/plugins/copygram-widget/copygram-widget.php on line 225
Warning: DOMDocument::load(https://copygr.am/misterjpg//rss) [domdocument.load]: failed to open stream: no suitable wrapper could be found in /homepages/30/d215338802/htdocs/wp-content/plugins/copygram-widget/copygram-widget.php on line 225
Warning: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity “https://copygr.am/misterjpg//rss” in /homepages/30/d215338802/htdocs/wp-content/plugins/copygram-widget/copygram-widget.php on line 225
I activated the copygram plugin and used my log in info. It won’t display the pictures properly on my website due to error on line 225. I can’t figure out why.
]]>