WPZOOM
Forum Replies Created
-
Forum: Plugins
In reply to: [Recipe Card Blocks Lite] Print icon in Recipe Card not linking to recipeHi @allergymums
What theme are you using?
Can you send us a link where we can see this problem?
Are you using any plugins to optimize CSS/JS files on your website? Sometimes, JS modification & combination can affect the functionality of some plugins.
Forum: Plugins
In reply to: [WPZOOM Social Feed Widget & Block] Lightbox not working on iPhoneHello @kstarcher
We’ve just fixed this bug and updated the plugin. Please update your plugin to the latest version.
Forum: Themes and Templates
In reply to: [Inspiro] Video Header Resolution@kaleigh123 You’re using the Premium version of our theme, while this is the support version for the free version.
Please open a support ticket on our website if you need help with the theme you have purchased from us, as we provide support for our premium products only to verified customers:
https://www.wpzoom.com/support/tickets/create/@oguido Hi,
Are you sure you are using our Social block? https://d.pr/i/6zPWTk
We’ve tested our block, and I don’t see such a problem with email links: https://d.pr/i/t4jbNd
Maybe you have a plugin installed that is affecting our plugin?
Forum: Themes and Templates
In reply to: [Inspiro] Video Header ResolutionHi @kaleigh123
The resolution of your homepage video is very small: https://d.pr/i/ILF4UK
Try uploading a video of a higher quality.
Forum: Themes and Templates
In reply to: [Foodica] Article photo shown on start page AND in receiptHi @dirk1312
You can find here a solution:
https://wordpress.org/support/topic/removing-featured-image-from-post-5/Forum: Themes and Templates
In reply to: [Inspiro] How to remove powered by wordpress in Inspiro Lite@ghomac Hello,
You can add this CSS code in the Customizer > Additional CSS to hide that text:
.designed-by, .site-info .copyright, #footer-copy .wpzoom, #footer .wpzoom, .site-info .designed-by, .site-info p.right, .footer-info .designed, .site-info .copyright span:nth-child(2) { display: none; }@relivin It’s a pity that you jumped and gave us a 2-star review without even asking first for help.
All the issues you mentioned are really simple ones, and we would have been more than happy to help you fix them, even though this is free software.
For example, the fix for #4 is a simple one, and it’s enough to click on the “Dismiss this notice” and you no longer will see any Elementor-related notices. Screenshot: https://d.pr/i/zS0vAM
Since the harm was already made by lowering the theme’s overall score, I don’t see any point in consuming our time by helping you with other issues.
Good luck!
Pavel
Forum: Reviews
In reply to: [Preload Featured Images] Hidden Gem!You’re welcome! Thanks for your review!
Forum: Plugins
In reply to: [Recipe Card Blocks Lite] Words count problem@saifashrafhelmy Hello,
This doesn’t affect the SEO at all, as the text you add to the recipe card can be seen by search engines, just like any other text that’s present on a page.
The problem is with the word counter, which doesn’t seem to count the text included in custom blocks, but only the one added in simple paragraphs.
For example, you can use a Text Analyzer tool to see that all the text you add is actually counted:
https://totheweb.com/learning_center/tools-convert-html-text-to-plain-text-for-content-review/You can enter this URL as an example:
https://demo.wpzoom.com/recipe-card-blocks/2020/06/16/recipe-card-accent-header-style/I hope this helps.
Pavel
Forum: Themes and Templates
In reply to: [Inspiro] Removing Space Between Blocks@kaleigh123 Unfortunately, it’s hard for us to help you by having just a screenshot.
Maybe you can also provide us with a link to that page?
Check also if the space is not a part of your image file. It’s possible that your image contains a lot of empty space.
Forum: Themes and Templates
In reply to: [Inspiro] Animated Logo@kaleigh123 If you set a fixed width, then it will work in other browsers as well:
.custom-logo-link img { width: 200px; }Forum: Themes and Templates
In reply to: [Inspiro] Animated Logo@kaleigh123 HI,
Try adding this CSS code in the Customizer > Additional CSS:
.custom-logo-link img { width: 100%; }This should fix the problem.
Pavel
The problem was with this plugin: https://wordpress.org/plugins/the-plus-addons-for-elementor-page-builder/
Disabling it, the widget appeared normally.Good to know! We’ll take a look at this.
By creating a new widget in Elementor, I am forced to reconfigure all the links.
Is there a way to do this?Yes, 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.
We’re also working on implementing shortcodes in our plugin, so it will be much easier to achieve that without any additional plugins.
Pavel
@rogeriodec What if you type “social” in the widget search box?
https://d.pr/i/rUCVLtThat’s a strange issue.
Maybe you have a plugin or a custom snippet that deregisters somehow our widget?
Can you try to deactivate the rest of the plugins and/or switch to a different theme to see if this helps?