santerref
Forum Replies Created
-
Hi @veryaca,
We run some tests and the Elementor plugin use the hook we are using to generate the background image URL. The issue might be that your CSS files are cached and use the old URL.
Can you please try to Clear Files & Data https://elementor.com/help/regenerate-css-data/ and let us know if it’s working after?
We are releasing 1.0.4 which will automatically do it for you.
Thank you,
Francis.
Hi @veryaca,
Thank you for reaching out to us by the support forum. I replied to you with the FastCloudWP account but it seems that the reply is gone.
We are aware of the issue, it seems that Elementor use its own URL generation mechanism for image paths in CSS/JS.
We are working on the fix and will release a new version soon.
We will keep you in touch when it’s available.
Best regards,
Francis.
Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Search PagesForum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] dsplay a group of productsHi @remigias,
It is currently not possible.
I’m very busy lately, but I’m working on a new version of the plugin that will have this feature.
Francis.
Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Search PagesHi @madaecol,
Thank you for your question and your feedback.
It is not currently available, but it can certainly be added.
You would like to generate a list of products based on the search term in WordPress?
Where would this list should be displayed?
Thanks,
Francis.
Forum: Plugins
In reply to: [WP OTP - One-time password (OTP) 2FA for WordPress] Reduces securityVery good point and I removed this code block in version 1.0.1. Indeed, it is for a development environment, so it is better not to keep it.
Thank you David!
Francis.
Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] The plugin stopped workingHi @farshadhn,
Can you please send me details about your online store to [email protected] ?
I need :
Store URL
Access Token (can be a temporary one generated for me)
Shortcode usedThanks,
santerrefForum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Plugin abandoned?Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] NET prices in Magento Catalogue.`Hi @makeyos,
Can you please send me a temporary (read-only) Magento 2 token with your store URL and a test SKU so I can make some tests?
You can email me all the details at: [email protected]
Thanks,
Francis.
Hi Alex R.,
If you override the template “product.php” like in your other question, you have access to the
$productvariable. This is the product object from the plugin with all the details.You can learn more by looking to the
wp-storefront/includes/class-product.php.Francis.
Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Overwrite Templates in ThemeHi Alex R.,
You only need to create a “wp-storefront” directory in your theme folder and copy both template files: product.php and products.php
Francis.
Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Plugin abandoned?Hi Alex,
Yes, I am still working on the plugin, but on a major update so that’s why I do not have released any updates.
Do you have issues or features requests ?
Thanks,
Francis.
Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Image path missing /pub/Forum: Plugins
In reply to: [WP Storefront - Magento 2 Product Showcase] Image path missing /pub/Hi @psol7,
The problem seems to be that your website is in developer mode.
Do you set the webroot of your web project to /pub or before /pub ?
Say the root of your Magento 2 setup is /var/www/magento2
You should set your webroot directory to /var/www/magento2/pub and not /var/www/magento2
Also, what is your magento2 version ?
santerref
@edkl do you managed to get the plugin working with your hosting provider ?
Thanks !
santerref