Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 4,411 through 4,425 (of 4,445 total)
  • Author
    Posts
  • in reply to: craigomatic image is very small and only 1 image? #294


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Yes, correct.

  • in reply to: craigomatic image is very small and only 1 image? #292


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Hello,

    As mentioned in previous comment, you have to check the ‘Try To Get Full Content’ checkbox from importing rule settings (for each rule) – if you wish to get the high resolution image for ads.

    Regards.

  • in reply to: Post to Youtube on Edit admin page Not Working #290


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839
    Hello,
    The ‘Invalid Credentials’ error seems to be caused by some restricted access rights for files from your hosting. This is interesting because I seem to be able to access the files, however, the plugin was not able to do so.
    I checked and it seems that this is a Google issue: https://github.com/googleapis/google-cloud-java/issues/720
    I will contact them and check if this can be fixed.
     
    Regarding custom work, right now, I have to finish my current project and also already have 2 other plugin requests to make. Also, I have to go on a summer vacation. 🙂
    So, I can help with minor custom requests, but if you wish to get major updates for the plugin, I can help only in autumn.
    Regards,
    Szabi – CodeRevolution.
  • in reply to: RSS feed from one website to other #289


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Hello,

    Yes, this is possible. You need to install the plugin on your source website – and set up a custom RSS feed in the ‘Posts to RSS Rules’ settings field, in plugin settings.

    Afterwards, you need to install the plugin also on the second site – and use the RSS feed URL that was generated on the first site, to import content, in the ‘RSS to Post Rules’ plugin settings menu.

    Please let me know if this helped.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: craigomatic separate price from title #287


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Well, to be honest, I am not aware of a method to do this without plugin customization.

  • in reply to: craigomatic image is very small and only 1 image? #286


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    This is also fixed in the update I just made. Please check.

  • in reply to: craigomatic separate price from title #280


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Hello,

    Parsing of title or content and custom content extraction from them is not supported in the current plugin version.

    If you wish to get this feature, I can add this as a payed custom update for the plugin.

    Also, the only way I can think of implementing this is using Regex. If you know Regex, this is an advantage.

    If you are interested in this update, please let me know at my email kisded@yahoo.com

    Regards,
    Szabi – CodeRevolution.

  • in reply to: craigomatic meta data from post not being pulled #279


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Hello,

    You can import full content of the listing (including full size images), if you check the ‘Try To Get Full Content’ checkbox from importing rule settings.

    Please note that this will cause 1 additional page download for each imported listing, so it will greatly increase importing time.

    Regards.

  • in reply to: craigomatic image is very small and only 1 image? #278


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Also, one more thing: to add all images in the post content, you have to add the %%item_show_all_images%% shortcode in the ‘Generated Post Content’ settings field -> save settings -> import new posts.

    Regards.

  • in reply to: craigomatic image is very small and only 1 image? #277


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    However, you can import full content of the listing (including full size images), if you check the ‘Try To Get Full Content’ checkbox from importing rule settings.

    Please note that this will cause 1 additional page download for each imported listing, so it will greatly increase importing time.

  • in reply to: craigomatic image is very small and only 1 image? #276


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    If you check the Craigslist URL that is used in the plugin:

    https://vancouver.craigslist.org/search/cta?query=tesla&srchType=T&hasPic=1&bundleDuplicates=1&format=rss&s=25

    You will see that it returns images like this example:

    https://images.craigslist.org/00h0h_Lbm4l31Pk7_300x300.jpg
    
    Unfortunately, the Craigslist API provides the plugin with this image only.
  • in reply to: craigomatic Feature – Clone import rules #275


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Updated the plugin on your site, now you will be able to duplicate posts using -> ‘Duplicate This Rule’ entry from rule commands.

    Please note that you must clear your cache in the browser, for this feature to work (only first time you access your site).

  • in reply to: craigomatic Custom post type support? #274


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Custom fields can be populated in the ‘Post Custom Fields’ settings field, from importing rule settings.

    More help on this:

    Set the custom fields that will be set for generated posts. The syntax for this field is the following: custom_field_name1 => custom_field_value1, custom_field_name2 => custom_field_value2, … . In custom_field_valueX, you can use shortcodes, same like in post content. Example (without quotes): ‘title_custom_field => %%item_title%%’. You can use the following shortcodes: %%item_content%%, %%item_tags%%, %%pinterest_share_button%%, %%twitter_share_button%%, %%google_plus_share_button%%, %%facebook_share_button%%, %%random_sentence%%, %%random_sentence2%%, %%item_title%%, %%item_url%%, %%item_read_more_button%%, %%item_image_URL%%, %%item_excerpt%%, %%item_show_image%%, %%item_show_all_images%%

  • in reply to: craigomatic Can't select categories associated to custom post type #273


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    Custom taxonomies is set using the ‘Post Custom Taxonomies’ settings field, from importing rule settings.

    More help on this:

    Set the custom taxonomies that will be set for generated posts. The syntax for this field is the following: custom_taxonomy_name1 => custom_taxonomy_value1A, custom_taxonomy_value1B; custom_taxonomy_name2 => custom_taxonomy_value2A, custom_taxonomy_value2B; … . In custom_taxonomy_valueX, you can use shortcodes. Example (without quotes): ‘cats_taxonomy_field => %%item_title%%; tags_taxonomy_field => manualtax2, %%item_title%%’. You can use the following shortcodes: %%item_content%%, %%item_tags%%, %%pinterest_share_button%%, %%twitter_share_button%%, %%google_plus_share_button%%, %%facebook_share_button%%, %%random_sentence%%, %%random_sentence2%%, %%item_title%%, %%item_url%%, %%item_read_more_button%%, %%item_image_URL%%, %%item_excerpt%%, %%item_show_image%%, %%item_show_all_images%%

  • in reply to: craigomatic Feature – Clone import rules #271


    Szabi – CodeRevolution
    Keymaster
    Post count: 4839

    I can make a feature to clone rules – and you can make small changes afterwards to edit them. Would this solve this issue?

Viewing 15 posts - 4,411 through 4,425 (of 4,445 total)