miochat
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] installation documentation without imagesI found the orginal images on archive.org and noticed Facebook had changed it’s layout since.
Unfortunately I could not get WPBook to work. I kept getting authorization problems, although my settings seemed right, as if some old settings had been cached. Finally I tried other plugins and tried Social Networks Auto-Poster, although WPBook seemed more versatile in choosing which Facebook page to post to. Looking back the problem could have very well been not due to WPBook, but to Facebook itself, as I found out while analysing errors from Social Networks Auto-Poster that Facebook had some API bugs that very day I worked on it.
My theme uses the_post_thumbnail() to retrieve the featured image. For images from the media library this function retrieves the thumbnail size by default. For thumbnails to be retrieved from nag_featured I had to change it into the_post_thumbnail(‘thumbnail’) .
Forum: Plugins
In reply to: [WP Flow Plus] vertical align imageflow.wpif2_flowplus { height:auto !important; } will remove the empty space, resolving my issue, but I hope in time you will offer a more elegant solution…
resolved with this tool
Same problem here as described by Will in 1) and 2) and alsow without access to Gallery > other options.
Only in my case it was my hosting provider who migrated my site, so I don’t have access to any previous installation.Oddly in some migrated sites Nextgen Gallery kept on working fine, but unfortunatly not in the site in which I use Nextgen Gallery most.
What fields in what tables can be causing this problem? How to solve?