Showing ideas with label CMS.
Show all ideas
Currently, we can only see top-line data on the revenue generated from each product recommendation block. Could I put in a feature request so we can see which SKUs were sold please? In other words, what actually makes up the top-line number reported in the admin.
... View more
See more ideas labeled with:
According to the three test results below, if I set up the “Product to Match” rule using the country(Spain or Italy) store view, not all store view, each buy page cannot show corroding the specific related product. Same Product(some-product-001) information : • All store view (default store view) : ABC Backend url : https://someplace.com/admin/catalog/product/edit/key/5a49698c937c019619cffe01f2d4b6ec/id/169/ • Spain store view : 111 Buy page : https://someplace.com/es/9some-product-001-default-fone-15.html • Italy store view : 222 Buy page : https://someplace.com/it/9some-product-001-default-fone-15.html My test result : (Every test scenario has to clear the cache and wait for the reindex) Test scenario 1 : 1. Setup the “Product to Match” rule’s name : Product Name contains 111 (Spain store view) 2. Setup the “Product to Display” rule’s name :Product Product Name contains Constant Value fone15 3. Check the Spain buy page, it didn’t show any related product on the related product section Test scenario 2 : 1. Setup the “Product to Match” rule’s name : Product Name contains 222 (Italy store view) 2. Setup the “Product to Display” rule’s name :Product Product Name contains Constant Value book15 3. Check the Italy buy page, it didn’t show any related product on the related product section Test scenario 3 : 1. Setup the “Product to Match” rule’s name : Product Name contains ABC (All store view) 2. Setup the “Product to Display” rule’s name :Product Product Name contains Constant Value fone15 3. Check the Spain and Italy buy page, it will show each fone15 products on the correct buy page Our expectations are: • Spain buy page show the fone15 related products • Italy buy page show the book15 related products If the Product name is only able to read productName from the All store view only, but when I test in the “Product to Display” rule using all store view product name as productName, the frontend buy page can’t show the related product. If I setup the “Product to Display” rule using the Italy store view product name as productName, the frontend but page will show the related product. All store view 12-22 10-46-56-005 Italy store view 2022-12-22 10-56-25-464 In my observation, “Product to Match” needs to use the All store view product name, and “Product to Display” need to use the country(Italy) store view product name. If the related product is designed as a global function, why productName in the “Product to Display” rule and “Product to Match” is read different values (all store view/country store view)? Due to our test result, the “Product to Display” rule needs to use the country store view product name as productName, so we expect the “Product to Match” rule also use the country store view product name. My test result is that “Product to Match” needs to use the All store view product name, and “Product to Display” need to use the country(Italy) store view product name. If related product functions need to use all store view product name only, why is the logic of “Product to Display” and “Product to Match” different? Not all use all store view product name. I was wondering if there is something wrong with this part or if this is the original design?
... View more
See more ideas labeled with:
-
admin panel
-
CMS
-
other
The current Adobe Live Search implementation doesn't support custom content/layout of Quick Search Autocomplete results. We need more information on autocomplete results like regular price, discount, label etc.
... View more
It would be very helpful to have a search/filter AND sorting option (by position number) available in the area "Products in Category / Visual Merchandiser". Right now there is sorting in the main view (but no filtering) and searching/filtering in the window that opens with „add product“ (but no sorting). If you have to re-sort products in a large category, say 400+, the options available are not very efficient. For example: If you want to sort a product from the back of a large category to the middle, you have to: Go to catalog > categories Click on a certain category (i.e. one with 400 or more products where you can see it best) Go to products in this category Try to move a product from a position rather in the back to a position in the middle. Here comes the difficulty. There are two options, neither of them very convenient for a big category. Option 1: Search for the new position number, then search for the product by browsing through all the 400+ products to find it. Then type in the position (the drag & drop can of course also be used, but if you want to place the 686th product to position 30 it is not very handy). Then save. Option 2: Go to "add product", search/filter by product name, remember the position number of the product (say, 686). Close the window. Go to the page with the position number the product has. Then use the position field or drag & drop to place the product. If you have to do this for more than one product it takes a lot of time. What could help tremendously is an option to filter AND sort in one step. In Magento 1 there used to be the option to add products, search/filter AND sort at the same time / in the same window. It would be very helpful if there was a sorting option within the "add product" window. Or if there was a add and search-/filter-option in the "products in this category"-section. The latter could be used (very efficiently) in Magento 1.
... View more
See more ideas labeled with:
-
CMS
-
other
The new Media gallery introduced in the 2.4.2x series doesn't allow you to enter a hyphen or underscore when naming a newly created folder. It displays this error when you try: "Please use only letters (a-z or A-Z) or numbers (0-9) in this field. No spaces or other characters are allowed." Steps to Reproduce: Go to Content Menu -> Media Manager Click on a folder WYSIWYG folder to expand sub folders Select a folder to create a sub folder in. e.g. "WYSIYWG" Click Create Folder button Enter in "test-folder" or "test_folder" Click Confirm Error message appears. I'm proposing Magento make a configuration file or something similar that would allow the user to whitelist characters to be allowed in a folder name. Previous versions of the gallery allowed users to put hyphens and underscores in folder names. Hyphens and underscores are commonly used in folder naming conventions. I see no security risk in allowing these specific characters. Would love to see this implemented as it doesn't seem very difficult.
... View more
See more ideas labeled with:
-
CMS
-
extensions
-
other
Hi, We need a way to manage users who have access to export data. For operational reason we may need to give users access to «Customers» and «Sales» sections but we also need a way to stop them from exporting this data for obvious security reason. I understand user will still have access to the information in the section but exporting is a whole other level of data protection sensibility. I think it is relly weird that a solution like Magento with a PCI ompliant status does not offer that. Customer data is a very important thing and we need to be able to protect it. Thank you to consider this request. Alexis Charlebois
... View more
See more ideas labeled with:
-
admin panel
-
CMS
-
platform
Since the Layout Update XML field was changed to a selector in version 2.3.4, it is now required to create a layout file, named specifically for use on a particular Category, CMS, or Product record, and stored on the hosting server. This is a clunky and un-intuitive solution for a few reasons: 1. It requires granting file system access to users who previously only needed admin panel access. 2. It requires creating a file with layout instructions for each individual record. If a common layout instruction is shared between records, this means potentially hundreds of redundant files. Please consider adding the ability to share Layout Update files between multiple records. That way, only one file is needed if the same layout instructions are applied to multiple categories, and admin panel users could apply those updates to new categories without needing file system access.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
-
CMS
Google recommends to use "www.recaptcha.net" in your code in circumstances when "www.google.com" is not accessible. https://developers.google.com/recaptcha/docs/faq https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally Can I use reCAPTCHA globally? Yes, please use "www.recaptcha.net" in your code in circumstances when "www.google.com" is not accessible. Other platforms and their modules provide a toggle or configuration option to replace the recaptcha URL to www.recaptcha.net in countries where google may not be accessible (such as China) https://www.drupal.org/project/recaptcha/issues/2993365 https://wordpress.org/support/topic/add-option-to-load-resources-from/
... View more
See more ideas labeled with:
-
CMS
-
platform
Migrated from M1.9 to M2, but just too much server power required and server config knowledge and interaction. Had to switch to OpenCart, a huge mistake, but very little choice in the market place when using multilingual sites with excellent SEO capabilities. I would love to see a Magento 2 LITE version available. I hope to back and using Magento one day :(
... View more
See more ideas labeled with:
-
CMS
-
platform
Redirected URLs are not preserving query strings in Magento Commerce 2.3.4. This is a problem for older inbound links such as paid links that may be identified with query parameters (ex: ?utm_source=google), which would get lost in a redirect. If redirected URLs are supported, it only makes sense to preserve certain query parameters as well. This is already supported in Magento Commerce Cloud within the Fastly Configuration, so it should also be supported in Magento Commerce.
... View more
See more ideas labeled with:
-
admin panel
-
CMS
-
other
If you have to add multiple images to a CMS site, then it only allows you to add one image after another... So you add an image, then the window closes and you have to do the whole procedure again which takes ages if you have to add multiple images... Please make it so that we can selecte multiple images at once.
... View more
See more ideas labeled with:
-
CMS
Hi, I suppose this is more of a question than a request. I understand that the Magento Page Builder is currently only released for Magento Commerce, it is not currently available for Magento Open Source. Are there any plans to make this available for Open Source? I've been looking at 3rd party extensions that are available, but don't want to invest too much time and energy into investigating which one is best IF magento plan to make the official page builder available in the future.... Any thoughts are appreciated. Thanks
... View more
See more ideas labeled with:
-
CMS
Status:
New
Submitted on
06-05-2019
05:16 AM
Submitted by
antonioeternalparquet_antonioeternalparquet
on
06-05-2019
05:16 AM
Hello, I am running a server with plesk installed with the latest version 17.8.11 . The magento package for plesk is version 2.1.0, I would like to install the latest version 2.3.1 but the plesk support said that this version is not supported. When the aps package will be upgraded with the latest magento version? Thanks for your answer.
... View more
At this moment you can add widgets to a lot of specific pages, except for B2B pages (for example Company Registration Form)
... View more
See more ideas labeled with:
-
CMS
As per current mechanism , If new version release then we must need to put live store into maintenance mode or need to do it into staging and need to upgrade version first and then test whole site and if any issue occurred with current code then need to fix it and after all of stuff doing we able to move latest code into live site. It all taking minimum 1 hrs if user's have very high speed server to complete this process. If magento have auto update version feature like auto update browser version then it will more safely way to choose magento than other framework.
... View more
See more ideas labeled with:
-
CMS
-
other
Activate Bluefoot on Scheduled Events CMS We have bluefoot installed on Magento EE 2.2.1 and it functions as designed, however we are trying to do scheduled events on CMS pages and the "Activate Bluefoot" button is not available in this section. If you go to CMS page the wysiwyg will have the activate bluefoot, but from there if you want to schedule a change to the page and open the slider "Scheduled Events" the wysiwyg editor does not show the activate bluefoot. If there something we can do to get this to show? Is this going to be fixed? Do we need to just extend the bluefoot ourselves to fix this? Thanks
... View more
See more ideas labeled with:
I need to specify a prefix static string for all URLs of my Products and Categories. Just like Wordpress Woocommerce permalinks. For example all of Categories should have product-category prefix in their URL: Cat One: domain.com/product-category/cat-one Cat Two (child of 'Cat One'): domain.com/product-category/cat-one/cat-two and all of Products should have product URL prefix, no matter what their Category is: Product One: domain.com/product/product-one Product Two: domain.com/product/product-two I tried to do this solution, but It's for 3 years ago and not working in Magento 2. Also this extension is for Magento 1.x as you see. By the way, I'm using Magento 2.1.9 with PHP 7.0.22 and XAMPP 3.2.2. Thanks.
... View more
See more ideas labeled with:
-
CMS
Hi, I've see as of April 7, 2017 that Magento is rolling out a B2B Cloud for the Enterprise edition. I wonder if this is being considered, or some iteration, for the Community edition? I think this would be a great addition.
... View more
See more ideas labeled with:
-
API
-
CMS
-
extensions
-
platform
Add the ability to insert a widget in the product description for example the link to a page or other product.
... View more
See more ideas labeled with:
-
Catalog
-
CMS
Status:
Investigating
Submitted on
08-30-2016
11:21 AM
Submitted by
pikaminskimage
on
08-30-2016
11:21 AM
test
... View more
See more ideas labeled with:
-
CMS