• Resolved testopoho

    (@testopoho)


    I’m using widgets on page. but in my themes when I use this plugin and if i add any widget on it in view there is around 5-10px margin in left side. I tried to remove it from code also but i didn’t find any code.
    Please help me

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter testopoho

    (@testopoho)

    but still there is top side margin so can we reduce it also?

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Looks like you have padding on tabs, you can overcome this with something like this;

      .widgets_on_page {margin-top: -1em;}
    }

    If you’re after making your site just how you want it then I can highly suggest looking into CSS, and learning up on some of the fundamentals (including using the browser dev tools to work out what needs tweaking).

    this broke my wordpress site, so I have had to deactivate, and delete it

    this is what I got Fatal error: Call to a member function get() on a non-object in /home/nakash5/public_html/wp-includes/query.php on line 28

    by activating one plugin at a time, it worked out to be this plugin

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hi @naomig,

    Very sorry to hear this.
    Could you please start a new thread for this issue and supply some information such as the following and I’d be happy to look into it;

    • WordPress Version
    • Plugin Version
    • Was this an install or update of the plugin
    • Theme and version

    Thanks, and sorry again… I have not see this error before so am keen to find out what went wrong.

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    @testopoho How did you get on with the above?

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘widget on page’ is closed to new replies.