Sofian777
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Polylang Module] Messages in respective languageThank you for the fast response and this plugin that brings back the desired functionality, as your mentioned thread shows. I was mistaking this dropdown for the selection of displayed languages. My romanian form now is fully romanian, thank you.
Forum: Plugins
In reply to: [Contact Form 7] Setting up multilanguage formsI found a post that illustrates very well:
http://wplang.org/contact-form-multilanguage/Creating a form that is russian all over by default, was one click away.
How to get there now after this button is removed?Forum: Plugins
In reply to: [Contact Form 7] Setting up multilanguage formsYes I can switch, theoretically, but I surely dont want to change my whole admin language in order to create a form in another language. Especially when I have to create a form in a language I dont understand, meaning I could not work in my admin anymore.
This is not a good solution, it should be possible to create a form as it was done before by selecting the language of the form itself, not by switching the whole admin language. This would be a completely complicate and unreasonable process and loss of functionality.
I kindly ask you to understand why this is not a proper solution and to re-integrate a selector to choose the language of the default form upon its creation.
Thank you very much for considering this improvement, or sharing light into where I find a proper replacement of the very good functionality that existed before.
Sofian
- This reply was modified 9 years, 7 months ago by Sofian777.
Forum: Plugins
In reply to: [Contact Form 7] Setting up multilanguage formsThank you for the quick reply and the link, I was reading this info before but I don’t know how it should work. I use polylang on that site, but I don’t find a way to create a form of another language. Can you help me one step further please?
Hello, could you find out something?
The debug is now set to true. Thanks for all the help…
I tried AND and it does return a blank page as well.
I couldn’t find a way to reset the setting, so once AND or OR is set, there is no way to deselect, or how can I do it?
I integrated the code, maybe you can find out more, it is now set to AND.I would like to achieve that it starts with a list of all posts, and then when people choose a filter it gets filtered. I guess if I manually add a postlist generating shortcode into the DIV, it will be replaced by your plugin with the filtered list once people press “Search”, right?
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] custom fields date range searchI am into HTML and CSS a lot but no php, so I guess it is not for me, at least not for this case. The downside on codecanyon is that the license is valid for only one domain I remember now, but I might consider using different plugins, as yours for all non-event things, and for specific needs to get a license over there, I will see. I also plan to note my investigations down in a blog and will mention your extraordinary helpfulness, really outstanding especially for a free plugin.
Thanks so far, might get back to you with other issues once I use it on live sites…
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] custom fields date range searchTrue, but I am searching for a longterm solution, and all those 1year subscriptions are very strange for me, because you basically need to update to keep your sites safe, it is not only about new features. Considering this $20 sum up over the years, so I was thinking if a free plugin with a small initial investment might be a better choice.
Of course it depends if TC.K finds it interesting by himself to accomplish such a task for his plugin. Doing it just for me we would not be able to meet at a reasonable price. And also I found two good pro versions on codecanyon, where at least updates are lifetime, for 20 bucks as well, only support is extra.
I am in a big investigation period of all bigger filter plugins, since I prefer finding a solutiong that covers all my cases, instead of starting to search over again with the next project.
But for sure, from project perspective spending $20 is the best choice.
Could you fix your loading times?
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] custom fields date range searchUff, this is beyond my scope I guess. I used PODS to create the custom types, it can do posts, tax and fields so maybe it is possible. But the rest I have not much clue what you speak about.
If you would customize this for me (and for others) would it be in a cost range that is not so much more than a paid plugin?
I am still searching and thinking, but so far your plugin is on my favorite list, so let me know if you are interested in a customization job and how much it would cost.
http://diviplay.wptraining24.com/ultimate-search/
But it is a big mess there, beware 🙂
Just click on search when the site opens, and you will see no posts.The setting is:
Taxonomy Fields
Boolean relationship between the taxonomy queries : ORForum: Plugins
In reply to: [Ultimate WP Query Search Filter] custom fields date range searchHm actually checking the classes it seems he used another plugin. TC.K, could you check his site and tell me if this could be achieved also with your plugin? The one he used is for me quite a no-go because the authors make themselves not available at all which I dont like as an attitude. I prefer donating to open people as you who are supersupportive while still giving away all for free. Thanks a lot for supporting the WP community so amazingly.
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] custom fields date range searchHello ideconsultora,
I see that it works on your site and it is exactly what I want as well. But I wonder how you even got the simple calendar selector for dates. Did you achieve it with this plugin and if yes how did you solve?
Thanks for a short feedback
By the way: Your site was loading for ages the first time I opened. Try it out on a laptop / browser which calls it for the first time to exclude caching, and see if there is something big loaded in the beginning. Might have been only here though.
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Ajax doesn't workThank you I solved it with the help of your answer. Now I finally understand the procedure:
– The DIV name given in the settings needs to be an extra DIV we create below the search form in which the results are displayed.
So first I gave a name but without creating a DIV because I expected the plugin to create it below the search form by itself
Then I gave the name of the entry-content believing that it will put the results there, which it did, but because it is the official content area of WP, it removed the form.
Now I gave #searchresults in the settings and created on my page:
<p>[ULWPQSF id=2849]</p> <p> </p> <div id="searchresults"> </div>Like this it works as it should, thank you for taking time to walk me through. In case I am not the only one struggling with this in the beginning, extending by a short explanation line would be sufficient to help users:
“The Div id/class of where you want the result to display. eg. #content, .content (Must have the ‘#’ or ‘.’ in front of the div name!) The plugin will not create a DIV by itself, but you can freely choose where you put it into your content using the text editor. Also be aware that if you choose the same DIV where you have placed the shortcode in, that the search form will disappear.“But even better this could be improved by simple letting the plugin create the div by itself straight below the shortcode output in case it doesn’t find the id or class that it given in the field. This is the behaviour at least I expected in the beginning. And by using an IF check, the option to create the DIV ourselves whereever we want it on the page is still existing. Just that users as me will still have an output 🙂
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Ajax doesn't workOk now it shows results … but it disappears afterwards?
I search for a solution to integrate such a search bar, and through AJAX the list is displayed below, and interactively changing if people change the cat, tag or meta dropdown. Can this be achieved with your plugin?As it is at the moment, with the search bar disappearing, the whole AJAX effect is useless or at least not taking its full potential, because it is the same result as other plugins that redirect to another page.