Forum Replies Created
-
AuthorPosts
-
Mike,
Both Chrome and Safari on Iphone are now rendering correctly. Thank you for your help!Guenni007,
Thank you for recommending the other workaround. I am aware the logo graphic is not very sharp. That is unfortunately what I have to work with. I might try the svg logo. But we are only leaving up the “30 years of excellence” tagline for another month or so. Could you create it without the “30 years of excellence”? And I’m not sure how to download the file. Thank you!Hello,
I can see the changes when using Chrome dev tools mobile emulator on desktop. But on my phone (iPhone 14 Pro) after clearing browser cache, it still does not take effect. I tried it in Safari and Chrome. I’m wondering if I should try deleting and reinstalling the apps? I’ll try checking on someone else’s mobile device or a tablet. Thanks for your help.Hi Mike,
Not sure how to attach a screenshot on here. Your screenshot looks correct, but that looks like the desktop version. It’s the mobile version where I’m having issues. There’s two much white space between the logo/30 years text and the gray box. I’ve cleared the browser cache several times.
Hi Mike,
Unfortunately that did not work. And I cleared the browser cache. Any other ideas?
Hi Ismael,
I added the css code to the enfold child css file. Should they be added to Quick CSS field? The file compression settings were already disabled. I also purged the cache. Unfortunately, I don’t see the changes on my mobile device.
Hi Ismael,
I tried the css code (put it in the enfold child css file) to remove bottom margin for mobile. However, it did not seem to work. Any idea why it didn’t work?
Lisa
Rikard,
I tried as you suggested and it worked. However, the mobile version has too much white space between the logo and first section of content. Is there CSS that will take care of that issue on mobile while maintaining the desktop version? This is the custom CSS I currently have. Thanks!
#top .logo,
#top .logo a {
overflow: visible;
}/* Subtext styling */
.logo .subtext h1 {
font-size: 13px;
font-weight: 600;
}.logo .subtext {
z-index: 999;
}
/* Reduce the logo height to make space for the subtext below */
#top #header .logo img {
max-height: 65%!important;
margin-top: 10px;
margin-bottom: 12px;
}/* OPTIONAL CHOICE : Change position of subtext when scrolled */
#top #header.header-scrolled .logo img {
max-height: 100%!important;
}
#top #header.header-scrolled .logo .subtext {
position: absolute;
top: 50%;
right: 0;
transform: translate(120%, -50%);
}Hi Ismael,
Seems as though I was viewing it incorrectly in web developer tools. Thanks for correcting me!
Lisa
Hi Ismael,
Yes that resolved the issue. However, if I go to turn on the file compression again (merge and compress all theme javascript files) I have the same problem (tabs on pages I mentioned and mobile menu do not work). So do I need to disable this permanently? Or is there something else I can do? Thank you,
Lisa
I forgot to mention that these issues happen when not logged into WordPress but when I am logged in, it looks fine.
Rikard,
It seemed to work. Thanks!
Lisa
Rikard,
It worked after I moved it above the media query. I also need to remove the link from author bio on this page. There’s the two posts with “Matt Lee” that I need to remove the link. Is there CSS I can use for this? Thanks,
Lisa
Hi Rikard,
I entered that CSS styling where you said and it doesn’t seem to work. I also cleared the cache. Any ideas why it’s not working?
Lisa
Rikard,
Yes, I’m using a child theme. I understand how to replace the file with the parent theme file (via FTP). But how do I add back customizations to child theme? Thank you,
Lisa
Rikard,
I was able to update the theme using the dashboard where I uploaded it. It’s showing current theme 4.8.7.1. (Will updates be automatic from here on?).
However, I checked for that error and I’m still getting it. I also cleared the cache. Any ideas/suggestions to fix the error, missing font file? Thanks.
Hi Rickard,
I didn’t see an update available on the WP dashboard. Why is that? I followed the directions to update via FTP but the server crashed. Not sure what happened…..or maybe it’s because there’s a child theme. Fortunately, I made a backup so it’s working now. But it’s still not updated to the latest version. How do I update manually and make sure the files are copied over correctly?
Hello Yigit,
I’m not able to update. via the dashboard or the theme options. There’s no button or notification (sidebar is blank) that says I need to update. Although I can see that I’m running Enfold 4.5.7 and Enfold child 3.0.8. And you said there’s a newer version of the theme. Please advise.
I’m having this same issue. I can’t tell what version of Enfold I’m using and there’s no option to update. I’ve created the personal token but where do I insert that?
Hi Victoria,
I updated the token.
Lisa
Hi Victoria,
Where are you getting these errors and how do I get rid of them?
Lisa
Victoria,
I updated the Enfold theme to 4.5.7. I still have the same issue.
Lisa
Hi Rikard,
I selected the Classic Editor option on the main page of theme optinos and nothing changed. I still can’t get to the edit screen of the title and meta description without having to switch to a generic WP theme. Anything else we can try?
Lisa
Try the link in private content.
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.Thank you! It worked.
Hi Victoria,
I tried inserting the code you provided into both the quick CSS and the themes custom.css. I’m still getting the centered layout for the category pages. Any other suggestions?
Hi Mike,
Yes, I believe I copied the code from the webpage.
-
AuthorPosts