zaeb
Forum Replies Created
-
Forum: Plugins
In reply to: [Database for Contact Form 7] Multi-Step Forms Support + Edit Database Entrythank you @ninjateamwp – too bad but I guess I have to code it then to load the data into a custom form
cheers
Forum: Plugins
In reply to: [Database for Contact Form 7] Multi-Step Forms Support + Edit Database Entrythank you very much for your reply and sorry about my late response but the second question becomes important again and can you maybe give me a hint
how to load a saved database entry inside a CF7 form to edit again? do I have to code that manually or can you propose a shortcut?
the user should have the option to change the data in the form after it is sent. I am looking for a custom solution right nowthank you very much
Forum: Plugins
In reply to: [Database for Contact Form 7] Multi-Step Forms Support + Edit Database Entrythank you very much for your quick response
1. you are right. they are not duplicated (in the backend display). just every multi step form (if its three steps to completion) has its own data. I was more looking at the actual database inside mysql to understand how it is stored. like inside the “vfg_cf7_data_entry” table all the form data is stored. how do I query only the data of the completed (last step) forms?
2. thank you but sorry I stated the wrong question. I want to give the user the possibility to edit the same form again later. thus is there a way to show a specific data entry from the CF7 Database to the user with the help of the same CF7 form?
ah. you are great. thank you a lot
it was the most likely case. the URLs didn’t match anymore because i hid one folder via htaccess
cheers! it all works fine again. so the mistake was all on my sideoh ok. can I send you somehow a private message?
because the form is only available for logged in userswould be much appreciated
Forum: Plugins
In reply to: [Database for Contact Form 7] unique field value validationI already solved it. you need to register a custom validation hook (see here) and then query if there is already the field value inside the database.
but thank you for coming back to me
Forum: Plugins
In reply to: [WP Post Popup] custom pop upI think you asked the same question as myself. the plugin author answered it very well. see here
Hi Blaz.
thanks a lot for your quick response. I see the problem. isn’t it just possible to load the ratemypost-js already with the homepage and nost just soley with every post? or does that need a completely different architecture of the plugin?to be honest I tried now several rating plugins and so far it seems that they all don’t work with the ‘WP Post Popup’ plugin. I don’t know right now how to solve this issue. at the moment it looks like either I use ratings or modal page but they don’t go together. do you have an idea?
Forum: Plugins
In reply to: [WP Post Popup] Modal Internal Page different div than ‘post-content’perfect! thanks a lot!
however I have now a conflict with another plugin (Rate my Post) because everything is shown there now instead of just a tiny widget but I have to get my head around it and maybe ask there what is causing it. but thanks a million for your reply
Forum: Plugins
In reply to: [Sticky Posts - Switch] sticky custom posts on archive pagesthanks for this useful plugin.
you say
please go into the settings and enable the feature on each archive or category page where every you want.
however is it now also possible to have sticky posts in specific categories (namely their own)? i want to have the posts sticky on the main page as well as on their category page. is that possible with your plugin? if yes. how do i achieve that?
Cheers
cThanks for your quick and helpful reply Max.
I just added a
height: 100vh;to the widget. and then with the scrollable option it worksoverflow-y: scroll. however there are these unattractive scrollbars now. wished the scroll behaviour would be different (without the scrollbars) but it seems that there is no solution for now. it is an ok tradeoff for the moment. i will let you know if I find another answer or if you know anything else write me. cheers. and good to hear about future developments