Okay
  Public Ticket #153499
A few issues with Minimosity
Closed

Comments

  • Ilia started the conversation
    Hi there! I sent you 2 emails, but I guess I had to come to this place from the beginning. Anyway, I was wondering if you could tell me how to remove the "Utilities" menu completely and also, my latest posts ticker is not working on my homepage for some reason. It works perfectly on any other page, but on the home page it doesn't show the posts headlines, instead it only shows the round circle, as if it's trying to load my latest posts without success. Regards, Ilia.
  •  93
    djwd replied

    Hi there,

    I just saw your emails, sorry about that, I receive many that's why I set up this dedicated support site.

    To remove the "Utilities" menu completely the quickest way would be to create and assign an empty menu to the location.

    About the homepage I would need at least a link to understand the issue.

    Thanks

    djwd

    Regards
    djwd

  • Ilia replied

    Hi!

    Thanks for your help. I'm still building my website so I can't give you a link at the moment, however I'm attaching 2 screenshots. One is my homepage, where you can see that the "Latests Posts Ticker" is not working. The other screenshot is not my homepage, where you can see that the ticker is working fine.

    Other that, I loved your design for Minimosity so much that I choose exactly the same wallpaper and color. Hope it's OK. I might change it anyway after my Logo will be ready.

    Oh, one more thing - I did what you told me to do with the utilities menu, but the search bar is still there. Is there a quick way for me to remove it and make the utilities bar to be completely transperant or blank?

     

  •  93
    djwd replied

    Hi there,

    About the news ticker I believe there is some JS error going on, that is preventing the ticker to work. Unfortunately without a link there's no way for me to know the error. Please try disabling all plugins and make sure you don't have an empty Review/gallery Showcase on the homepage.

    To completely remove the top bar, paste this in the Custom CSS textarea

    header#utilities {
    display: none;
    }

    No problem about using resources from the live demo ;)

    Regards
    djwd

    Regards
    djwd

  •   Ilia replied privately
  •  93
    djwd replied

    Remove the "Reviews Showcase" until you have some reviews to display, in Home Page > Reviews Showcase

    2. Upload a new footer logo or paste this in the custom css textarea

    .footer-logo img {
    display: none;
    }

    3. Please refer to the default documentation Placing the Home icon instead of text 

    4. You don't need widgets, Related posts are based on tags

    5. Please make sure you're linking images to the "Media File" not the "Attachment Page". If you already have this set try to select Attachment page > Save > Select Media File > Save.

    Hope this helps

    djwd

    Regards
    djwd

  • Ilia replied

    I add the "Home" button to the navigation menu, but I still don't see the option of replacing it with an icon. Where can I find it?

     

    Regards,
    Ilia.

  •  93
    djwd replied

    Did you take a look at the documentation

    You need to add the "home" css class to the meni item as described.

    Regards
    djwd

    Regards
    djwd

  •   Ilia replied privately
  •  93
    djwd replied

    Glad it was sorted!

    Regards
    djwd

    Regards
    djwd

  • Ilia replied

    Hi again,

    Can you tell please how to remove the author name from appearing?
    I don't want my visitors to see the author name.

     

    Regards,
    Ilia.

  •  93
    djwd replied

    Hi, you could paste something like that in the Custom CSS textarea:

    .tag-author {display:none}

    although the separator will remain, you'd need to edit theme core files to remove it (or remove them all through CSS)

    Another "workaround",  not really a solution but it's widely used, would be to create a user called "CaseFrenzy" or "CaseFrenzy Staff" for example and assing your posts to that user.

    djwd

     

    Regards
    djwd

  •   Ilia replied privately
  •  93
    djwd replied

    Hi there,

    Support for third party pluigins goes beyond regular support unfortunately. By the way in functions.php there's not any code that could interfere with Google serp that I know, I would try addressing this to Yoast's SEO support forums as they might could provide some more valuable insights.

    Regards
    djwd

    Regards
    djwd