Problem with Broadcrumbs and parents of custom post types
Hi, i have a problem i cant seem to fix. I want to create a custom post type: dograces. Then i want to create the dog posts/pages ofc. Lets say golden retriever. Now the problem: I want to have...
View ArticleReply To: Possibility of Using Views w/out Current Data Lost
Haven't heard back. I was wanting to move forward with this as soon as possible. Perhaps you can point me in the right direction if you don't do coding work/design?
View ArticleDouble input(input related to another input)
I tried to work this out to achieve the form custom field input to have another input which sets the condtion of the side by side input, For example, I would like to input HUMAN, then its condition...
View ArticleTargeting a specific CPT with CSS to remove metadata in site search results
I have created a CPT which uses a Views Content Template. I have removed the metadata which appears on the page by inputting code in the CSS section of the template: .post-meta {display:none;}...
View ArticleReply To: Toolset Bootstrap 3 theme and Layouts plugin crash
I think it has something to do with the PHP version installed/run in your version of WAMP. I had the exact same issue with the exact same Theme/Plugin installation. - I was using an older version of...
View ArticleTypes code working in sidebar, not on main page
Hi there, I have two Types fields to display an advert with a link: 'sidebar1' & 'sidebar1-url' This is the code I am using to connect the two: <a href="[types field="sidebar1-url"...
View ArticleReply To: [Assigned] Send parent page information(custom field) to another form?
Hi Adriano, Can you confirm that <types></types> short code does not work in other form plugin (e.g. FormidablePro)?
View ArticleReply To: [Assigned] Add view in template
Hi Adriano, it was the code. it has to be this: <?php echo render_view(array("title" => "Slider header")); ?>
View ArticleReply To: Woocommerce Views and Page Templates
more info: the site is in a sandbox — http://www.emperorofthefreeworld.com/hos/ there are over 200 categories and we'll have 200+ products with variations… the custom view will allow me to easily...
View ArticleWhen I create a WP ARchive View – it is showing duplicate content
I have a WP ARchive view set up and it is pulling a taxonomy called teams and listing them out. Can you guys look into this? I have tried to find documentation on what to do and haven't been able to...
View ArticleAssociate Category-set to multiple Parents
Please advise on how to do the following as efficiently as possible … Lets say I am building a Classifieds Directory … So I would have two sections : 1) Stuff for Sale … with 15 categories and each...
View ArticleReply To: [Waiting for user confirmation] Conditional Output of punctuation
Worked great, thanks!
View ArticleReply To: [Assigned] Maps with view
Dear Pat, You can personalize the output in the HTML Layout section of your View. For example: [wpv-layout-start] [wpv-items-found] <!-- wpv-loop-start --> <ul id="js-map-elements"...
View ArticleReply To: When I create a WP ARchive View – it is showing duplicate content
Any help is much appreciated.
View ArticleReply To: [Assigned] Need help with nested views
Gary, I've ran up against a similar Views problem as well and posted about it. In my case, the tutorial that Caridad pointed you to (and me) only deals with using taxonomies as "group y" headings. My...
View ArticleReply To: [Assigned] Need help with nested views
Thanks for you input, Matt. Glad to know that I was not overlooking something simple in the set-up of the views. I can't leave WordPress for Dupal, so I guess I'm stuck for now. Gary
View ArticleCustom Post Type with Genesis Theme. Archive Pages
I am working on a website and created a custom Post Type called Books/Ebooks http://coffingdw.com/books/ebooks/ I would like to show at least 20 posts per archive pagination. How do I accomplish this...
View ArticleReply To: [Waiting for user confirmation] Unable to Edit Multi-Language posts...
You mean line 220 (3rd line in the following function)? function wpcf_pr_admin_post_meta_box_belongs_form( $post, $type, $belongs ) { global $wpdb; if ( empty( $post ) ) { return array(); } $temp_type...
View ArticleHow do I use Flexslider?
I have a post type that has multiple images. I want to have a large image with thumbnails underneath it like this -> http://flexslider.woothemes.com/thumbnail-controlnav.html. So I downloanded...
View ArticleReply To: [Assigned] Unable to Edit Multi-Language posts – WPML and Types...
That worked perfectly.. Thank You! (am guessing a version update is on the way huh?)
View Article