Forum Replies Created
-
AuthorPosts
-
opera is the same error ERR_BLOCKED_BY_RESPONSE
Firefox darf diese eingebettete Seite nicht öffnen
Zu Ihrem Schutz erlaubt http://www.youtube.com es Firefox nicht, diese Seite anzuzeigen, wenn sie in eine andere Seite eingebettet ist. Zur Anzeige der Seite muss diese in einem neuen Tab geöffnet werden.
thats are single checkboxes. i think of multiple
sure as form element!!! radios are different from checkboxes!!! you can only choose one!
at the moment is only a single checkbox possible!!!an input field from type radio.
and multiple chechboxes are also goodYes, thats work! Thanks.
on my installation the error appears. you have access to my site. i have delted my loop-index.php and tested. same error!
access i send you
no i dont modify anything.
in the old version the css was inline. that works. but not the new css extern
it helps.
thanks. i will try.
but llok at my other topic
close it
found the error.
i have german date format in child overriden
withadd_filter('avf_datepicker_date_placeholder', 'new_date_placeholder'); function new_date_placeholder() { $placeholder = "dd.mm.yyyy"; return $placeholder; } add_filter('avf_datepicker_dateformat', 'new_date_format'); function new_date_format() { $date_format = "dd.mm.yyyy"; return $date_format; }
but correct is
add_filter('avf_datepicker_date_placeholder', 'new_date_placeholder'); function new_date_placeholder() { $placeholder = "dd.mm.yy"; return $placeholder; } add_filter('avf_datepicker_dateformat', 'new_date_format'); function new_date_format() { $date_format = "dd.mm.yy"; return $date_format; }
ok. when i change to make small header on fixed header. the class is there.
but is it wright?ok. when i change to make small header on fixed header. the class is there.
but is it right?ok. i use now an extra tab plugin
it is vikbooking
ok. the developer ok vik said its pure html field. thats the reason.
is a filter possible fr the childtheme???forgot it!!
-
This reply was modified 4 years, 3 months ago by
caw67.
you can close
Thanks a lot! I think it will work!
now i have tried a plugin. but did not really work. how can i disable the “enter” from keyboard in the search widget form?
-
This reply was modified 4 years, 4 months ago by
caw67.
I want really two sidebars at the same time. show 2 sidebars like here https://kidslifedev.wpengine.com/blog/one-column/blog-both-sidebar/
not build with avia layout builder! build with sidebars-
This reply was modified 4 years, 4 months ago by
caw67.
thanky you! seems something to work for me
i know this. i can disable button. see above my post: but when user use field and enter an enter in the field the serach page appears.
Yes. Only the results from the Widget search
also when you click “alle ergebnisse”
-
This reply was modified 4 years, 3 months ago by
-
AuthorPosts