Forum Replies Created
-
AuthorPosts
-
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, 9 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, 10 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, 10 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”
the website doesnt exist anymore.
i have here some similar http://wordpress.christian-arthur-wenke.de/shortcodes/
when you let ajax search “this” there are some results.
when you click “find” or in the search field “this” and enter the search page appears-
This reply was modified 4 years, 10 months ago by
caw67.
the normal wp search. the widget give other, better results, than the normal search.
i tried the second solution and replace the helper-main-menu.php.
Seems to work!
Thanksok
-
This reply was modified 4 years, 10 months ago by
caw67.
i use version 4.7.5
thanks. i will wait…
that doest help!
that is not after update!!Found it! I have aometimes Comforta installed on my pc….
-
This reply was modified 4 years, 9 months ago by
-
AuthorPosts
