WordPress Themes, Plugins and HTML Templates › Forums › Contango WordPress Theme › Questions About Using Flex Slider
- This topic has 5 replies, 2 voices, and was last updated 9 years, 1 month ago by admin.
-
AuthorPosts
-
November 15, 2014 at 11:27 pm #556AnonymousGuest
Hello,
I have two questions about using the flex slider in the Contango Pro theme…
1. I would like to create a post with three images in a flex slider and a fourth image that is inserted in the body of the post but not included in the flex slider. Is this possible to do?
2. If I upload an image to the media library and attach it to a post, is it possible to remove the image from that post without permanently deleting it from the library and having to upload it again? If a user is editing and saving drafts as they are creating a post, there should be flexibility to do that.
Thanks
Jim
November 16, 2014 at 7:50 am #1445adminParticipantHello Jim,
Quote:I would like to create a post with three images in a flex slider and a fourth image that is inserted in the body of the post but not included in the flex slider. Is this possible to do?In Contango WordPress Theme, Gallery post format is specially designed to display images as slider. In this logic, Contango gets all images attached to a post and set them in slider intelligently.
As per your question, you will be able to insert an image to the Gallery post without appearing in the slider as follows,
– Go to Media > Add New
– Upload image to the Media Library
– Edit this image, so you will be able to find its URL
– Copy the File URL of this image* Now
– Go to your gallery post
– Insert this image directly in the editor without Add Media button. Following code snippet will help you to insert this image in the editor.[/CODE]
[QUOTE]If I upload an image to the media library and attach it to a post, is it possible to remove the image from that post without permanently deleting it from the library and having to upload it again? If a user is editing and saving drafts as they are creating a post, there should be flexibility to do that.[/QUOTE]
This question is related to WordPress core. Following plugin may be helpful to you.
[url]https://wordpress.org/plugins/unattach/[/url]
Thanks[CODE][/CODE]
Quote:If I upload an image to the media library and attach it to a post, is it possible to remove the image from that post without permanently deleting it from the library and having to upload it again? If a user is editing and saving drafts as they are creating a post, there should be flexibility to do that.This question is related to WordPress core. Following plugin may be helpful to you.
https://wordpress.org/plugins/unattach/
Thanks
November 16, 2014 at 7:47 pm #1446AnonymousGuestThank you for mentioning this plug-in. It actually solved both problems.
- With regard to Question 2, I am easily able to unattach an image from a post using this plug-in
- With regard to Question 1, the plug-in allowed me to unattach the fourth image from the post from the media library. Now when I return to the post, the fourth image is still inserted into the body of the post but no longer shows up in the flex slider. Problem solved!
Thanks as always for the helpful support.
Jim
November 17, 2014 at 6:48 am #1447adminParticipantHello Jim,
Thanks for the feedbackOctober 15, 2015 at 12:47 pm #1448elseri_danielaParticipantHello,
I’m having the same problem. But even with the plugin the image still appears on the slide…
October 16, 2015 at 7:29 am #1449adminParticipantHi,
Make sure, which images are attached to the post.
Images attached to the post should display in the slider.Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.