Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #52939
    kenm
    Participant

    I’m using catchbox on my site nlft.org I wanted the site to render on iphone the same as website, so I created a child theme, copied header.php and removed the line
    <meta name=”viewport” content=”width=device-width, initial-scale=1″ />
    I saw that suggestion to disable responsive on another post.

    Now the site looks similar on the iphone, but my widgets show up twice, once on the left side where they belong, and again at the bottom before the footers.

    Any ideas?

    #52940
    kenm
    Participant

    Found the solution. When I activated the child theme, all my widgets were duplicated to Footer Area One. I deleted them from there and everything is fine.

    #52982
    Sakin
    Keymaster

    @kenm: Disabling responsive design is there in Catch Box Pro theme at “Appearance => Theme Options => Responsive Design”. There are lot other nice features, you can check out http://catchthemes.com/theme-instructions/catch-box-pro/

    Yes, but if you want to do it in Free version then you need to build child theme and then copy header.php file in your child theme and remove code
    <meta name="viewport" content="width=device-width, initial-scale=1" />

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘duplicate widgets’ is closed to new replies.