Reply To: Results Showing Duplicated for French Translation of View
When I inspect element in google chrome it seems like the view is rendering an html element called <wpv-loop> I forgot to mention that this is generated using a view within a view etc. Let me know
View Article[cred-delete-post-link] not working in Cred 1.2
I have discovered that the [cred-delete-post-link] is not working on several of my sites after updating from Cred 1.1.3.1 to Cred 1.2. I have had a similar problem that was resolved in this thread:...
View ArticleReply To: MAJOR PROBLEM! View Post Type filter reset on site launch!
In addition, all my filters reset to nothing… AHHHHH!!! HELP!!!
View ArticleReply To: [Assigned] Search Sub-Filters
Dear adamG, You will need to pass arguments (Region) to parameters, and then you can get these arguments in the second View using [wpv-view name="school" region="Region 1"]. Please, take a look in...
View ArticleReply To: [Waiting for user feedback] CRED edit form – issues with changing...
Hi Nikos, The beta version seems to be working the way it should now. Nice work! Many thanks for the support. Best regards, Graham
View ArticleThumbnail image after upload – CRED form
Hi, I have seen numerous threads about thumbnails on the CRED forms when adding images and it was going to be put to the developers as a feature request e.g....
View ArticleReply To: Bottom Level Posts Listed Inside Related Top Level Posts – Possible?
Thanks for the code, Adriano. It didn't quite work for me – instead of producing the respective 'child' (bottom level) posts, it displayed an unlinked bullet list of the 11 most recently published...
View Articleview filtered by a custom field using a value generated by page-title
Hi, I think this must be possible but haven't quite figured out how to do it. Is it possible to create a view that will filter by a custom field using a value generated by the page-title field? Can I...
View Articlehow to have a reference field which points to another custom post type?
For example, there is a VPS custom post type and a Location custom post type, there are 5 locations a VPS may be. I want the VPS post type has a field which is reference to a location post, when I...
View ArticleReply To: how to have a reference field which points to another custom post...
By the way, the Location type and VPS plan type are not parents to each other. A location may have multiple VPSes, and a VPS plan may be in different locations. (The "VPS type" mentioned in the above...
View ArticleDisplay default image if no image
Hi, I am trying to make a conditional statement to display a default image if an image is not uploaded to the post. My code is as follows: [wpv-if dirImg="featured-image-directory"...
View ArticleReply To: Display default image if no image
Never mind – Just changed some code and it worked [wpv-if dirImg="featured-image-directory" evaluate="!empty($dirImg)"]<a class="pull-left thumbnail" href="[wpv-post-url]">[types...
View ArticleReply To: [Resolved] Display default image if no image
Sorry, the correct code is this [wpv-if image="wpcf-featured-image-directory" evaluate="!empty($image)"]<a class="pull-left thumbnail" href="[wpv-post-url]">[types...
View ArticleWoocommerce Sale After Date
I am working on a website for a consignment store and after 30 days the product goes down in price and should be highlighted as clearance. Is there any way to collect a date with a Types Custom Field...
View ArticleReply To: [Waiting for user confirmation] Moving Taxonomy to Left of edit...
Worked perfectly! You guys are the best to add the option right in the interface to change the CSS on the backend editor. What possibilities!
View ArticleReply To: [Waiting for user feedback] child-post not saving
Thanks I emalied you a few days ago with login etc have you had a chance to look at it yet?
View ArticleReply To: [Assigned] Will there ever be multiple parents for a child?
Thanks for the details, I forward it to our developers.
View ArticleView not showing on Page – Theme not Compatible?
I added view to a page and it is not showing. I am using u-design theme from themeforest. Please advise whether it is compatible
View ArticleReply To: [Assigned] Building a slider with images from my media library
Seems you have forget the step 3) add a filter in the view, filter only if show-in-slider is checked: Select posts with custom fields: wpcf-show-in-slider = 1...
View ArticleDisplaying view with CRED links in Admin Dashboard
Hi, I've added the Views CSS inside my customised admin dashboard and rendered a view, but the CRED shortcode generated inside the view doesn't resolve to a link. Is there a file I have forgotten to...
View Article