cancel
Showing results for 
Search instead for 
Did you mean: 

Custom left/right menu block in magento

SOLVED

Re: Custom left/right menu block in magento

Hi,

 

Sorry no idea why skype message not send.

 

I have send private message with FTP details and admin login credentials through forum.

-Thanks & Best Regards, Zohaib

Re: Custom left/right menu block in magento

Hi @shahabfk

 

We have solved your query.

 

You faced the issued as you were not following the xml format.

 

Kindly follow the xml format mentioned below.

 

You just need to add code between layout start to layout end.

 

You can also view your server file.

<?xml version="1.0"?>
<layout version="0.1.0">
</layout>

 

Query solved? Accept as Solution.Thanks
Eric Baily

Re: Custom left/right menu block in magento

Hi,

 

Many thanks for support. I have accepted your solution.

 

Sorry I do not know about layout xml tags.

 

Do you have any idea about this blog. I tried but no result. I have updated the changes on same FTP instance.

 

"Programatically create Magento blocks and inject them into layout from inchoo dot net website."

 

I want to show records from database table in block and need to have same CSS as other blocks (newsletter,poll,my cart etc)

 

 

-Thanks & Best Regards, Zohaib

Re: Custom left/right menu block in magento

Hi,

You are Welcome.

Which blog you are talking about can you please mention the URL so we can do the investigation.

Query solved? Accept as Solution.Thanks
Eric Baily

Re: Custom left/right menu block in magento

Hi,

 

I send you private message with details and link.

-Thanks & Best Regards, Zohaib

Re: Custom left/right menu block in magento

Hi @shahabfk

 

You can show records from database table in block with same CSS as other blocks from following link:

http://hrms-systems.com/mgdemo/custom-output

You can call config.xml in module's front name, you need to call the same front name in the URL to get the results.

 

Hope it helps you.

Query solved? Accept as Solution.Thanks
Eric Baily

Re: Custom left/right menu block in magento

Hi,

 

Many thanks brother for help and support. I have accepted solution and kudos Smiley Happy

 

I found free-shipping-offer-message developer provided facility add block in header,left block,right block and footer


but his module not working and giving 404 error message. I have tested on magento 1.6,1.7 and 1.8 versions.


Extension name is free-shipping-offer-message. I have installed on the instance and You have admin login and FTP details.

 

I do send developer email but no response yet.

 

Any idea?

-Thanks & Best Regards, Zohaib