Questions tagged as 'magento'

1
answer

How to get the url of the [Magento] category in this code?

This code returns me the categories of the Magento but I could not make it increment the url of the category so that it is clickable and go to the page of the corresponding category. Can you help me? <ul> <?php...
asked by 22.01.2015 / 13:29
3
answers

MultiLojas Different Checkouts

I have a customer who has 2 physical stores that will be in the same virtual store. One team takes care of the fitness part of the clothing and another one of the supplement. The customer would like 2 different stores in one same installati...
asked by 05.11.2014 / 12:31
2
answers

Class "Mage_Chronorelais_Helper_Data" not found in Magento

I deleted a module in Magento and the following error appeared:    [14-Oct-2014 11:42:32 UTC] PHP Fatal error: Class 'Mage_Chronorelais_Helper_Data' not found in /public_html/app/Mage.php on line 548 The function is as follows: public s...
asked by 14.10.2014 / 13:56
2
answers

I modified the base URL of the magento and it disappeared

I created a virtual store everything in meudominio.com.br/aroma2/ma_pharmacy/ and now I wanted to change everything to only dominio.com.br . I was in configuração/web and I changed the base URL thinking that it would work,...
asked by 06.06.2014 / 16:03
1
answer

Loading jQuery in magento only if it was not loaded before

I need my module to only load jQuery if it has not yet loaded on the page, I did it by javascript, but it runs very fast, even using 'setInterval' and so on .. In some cases they keeps going without waiting for jQuery load, my ques...
asked by 09.04.2014 / 16:07
1
answer

How to change product categories in Magento via MySQL?

I've imported the csv from the products in my store but they came with the categories all changed. Is there any way to change the categories via or some other faster way?     
asked by 12.03.2014 / 18:31
0
answers

checkout does not redirect to page Success magento1.9

Hello, I have a problem with magento checkout redirection, I make the purchase step by step normally, but when I go to Checkout, it keeps me on the checkout screen and does not redirect to success but the order is created successfully , in the b...
asked by 23.12.2018 / 20:34
0
answers

Generate XML Automatically - Magento

I would like to know how do I get Magento to automatically generate new XML every day? Only by configuring Magento in System, it does not work. The xml Status is always pending and I have to manually generate. Could you help me?     
asked by 16.11.2018 / 14:04
0
answers

How do I check the CPF from the LayoutProcessor class by the 'validation' attribute in Magento 2

I am changing a module in Magento 2 and need to add a cpf validation in the vat_id field. Using the Magento-SystemCode_BrazilCustomerAttributes module as a basis In my plugin class I have the following method: public function afterProcess...
asked by 31.10.2018 / 15:16
1
answer

Banner 7 Magento - Problem with the link

I'm having a little problem with the rotating banner on the following website: link . As you can see, the second slide has a clickable link in the image with the text: "Learn more". But I'm trying to get the whole slide image to be linked. S...
asked by 09.11.2018 / 14:09