Daniel Ruyter
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Ver: 3.0.4 | Brought Site Down to It's Knee'sI am seeing a 15 – 20 second delay in the text editor when writing posts or pages. I disable the Yoast SEO (free) plugin and the issue is gone. Assume it’s something with the recent update.
Hi Jeremy – yes, your filter absolutely fixed it for me. I knew it was something minor. Thanks for your help!
Forum: Plugins
In reply to: [Yoast SEO] Is it possible to add Facebook Author Tag?Hi conualfy – yes, I figured out how it works. The article:author tag is controlled (per WP post) by the Facebook link set in each WP author’s profile.
I updated the FB link on the author (me) profile that wrote the above article and it updated in the OG info. I had to “flush” the FB cache, however, using Lint using the below:
https://[www.yourwebsite.com]/?fbrefresh=CAN_BE_ANYTHING
Replace [www.yourwebsite.com] with your website, removing the [ ].
Plug the above into Lint once you’ve got the correct OG info displaying:
https://developers.facebook.com/tools/debug/Hope this helps,
-Daniel
Hi ffadler,
For posts, I can confirm that the WordPress author’s Facebook profile link does indeed set the meta property=”article:author” field in Yoast. I was having the same issue and I went into (my own) author profile in WP and updated my Facebook link. I cleared my site’s cache and refreshed the source and the OG data was updated.
I haven’t yet figured out how this is set for the website’s home page.
If your site has multiple authors, their individual info will display. Alternatively, I saw a thread in here that provides the code to suppress that tag as well.
Hope this helps,
Daniel
Forum: Plugins
In reply to: [Yoast SEO] Is it possible to add Facebook Author Tag?I’m already seeing this in my OG info using the plugin, however, I’m not sure how the “article:author” property, specifically, is set.
<meta property="og:site_name" content="#Dadtography" /> <meta property="article:publisher" content="https://www.facebook.com/dadtography" /> <meta property="article:author" content="https://www.facebook.com/MemoirsOfASingleDad/" />
The above was pulled from the source of this page of my website: https://www.dadtography.com/travel-far-travel-near-but-just-travel-iowa-covered-bridge/
-Daniel
Forum: Plugins
In reply to: [Frontend Uploader] Use [fu-upload-response] for errorsHi Rinat. Please allow me to clarify that the PDF was not uploaded. So I don’t think I have to explicitly deny document types when I’ve already explicitly allowed image files. I’m just trying to display a message that it failed when it fails and a “success” message when it’s succeeded.
Forum: Plugins
In reply to: [Frontend Uploader] After submitting custom fields where do they go?Hi Daiv – thank you for the reply. How do we view / display that post-meta on the submitted post?
Ideally, I’d like to include an Email address field and route that data into a subscriber list.
Thank you in advance.
Forum: Plugins
In reply to: [Frontend Uploader] Customisation not workingjlow82 “your-class” is just a place-holder for a css class that’s in your existing site. For example, if you want the field labels to use a class already found on your site, then it may look like this:
class=”welcome-message” if .welcome-message exists in your site’s css file.
Just tried removing/re-installing the plugin and received this error upon activation:
Fatal error: Cannot redeclare strleft() (previously declared in /xxxx/xxxx/xxxx/memoirsofasingledad/wp-content/plugins/wp-popup-scheduler/wp-popup-scheduler.php:642) in /xxxx/xxxx/xxxx/memoirsofasingledad/wp-content/plugins/tweet-old-post/top-core.php on line 32