weaztek
Forum Replies Created
-
I installed Yoast 3.0.4 and unticked the checkbox discussed above and everything works again.
Thanks for the fast fix!
Thanks APWebmaster, checking the box worked. I didn’t see PixProof anywhere, but the Gallery one worked!
I’d rather not remove the existing version (3.0.3) because I believe I’ve entered keyword and SEO terms previously and don’t want to lose the data. A workaround I’ve found is to disable Yoast before I need to upload photos and turn it back on once the images are uploaded.
Error message:
Installing Plugin from uploaded file: wordpress-seo-undefined-values.zip
Unpacking the package…Installing the plugin…
Destination folder already exists. [URL shortened by O.P.] …./htdocs/wp-content/plugins/wordpress-seo/
Plugin install failed.
2) wp-seo-post-scraper-302.min.js:1 Uncaught
TypeError: Cannot read property ‘value’ of nullForum: Fixing WordPress
In reply to: 403 forbidden on (scratch) photo folder directoryThanks Marius! That was the solution.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] remove featured imageEasy fix,
If you go to the EDITOR > CONTENT.PHP
Find and remove:<?php twentyfourteen_post_thumbnail(); ?>
Or if you’re like me and don’t like to remove things just in case, you can just wrap it HTML comment tags like so:
<!– <?php twentyfourteen_post_thumbnail(); ?> –>
Keeps the featured image for other functions without displaying it in content.
Hope this helpsAfter today’s update to v. 1.1 that no longer seems to work. Any other ideas? I don’t know how to use child’s themes styles.