One CRED field entry submits to two fields?
Hi there, I want to use one CRED field entry and submit to two fields. One of them is "post_title" and the other custom field "review-title". I've tried guessing to see if it works by entering:...
View ArticleAnother question about calculations
I need to do a slightly more complex calculation than discussed over here http://wp-types.com/forums/topic/need-to-limit-the-number-of-digits-output-from-a-calculation/ Basically, I need to do a...
View ArticleBootsrap Magazine -dont show
Hi! I run a local wordpress site (Wamp) and have bought the toolset. I have downloaded Access,Module Manager,Types,WP-DBManager,WP Views,WP Views Demo on a new fresh WP installation. I then installed...
View ArticleOrdering custom post types
So I have a custom post type which doesn't have page attributes on. I want to set a particular order for my posts within the view. I like the plugins that allow you to drag and drop to arrange the...
View ArticlePagination via PHP
I am currently rendering my View using the code below. Is there a way to include and call to pagination via PHP? $location_query = get_view_query_results('[VIEW ID]'); foreach ($location_query as...
View ArticleView not displaying all results using pagination (manual)
Hello guys – here is my issue: I have a view that is suppose to display a list of 2 of the latest posts (jobs in this case) and added to the home page of the site. The issue is when I use the...
View ArticleResponsive View Grid
I'm using a 3 columns Grid View. Here is the code I'm using <a href="[wpv-post-url]">[wpv-post-featured-image]<br />[wpv-post-link]</a> The page look good on desktop but it's not...
View ArticleWrong woocommerce shortcode (I think)
Hi, On http://wp-types.com/documentation/views-shortcodes/#vf-154357 you talk about shop_single where it should be single_shop if I'm right
View ArticleProduct gallery WooCommerce site
Hi, I have made a repeatable field for the product thumbnails in WooCommerce. However, I can't find a way to easily output those images. A Twitter bootstrap markup will be: <div...
View Articlewp 3.8 problems?
hello, since I've updated to wp 3.8 a view is only outputting one item, even if no filtering aso is set? any ideas?
View ArticleCan't postion an image over another one
Hello, I try to put a label on the right top corner of the image but types field can't be nested ! http://gt-motors.eu/AFAM/collection/ma-maison-en-afrique/ [types field="image-intro" height="350"...
View ArticleSearch form
Hello, Is it possible to create a search that return results using pre existing template as search.php page …? Thank you
View ArticleCPT form widget in front-end
Dear fellows I am creating a website that contains a type called "testimonials". Users will need to post testimonials by front-end without the need to log into the dashboard. How can I create a form...
View ArticleSet WordPress Archive View as Home Page
Hello, Is it possible to set my wordpress home page an archive View? e.g. I have the following link http://mydomain.com/archiveview/category which outputs a list of posts. I would like to set this as...
View ArticleReply To: [Assigned] Problems with CRED form
Hi Luoy I've spent the weekend reviewing the issues I'm having with WooCommerce and also the amount of customisation would be required for my application. I've decided to move ahead without...
View ArticleDisplaying grandparent title of child post
I want to display the title of the grandparent of a child post within the child post view. My three custom post type slugs are as follows; grandparent : 'listing' parent : 'sell-list' child : 'mycart'...
View ArticleReply To: [Waiting for user feedback] Bootsrap Magazine -dont show
Install of Bootstrap Magazine: - all 10 steps are shown as ok - just the menu and in each and every categry just content as a blog ie title and contenttext - no design what so ever. -both themes are...
View ArticleReply To: [Waiting for user confirmation] Responsive View Grid
I manage to set 3 different views: 1 for Desktop (3 columns grid), 1 for tablet (2 columns grid) and 1 for cellphone (unordered list). I use php if then else to have each view displayed in the right...
View ArticleReply To: [Assigned] Creating a CRED form for a child within the parent...
I have fixed this on my own.
View Article