Import Featured Images – not working
-
Hi @skullboypl,
Thanks for using our plugin and for reaching out!
Basically the image import is done in the background – after the videos are imported. If you can, please have another look and check if they’ve been imported with a slight delay or not.Also, if you still can’t see the images, please have a look under Tools -> Scheduled Actions and see if there are any pending or failed actions.
All looks like this: https://prnt.sc/EpHhqSMvFFTL
Hmm that’s odd, looks like the jobs aren’t running/processing then.
Are they all pending or do you have some completed/failed jobs?Also, do you see anything in the debug.log file by any chance?
There 0 Jobs img’s completed
Do you wants wp-admin? Send me an email and i will create account
Do you have a debug.log file you could send me perhaps? That’s help more than the login at this point.
You can reach out to us via email to share the file or credentials –
https://secondlinethemes.com/contactI’ll mark this ticket as resolved as I can confirm that image importing seems to be functioning properly, so it may just be something around your environment.
Where i can find debug.log
You can read more about that file here –
If needed, you can ask your hosting provider for help finding that file.
Please don’t share it publicly here but via email.I have my own dedic server so im a hosting providor 😀
When i click run on list it is working But manual and one by one. Seems that automatic doesn’t works.
After adding:
“`// Enable WP_DEBUG mode
define( ‘WP_DEBUG’, true );// Enable Debug logging to the /wp-content/debug.log file
define( ‘WP_DEBUG_LOG’, true );// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( ‘SCRIPT_DEBUG’, true );`”No errors in debug.log file
I understand – any chance you could then try the following? –
1. Delete the scheduled import you have set up.
2. Deactivate all plugins (including our plugin)
3. Activate the YouTube Importer plugin.
4. Add your channel again and set the import option to “forced sync” to re-import previously imported episodes.(Note, if you’re using the free version, you may not be able to use the force sync, but you can delete all previously imported posts [also from the trash] and then run the import process again)
Let me know if that helps debugging the issue!
The topic ‘Import Featured Images – not working’ is closed to new replies.