Forum Replies Created
-
AuthorPosts
-
March 29, 2021 at 9:07 pm in reply to: The query you defined returned no results. #2923
Hi Szabi,
The reason the images are not showing correctly is because of the Elementor gallery plugin I installed which is pulling images from the WordPress image gallery which are not attached. After adding or deleting Images the images shift in the gallery, so it’s not a good solution.
I have fixed the issue and added 3 images at the bottom which are image attachments. Please check the HTML for your reference. (back end)
https://dev.10588.net/feed-test/wp-admin/post.php?post=3513&action=editI have also edited the Elementor template to show the content pulled in from Custom Curated RSS Feeds plugin at the top, and I have added the 4 images as image attachments to the post which are in the gallery below.
I have uploaded the video to YouTube please see it here.
https://www.youtube.com/watch?v=RWyUeO-yNBoThanks,
Jason -
March 29, 2021 at 5:19 pm in reply to: The query you defined returned no results. #2921
Hi Szabi,
My goal is for my image galleries to look like the link below, formated as a justified image gallery. I need to be able to create thousands of these galleries. Please see the link.
https://www.elitebabes.com/dazzling-dame-enjoys-posing-and-flirting-for-the-camera-outdoor-50831/I have created a video to illustrate the issues I am facing and the possible solutions to fix them. Please watch the video. 4:30
https://dev.10588.net/feed-test/custom-curated-rss-feeds/
Issues & Solutions:
- Issue: When the Custom Curated RSS Feeds plugin pulls images into my server it downloads two image sizes; a thumbnail size and a full size. When I open the post and add the images to my custom gallery field I need to sort through the two image sizes which takes more time. Possible solution: Create a way to only import the large image size and not the thumbnail image. The next example would be the best solution if it could be implemented?
- Issue/Solution: If Custom Curated RSS Feeds plugin could pull in only the full-size image and not the thumbnail, and then attach the images to the post I would not have to do any further manual work. Please see the video for details.
Thank you
-
March 27, 2021 at 8:14 pm in reply to: The query you defined returned no results. #2893
So far I have not been able to get them to work.
The html shown in posts that I import do not have the image ids WordPress uses to indicate that an image is attached. This leads me to believe that the images are not attached.I only see the option “Add Images From Feeds As Post Attachments:” in the echo plugin settings. Should the option be in the Custom Curated plugin as well?
Thanks
-
March 27, 2021 at 7:10 pm in reply to: The query you defined returned no results. #2891
Hi,
I unchecking the Copy Images From Content Locally but it did not solve the issue.
- Because Elementor is unable to create an image gallery from external files as far as I can tell.
- I want to copy images locally.
I found the plugin I mention in my previous reply is not generating galleries dynamically when set to “media file”. So when I add a new post the images do not update. Looks like the images need to be attached to the post.
If you look at pippin’s code you will also see that the code is calling for an attachment. ‘post_type’ => ‘attachment’,
Thanks
-
March 27, 2021 at 6:07 pm in reply to: The query you defined returned no results. #2889
Yes, it’s a good solution, but one problem which I mentioned before and I can show you now is duplicate images. The Custom Curated RSS feed plugin is downloading two image sizes. So now when the gallery is displayed by media file the gallery plugin will show both sizes.
Please check this link.
https://dev.10588.net/feed-test/serafina-nude-in-fashionista-2/I found this free plugin and it works very well for displaying galleries by media file. https://e-addons.com/elementor/query-media/
-
March 27, 2021 at 4:46 pm in reply to: The query you defined returned no results. #2887
I’m sorry I don’t understand. I am not sure where I can find this shortcode.
I checked >> RSS to Post Rules >> Settings for feed ID 0 >> Generated Post Content: >> (?)
I don’t see such a shortcode for %media attachments%
Also, I don’t know of an Elementor shortcode since Elementor is a page builder?
Thanks
-
March 27, 2021 at 3:31 pm in reply to: The query you defined returned no results. #2885
Hi,
I have created an illustration of what I am trying to accomplish with Echo and Elementor. Please check here: https://dev.10588.net/feed-test/serafina-nude-in-fashionista-2/
Thanks
-
March 27, 2021 at 2:05 am in reply to: The query you defined returned no results. #2883
Hi Szabi, I have done some further testing with Echo RSS Feed Post Generator Plugin.
What I am trying to accomplish is importing an image gallery and format that image gallery as a Justified gallery using Elementor. Currently, I accomplish this by using a custom gallery field and selecting images from the media library.
Elementor is also able to create dynamic galleries using image galleries and attached images from the content field from posts. I found the two settings in the echo plugin main setting which allow attaching images.
1. Add Images From Feeds As Post Attachments:
2. Append To Post Content A Gallery With Post Attachment Images:I have both of the settings enabled and I also tried them both enabled one at a time, but for some reason, the images are not attached. Could it be because the imported images are formated as an unordered list? Or do you think it is something else?
Here is a link to the test post: https://dev.10588.net/feed-test/amelia-nude-in-velvet-touch/
URL: https://dev.10588.net/feed-test/wp-admin/
User: envato
Password: 0R3(9G4jE9AlJhW5rNn7ETEFPS I just renewed support for the echo plugin. Thank you for all your help 👍👍
++++++
Support extension until 26 Sep 2021 for Echo RSS Feed Post Generator Plugin for WordPress
++++++Kind regards,
Jason -
March 25, 2021 at 11:46 pm in reply to: The query you defined returned no results. #2873
Ok, what I mean is if a gallery has 20 images then it will import 2 sizes of images 400px wide and 1200 px wide. Is there a way to keep it from importing the 400 px image?
Thanks,
Jason -
March 25, 2021 at 4:18 pm in reply to: The query you defined returned no results. #2871
Hi Szabi,
Thank you that worked great.
Is there a way to make a rule about the size of the images imported? Right now when I run echo it imports the thumbnail and the larger image, so I see two of the same image in the media library. I only want to import the larger image.
Thanks again,
Jason -
March 24, 2021 at 3:50 pm in reply to: The query you defined returned no results. #2864
Hi, I noticed that when posts are created that contain an image gallery the images are linked to the external website. Is there a way I can have the images imported and hosted on my server?
Regards,
Jason -
March 24, 2021 at 2:51 pm in reply to: The query you defined returned no results. #2863
Great, thank you so much for your time and help.
I don’t understand how you made it work but I will study your settings and try to duplicate it on my live site.
Kind regards,
Jason -
March 24, 2021 at 2:18 pm in reply to: The query you defined returned no results. #2861
Hi,
Thank you, In the log everything seems to be working, but no new posts are generated when I run the rule, please check.
Regards,
Jason -
March 24, 2021 at 1:37 pm in reply to: The query you defined returned no results. #2859
This reply has been marked as private. -
March 24, 2021 at 4:08 am in reply to: The query you defined returned no results. #2846
Hi sorry about that. The server was under high load. It looks like the login was timing out. I think one of my sites was under attack. I enabled under attack mode for that domain in Cloudflare and the load is normal now.
I tried the login and it is working now.
-
AuthorPosts