Honfje
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All pages empty after update to 4.4.2Hi,
Together with a colleague of mine I Founder the issue.
During the update in all records in the Post table in the field post_type the original value was overwritten to ‘post’. The new value was ‘post’ and was the same for pages, menu-items, images etc. I switched some records where I was sure from they were pages back to ‘page’. As soon As I did that the page was visible in my Wp-admin. I did the same for images. As soon as I changed the post_type to attachment my media library in wp-admin was filled again. Now I have to check all records and fix the post_type.
Lesson learned: create a back-up!
Forum: Fixing WordPress
In reply to: All pages empty after update to 4.4.2Hi Tara,
what I have tried:
– deactivating ALL (yes all) plugins
– resetting plugins folder by FTP
– switching to unedited default Theme Twenty Sixteen
– manually update wordpress
– clear browser cacheI don’t know how to flush server/network cache. Can you advise?
Strangest thing is that all my pages are still existing when I open them by entering the URL. Also in my XML sitemap all pages are still there (http://www.2-wielers.nl/sitemap.xml).
But when I go to “All pages” in my wp-admin they are still missing. I have created a new page to mention to visitors that the site is not working correct. This new created page is still there and works like usual.Please advise what to do.
Hi,
Where you able to use an image-URL in the XML to be set as featured image?
If yes, can you please help me how to do this?Thanks!
Forum: Plugins
In reply to: [Feed Pull] pulling imagesHi,
I am looking for exactly the same… 🙂
I managed to get the image automatically in an post, but not to set it as featured image.
I guess it should work the same as the title. So the image should be posted to post_featuredimage? Or something like that? I hope somebody can help!Thanks a lot! 🙂
Forum: Plugins
In reply to: [Feed Pull] feed-pull content lay-outI managed to figure it out. I created a new template to show the pulled feed fields.
Forum: Plugins
In reply to: [Feed Pull] Feed Pull not able to pull feedI was able to solve this issue.
My xpath was Bicycle. When I changed that the No items in feed error was fixed.