Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter jaroslawistok

    (@jaroslawistok)

    I don’t know the caus of this issue. I only see that on activity stream the main container is wider so there is less place for widgets. Widgets work properly on each other page.

    I changed template to page with sidebar but it doesn’t help. I don’t see that theme author reffered to youzify widhets:

    All content including the sidebar inside “activity” page is coming from the plugin.

    You can set a page template to see this, edit the page and on the right side of the page editor screen, set “Template” to something else like “Page with sidebar”.

    This way, you will notice the sidebar that is from the theme is different than the current sidebar (from the plugin).

    Currently, it is set to “Default template”. Means, no sidebar.

    Lastly, if you look at the overall HTML for the activity page:

    
    <div class="youzify-right-sidebar-layout"> <div class="youzify-main-column"> ... </div> <div class="youzify-sidebar-column youzify-sidebar youzify-right-sidebar"> ... </div> </div>
    
    

    You can clearly see the sidebar and this layout (page content) is coming from the plugin. So, the page content itself outputs the main area and sidebar.

    That is not a sidebar from the theme, hence why it looks different.

    What sure is different that menu of the stream page is sitewide and is I guess the cause of this issue.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    Can you please send us completed screenshots about the sidebar on activity that different with sidebar on other pages please?

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    this 3 widgets are not showing correctly (only on stream page). all above are ok (youzify widgets)

    https://capture.dropbox.com/WdBBtJL7FWHEKx1m

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    Please try this CSS. Put it on youzify panel >> general Settings >> Custom Styling settings >> Activity Styling box (don’t forget to enable it first)

    #lcp_instance_listcategorypostswidget-3 li {
    
      border-bottom: 1px solid #e1e1e1;
    
      padding-bottom: .4em;
    
      font-size: 15px;
    
    }
    
    #lcp_instance_listcategorypostswidget-3 a {
    
      color: #404040;
    
    }
    
    #lcp_instance_listcategorypostswidget-3 {
    
      padding: 24px 29px;
    
     line-height: 22px;
    
    }
    
    .em.pixelbones.em-list-widget.em-events-widget, .utcw-502kbo3.tagcloud {
    
      padding: 24px 29px;
    
    }
    
    .widget-title {
    
      font-size: 16px !important;
    
      margin-bottom: 1.5em !important;
    
      padding-bottom: .5em !important;
    
      border-bottom: 2px solid #eee !important;
    
    }

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    Thanks for your support. It is now better but I decided not to use this different looking widgets as they still looks different ??

    https://capture.dropbox.com/55zVYQyNMn0DRKfO

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    Ah, okay no problem. ??

    However, if you consider purchase a PRO version, you can submit a ticket on our Premium support forum. Our agents will login into your website and make them 100% same as it just a styling issues.

    We would love to help but it will require login access into your website. And unfortunately on this Free Support Forum, we have no permission to login into the user’s admin dashboard.

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    Ok, thank you I will think about it.

    Plugin Support Youzify

    (@kainelabsteam)

    Thank you for your consideration. ??

    Best Regards, KaineLabs Team.

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘ugly sidebar only by stream’ is closed to new replies.