Forum Replies Created
-
AuthorPosts
-
Hello,
I checked your site and I see this error in plugin logs:
“SpinRewriter” error response: stdClass Object ( [status] => ERROR [response] => Authentication failed. No user with this email address found.
The error can be see in the ‘Activity and Logging’ section of the plugin.
Please double check your credentials for SpinRewriter.
Let me know if this helped.
Regards.
-
January 31, 2020 at 2:07 pm in reply to: Display original site name, etc. #1119
Hello,
For $last_run you can set: 1988-01-27 00:00:00
For $rule_unique_id you can set a random unique string.
Yes, if you uncheck the ‘Do Not Generate Inexistent Categories for New Posts:’ checkbox, the plugin will create new categories on your site. Yes, you can also set default categories that are already existing on you site, with the $default_category settings.
Regards.
-
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.
Regards,
Szabi – CodeRevolution. -
January 30, 2020 at 4:02 pm in reply to: Display original site name, etc. #1115
Sure:
$textids = $array_my_values[0];
$schedule = $array_my_values[1];
$active = $array_my_values[2];
$last_run = $array_my_values[3];
$max = $array_my_values[4];
$status = $array_my_values[5];
$def_type = $array_my_values[6];
$post_user_name = $array_my_values[7];
$default_tags = $array_my_values[8];
$default_category = $array_my_values[9];
$auto_categories = $array_my_values[10];
$auto_tags = $array_my_values[11];
$enable_comments = $array_my_values[12];
$featured_image = $array_my_values[13];
$image_url = $array_my_values[14];
$post_title = $array_my_values[15];
$post_content = $array_my_values[16];
$enable_pingback = $array_my_values[17];
$post_format = $array_my_values[18];
$full_content = $array_my_values[19];
$only_text = $array_my_values[20];
$single = $array_my_values[21];
$type = $array_my_values[22];
$inner = $array_my_values[23];
$expre = $array_my_values[24];
$stick_posts = $array_my_values[25];
$banned_words = $array_my_values[26];
$required_words = $array_my_values[27];
$strip_by_id = $array_my_values[28];
$strip_by_class = $array_my_values[29];
$encoding = $array_my_values[30];
$limit_word_count = $array_my_values[31];
$translate = $array_my_values[32];
$hideGoogle = $array_my_values[33];
$strip_images = $array_my_values[34];
$import_date = $array_my_values[35];
$remove_default = $array_my_values[36];
$rule_unique_id = $array_my_values[37];
$read_more = $array_my_values[38];
$skip_og = $array_my_values[39];
$skip_feed_image = $array_my_values[40];
$remove_cats = $array_my_values[41];
$auto_delete = $array_my_values[42];
$skip_first_img = $array_my_values[43];
$skip_post_content = $array_my_values[44];
$content_percent = $array_my_values[45];
$custom_fields = $array_my_values[46];
$source_language = $array_my_values[47];
$strip_by_regex = $array_my_values[48];
$replace_regex = $array_my_values[49];
$custom_tax = $array_my_values[50];
$link_source = $array_my_values[51];
$replace_url = $array_my_values[52];
$skip_older = $array_my_values[53];
$parent_category_id = $array_my_values[54];
$date_index = $array_my_values[55];
$skip_newer = $array_my_values[56];
$nofollow = $array_my_values[57];
$user_agent = $array_my_values[58];
$custom_simple = $array_my_values[59];
$use_phantom = $array_my_values[60];
$limit_title_count = $array_my_values[61];
$royalty_free = $array_my_values[62];
$lazy_tag = $array_my_values[63];
$attach_screen = $array_my_values[64];
$custom_cookie = $array_my_values[65];
$use_proxy = $array_my_values[66];
$update_existing = $array_my_values[67];
$rel_canonical = $array_my_values[68];
$wpml_lang = $array_my_values[69]; -
January 30, 2020 at 3:43 pm in reply to: Display original site name, etc. #1112
In this case, please try using real cron jobs: https://hostpapasupport.com/replace-wordpress-cron-real-cronjob/
Regards.
-
January 30, 2020 at 12:06 pm in reply to: Display original site name, etc. #1109
Yes, ‘Get Post Publish Date From Feed’ checkbox from importing rule settings.
Regards.
-
January 30, 2020 at 11:31 am in reply to: Display original site name, etc. #1107
Right now, I see the most recent articles dates for both links set to: 2020-01-30
Regarding cron, yes, the server should be able to handle 10 minutes cron runs, however, if you import content from many feeds, this might use up significant part of server resources – but should not impact visitor site load time.
Regards.
-
January 30, 2020 at 8:38 am in reply to: Display original site name, etc. #1104
Hello,
Please try using this free plugin to open titles in a new tab: https://wordpress.org/plugins/open-external-links-in-a-new-window/
Regards.
-
January 29, 2020 at 8:15 pm in reply to: Display original site name, etc. #1101
Sure. 🙂
-
January 29, 2020 at 8:09 pm in reply to: Display original site name, etc. #1099
Ok, one more try:The plugin can link the generated post titles directly to the source article – and like this, making a similar behavior to what you wish to achieve.Please go to plugin’s ‘Main Settings’ -> check the ‘Enable the ‘Link Generated Post Titles To Source Articles’ Feature’ checkbox -> save settings -> go to importing rule advanced settings (hit ‘Settings’ for the rule you wish to edit -> check the ‘Link Generated Post Titles To Source Articles’ checkbox -> save settings -> import new posts.Please note that the plugin will still create posts, but they will link to the source article.Regards,
Szabi – CodeRevolution. -
January 29, 2020 at 7:40 pm in reply to: Display original site name, etc. #1097
Well, I have this last thing up in my sleeve: https://www.youtube.com/watch?v=mxUKUboxUcg
Besides this, I am really out of options for this.
-
January 29, 2020 at 6:50 pm in reply to: Display original site name, etc. #1095
Maybe the ‘Strip Images From Post Content’ checkbox from importing rule advanced settings will help? 🙂
-
January 29, 2020 at 6:45 pm in reply to: Display original site name, etc. #1093
Well, it seems that your theme is not supporting this feature.
This is an experimental feature (not officially supported by WordPress – just implemented by me), and it is not working well on all themes (not all themes display images in a standard way, some are displaying them directly from the database, in which case, I am unable to load images remotely.
To make this work, the only option is to look for a theme which will support this feature.
Regards.
-
January 29, 2020 at 6:00 pm in reply to: Display original site name, etc. #1087
Hello,
3. Yes, you can try using: ‘Main Settings’ -> ‘Do Not Copy Featured Image Locally’ checkbox.
Grüß Gott!
-
January 29, 2020 at 4:32 pm in reply to: MultiLive – Multiple Live Stream Broadcaster Plugin for WordPress #1085
Please contact your hosting provider’s support to ask for help in making server settings changes. I had some bad experience with configuring client’s servers (the server settings broke while was configuring it – without me doing anything wrong, and the client got upset on me).
I really do not feel comfortable configuring client servers any more.
Sorry for this and thank you for your understanding.
Regards.
-
AuthorPosts