mtilly
Forum Replies Created
-
Forum: Plugins
In reply to: [MyCurator Content Curation] Adding Hashtags to Every PostMyCurator has nothing that will do that automatically. If you have coding skills or access to them, you can use a filter we have to modify the post content. You would use the following filter which gives you access to the post content before it is saved to the Training Posts or if auto-post is active, will give you access before the post is saved:
apply_filter(‘mct_ai_postcontent’,$post_content, $post_arr);
* This filter lets you modify the excerpted content of the MyCurator $post_content, normally a blockquoted excerpt and the article link
* you have access to a range of items in the $post_arr arrayForum: Plugins
In reply to: [MyCurator Content Curation] Bengali languageGo to our site at https://www.target-info.com/ and you will see an overview video on the home page. You can also view our quick start videos at the Training Videos menu item.
Forum: Plugins
In reply to: [MyCurator Content Curation] Bengali languageYes, it will curate articles in Bengali. You will need Sources (RSS Feeds) of Bengali articles. Also, make sure you check the option “Enable Non-English Language Processing?” in the Options menu item.
Forum: Plugins
In reply to: [MyCurator Content Curation] Unable to add content to postThe MyCurator options would only be available if the Post came from the Training Posts when you click Make Live or if it was autoposted. When you use Make Live on a post from the Training Posts, does it have the Saved Page, Link Replacement and Relevance Data filled in?
Thanks, I got them. Should have some updates in the next release for this problem.
These errors occur because the article has some embedded characters that the database won’t let in. We’ve been slowly narrowing down the problem characters, but it seems this article has a new one. Maybe you could post the article URL here or contact us from our website or at [email protected].
Forum: Plugins
In reply to: [MyCurator Content Curation] Multiple articles on one pageHow your articles are displayed is up to your Theme in WordPress. MyCurator creates a standard WordPress Post which any theme can display. You should look for a theme in the Theme repository for WordPress.
Forum: Plugins
In reply to: [MyCurator Content Curation] More problems with your pluginThe new version 3.2 should fix problem conflicts with Get It and other plugins/themes
Forum: Plugins
In reply to: [MyCurator Content Curation] Convert List of URLsAlso, I think you sent an email to our support address, but when I respond, your email address doesn’t work and I get it returned.
Forum: Plugins
In reply to: [MyCurator Content Curation] Convert List of URLsThe only thing I can think of is to somehow format it as an RSS page. Then give that new RSS page as a MyCurator Source and it would read it. If you have some programmer support, they may be able to figure out how to make those links into an RSS formatted page.
Forum: Plugins
In reply to: [MyCurator Content Curation] Cron Error?You can manually run the job from the MyCurator Topics menu item by clicking the Run AI Process button near the top of the page. It is limited to running once every hour manually.
As the message says, the error is not normal and is stopping MyCurator from running normally in the background. If you don’t want to deactivate plugins to see which is interfering, you can go to the MyCurator Options menu item and set the process time to run every 12 hours.
Forum: Plugins
In reply to: [MyCurator Content Curation] More problems with your pluginI couldn’t reproduce the problem after I installed the Sitemap plugin I think because I have different settings than you (didn’t hear from you on your site settings). I was able to make changes as outlined by the plugin owner and I think fixed the problem. Contact me at [email protected] and I can let you try it out. I’ll be posting the update in a week or so.
Forum: Plugins
In reply to: [MyCurator Content Curation] More problems with your pluginCould you contact me at support at target-info.com? I have some questions to ask about your site. Thanks.
Forum: Plugins
In reply to: [MyCurator Content Curation] More problems with your pluginThanks for tracking this down, I will investigate and see what is going wrong.
Forum: Plugins
In reply to: [MyCurator Content Curation] Post Title and Image as LinksIt is up onthe new version 3.1. Go to the Options menu item Format tab and check the “Clicking on Post Title or Image will go to Original Article” and the one below it if you want it to open in a new tab