Amy S. Chan
Forum Replies Created
-
Forum: Plugins
In reply to: [Font Awesome] Can only insert via Tiny MCE drop down and can't change sizeI just installed this plugin myself and had the same question.
Here’s what worked for me:
<p><i class="icon-camera-retro icon-5x"></i> fa-camera-retro</p>
Hope that helps.
Forum: Plugins
In reply to: [WP Help] "Publishing Help" YouTube videos not showing on client's siteI’m having the same issue as sixfootjames and it looks like I just got it to work.
Just to preface, the YouTube videos were displaying and playing fine on my client’s site with my site as the source last Tuesday. Today, when I logged into my client’s site to check up on things, the embedded YT videos (iframe) weren’t displaying at all but still worked on my source site.
Not good. So here’s what I did:
I deleted the secret URL from my client’s site > Save Changes > pasted the secret URL back in > Save Changes.
Now the videos are displaying again in the client’s site. Hope that helps.
* By the way, between last Tuesday and now, I had installed the WP Select Box Navi plugin on my source site which added a select box at the bottom of the WP Help hierarchy menu. This may have been what triggered the issue for me. I deactivated the WP Select Box Navi plugin and then went through the steps I outlined above.
Amy
Forum: Plugins
In reply to: [Yoast SEO] Title Tags appearing twicetcollens > Maybe this might work for you: WordPress Plugins that Break Things in Ways You Don’t Even Know About
Forum: Plugins
In reply to: [Yoast SEO] Title Tags appearing twiceI just ran into this issue was able to solve it by replacing everything between the <title> tags with:
<?php wp_title(''); ?>
tcollins45 > Not sure if you replaced everything in between the title tag with the code.
I found this really great guide which was very helpful: WordPress SEO Settings Plugin 1.4 by Yoast, Set up SEO in the Best Way