Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3827783
Sidebar not displaying correctly
Open

Comments

  • Patrice started the conversation

    I updated Soledad theme to 8.6.3 with some difficulty. The upload wiped out all my existing widgets that were being displayed on the right-side sidebar. I fortunately located them in the "INACTIVE WIDGETS" area and reinstalled them (a select few) by hand, one by one. Now the widgets sidebar is visible but not on my iPad or iPhone. 

    Will appreciate your help. Thank you.

  •  2,786
    PenciDesign replied

    Hi,

    For this case, please send me your WordPress admin account in a PRIVATE reply.
    I'll log in and try to help you check this problem.

    Regards,
    PenciDesign.

  •   Patrice replied privately
  •   PenciDesign replied privately
  •   Patrice replied privately
  •   Patrice replied privately
  •  2,786
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .container,
      .container.two-sidebar.two-sidebar,
      .featured-area.magazine-slider,
      .featured-area.style-1,
      .featured-area.style-4,
      .featured-carousel.style-2 .item img {
        max-width: 100%;
      }
    }
    

    Regards,
    PenciDesign.

  • Patrice replied

    SORRY to bother you again. Seems like the changes in code have created new problems. Now the TOP POSTS in the TOPBAR do NOT DISPLAY. Nor can I assign TOP POSTS a specific category. 


  •  2,786
    PenciDesign replied

    Hi,

    I've checked your site, the top posts already showing correctly, here is the screenshot: https://imgur.com/a/EVn3pLb 

    Please clear all the browser caches and check again.

    Regards,
    PenciDesign.