Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 4,321 through 4,335 (of 4,653 total)
  • Author
    Posts
  • in reply to: Add “Read more…” with link to original article, etc. #1070


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    1. Yes, multi language plugins should solve this issue. If not, please let me know.

    2. The update is available on my update server. Please register your purchase code in the plugin’s ‘Main Settings’ -> afterwards go to WordPress’s ‘Plugins’ menu -> hit ‘Check for updates’ and ‘Update now’ for the plugin. It will be updated each time to the latest version, like this.

    Regards.

  • in reply to: Display original site name, etc. #1067


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    1. Displaying the category in the preview section (excerpt) of each post, can be handled automatically by the theme, if you go plugin’s ‘Main Settings’ -> check the ‘Disable Automatic Excerpt Generation’ checkbox -> save settings -> create new posts.

    Like this, the theme will fully handle the preview of posts, and it can be customized from it’s settings.

    2. Updated the plugin to v4.9.4.6 -> added new settings field ‘Default Post Author User ID‘ in ‘Main Settings’ – I think this will help.

    Regards.

  • in reply to: Add “Read more…” with link to original article, etc. #1066


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    1. You can check -> ‘Main Settings’ -> “‘Read More’ Button Text” settings field.

    2. Ok, I noted this idea on my update ideas list, I will look into it and if I find a way to make it work, I will add it to a future plugin version.

    Regards.

  • in reply to: Add “Read more…” with link to original article, etc. #1062


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    1) To add the read more button to posts, please go to importing rule settings in the plugin ‘Echo to Post Rules’ -> click ‘Settings’ for the rule you wish to edit -> go to ‘Generated Post Content’ settings field -> add the %%item_read_more_button%% shortcode in to the settings field (append this to the content that you have there) -> save settings -> import new posts.

    2) You can limit the imported length of articles, using the ‘Limit Article Word Count’ settings field, found in the same settings panel as the one linked in the response from point 1 from above.

    Regards, Szabi – CodeRevolution.

  • in reply to: Display original site name, etc. #1061


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    1) To add the original site name to posts, please go to importing rule settings in the plugin ‘Echo to Post Rules’ -> click ‘Settings’ for the rule you wish to edit -> go to ‘Generated Post Content’ settings field -> add the name EIKE in to the settings field (append this to the content that you have there) -> save settings -> import new posts.

    2) To not display the author’s name, this is a theme related settings, you need to contact your theme’s support and ask them about how to achieve this.

    Regards, Szabi – CodeRevolution.

  • in reply to: Get featured images from RSS feed to appear in posts #1060


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    What you are willing to achieve should be configured from your theme settings.

    You need to look for a settings in your theme’s control panel, which will allow posts to display also the featured image which is assigned to them, in single post view.

    If you do not find this in your theme settings, please contact your theme’s support and ask them how to make this settings change.

    Regards, Szabi – CodeRevolution.

  • in reply to: Please reply asap #1056


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    Because this is a limitation that is coming from NewsAPI, I would suggest that you contact their support at: support@newsapi.org – and ask them to add the possibility to query more news sources, because right now, they are allowing a very limited number of sources to be added in the “Soures” endpoint they provide here: https://newsapi.org/docs/endpoints/sources – in this endpoint you will find all sources that they support directly for querying, and it is not complete.

    They need to fix this and add more sources, and my plugin will be able to automatically use the more sources that they will provide.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Please reply asap #1054


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    1. Unfortunately, NewsAPI supports importing of selected news sources only if they are in the sources list that the plugin displays (the source list in the plugin is automatically updated from NewsAPI’s official list). If you wish to import content from a specific country, please check this tutorial video: https://www.youtube.com/watch?v=h3uIP4muyEk

    2. I usually do customization, however in this period my schedule is really crowded, I am fully booked with custom work until June, so if the customization is not consisting of just some non time consuming changes, I would suggest hiring a freelancer for this job. Sorry for this. :)

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Unwanted border around images #1052


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    This is not a plugin related issue, but a mismatch between the CSS styling from your site and the CSS styling of the site from where you are importing content.

    To remove this border, you need to add this CSS to your site:

    #ArticleContent td{border: none!important;}

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Not Showing As External Affiliate Product In Woo & No Product URL #1050


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Well, I am not sure how to add this excerpt. It might be a similar meta field like the ones you already added.

    You might need to contact WooCommerce support and ask them how to add this programmatically.

    Regards.

  • in reply to: Not Showing As External Affiliate Product In Woo & No Product URL #1048


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Well, I am not sure if duplicating the description is a good idea, this might result in duplicate content SEO issues. The same content would be added twice to the page (even though, only a few paragraphs of it).

    Regarding images, I will look into this, however, the Udemy API is providing only a single image for each course, I will check if there is another way to get multiple images of courses, but cannot promise anything on this.

    Regards.

  • in reply to: Not Showing As External Affiliate Product In Woo & No Product URL #1046


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    To be honest, I am no t sure what does your theme display in the area you highlighted. Maybe the product description? Not sure about this.

    Also, right now, only one image can be added per generated post.

    Regards.

  • in reply to: Not Showing As External Affiliate Product In Woo & No Product URL #1041


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    1. To get full course description, please go to importing rule settings -> check the ‘Get Full Description for Courses’ checkbox -> save settings -> import new course. Video tutorial: https://www.youtube.com/watch?v=u9C69GtZnxo

    2. Affiliate info can be added later.

    Regards.

  • in reply to: Not Showing As External Affiliate Product In Woo & No Product URL #1038


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103

    Hello,

    First of all, thank you for your purchase.

    Please check this video tutorial on how to create WooCommerce external products using the Learnomatic plugin: https://www.youtube.com/watch?v=YB6t4ZUw6Bw

    Let me know if it helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Post to Twitter format #1036


    Szabi – CodeRevolution
    Keymaster
    Post count: 5103
    This reply has been marked as private.
Viewing 15 posts - 4,321 through 4,335 (of 4,653 total)