WPZOOM
Forum Replies Created
-
Forum: Reviews
In reply to: [Social Icons Widget & Block by WPZOOM] Best so farThanks for your review @monkeykong!
Forum: Themes and Templates
In reply to: [Foodica] Menu Navigation Not Showing in mobileThere are many JavaScript errors on your websites.
This is probably something caused by different optimizations applied to your website.
Do you have a plugin that minifies and/or combines the JS files?
Maybe you can disable it and see if that helps.
@fpiardi The JSON-LD schema markup can be inserted in the HEAD or BODY tags of the HTML code.
Source:
https://developers.google.com/search/docs/advanced/structured-data/intro-structured-data
https://d.pr/i/P9YZiWForum: Plugins
In reply to: [Social Icons Widget & Block by WPZOOM] Icon previews messed up in editor@cygnus8595 Probably, you have a plugin installed on your website that also loads the Socicon icon pack in the Dashboard, and this causes a conflict with the same set from our plugin.
Could you reply here with a list with all your active plugins or the entire site info, which you can get from Tools > Site health > Info? https://d.pr/i/Ok9SHE
No sensitive info is included in the “site info”.
Forum: Themes and Templates
In reply to: [Inspiro] Critical error on latest updateThe new version 1.6.4 fixes this issue.
Thanks for reporting it.
Hi @geoffmckay
This problem happens when the “Align center” is selected for the Gallery block.
Could you please change it to “None” – https://d.pr/i/UVjnJF
Or you can create a new gallery, and it will look fine.
Forum: Themes and Templates
In reply to: [Inspiro] Header description not found in Polylang@dabardz What if you make some changes to the text added in the Customizer?
Or can you try to translate “blogname” and “blogdescription” strings – https://d.pr/i/5Q6fd8
Forum: Themes and Templates
In reply to: [Inspiro] Header description not found in PolylangHello @dabardz
Could you please update your Inspiro theme to the latest version – v 1.6.3?
We’ve just made some changes, and now you will be able to translate the text you add in the Customizer using plugins like Polylang or WPML.
In the String Translations page, you will find a new “inspiro” category with strings: https://d.pr/i/j8oEMz
Only the text added in the Customizer > Homepage Media > Content will be translatable: https://d.pr/i/3Z9Obv
Hello Olga,
I see that you’re using the Acabado theme, which is a clone with limited features of our Foodica theme.
Some code in your theme deregisters the jQuery library from the website (see functions.php file). jQuery is a popular library, and it’s needed for our plugin and many others to work properly.
Theme authors should never deregister this library.
I recommend you to get in touch with the authors of your theme and ask them to fix this problem.
Pavel
Forum: Themes and Templates
In reply to: [Inspiro] Add 2nd Button to Header@vincerains You’ll need to modify the following files to register the new button in the Customizer and then have it displayed in the theme:
inc/customizer/configs/homepage-media/class-inspiro-homepage-media-content-config.php template-parts/header/header-button.php inc/classes/class-inspiro-theme-upgrader.php
It’s not that simple to register a new button, as it involves multiple files changes.
It would be much easier to add an additional button and have more control over the featured area at the top by creating it using Elementor or Gutenberg.
To do that, you will need to disable the existing featured area, and you can do that by removing your video or image currently shown from the Customizer and also leaving all these fields empty: https://d.pr/i/ZWzKQS
If there won’t be any image/video and text, the featured area will disappear, so you can replace it with another one.
If you already have Elementor and the Elementor Addons by WPZOOM plugin installed, follow these steps:
1. Click on the W to load a new template: https://d.pr/i/fRu4dP
2. Import the “About” template from the Inspiro PRO – Business Demo.
3. Change the homepage’s template to “Page Builder (Transparent Header…)” – https://d.pr/i/CnNtFt
Here’s how you can choose which page to show as your front page:
https://www.wpzoom.com/wp-content/uploads/2019/06/Pasted_Image_25_06_2019__12_44.png4. Now, you can edit the hero area at the top as you want. Add Buttons, etc.
I have also quickly created a sample layout with such a featured area created in Elementor.
You can download the Elementor JSON template here – https://d.pr/f/68EKJd
Look here for instructions to import the template in Elementor: https://elementor.com/help/template-library/#elementor-toc__heading-anchor-4
You also do it in the Template Library (the folder icon) – https://d.pr/i/7QMsmY
Here’s the final result: https://d.pr/i/omyhIc
@jimmyrwest Thanks for your suggestion!
We’ll add an option in future updates to insert a recipe using shortcodes. This will help you add recipes in Divi or a different editor/page builder.
@manzez Here’s some CSS code to help you customize those buttons:
.wpzoom-recipe-card-buttons a.wpzoom-recipe-snippet-button { font-size: 14px; padding: 14px 20px; color: #fff; background-color: #e1581a; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; }
You can add it in Customizer > Additional CSS.
For additional steps, look here:
https://recipecard.io/documentation/how-to-customize-recipe-card-blocks/- This reply was modified 2 years, 10 months ago by WPZOOM.
@motgift4u We’ve updated the plugin yesterday and added Styles to the new “Insert Existing Recipe” widget in Elementor.
Forum: Reviews
In reply to: [Inspiro] So far really nice theme!@miker1961 Thanks a lot for your review!
Hello @motgift4u,
You need to edit the recipe from the Recipe Cards > All Recipes page.
Find the recipe you have inserted in Elementor using the Insert Existing Recipe widget, and you can edit all its details from there, including the Style, some colors, etc.