jlomaga
Forum Replies Created
-
Forum: Plugins
In reply to: [Perfect Images] [Plugin: WP Retina 2x] Using "Custom Logo" In Theme@pozhonks
I tried what you said and still no dice. You can see the code I have within WP above. And my CSS code is as follows#branding { width: 980px; margin: 0 auto; padding: 0 0 10px; } .logo { height: 100px; width: 590px; float: left; margin: 11px 0 0 10px; } .logo img {width: 100%;}
Am I doing something wrong??
Forum: Plugins
In reply to: [Perfect Images] [Plugin: WP Retina 2x] Using "Custom Logo" In ThemeYes the plugin is loaded and set to client-side as we use Cloudflare. I see it swap out the various wordpress uploaded images fine, and I’ve checked the image URLs after it swaps them out and they are the @2x images. The only images it doesn’t seem to swap out are the images I have coded into the theme.
I have it in debug mode right now and if you visit the homepage you’ll see the NHL image loads as a @2x, but the logo does not.
**I just looked a little more into, if I right click and view the image URL the image URL says @2x version, however if I look at the page source none of the images are @2x versions, is that supposed to be? I also don’t see any script related in the page source, the images are swapping out I see the version switch as the page loads, so it’s working at some level.
Forum: Plugins
In reply to: [Perfect Images] [Plugin: WP Retina 2x] Using "Custom Logo" In ThemeI’m having the same issue, url https://www.vgrevolution.com
image normal https://img1.vgrevolution.com/vgrlogo2.png
image retina https://img1.vgrevolution.com/[email protected]and a snipet of the code
<div id="branding" class="clearfix"> <div class="logo"> <a href="https://www.vgrevolution.com"><img src="https://img1.vgrevolution.com/vgrlogo2.png"></a> </div>
Forum: Plugins
In reply to: [Facebook] Description Shows HTML on FacebookWP 3.4.1
https://www.vgrevolution.com/2012/07/sdcc-the-walking-dead-escape-obstacle-course-video/Also on fan pages FB displays html code for apostrophes
FYI I have the plugin deactivated since using Twitterfeed to post is MUCH more stable and works a ton better, though unfortunately isn’t instant.
Forum: Plugins
In reply to: [Facebook] Description Shows HTML on FacebookForum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Publish as Author Doesn't Stay Selected@matt figured I’d give your suggestion to others about deactivating and/or removing any OG meta data I might have put on the site. Still didn’t help with the error.
“Failed posting to your Facebook Timeline. Error: {“message”:”Unknown path components: /vgrevolution:publish”,”type”:”OAuthException”}”
On a side note after running the debug tool on my posts and looking at the OG data I noticed it was shooting back a duplicate error due to the same info showing up in the OG date and OG modified meta.
and another side note it would be nice to see the option to turn off and/or select which OG meta the plugin injects, this would help with other social button plugins we might be running, for myself the Slick Social Buttons plugin for some reason needs to inject the OG meta otherwise it doesn’t pull the correct info, plus it’s injection passes your debug tool without issue.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Publish as Author Doesn't Stay Selected@matt I double checked the namespace they are the same in the app and in the wp setting.
Looking at the error I get returned I noticed it says “type:”, shouldn’t we be seeing ‘Article” mentioned in there someplace since it’s a article type that is listed in Open Graph?
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Publish as Author Doesn't Stay SelectedTried re-authoring same outcome. Posts fine to Fan Page, even get the Yellow confirmation. But no post to timeline and get the error.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Publish as Author Doesn't Stay SelectedHey Matt,
Well it’s at least staying selected now but returning the following error“Failed posting to your Facebook Timeline. Error: {“message”:”Unknown path components: /vgrevolution:publish”,”type”:”OAuthException”}”
I tried removing the Open Graph object and putting it in fresh and still had the issue. When I get a moment I’m going to try to remove all authorization and start fresh reauthorizing everything.
Posting to Fan Page works fine, just not author timeline.
Forum: Plugins
In reply to: [Plugin: Jetpack] Video Embed Width No Longer WorkingI’m not having a size issue as 640 is ok for our theme, but the latest update has broken the auto embed, now I have to use a shortcode in order to get youtube to embed.
I’ve been having this issue with WP 3.3.1 and every version of YARPP since 3.3.3. 3.3.3 is the only version that works correctly. Every new post that I I publish no matter the settings will show no related posts, and it also causes issue with my theme. Each new release I give it a try and sure enough it stops working and I have to go back to 3.3.3. Don’t know what has changed since that release but something isn’t working well.
I will second this post. I just happened to notice the large size of my error log and I also see this error pop up MANY time every day. I’m also running Litespeed however using memcache.
hitoriix I don’t think this is a server issue, more then likely a line of bad php code.
Great, we love the plugin and have been getting great feedback about it.
FYI it’s a simple fix just change stumbleupon width to 100px in dcwp_social.php
Also I forgot to mention in my suggestions, would it be possible to have a selection to turn off the Facebook meta calls, I already have Facebook meta tags hard coded into the themes head and in my case don’t need them.
Forum: Fixing WordPress
In reply to: Missed schedule problemHow did you fix this issue??? I’m using 3.1.1 (now) but on a new hsot and now I’m having this issue.