Forum Replies Created
-
AuthorPosts
-
June 12, 2023 at 8:31 am in reply to: cannot make color settings in menu for mobile version #1410307
Hello Mike,
i updated enfold and now i can see it! Thanks a lot for your help :)
Many greetings
rixiJune 12, 2023 at 8:30 am in reply to: logo background at Start page different than on other pager #1410306Hello Mike,
perfect, it works! Thanks a lot :)Many greetings
rixiJune 11, 2023 at 4:08 pm in reply to: logo background at Start page different than on other pager #1410244Hi Mike,
thank you!
I put that code into my quick css now, so all logo areas are white.
I would like tho have the color in the logoarea from the startpage “Home” in #f1f1f1.
How can i do that?Many greetings rixi
June 11, 2023 at 4:05 pm in reply to: cannot make color settings in menu for mobile version #1410243Hello Mike,
that is the problem, it is not there, i cannot choose it out of the dropdownmany greetings
rixiHello Mike,
thanks for your answer and your help :)
I think something happenend after the last update becaue before i had all the contact information and a graphic in the footer.
But now i made it all the same.Many greetings rixi
Hello Mike,
ok, there was the problem, thanks a lot :)))Many greetings
rixiHi Ismael,
I made an enfold update and after that i couldn`t make any changes anymore. Deactivated some plugins and activated some of them and by the last text change that error came Perrhaps i try again to deactivate Plugins to sea if that is the problem. Thank you for that tip! :)Many greetings rixi
Hello Mike,
thanks a lot!!! I made an update from enfold and now it works :)Many greetings rixi
Hi Ismael,
thanks alot, it works :)many greetings rixi
This reply has been marked as private.This reply has been marked as private.Hi Rikard,
thank you very much!!!!! :)
That was a very big help!Many greetings and a nice evening,
rixiThis reply has been marked as private.This reply has been marked as private.Hi Rikard,
thanks a lot, now its gone :))Many greetings rixi
Hello Mike,
great, thanks a lot :))Many greeting rixi
January 19, 2023 at 11:15 am in reply to: Link or column link from column to symbol box title #1394326Hi Ismael,
thank you, i managed to set the links.in the whole columns.Many greetings rixi
-
This reply was modified 2 years, 2 months ago by
rixi.
Hi Yigit,
great, thanks a lot, it works :)Many greetings rixi
Hi Rikard,
great, thanks a lot!!!! Best support ever :)Many greetings rixi
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Ismael,
great, thanks a lot :)And a Happy New Year!!!
Many greetings rixi
Hi Yigit,
oh my god, thats true! How could i forget that, thanks a lot!!!
:)Many greetings
rixiThis reply has been marked as private.This reply has been marked as private.Hello Mike,
great, thanks a lot :)Many greetings
rixiHi Yigit,
i will try that out, thanks a lot!
So i put this folllowing code in the functions.php and just change the logonames or is there more to do?Many greetings rixi
// Change Logo image
add_filter(‘avf_logo’,’av_change_logo_img’);function av_change_logo_img($img)
{
if( is_front_page() )
{
$img = “logo-home.png”;
}
if( is_page(‘contact’) )
{
$img = “logo-contact.png”;
}
return $img;
}Hi Yigit,
wow, that was quick :) Thanks a lot, now it looks great, jippy :)Many greetings rixi
-
This reply was modified 2 years, 2 months ago by
-
AuthorPosts