Quantcast
Browsing all 20145 articles
Browse latest View live

Reply To: [Assigned] Having rendering issues with cred select fields

Hello Allistair, about issue 3: A field that is defined in Types, should be setup as required in Types for generic fields add: required: 1 inside the generic shortcode for taxonomies , parents etc.....

View Article


Reply To: [Waiting for user feedback] Display first set in group of repeating...

Hi Adriano, Thanks for your reply! The site is on localhost, so I attached screenshots. One of the view, and the other of the output. You can see the repeating view as slideshow since it's pulling in...

View Article


Pre Populated Select field in Cred Form

Hi, Not sure this is possible as did not find any reference to this function but here it goes. In the Profile Page of a site user (I am experimenting with Types 1.3) I would like to make a link for...

View Article

Reply To: [Waiting for user confirmation] Error when exporting from WP-Views

Dear Caridad Your development version of Views allowed us to export WP-Views – thanks. At the moment, CRED still gives us an error (that says 'An error occurred please try again.') and that still...

View Article

Reply To: [Waiting for user confirmation] Table Column Sorting Issue

Ok thanks.

View Article


Slug is removed on edit page, but CPT post exists only at URL with the slug

Dear Toolset team! I have the latest Toolset, just downloaded it and I'm setting up my site — I'm loving this plugin, even though it gets confusing at times. This is complex stuff, and you guys are...

View Article

Pre Populated Custom Taxonomy (Category) in Cred

HI, I created a cred form for a link to create a new post. At the bottom of the form there is a check box which is generated with the form. Normally this would be fine, but what I am trying to make is...

View Article

Reply To: [Assigned] Customise WooCommerce Template

I would really like to get this sorted. I am guessing that you will require further information which will delay things further. Perhaps you could advise me what is actually required in order to place...

View Article


Reply To: [Waiting for user confirmation] Existent Theme Taxonomy and Custom...

I updated to Types 1.2.2 – same result. Does your request mean that with 1.2.2 you could see Product Categories taxonomy on your Deal screen? Thanks..

View Article


Reply To: [Waiting for user confirmation] Multiple filter terms on one custom...

This is a bit beyond me. Can you help me in how to implement the "wpv_filter_query" hook? Also, it sounds like this becomes a two part filter…Is the logic like this? Filter 1: Show recipes that have...

View Article

Reply To: [Waiting for user feedback] Can't save Layout-View

I tried increasing the PHP memory with define('WP_MEMORY_LIMIT', '96M'); in my wp-config.php Unfortunately that didn't help resolving my issue. Is there any other reason for the section "View-Layout"...

View Article

Reply To: [Waiting for user feedback] Value of Array Appearing in Text Fields

Hi Adriano No problem I've attached 2 screen shots that my help 1 is the text part of the out showing Puirchase Date with the word Array in it The other is the code for the view template that...

View Article

Reply To: [Waiting for user feedback] Pagination Filters on Search Results

Thanks Adriano Can you check this for me. Its intended to hide the ffilter controls whilst leaving the pagination visible and usable. [wpv-filter-start hide="true"] [wpv-filter-controls]...

View Article


How to create a custom view for post types created of other plugins

Hi, I'm using both Types and Views, but I also have 2 custom post types created by an event calendar plugin. I'm struggling to create custom archive Views for these two but although I've paired the...

View Article

URGENT – Moved from dev – lost types config

So today I decided to move the wordpress site I am building with Views and Types from Dev to production. I thought it should be pretty straight forward as I have moved several wordpress installations...

View Article


Empty space before form in Views

Empty space, about 7cm, before every form in Views, but only if results are under it. Firebug shows that this bunch of code cosing that space: <input type="hidden" value="post_title"...

View Article

Else Statement

Hello I have this page which will show some catalogs, I would like to have a "else statement" to show a text if no catalogs to find. I'm not a big fan PHP, so I hope there is someone who can help?...

View Article


Reply To: Else Statement

<?php

View Article

Reply To: Else Statement

<?php /* Template Name: Catalogue */ ?> <?php get_header(); ?> <?php $args = array( 'post_type' => 'catalogue_issuu', 'posts_per_page' => 0); $loop = new WP_Query( $args );...

View Article

Reply To: How to represent a range of values (using stars)

Still need assistance in this issue

View Article
Browsing all 20145 articles
Browse latest View live