This topic has 6 replies, 2 voices, and was last updated 9 years by Catalin.

  • Author
  • #27032
     laprek
    Participant

    Hi,

    Since the last update, I cannot modify my widgets. When I go to APPEARANCE -> WIDGETS, I can see all available widgets but I don’t see any sidebars..
    I’ll be grateful for your help.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #27302
     Catalin
    Moderator

    Hello,

    Please send me admin credential to your website to be able to replicate your issue. Reply as private for security reasons.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28637
     laprek
    Participant
    This reply has been set as private.
    #28952
     Catalin
    Moderator

    1. please take a look at this:

    https://wordpress.org/plugins/bbpress-email-notifications/

    2. please give me an example of a profile with notifications.

    3. I added this:

    COPY CODE
    
    
    #header li.btn-profile a
    
    {
      display:inline-block !important;
    }
    
    

    4. I added this:

    COPY CODE
    
    
    body.category-news div.article-media img
    {
      width:600px !important;
      height:300px !important;
    }
    
    

    6. I added this:

    COPY CODE
    
    
    div.article-meta  ul.link-list li
    {
     display:inline-block !important;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #31860
     laprek
    Participant
    This reply has been set as private.
    #32471
     Catalin
    Moderator

    @laprek
    Related to the sidebars it could be a plugin to cause this. disable extra installed plugins and check it out. Also make sure you have the latest theme version installed

    it could be a problem with the plugin. Try to search a different one

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

    on point 4 if you don’t want them distorted remove the height rule to become like

    COPY CODE
    
    body.category-news div.article-media img
    {
      width:600px !important;
    }
    

    Also you should take care of this kind of changes since they are custom work. We are here to help for any theme related issues

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?