Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 3,901 through 3,915 (of 4,226 total)
  • Author
    Posts
  • in reply to: Please reply asap #1054


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    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: 4586

    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: 4586

    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: 4586

    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: 4586

    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: 4586

    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: 4586

    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: 4586
    This reply has been marked as private.
  • in reply to: Post to Twitter format #1032


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    Well, it seems that Twitter changed the way they create cards. At the moment, I am not sure how these can be created using plain text. I will look into this.

    If I find a way to create them, I will let you know. Also, if you have info on this, it is welcome.

    Regards.

  • in reply to: CBomatic Clickbank Automatic Post Generator- Problems in Posts Generated #1020


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586
    This reply has been marked as private.
  • in reply to: CBomatic Clickbank Automatic Post Generator- Problems in Posts Generated #1017


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    Hello,

    Let me explain how the plugin works: first, it gets the list of matched products for your query from the ClickBank API. This API will return only basic info for products (no description). My plugin will go and crawl each sales page that it finds, and will try to import the full description of the products. This might be more and less successful, because each sales page will have a different layout in which they organize their content. To try to import the most content from pages, I implemented in my plugin an algorithm to detect content. This works best for detecting text in pages, but works also for images and videos. However, for these, the success rate is lower. Because of this, you will get for some products only text and no videos in the imported content. I am continuously working on improving this algorithm, but to be honest, it is not yet perfect in detecting text and video.

    If you are not satisfied with the results of the plugin, and you do not wish to use it any more, please delete it from your site and make a refund request for it here: https://codecanyon.net/refund_requests/new

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Facelive Can’t running go live #1013


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    Please check video on this: https://www.youtube.com/watch?v=8WrT6OEfkVA

  • in reply to: Aether plugin issue #1011


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    Thank you, and a great day to you too! 🙂

  • in reply to: Aether plugin issue #1009


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    I understand.

    In this case, please try escaping the quotes, using one of these formats (I am not sure how Elementor will work with these, please give them a try):

    1. Try replacing inner quotes with from attribute with \”

    [aether-hide-not-logedin replacement=”<i class=\”fa fa-lock plus\” aria-hidden=\”true\”></i>”]

    OR

    2. Try replacing inner quotes with from attribute with &quot;

    [aether-hide-not-logedin replacement=”<i class=&quot;fa fa-lock plus&quot; aria-hidden=&quot;true&quot;></i>”]

    If neither of these work, and the plugin is no longer useful for you because of this issue, please make a refund request here: https://codecanyon.net/refund_requests/new

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Aether plugin issue #1007


    Szabi – CodeRevolution
    Keymaster
    Post count: 4586

    Hello,

    First of all, thank you for your purchase.

    Yes, the issue you are encountering is a known bug of WordPress shortcodes, they cannot handle well quotes in their attributes.

    To fix this, I recommend that you use the Gutenberg block alternatives for the shortcodes, that the plugin provides. You will find them in the ‘Embeds’ section of your Gutenberg block editor, while the plugin is active.

    As a result, in the Gutenberg block, you will get text boxes where you will be able to enter content without restriction.

    I hope this helped.

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 3,901 through 3,915 (of 4,226 total)