George
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] YoastSEO.js – what is it and how to use itA reply would be nice.
I sorted it out.
/wp-admin/admin.php?page=um_options
Users tab -> User Display Name -> Username/wp-admin/edit.php?post_type=um_directory
Show display name -> YesForum: Plugins
In reply to: [Yoast SEO] NO DOCUMENTATION – Stay away from v3Probably because it’s deprecated not completely removed (by google).
Seems like now the first and last name are displayed, but i don’t use them on my site so now there is just nothing.
Please display the username if there is no first/last name.
Forum: Plugins
In reply to: [StickyAdmin] Screenshots or Demo?That issue is indeed fixed and i like the concept, but i think it’s gonna be hard to maintain such a plugin.
Here’s another bug, on some pages the logo gets bigger:
https://i.imgur.com/b4fLd86.jpgGood luck with the plugin.
Forum: Plugins
In reply to: [StickyAdmin] Screenshots or Demo?I’ve updated the plugin and added
define( 'DIRECTORY_SEPARATOR', '/' );
but it’s the same.PHP: 5.3 and 5.6 (tested on both)
OS: Windows 10 x64Forum: Plugins
In reply to: [StickyAdmin] Screenshots or Demo?I gave it a go and got this:
https://i.imgur.com/KeEwJ7w.pngForum: Plugins
In reply to: [Yoast SEO] Title and Meta Description disappear when clickedIf it disappears for manually added meta description then that’s a bug.
I just updated my site to 3.0.5 from 2.3.5 and all my old meta description is fine and stays there when i click it, tested in latest stable versions of
Opera, Chrome and Firefox.As for copying the auto generated text, you can just copy from the post editor.
Forum: Plugins
In reply to: [Yoast SEO] Title and Meta Description disappear when clickedIn previous versions the meta description was always empty (for new posts), so i don’t see the problem (unless it disappears for older posts where you manually set the meta description).
The auto generated text is probably what search engines would display in their results if there were no meta description set.
Forum: Plugins
In reply to: [Yoast SEO] Title and Meta Description disappear when clickedIt disappears only when it’s auto generated text, if you type it yourself and save, the next time you click it you should have your text.
That’s how it should work.
Forum: Plugins
In reply to: [Yoast SEO] Snippet Editor not available when the post editor is disabledIs this getting fixed anytime soon?
Forum: Plugins
In reply to: [Yoast SEO] How to you roll back to 2.x?Forum: Plugins
In reply to: [Yoast SEO] Snippet Editor not available when the post editor is disabledThis is definitely a Yoast Seo problem.
I just set up a clean WP install, just WP and Yoast Seo, all works until i disable the editor, after that no more seo title and meta description fields.
Forum: Plugins
In reply to: [Yoast SEO] Snippet Editor not available when the post editor is disabledI am on 3.0.3 and as i said it’s not the cache, i have no caching plugin and i did a ctrl+F5.
This is the code i use to disable the editor:
function alleria_remove_editor() { remove_post_type_support( 'post', 'editor' ); } add_action( 'init', 'alleria_remove_editor' );
Plugin list:
- Advanced Code Editor
- Ajax Search Lite
- Basic Comment Quicktags
- Code Snippets
- Custom Upload Dir
- Epoch
- Favorites
- Laps
- Pods – Custom Content Types and Fields
- Post Index
- Post Views Counter
- Taxonomy Dropdown Widget
- Ultimate Member
- Ultimate Member – Online Users
- WP-Sweep
- Yoast SEO
- Yuzo – Related Posts