dicki
Forum Replies Created
-
Forum: Plugins
In reply to: [Front End PM] Email notification when message received?do you have the pro version? or the free version?
maybe that is the point?- This reply was modified 5 years, 9 months ago by dicki.
Hello @mehedi i do understand that i can asign a restriciton on a page or post.
But in the account page i can set up an “New post”
see: https://prnt.sc/nngl29can i asign there an role based form?
thanks in advance.
Forum: Plugins
In reply to: [WP Posts Table] Modifying the queryI like to know that as well ??
@samjco Did you find other solutions to create tables in you page like this?Thanks in advance
Hello @mehedi Hasan,
Thanks for your clear answer.
This makes me think of using WPUF only at the moment ??
But what i find out was this:Custom fields made with WPUF will NOT show up ad the backend editor as far as i could see.
Custom fields made with ACF DO show up in the backend editor.
So i think that is the difference ??
So the combination of both seems a great combination.
So maybe i will use both ??
Sometimes it is hard to choose ??Thanks anyway for you clear answer.
Daar zat inderdaad het probleem.
Dom van me, ik had taal module aangepast. Ik had “Company” vertaald naar “Te betalen artikel” zodat klanten aan konden geven dat ze de omschrijving van artikel moesten vermelden.Met het updaten is dat natuurlijk weer teruggezet.
“Company” is voor mij geen verplicht veld maar “Te betalen artikel” wel.Hartelijk bedankt Nick dat je me de goede richting in gestuurd hebt.
vriendelijke groetjes
Forum: Plugins
In reply to: [Doneren met Mollie] Fatal error ?AH duidelijk. Ga ik dat aanpassen ??
Hartelijk bedankt.En… Snelle reactie, geweldig!
same problem here on hostgator.com seems an they need to do resets the permissions to default.
Seems that there is an isue with permission when Nextgen import new pictures to an site.Hope Nextgen can solve that if they understand what the problem is.
I am asking my provider to explain exact what the problem is zo i can ask it here again.
thanks. I will open new subject for it.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Extra Attributes make required fieldThanks, i tried that, but it seems not to work.
<div class="input"> <label for="location_name" ><?php _e('Name','emefs'); ?> <small> <?php _e('required','emefs'); ?></small></label> <?php EMEFS::field('location_name','text','required="required"'); ?> <?php EMEFS::error('location_name'); ?> </div>
This is the code i used but there was no check for validating. While it did for the normal requered fields, like startdate and ‘event name’
Hope you have an other suggestion?
thanks anyway,
greetings from holland.Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Extra Attributes make required fieldHello Franky, that sounds ok, But where can i find the inputfield for default form.
For example in default form you see:
<h3><?php _e('Location Information','emefs'); ?></h3> <div class="input"> <label for="location_name" ><?php _e('Name','emefs'); ?> <small> <?php _e('required','emefs'); ?></small></label> <?php EMEFS::field('location_name'); ?> <?php EMEFS::error('location_name'); ?> </div>
How can i set “Location_name” as required?
Looking now for 2 hours and can’t find it ??
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] WYSIWYG Editor for front end submitThanks franky,
That is great.
I will wait for it.Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] WYSIWYG Editor for front end submitDid you find out how to do this?
I can’t find it either?Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Form translationI was wondering if you find the solution for frontend translation ??
Hope to hear from you.
Forum: Plugins
In reply to: [Contact Form 7] Can CF7 generate a VcardHello Rubengeneva,
Did you find a way to save a the few steps? Did you find a way to receive the vcard directly by mail? I am looking for the same solution.
If there is a way to save the message of the form as an attachment than i am a little further.
Hope to hear from you,
greatings from Holland
Forum: Plugins
In reply to: [Youtube Channel Gallery] invalidChannelIdYep that is what i found out as well,
The widget is working well That is what i noticed as well.
Nou i putt in the identify_by=”channelid”
but there apear a wrong channel on the page. but i think i have to play with this: identify_by=”channelid”
Hopefully PoseLab can help….
Forum: Plugins
In reply to: [Youtube Channel Gallery] invalidChannelIdThis is the shortcode i use:
[Youtube_Channel_Gallery user=”UCmYnVfnEaqTrAUxp455q7Sg”
key=”Api_key_removed” maxitems=”16″ thumb_columns_tablets=”4″ title=”1″]And this (with correct api_key) code give the error you see on: https://carolinesanders.net/test1
So do i need to place an extra chanel id?
That was not mentioned in the examples?Hope you can help.