WPZOOM
Forum Replies Created
-
Hello,
Add this CSS code too:
#footer-widgets .footer-widget .zoom-social-icons-widget li:before { display: none; }Forum: Themes and Templates
In reply to: [Academica] Image Resize IssueHello,
I’ve looked at your page in Chrome, but I don’t see anything strange with your images during page load.
Can you tell us in which browser/device do you experience this problem?
The “resize” parameter is added by the Photon feature which is enabled in Jetpack plugin under Jetpack > Settings page in Dashboard.
You can try to deactivate it, but I don’t think it will make any difference:
https://jetpack.com/support/photon/Hello,
Unfortunately, the purpose of our plugin is a different one – it’s a widget in which you can add links to your social profiles, it doesn’t work as a method to share your products/pages on social networks.
Forum: Plugins
In reply to: [Social Icons Widget & Block - Social Media Icons & Share Buttons] text-alignHello,
Your CSS code is fine. Probably there is a caching issue or something with your theme.
Try to contact the developer of your theme or provide a link where we can see this problem live.
Thank you!
Unfortunately, the way currently the widget works, it can change the color using the global picker only to existing icons that were added. It will not apply the same color automatically to icons added in the future, so you have to use the individual or global color picker to change the color after every new icon added.
Thank you!
You can use the same PHP tag as in your first message, but update it with the shortcode from that plugin.
Something like this:
<?php echo do_shortcode('[widget id="zoom-social-icons-widget-4"]'); ?>Hello,
Our plugin doesn’t include a shortcode.
Using the Widget Shortcode plugin you can generate a shortcode for each Social Icons widget and insert the shortcode in posts or pages where you need it.
You can also create a hidden widget area using a plugin like Custom Sidebars if you don’t want to add the widget in a sidebar to be visible.
https://wordpress.org/plugins/widget-shortcode/Hello,
As the error says “Destination folder already exists”, which means that probably the plugin is already installed on your website, or maybe it’s not completely installed, but the folder with the plugins name exists on your server.
If you don’t see the plugin in the list with installed plugin, just delete the “icons-widget-by-wpzoom” folder from /wp-content/plugins/ via FTP or ask your hosting to do it for you.
This looks like a caching issue. Try to clear the cache from any caching/optimization plugins that you use.
In the new version we’ve changed the location of the fonts in a different folder, but your security plugin still looks in the old location, and that’s why it shows you a 404 error.
Hello,
Can you please provide more details, like a link to your website or a screenshot with the 404 error?
Thank you
Forum: Plugins
In reply to: [Social Icons Widget & Block - Social Media Icons & Share Buttons] Shortcode?We haven’t created a shortcode and don’t plan to create one, but you can add the widget as a shortcode using the Widget Shortcode plugin:
https://wordpress.org/plugins/widget-shortcode/You can generate a shortcode for each Social Icons widget and insert the shortcode in posts or pages where you need it.
You can also create a hidden widget area using a plugin like Custom Sidebars if you don’t want to add the widget in a sidebar to be visible.The new beta 3.0.0 version is available for download & testing on Github:
https://github.com/wpzoom/social-icons-widgetHello,
Unfortunately, this is not something possible in this plugin at the moment.