Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 4,156 through 4,170 (of 4,265 total)
  • Author
    Posts
  • in reply to: Plugin stopped working on site. #478


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    If you check the front-end of the test post you created, you will see that the video you are trying to upload is not accessible (localhost is accessible only from your computer, not from the internet):

    http://youtubomatic.tempus-apps.com/uncategorized/test-new/

    Error is:

    Media error: Format(s) not supported or source(s) not found

    mejs.download-file: http://localhost:8888/youtubomatic/wp-content/uploads/2019/09/r2653hn1_h4v285g4_h264_2328K.mp4?_=1

    Please upload the video to your server, and try embedding it from there directly. From there, it should work.

    Let me know if this helped.

    Regards.

  • in reply to: Plugin stopped working on site. #475


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    I updated the plugin and added my credentials to it on your site and it was successful in uploading a video to YouTube:

    https://www.youtube.com/watch?v=ojE73Q8Ea7U

    Please try reconfiguring it, let me know if it worked also for you.

    Please follow this tutorial video: https://www.youtube.com/watch?v=3RF3hNvdO90&list=PLEiGTaa0iBIhzwV5VhpV7kgUuClLNpP9i

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Delete created topic and support #472


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    Usually, topics are left on the site to help also other users that might encounter similar issues to get solutions fast, without contacting further support.

    If you wish to remove a ticket, please let me know it’s URL, and I will remove it for you.

    My email is kisded@yahoo.com, you can send your site URL there.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Ezinomatic not posting full article #470


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    I am happy to hear this. 🙂

  • in reply to: How to integrate Easy Digital Download with the plugin ( Hand of Midas ) #468


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629
    Hello,
    To set the category for EDD items, you have to use the ‘Post Custom Taxonomies’ settings field, from rule settings.
    You have to set it to a value like this:
    download_category => wordpress-themes
    You should replace the wordpress-themes with the slug of the category you wish to use.
    Regarding the EDD button, I fixed it with a plugin update, now it is properly shortened.
    Regarding images, the plugin imports the featured image that is set for the item on ThemeForest/CodeCanyon – this image might be very tall or large. Also, it seems that resizing these images does not help, because they become blurry.
    So, this issue should be solved from theme settings, the theme should be able to display large images cropped, to a max size. Please contact the author of the theme you are using and ask him if it is possible to display images with a “maximum image height” for very tall images.
    Regards,
    Szabi – CodeRevolution.
  • in reply to: Ezinomatic not posting full article #467


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    A plugin update was also needed to fix some other issues, now the plugin is working again, importing full content.

    Please check.

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Error when instagram to wordpress post #466


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    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.

  • in reply to: How to integrate Easy Digital Download with the plugin ( Hand of Midas ) #463


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    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.

  • in reply to: How to integrate Easy Digital Download with the plugin ( Hand of Midas ) #460


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    First of all, thank you for your purchase.

    1. To resize images, please go to plugin’s ‘Main Settings’ -> set a default featured image size in the ‘Featured Image Resize Width’ and ‘Featured Image Resize Height’ settings fields. The plugin will resize all images to the specified size.

    2. To hide the price, please add this CSS code to your website:

     

    .crf_float_right

    {display:none;}

     

    To edit content, please go to importing rule settings (where you defined from where should the plugin import content) -> click ‘Settings’ for the rule you wish to edit -> edit the ‘Generated Post Content’ settings field -> add this code, to add the direct download link:

     

    <a href=”%%item_url%%” target=”_blank”>Direct download</a>

     

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Seed page not properly loaded #457


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    The error is generated by some faulty JavaScript from the page, and PhantomJS is displaying it directly on the screen. The page is not displaying because phantomjs is returning the page content before the JavaScript could render the result properly.

    This is a corner case, usually no extra timeout is needed to show content.

    A quick solution for this issue is if you save the content of the page after it was rendered in your browser, in a HTML file, and upload it to your server – like this, the plugin will work without issue for crawling the URL.

    I added a HTML file for this to this comment, as an attachment.

    Regards.

     

    Attachments:
    You must be logged in to view attached files.
  • in reply to: Seed page not properly loaded #455


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    I am happy to help.

  • in reply to: How to configure newsomatic for custom news URL #454


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    First of all, thank you for your purchase.

    To do this, please go to the ‘Custom News to Posts’ plugin menu (this corresponds to the ‘everything’ api node) -> create a new importing rule by setting the ‘Article Source’ parameter to ‘Any’ -> click ‘Settings’ button for the rule you are creating -> set the ‘Search Query String’ parameter to ‘bitcoin’ -> save settings -> import new posts.

    Regards,
    Szabi – CodeRevolutiono.

  • in reply to: How to post external product type? #453


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Yes, you are right, I need to investigate more on this issue.

    Until then, I found a resource to help on settings the product automatically to external: https://stackoverflow.com/questions/21647733/woocommerce-add-product-with-external-affiliate-type

  • in reply to: Seed page not properly loaded #451


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    I see now.

    The ‘Crawling Helper’ page was not supporting phantomjs before. I updated the plugin to v1.6.7.2 and added a new checkbox to this page: ‘Use PhantomJS’ – if you check it, phantomjs will be used for crawling in the helper page.

    Regards.

  • in reply to: How to post external product type? #449


    Szabi – CodeRevolution
    Keymaster
    Post count: 4629

    Hello,

    First of all, thank you for your purchase.

    To be honest, I am not sure what you mean by ‘external product type’ – can you explain this, please? Maybe provide also an URL example for this.

    If I understand this correctly, you wish to create a WooCommerce product, with the Buy Now button linking to the original crawled product page?

    If this is correct, you can use the WooCommerce External Product feature, explained in this video:

    https://woocommerce.com/videos/woocommerce-external-affiliate-product-overview/

    However, to make this work also in the plugin, you will have to contact WooCommerce support and ask them how to populate the respective fields automatically, from PHP code.

    Ask them how to set the ‘Product Data’ field to ‘External Product’ and the ‘Product URL’ field to the external URL of the product, from code.

    Regards,

    Szabi – CodeRevolution.

Viewing 15 posts - 4,156 through 4,170 (of 4,265 total)