Kasper, thank you for the compliment.
From within function import_flickr_media at https://github.com/michael-cannon/flickr-shortcode-importer/blob/master/flickr-shortcode-importer.php#L1004, the post_content AKA photo description is attempted to be set based upon the Flickr content.
If you’re wanting to disable such, I would recommend changing line https://github.com/michael-cannon/flickr-shortcode-importer/blob/master/flickr-shortcode-importer.php#L1024 to reflect what you need.
If you really want options, please be specific and add via https://github.com/michael-cannon/flickr-shortcode-importer/issues/new.
Thread Starter
kasper
(@kasperrasmussen)
Hello Michael
Thank you for your quick reply, I deleted the line: $ desc = html_entity_decode ($ photo [‘description’]); and now it works. However it would be nice to have such an option in the settings page. I’ve write on Github and try to be more specific.
Thanks for your help
Kasper
Option “Set Descriptions” added plus integration of Aihrus Framework, care to try https://github.com/michael-cannon/flickr-shortcode-importer/archive/2.1.0RC1.zip and let me know how it goes?
Thread Starter
kasper
(@kasperrasmussen)
I have installed this version https://github.com/michael-cannon/flickr-shortcode-importer/archive/2.1.0RC2.zip and now I can’t see the links to the plugin in the wordpress menu anymore?
Got screenshot?
Are you positive it’s not another plugin or theme conflict?
My dev system is running fine and that 2.1.0RC2 is the latest.
Thread Starter
kasper
(@kasperrasmussen)
I have deactivated all the plugins except FSI and still it does not show up in the admin menu. Maybe I can send you a URL with a user with admin privileges?
Thread Starter
kasper
(@kasperrasmussen)
Hello again Michael
I am not sure why, but suddenly it all works again, the menu items are back again.
I have tried the new option “Set Descriptions” and it works perfectly, thank you.