Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author srussell13

    (@srussell13)

    Do you have an example site or screenshot of where you are using the plugin and what you are seeing?

    Thread Starter Nizzlers

    (@nizzlers)

    This is an example of the plugin as widget form in the footer on my site. That line above appears to have been generated by the plugin. No other widgets were working when I took that screenshot.

    [IMG]https://i.imgur.com/UYuFNXR.jpg[/IMG]

    Plugin Author srussell13

    (@srussell13)

    Based on what I see in the screenshot, your template appears to be generating the gray line at the top of the footer. DO you have a link to the actual site so I can look tat the page source?

    Thread Starter Nizzlers

    (@nizzlers)

    That’s why i decided to ask for help on here. Normally, with my theme, to create a line like that, I used the horizontal ruler code, <hr> to create it within the footer.

    But I made sure to remove any text widget with the hr code when testing your plugin and the line was still there. Hence my confusion and wondering if it was something the plugin was generating.

    My site is timchivers. com. The theme is Daisho from Devatic, in case that helps.

    Plugin Author srussell13

    (@srussell13)

    I took a look at your site and I see you have a different social media plugin in the footer. The HR is also visible (I assume by choice?) and except for slight variation in spacing, the resulting output appears to be the same.

    You made mention of another another line, but I’m not seeing anything… What am I missing?

    The plugin doesn’t really generate anything outside of the container for the icons.

    Thread Starter Nizzlers

    (@nizzlers)

    Hi

    I’ve taken a screengrab with two plugins, one yours, the other, another social media icon plugin, working in widget form within my footer to clear up any confusion:

    https://i.imgur.com/KVpk7rI.jpg

    The top line on the screengrab appears to be generated by your plugin. any other time, like I said, I’d have to insert the <HR> code

    Thanks for your help. the reason I am trying to persevere with your plugin is you offer all the icon options i want for the social media (unlike the one I am currently using) but would just like to know where that line is being generated, so I can get rid of it!

    Plugin Author srussell13

    (@srussell13)

    What happens when you completely remove your horizontal rule? Based on what I see, the HR is the only issue? I don’t see anything else in your latest screenshot that would indicate otherwise…

    Try adding [raw][iire-social-icons][/raw] in your text widget for the shortcode.

    Also, why use a shortcode in a text widget? iiRe Social has a complete designer that built directly into the widget section.

    Plugin Author srussell13

    (@srussell13)

    If you need to just hide the horizontal rule in the footer, you can add this to the template CSS

    #footer .inner hr { display:none; )

    Plugin Author srussell13

    (@srussell13)

    Did either of these solution work for you?

    Plugin Author srussell13

    (@srussell13)

    Marking as resolved

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Remove line in Widget form?’ is closed to new replies.