Forum Replies Created

Viewing 30 posts - 1 through 30 (of 43 total)
  • Author
    Posts
  • in reply to: webp images not being served #1431524

    Hi Ismael,

    Seems as though I was viewing it incorrectly in web developer tools. Thanks for correcting me!

    Lisa

    in reply to: tabs and menu on mobile not working #1415202

    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

    in reply to: tabs and menu on mobile not working #1415102

    I forgot to mention that these issues happen when not logged into WordPress but when I am logged in, it looks fine.

    in reply to: delete author link #1348872

    Rikard,

    It seemed to work. Thanks!

    Lisa

    in reply to: delete author link #1348525

    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

    in reply to: delete author link #1348324

    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

    in reply to: missing footer #1338552

    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

    in reply to: missing fontello.woff2 file #1328709

    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.

    in reply to: missing fontello.woff2 file #1328705

    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?

    in reply to: Theme dashboard sidebar menu is missing #1256525

    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.

    in reply to: Theme dashboard sidebar menu is missing #1256243

    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?

    in reply to: theme not working with Yoast #1103820

    Hi Victoria,

    I updated the token.

    Lisa

    in reply to: theme not working with Yoast #1102629

    Hi Victoria,

    Where are you getting these errors and how do I get rid of them?

    Lisa

    in reply to: theme not working with Yoast #1100742

    Victoria,

    I updated the Enfold theme to 4.5.7. I still have the same issue.

    Lisa

    in reply to: theme not working with Yoast #1099454

    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

    in reply to: theme not working with Yoast #1090170

    Try the link in private content.

    in reply to: Admin notice error message #990486
    This reply has been marked as private.
    in reply to: Admin notice error message #990372
    This reply has been marked as private.
    in reply to: Admin notice error message #989315
    This reply has been marked as private.
    in reply to: Admin notice error message #989314
    This reply has been marked as private.
    in reply to: Customize Category pages #928342

    Thank you! It worked.

    in reply to: Customize Category pages #927827

    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?

    in reply to: Customize Category pages #918123

    Hi Mike,

    Yes, I believe I copied the code from the webpage.

    in reply to: Customize Category pages #913457

    Hi Mike,
    I added the code you suggested to the functions.php file and it did not change anything. Any other suggestions?

    in reply to: Problems with widgets #901087

    Hello,

    I’m having the same exact problem. I need to edit the “About Us” widget in the footer-column 1 custom widget area and it won’t show the text that should be there. Also, I tried adding a new empty text widget and the drop down doesn’t appear. Other widgets seem to be working. I’ve also tried deactivating all plugins and that didn’t help.

    Lisa

    in reply to: editing 404 template #719429

    Thanks for the quick response! That took care of it. Thank you.

    I also wanted to chime in and say I’m getting similar URL queries in Search Console. I’m also using the Enfold theme. I have used the robots file to block these search results but am still getting these 404 errors. It would be best to get rid of the bad code (as suggested by fromcouch) to allow Google to crawl the site more efficiently. In my opinion, the removal tool should not be used to get rid of crawl errors (there is even a disclaimer at the bottom of the help page that says not to use it for this).

    in reply to: blog post text cut off on mobile #710491

    Rikard,

    I’ve posted the admin login details in the private section. Thank you,

    Lisa

    in reply to: make preview image bigger #484695

    Andy,

    Thanks! That worked!

    in reply to: make preview image bigger #484203

    Update…The quick CSS now looks like this (I removed that one section that was throwing everything off). Only the images aren’t centered on the dotted line.

    #top .avia-post-nav { display: none !important; }

    .single-post main.content {
    padding-left: 45px; }

    .small-preview {
    width: 160px;
    height: 160px;
    line-height: 160px;
    }

    .blog, main.content.units.av-content-small.alpha.av-blog-meta-html-info-disabled {
    width: 66%;
    margin-left: 90px;
    }

    h1.post-title.entry-title {
    font-size: 28px!important;
    color: #02a1e5;
    }

    div.entry-content h6 {color: #02a1e5;}

    .big-preview img {
    width: 100%;
    height: 100%;
    }

Viewing 30 posts - 1 through 30 (of 43 total)