Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
This topic has 9 replies, 2 voices, and was last updated 2 years, 11 months ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
December 7, 2021 at 1:43 pm #4180
Hi, after newsomatic scrape news articles, is there a way to include the source (name, url) for it at the end of each article?
I rather it be automatic cause right now, I have to do it manually before I publish the post in my wordpress site.
<div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div> -
December 7, 2021 at 1:53 pm #4181
Hello,
First of all, thank you for your purchase.
Yes, this is possible.
You must create a separate importing rule for each new source (not use ‘Category’ based importing in the ‘Article Source’ dropdown). After this, you must click ‘Settings’ for the rule you are creating/editing -> go to the ‘Generated Post Content’ settings field -> append the below content to the text that already exists there (after you edit it, accordingly):
Source: <a href=”%%item_url%%” target=”_blank”>ADD_WEBSITE_NAME_HERE</a>
Afterwards, please save settings and import new posts.
I hope this info helps.
Regards, Szabi – CodeRevolution.
-
December 8, 2021 at 12:15 am #4184
Great! It worked.
So this is not possible for Category-based selections? If it can’t retrieve the source name, how about the source’s url instead?
<div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div> -
December 8, 2021 at 6:35 am #4188
For source URL, you can use:
Source: <a href=”%%item_url%%” target=”_blank”>%%item_url%%</a>
-
December 8, 2021 at 2:10 pm #4198
<div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div> -
December 8, 2021 at 3:41 pm #4199
Sorry, but i did not fully understand your last message.
-
December 8, 2021 at 4:35 pm #4200
<div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”>Everything works now. Thanks.</div>
<div></div>
<div>Maybe if possible that you can update the plugin to return the source name for category selections.</div>
<div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div> -
December 8, 2021 at 4:39 pm #4201
I am glad to hear this!
If you enjoy the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂
Regards.
-
December 9, 2021 at 12:58 am #4202
Yes – I will leave a nice review.
one more thing, is there a way to save, backup, and restore all the article source rules setting, in case I need to reinstall wordpress or transfer to a new host.
<div class=”pn-shadow-host js-pn-js-pn-create-project-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-feedback-modal” style=”all: initial !important;”></div>
<div class=”pn-shadow-host js-pn-image-modal” style=”all: initial !important;”></div> -
December 9, 2021 at 7:40 am #4203
Hello,
Yes, I can provide a plugin which can backup/restore plugin settings, please check it here: https://codecanyon.net/item/coderevolution-configuration-importexport-helper-plugin-for-wordpress/20541061
Regards.
-
-
AuthorPosts
The topic ‘Include Source within Post Feeds’ is closed to new replies.