arstropica
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sections added via $wp_customize->add_section() disappearJose Castaneda, you are the Shizzle!
Thanks!
Forum: Plugins
In reply to: [Social Media Icons Widget] Social icons in sidebar widgets for two people?Yep, it should.
Forum: Plugins
In reply to: [Social Media Icons Widget] Icons missingI’m not sure why the browser would change things. Also, you may want to turn off any ad-blocker or other extension that may treat them like ads and hide them.
Thanks.Forum: Plugins
In reply to: [Social Media Icons Widget] Icons missingI can now see the icons showing up on the frontend.
Forum: Plugins
In reply to: [Social Media Icons Widget] Icons missingI can tell that the icons are where they are supposed to be on your website. But there are no icons in your current sidebar.
Question. Are the icons visible on the widget panel?
There could be something in your theme overriding the plugin’s style. Try adding as many icons as you can and then let me know. I’ll check to see whether the icons are missing or just being hidden by something else.Forum: Plugins
In reply to: [Social Media Icons Widget] Dot below icons – please help!Zack,
Your theme: Pilcrow controls the appearance of the widget area where the icons show up. Right now the theme is placing any widget you add to the footer above your credits text.
To move the icons to the bottom right, you would have to edit your theme’s functions.php or footer.php file to move the widget-area to the bottom right of the footer.Forum: Plugins
In reply to: [Social Media Icons Widget] Google Button Not Aligned ProperlyGoogle renders the icon differently from the others. Add the following to a text-widget in your sidebar:
#social-googleplus { height: 33px; }
Forum: Plugins
In reply to: [Social Media Icons Widget] How to reposition icons<style type='text/css'> #socialmedia-container { float: right !important; } </style>
Forum: Plugins
In reply to: [Social Media Icons Widget] How to reposition iconsLou,
It will probably be this evening (EST). Please send me an email on my website so I can contact you.
Thanks.Forum: Plugins
In reply to: [Social Media Icons Widget] How to reposition iconsHi Lou,
Do you have a link to your site?Hi Leo,
Please send to [email protected] and I’ll take a look at your code.
Thanks.Forum: Plugins
In reply to: [Social Media Icons Widget] Media icons not lining upWatchmanz,
No worries. Yes, I think moving that icon would also have resolved the issue.Forum: Plugins
In reply to: [Social Media Icons Widget] Media icons not lining upHi Watchmanz,
For some reason, putting the google icon in the 4th position causes this problem.
Add the following code to a text widget in your sidebar:<style type="text/css"> #social-google IMG { width: 33px !important; height: 33px !important; }</style>
Forum: Reviews
In reply to: [Social Media Icons Widget] Works well and allow easy customizationThanks Patricia! Glad you are finding the plugin useful.
Forum: Plugins
In reply to: [Social Media Icons Widget] Google Plus icon won't let me plug in URLYes, the plugin generates a checkbox for the icon with the googleplus.png filename. If you change it to google.png, you will get a text field like the others.
Filezilla is a good FTP client to use.
You can also use your web host control panel’s file manager if you are familiar with it.