-
AuthorPosts
-
May 25, 2016 at 1:01 pm #637996
Dear Enfold team,
under the domain http://www.nakur.de/blog I installed your theme.
My question: How can I achieve that with one click on the Nakur logo (from the WordPress installation out) I to the main domain again: http://www.nakur.de come back and not into the subfolder: http://www.nakur.de/blog will run?
Thanks for your help!
May 25, 2016 at 1:03 pm #637998Hi Uwe!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "http://kriesi.at"; return $link; }Cheers!
YigitMay 25, 2016 at 1:29 pm #638008Hi Yigit,
after I inserted the code, a blank page appears.
Unfortunately, this is still the case, even though the code has been removed.May 25, 2016 at 1:36 pm #638013Hey!
That should not have happened :/
Could you please post FTP and WP admin logins here privately so we can look into it?Best regards,
YigitMay 25, 2016 at 1:44 pm #638017*moved to private content field*
-
This reply was modified 9 years, 5 months ago by
Yigit.
May 25, 2016 at 1:53 pm #638020May 25, 2016 at 1:58 pm #638023No,
only at the “functions.php”, as they had written to me.
The webhoster had previously recorded a database backup.Best regards,
Uwe
May 25, 2016 at 2:01 pm #638025Sorry,
I must now unfortunately to an appointment.
Best regards,
Uwe
May 26, 2016 at 3:18 pm #638756May 31, 2016 at 11:24 am #640832Hi Yigit,
I have a new problem.
In the back of my blog (www.nakur.de/blog) of Avia Layout Designer is no longer displayed.
What could be the problem?Best regards,
Uwe
May 31, 2016 at 8:51 pm #641072Hi,
Can you please try re-updating the theme via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
