Reply To: [Waiting for user feedback] How to filter view by changing date
Hopefully this helps?
View ArticleCan't access the site after clicking on fix parametric search AND / OR...
Hi, I'm having a serious problem with my site. I was creating parametric search view and changed my filter settings so that a couple search criteria had OR term chosen rather than AND which is...
View ArticleReply To: Pagination is clearing the filter?
THE ISSUE IS CUSTOM PAGINATION CODE Hi again, I've found the problem. It is the custom pagination code. Here is the code Luoy kindly provided to allow limiting of the number of pages: function...
View ArticleReply To: [Resolved] Limit the number of page links in the pagination
Hi Luoy I found a problem with the code. When I use the pagination it is clearing the filtering settings. You can see in this test page the default pagination is working ok:...
View ArticleReply To: [Resolved] Can the filter reload just the view and not reload the page
Hi Luoy, Sorry me again … I've just noticed that the styling disappears after clicking on pagination. You can see what I mean here: http://nationalparktraveller(dot)com/test-np-view-v2/ please replace...
View ArticleReply To: [Assigned] Activating Views and Layouts cause Theme customizer to...
Hi Paul, I've had a look at this. I've determined that the problem is caused by the polylang plugin. The polylang plugin is trying to emulate some of the functionality of the WPML plugin but it...
View ArticleReply To: [Waiting for user confirmation] CRED: keep original post type?
Hi Adriano, I tried this code, and it works if I call the form with this shortcode: [cred_link_form form="Deactivate" text="Deactivate form" target="_self"] But if I use this: [cred_form...
View ArticleFilter in sidebar widget vs filter in view
Hi Is there any difference in functionality with the filter if it is part of the view or in a side bar widget. Specifically the feature where the view refreshes rather than the whole page. I am...
View ArticleReply To: [Waiting for user confirmation] Adding icon next to WP post title...
Hi Adriano, Apparently, I had to type the value name for the second one. This is how I fixed it: add_filter('the_title', 'add_icon_to_title', 10, 2); function add_icon_to_title( $title, $post_id ) {...
View ArticleHow to use a static page with static content as a parent of cpt archice
I am trying to follow the thread http://wp-types.com/forums/topic/custom-post-type-as-child-of-standard-wordpress-page/ When I set "page" as the parent of my cpt and rewrite the slug to include the...
View ArticleReply To: [Assigned] Activating Views and Layouts cause Theme customizer to...
Hi Paul, I think there's always going to be difficulties with supporting polylang. Polylang is providing functions with names the same as those we call when using WPML. The problem is that polylang is...
View ArticleReply To: How to use a static page with static content as a parent of cpt...
desired structure: site.com/learn <a static page (parent of cpt) with no loop!> site.com/learn/articles <index of cpt showing loop, pagination etc…> site.com/learn/articles/single-slug...
View ArticleReply To: [Waiting for user confirmation] Parametric Search always returns no...
Okay, when I hear back from my host I will let you know, though since it works on the dev site, which is on the same hosting account, I don't think that's the issue. Here is the content of...
View ArticleReply To: [Waiting for user feedback] Server Error: Long Query
Hmm, I have been waiting for a reply from you, since I sent that info over a week ago. I will resend to you. Jeff
View ArticleReply To: [Waiting for user confirmation] Featured Image from image field
Well, I got it going. But it does take a bit of extra code from a second function. I'm wondering if you can see a way to reduce the overhead on this or program it better: // This code makes a...
View ArticleProblem with strings tranlated with WPML
I have a website with 3 languages: English, Russian and Ukrainian. I have created some custom types containing various custom fields. I have translated the custom fields with WPML plugin in all...
View ArticleReply To: [Waiting for user confirmation] Problems following updates to...
Yes. Thank you very much for your help. Regards Mark
View ArticleReply To: [Waiting for user feedback] Sorting on a second field in a view if...
Dear Emerson, I don't see that that code is complete but I see what I had wanted to do is not possible. Thanks for your help. Regards Mark
View ArticleReply To: [Waiting for user confirmation] Server Error: Long Query
Gen - Can you please tell me if this will fix the overall problem with too many queries that has been lingering in Views for over a year now? See the following thread for reference:...
View ArticleReply To: [Waiting for user confirmation] Parametric Search always returns no...
OMGITWORKS. Seriously. Thank you for all your help on this. I have no idea what that code means or why it works, but it works!
View Article