Forum Replies Created
-
AuthorPosts
-
hey josue, thx alot, works.
how to make it safe for updates?
is it possible to make somethin like a “custom.js”?
hi günter,
thx for the answer. ok, how can i set the breadcrumb above the title and align right?
hmm, i tried that also. anyways, thx alot, sorry for the circumstances
htaccss worked. thx alot man.
pretty cool that the info did help. first i thought that the bug was in my brain. now i can relaxed waiting for the update :-)
wish u and your team a great 2015
greetz
This reply has been marked as private.This reply has been marked as private.perfect !!!!!!!!!!! thx alot
hey yigit, thx. to many enfolds running :-) update fixed the 2. question.
u got a solution for the first issue?
This reply has been marked as private.hi elliot, thx for your answer.
i would prefer following snippet in the functions.php. but for both languages. this one is for german:
add_filter(‘avf_title_args’, ‘fix_single_post_title’, 10, 2);
function fix_single_post_title($args,$id)
{
if ( $args[‘title’] == ‘Blog – Die aktuellsten Neuigkeiten’ ){
$args[‘title’] = get_the_title($id);
$args[‘link’] = get_permalink($id);
$args[‘heading’] = ‘h1’;
}return $args;
}because:
1. codestyling localization has some probs with wp 4.0.1
2. i would like the title = title of the newsNovember 27, 2014 at 10:47 am in reply to: change the text "Blog – Die aktuellsten Neuigkeiten" #358928works. thats why enfold is the best. cause of u guys ^^. thx alot
November 27, 2014 at 2:27 am in reply to: change the text "Blog – Die aktuellsten Neuigkeiten" #358774This reply has been marked as private.magnificent!!!
hey gdo praxis,
your solution is great man, but 1 problem:
when u use an image – its not working with a sidebar. the image not resize.
but anyways. many thanks :-)
- This reply was modified 10 years ago by volmering.
nothing more to say but perfect. thumbs up :-)
yes, but when u go slowly on the link, the background and the text-background do not hover similar. i hope my english is good enough to explain what i mean :-)
hey elliot, magnificent. thx alot. is it possible to get the background colored on hover?`i tried:
.alternate_color .av-subnav-menu :hover {
background-color: white !important;
}but u know thats not perfect :-)
its not a problem ismael. i just ask here beside, cause u guys knows almost everything :-)
i ll buy the pro version from this plugin anyways. so ill find the solution.
nice weekend :-)
ok, the footer on the home.jpg is ok. but something is weired with the event-page and the single event:
http://www.volmering-design.de/home.png
hey yigit, thx for the answer. tried that, but didnt help :-(
oh man, it definitly to late. found the solution in the themesettings—->sidebar
oh my god, so easy. thy for the answer. great support. i know now again why i choosed enfold for every project i got :-)
(thumbs up)
oh, great, its there, what was the problem?
This reply has been marked as private.This reply has been marked as private.hey yigit, thx for the quick answer (thumbs up), already did. but its still hidden :-(
usually i am able to find the issues by myself. but mabe to many trees today to see the forrest :-)
- This reply was modified 10 years, 1 month ago by volmering.
enfold rocks :-)
EDIT: i have to change my posting above. didn’t read the version.txt. they have checked the 4.0 beta.
Solution for Enfold Theme 2.9.1:
– download 2.9.2
– overwrite the two folder:
/themes/enfold/config-layerslider
/themes/enfold/frameworkand the style.css file
works!!!!
- This reply was modified 10 years, 2 months ago by volmering.
hi beven,
i think, its an theme problem. all my child-themes (build out of eleven) are working perfect. the only issue ive got with enfold right now.
tbh. 4.0 is out just a few hours, we should be patient :-). i think a lot of theme-builders have a sleepless night :-)just wondering that a good and professional team, like kriesi.at, didnt check their themes with the wp 4.0 beta
- This reply was modified 10 years, 2 months ago by volmering.
-
AuthorPosts