Forum Replies Created
-
AuthorPosts
-
Thanks Yigit I appreciate it.
I copied and pasted that same code in twice before and twice it locked me out.
Have you any idea what could have happened. Is there any common mistakes or errors I may have made that would have caused that.
I really dont want to touch the functions.php box again.Also, could you tell me how to match the font and color to be the same as the menu items?
Thank you again.
MarianneHi Rikard
I still see the bread crumbs on the Blog page. The layout settings say ‘hide both’ are there any other settings?
Thanks
MarianneHello
Can someone help me please.
Am I the only one having this problem?
Thanks
MarianneHello
I reinstalled WP and used this code previously provided by Yigit,
.responsive #top .logo img {
display: none!important;
}
which successfully got rid of the Enfold Logo.
Do you have a code to put my site title in text that will not lock me out of my site.
Thank you
MarianneHello
The second of these two codes locked me out. I am gun shy now. Will the first one work?add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);
function kriesi_logo_addition($sub) {
$sub .= “Well Now…Fancy That”;
return $sub;
}add_filter('avf_logo_subtext', 'kriesi_logo_addition');
function kriesi_logo_addition($sub) {
$sub .= "Company Name";
return $sub;
}I’m confused the one in your email had this: 'avf_logo_subtext', 'kriesi_logo_addition' in it which disappeared
when I entered it above.- This reply was modified 9 years, 3 months ago by HiMarianne.
I am locked out of my site. This happened once before. As soon as I entered this code:
add_filter('avf_logo_subtext', 'kriesi_logo_addition');
function kriesi_logo_addition($sub) {
$sub .= "Company Name";
return $sub;
}I can’t log in and get the message below. The last time I thought i’d made a mistake but this time I was really careful. Last time the ISP couldn’t help.
I had to reinstall WP. Any ideas?
Thank you
MarianneInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
OK. I found the settings in the theme options.
However, how do I get rid of the Bread crumbs and footer widgets on the blog page, the settings on the right dont seem to respond.
Thank you- This reply was modified 9 years, 3 months ago by HiMarianne.
Got it.
Thank youI took a screen shot but i dont know how to post it.
However it looks like yours.Hey Yigit
The screenshot you sent me has the Enfold logo on it,Hey Yigit
I cleared the cache 3 times to no avail. I got someone to load the site for the first time on their phone.
It is still there.
Thanks
MarianneOK! The Enfold logo is now front and center when loading the site on a mobile. How do I get rid of it?
Thank you
MarianneI couldnt locate which slide it was on.
I got rid of all the slides and it was gone.
Thank youJuly 25, 2015 at 1:37 pm in reply to: Replace the Enfold Logo with the name of my website using text only. #478644Hey Yigit
Thank you very much. I appreciate it.
Can I make the text a little bigger? And keep the same color as the menus.
Thanks again- This reply was modified 9 years, 4 months ago by HiMarianne.
July 25, 2015 at 12:59 am in reply to: Replace the Enfold Logo with the name of my website using text only. #478477Thank you I successfully update the version to 3.2.3 The child theme is version 1
So back to the original question.
How do I replace the Enfold logo with text spelling out my website name. Also be able to adjust the text size and color.
Presumably I shouldn’t use the code that you provided above.
Thank you
Marianne- This reply was modified 9 years, 4 months ago by HiMarianne.
July 25, 2015 at 12:08 am in reply to: Replace the Enfold Logo with the name of my website using text only. #478454Hello
I contacted my ISP and it sounded like the fix was too complicated for me so installed WP again.
I uploaded Enfold and child theme which I downloaded somemonths ago.
How do I update them?
Thank you- This reply was modified 9 years, 4 months ago by HiMarianne.
July 24, 2015 at 6:49 pm in reply to: Replace the Enfold Logo with the name of my website using text only. #478341As requested
Thank youJuly 24, 2015 at 1:18 pm in reply to: Replace the Enfold Logo with the name of my website using text only. #478161Hello
The actual site name is wellnowfancythat.com, which is hosted under the name previously given.
ThanksJuly 24, 2015 at 1:07 pm in reply to: Replace the Enfold Logo with the name of my website using text only. #478155Hello
The info you requested is below.
Thank you
MarianneJuly 24, 2015 at 6:07 am in reply to: Replace the Enfold Logo with the name of my website using text only. #478049Hello
I contacted the ISP and they reset the file permissions. However when I go in the back end I cant activate the child theme.
Help please.
Thank you
MarianneJuly 23, 2015 at 10:09 pm in reply to: Replace the Enfold Logo with the name of my website using text only. #477983Hello
As soon as I entered the code above, I was no longer able to access my site or the back end, or log in for that matter.
Thanks
MarianneJuly 17, 2015 at 12:22 am in reply to: Replace the Enfold Logo with the name of my website using text only. #474618add_filter(‘avf_logo_final_output’, ‘avia_remove_default_logo’, 10, 6);
function avia_remove_default_logo($logo, $use_image, $headline_type, $sub, $alt, $link){
return ”;
}
I just put the above code in the php functions as stated by Dude and it removed the logo, it is now blank.
How do I replace it with text?
Thanks
MarianneJuly 16, 2015 at 11:46 pm in reply to: Replace the Enfold Logo with the name of my website using text only. #474606Thank you.
Where in theme options do I do that? I only see and option to upload a logo.
Also, On the Easy Slider, the Image caption and text, how do I make the backgrounds transparent rather than the translucent dark grey. Its on my front page.
Thanks
MarianneCancel that, I got it. Thenk you
MarianneThank you @begrafics and thank you Yigit for correcting it, I really appreciate it.
I would never have noticed that on my own.
MarianneHello
I’m still not getting it. it’s the font on that slider that says “Functional & Beautiful” I would like to get.
Thank you
MarianneI am still having trouble selecting different fonts. What is and how do I get a font like at http://kriesi.at/ which says Functional & Beautiful?
Thanks
MarianneThank you so much for your patience and assistance.
Add this to the “Custom CSS” field of each layer.
Where in the layer do I add this.
Thanks
Marianne
I must be missing something, OK..”a lot” I hear you say.
I had already put the code in the Quick CSS box and have no idea what it is supposed to do. I changed the color and it made no difference.
.avia-caption-title, .avia-caption-content {
color: red !important;
}
I have no problem editing the font ‘color’ and ‘size’ in the slider layers, however the font-family seems limited. If so, what are the limitations.
I am trying to recreate the font at http://kriesi.at/ where it says beautiful & functional. lol
Thank you
Mrianne -
AuthorPosts