This topic has 1 reply, 2 voices, and was last updated 9 years by Abe.

  • Author
  • #35079
     glikoz
    Participant

    * There is rich snippet errors in your theme could you correct them? http://www.google.com/webmasters/tools/richsnippets?q=http://seventhqueen.com/themes/kleo/blog/
    * When my users registered via Facebook (WP Social Login) their avatars are not seen on the site ? (I can see their avatars on my other site(different theme) Is there any bug?
    * Could you add Featured Images for blog post in Activity Stream?
    * Do I have to install this plugin for “lazy loading image” requirement or your theme supports it by default? https://wordpress.org/plugins/rocket-lazy-load/
    * How could I stop introducing effect for masonry view? because it is seen ugly for slow networks. (especially mobile Network in Turkey? How can I stop it for mobile seperately?

    #35116
     Abe
    Keymaster

    Hi,
    We are taking care of that in next update, richsnippets
    please disable theme facebook registration from Theme options – Miscellaneous if you are using that plugin
    we don’t support lazy loading images from the theme
    to stop it on mobile you should edit assets/js/app.js and replace line:
    if (kleoIsotope.elContainer.length > 0) {
    with
    if (kleoIsotope.elContainer.length > 0 && kleoIsotope.viewport().width >= 480 ) {

    this will also be added in the next theme update since will be good to have more speed on mobile devices. The appearing effect will remain since it is not related to masonry and won’t slow the load

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?