Plugin Author
howofr
(@howofr)
Hello,
Thanks for your suggestion !
The issue is that steempress only recieves the post’s content, so to us galleries are shown this way :
[ngg_images source="galleries" container_ids="155" display_type="photocrati-nextgen_basic_thumbnails" override_thumbnail_settings="0" thumbnail_width="100" thumbnail_height="75" thumbnail_crop="1" images_per_page="50" number_of_columns="0" ajax_pagination="1" show_all_in_lightbox="1" use_imagebrowser_effect="0" show_slideshow_link="0" slideshow_link_text="[Zeige Slideshow]" template="/var/www/VT1014/htdocs/blackseals_net/galerie/wp-content/themes/suffusion/nggallery/gallery.php" order_by="filename" order_direction="ASC" returns="included" maximum_entity_count="500"]
If the urls were in the shortcode we would have been able to retrieve the images to show them anyways but here we don’t really have a way of displaying them.
For now.
We are looking into solutions for this problem to try to retrieve the urls if we stumble upon a gallery tag.
Thread Starter
Andyt8
(@andyt8)
Hello,
Thank you for your response.
You changed to “Resolved”. Are there any new version with new functions about that situation?
If not, it isn’t really resolved?
However, the first step would be to ignore Shortcode. The best would be including a url to the gallery – but it seems to me, it isn’t easy to do that.
regards, Andyt
Thread Starter
Andyt8
(@andyt8)
Hello howofr,
Do you changed it back from “resolved” to “not resolved”? At the moment I stopped transfer of such article…
best regards, Andyt
Plugin Author
howofr
(@howofr)
You changed to “Resolved”. Are there any new version with new functions about that situation?
Yeah my bad I went a bit too fast there.
I updated the server (no action is required on your side) to now remove nextgen gallery shortcodes.
I added having a real handling of the galleries (displaying the images) to our todo list. So it’ll get done at some point but since it’s a huge feature it probably won’t happend before some time.
Thread Starter
Andyt8
(@andyt8)
According to your information it should remove the shortcode of nextgen gallery, but for me it still don’t work.
Additional I found an other shortcode from Smart Youtube PRO.
At the moment I fix both by editing of the article on Steemit. The fix for Smart Youtube PRO is easy. removing httpvh and add http to the url. The fix for the gallery needs more time, because of searching for the right url…