885 comments found.
hi thememove team
i want this type of layout https://prnt.sc/LJPcCSxVZxG5 but with single image and with same navigation arrows and dots. i’m using slider from starting but that shows images not dots and arrow like in crousal.
Hello,
Please open a support request here https://thememove.ticksy.com/submit/, then we will check and guide you.
If your support has expired, you can also reach us via email at support@thememove.com. However, please keep in mind that email is not our main support channel, so the response time will be slower than usual since we have to process support tickets in the Ticksy system first.
Regards
Hi there,
We noticed a significant difference on Safari or Chrome in the ‘load more’ products button on our website. We went and checked your demo website: https://minimog.thememove.com/megamog/shop/ and there is a big difference too. On Chrome new products load in 2-3 sec but safari sometimes takes more than 10 seconds to load, certainly when clicking the button for the 5th time for example. Are you aware of this and is there a fix coming? Scrolling on the product archive is also way more buggy in Safari. We think there might be something wrong with the perfect-scrollbar.min.js?ver=2.8.4 file on Safari.
Regards
Hi there,
Please open a support request here https://thememove.ticksy.com/submit/, then we will check and guide you step by step to fix the problem.
Regards
Pre-sales question. Do you provide access to Github (or similar) the theme source code after the purchase so we can pull the project and track the exact changes made to the theme files? Or do you provide such a list somewhere?
Hi there,
Unfortunately, due to business security, we can’t provide you theme source code.
Hope you understand. Thank you!
No problem, but would be really helpful if you provided if not the diff but at least the list of modified source files in your changelogs, it would help save considerable amount of time for end users.
A presales question: on the Product Detail page, is there a way to add image and text components? It doesn’t have to be individual components for each individual product, but it would be nice to be able to globally set a few containers for images and text that then can be filled individually for each product. Example: theme ‘Konte’ here on Themeforest, product V4. Thank you.
Hello. You can add any images, text with different layouts you want with MinimogWP. Example: https://minimog.thememove.com/product/stripe-cotton-shirt/
Perfect, thank you. This is what I was looking for. I bought the theme.
Hello! After latest theme update I have a plenty messages about included modules licences from your theme:
Please verify License Key of WPC Frequently Bought Together to enjoy unlimited update release and get the latest plugin update directly on the website backend.
Please verify License Key of WPC Product Bundles to enjoy unlimited update release and get the latest plugin update directly on the website backend.
Please verify License Key of WPC Smart Compare to enjoy unlimited update release and get the latest plugin update directly on the website backend.
Please verify License Key of WPC Smart Wishlist to enjoy unlimited update release and get the latest plugin update directly on the website backend.
Please verify License Key of WPC Product Tabs to enjoy unlimited update release and get the latest plugin update directly on the website backend.
Please verify License Key of WPC Smart Notifications to enjoy unlimited update release and get the latest plugin update directly on the website backend.
Can you fix that? Thank you!
Hi,
Please open a support request here https://thememove.ticksy.com/submit/ then we will help you update those plugins.
Regards
Is there an easy way to Adobe fonts? Had a look through documentation etc and there’s no mention of it?
Commenting on behalf of the purchaser.
Hello jbennett360, You can easy to add Adobe fonts with a little of custom code. Please open a support request here https://thememove.ticksy.com/submit/ then we will guide you.
Thanks!
Hi Dev, I hope this message finds you well. I have a few inquiries regarding the feature using the WooCommerce plugin for the Home-Skincare theme:
Can the feature be integrated with the Home-Skincare theme ?
Home-Skincare Theme: https://minimog.thememove.com/home-skincare/ Checkout: https://minimog.thememove.com/checkout/
WooCommerce Subscriptions Plugin: https://woocommerce.com/products/all-products-for-woocommerce-subscriptions/
Lastly, could you confirm if the Home-Skincare theme is built on WordPress? If so, I would also appreciate knowing the version of WordPress it is compatible with.
thanks
Dear zonenano,
Yes, Minimog compatible with WooCommerce Subscriptions plugin
Yes, Home-Skincare built with Elementor page builder in WordPress.
You can use WP ver from 5.9.x up to latest version
GIFs don’t play automatically in the product description until one opens it in a light box instead, on a client’s website that I’m trying to fix. Any solutions?
Hi,
Please open a support request here https://thememove.ticksy.com/submit/ then we will check and guide you to fix this problem.
Regards
Unfortunately the official WooCommerce Multi-Currency isn’t supported. 1.) Currency Selector visuals don’t fit the theme when adding their widget. 2.) Currency is displaying incorrectly when changing shipping details in both,Cart and Checkout page breaking proper functionality. 3.) Wrong font display when selecting payment option.
Would be great to get this official currency system up and working. Because you can’t mix CURCY Multi-Currency and WooCommerce Multi-Currency together, as it creates currency selecting issues since WooCommerce Multi-Currency is integrated with a currency selection per account.
And if you disable WooCommerce-Multi-Currency and only use CURCY Multi-Currency, then you no longer get access to all the currency related payment options.
So neither is a good option right now.
Hi,
Please open a support request here https://thememove.ticksy.com/submit/ then we will check and guide you to fix this problem.
Regards
Hi,
The official Plugin: “WooCommerce Payments” using their official Multi-Currency implementation is NOT COMPATIBLE by MinimogWP.
So prior guiding me, you would have to update your theme first.
Regards
I have noted it down and passed it to the dev team.
Dear Everade, Please update theme to 2.8.3 then re-check it.
Awesome!
However there’s still the same bug i’ve reported earlier with the cart currency falling back to the default currency when updating your shipping details. Also in 2.8.4
Hello,
Please open a support request here https://thememove.ticksy.com/submit/ then give us some screenshots or video of this problem, please
Thank you!
Hello Everade, Please update theme to version 2.8.5. It should be work perfectly for you.
Hi, is there a feature that would help to create a product landing page? Regards.
Hi,
We use Elementor plugin with many customized widgets to help you build your landing page.
Regards
The theme is great,
My only issue right now is that in the mobile version when de cart drawer opens, the view cart and checkout buttons do not appear until you scroll down inside the cart drawer to find them. They should be fixed at the bottom of the mobile breakpoint.
Can you guys fix this issue please?
Hi,
This code will help you fix it
@media(max-width: 768px){.fly-cart-body {
max-height: 280px;
}}
Regards
Hi! I have a problem with uploading product images. It shows blurry on the default product page but when I click on the image, it shows the original HD version. How can I fix this? It’s also the same when I view the images on the Shop page.
Hello
You should set default image size for your products in shop page here to make it display better
https://prnt.sc/y5QA7oWF7Q7WFor the product widgets in normal page, you can set image size directly here for example
https://prnt.sc/mVS4ue0DBUPNFor image in single product page, add the following code to your child theme’s functions.php file:
/** * Increase product images size in single product */
function minimog_child_update_product_image_size( $image_size, $feature_style, $is_quick_view ) { if ( ! $is_quick_view ) { $image_size = Minimog_Woo::instance()->get_single_product_image_size( 1000 ); } return $image_size;
}
add_filter( 'minimog/single_product/image_size', 'minimog_child_update_product_image_size', 10, 3 );
/** * By default, WordPress compresses your images for better performance. Compress the image to 82% quality * This function ignore that for future upload images. * @author ThemeMove */
function minimog_child_disable_compress_image_quality() { return 100;
}
add_filter( 'jpeg_quality', 'minimog_child_disable_compress_image_quality' );
Regards
Hi! I tried doing this: https://prnt.sc/y5QA7oWF7Q7W as well as the code but it’s still blurry.
As for displays using elementor, they look perfectly sharp and okay so I didn’t need to do the 2nd tip.
I tried to see if it was just my browser (using chrome btw), but i used it on another browser and it’s still blurry 
In case your support item is expired, you can reach us via email at support@thememove.com to get help.
Thank you
Hello, I do not see all demos, I want to import the keyboard demo, but it doesn’t show up
Hi,
You can follow our document to install theme and import demo data
https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/installation/how-to-install-demoThe Keyboard demo is included in this demo option: https://prnt.sc/sZiogN5GfGlS
Regards
Hello, I am trying to preview the demos for this theme, but every time I click on a demo, I see an error of the website not loading. I need to see the demos please. Thanks a lot.
Your entire website is down. Please notify me when I can check the demos and information. I think the SSL is the problem
Hello
We have fixed the problem. You can now access the MinimogWP demo.
Thank you!
Hi, when we try to activate the “butler” font on the “Home Mirror” theme it does not work, it just shows the standard font. This is for all Minimog fonts when we try. How can we fix this? Thanks in advance.
Hello,
Please open a support request here https://thememove.ticksy.com/submit/ then we guide you step by step.
Thank you!
2 quick questions and a suggestion: 1) is there a way to show products below 1€ from woocommerce as a link to put it in a menu item? 2) how to show the products in list view instead of grid, i cannot find the setting ?
and the suggestion: - can you add a feature that before the cart or in the cart page suggests additional products before the checkout? thanks
Hello,
Please open a support request here https://thememove.ticksy.com/submit/ then we guide you step by step.
Thank you!
Can I edit the WooCommerce pages like the shop page using elementor? I want to add some sections/banners.
Yes, you can do it
Hello, I hope you are doing well. Thank you for this theme, I used it may time, and it is excellent. I have just a small problem, I have enabled the pop up and I have set up all the setting, but it is not showing. Could you help with that?
Hi,
Please open a support request here https://thememove.ticksy.com/submit/ then we will check and guide you to fix this problem. In case your support item is expired, you can reach us via email at support@thememove.com. However, please keep in mind that email is not our main support channel, so the response time will be slower than usual since we have to process support tickets in the Ticksy system first.
Regards.
Please help me how to setup Product variation swatches with images
Hi there,
This document will help you: https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/product-variation-swatchesThank you.
hi, the products page elementor is always fixed at 1170px, will not follow theme option editing issit?
That’s right, the width of the elementor container won’t change when you choose a larger single product layout.
If you need other support, you can open a support request here https://thememove.ticksy.com/submit/, list down your issues, then we will check and help you.
Thank you!