I replicated a new module like the Classifieds module native to Dolphin 6.1. Everything works fine EXCEPT no matter how I arrange the blocks in my new module, the web page displays the layout characteristics (row, order, width, etc) for the classifieds page. For example, in the pagebuilder tool ACTIONS may be in the left column for Classifieds and ACTIONS on the right column for my new module but both web pages display ACTIONS on the left.
I looked in the DB and the order and row data is saved correctly. It looks right in the page builder, just when you go to the site to look at the page, it dosen't match the page builder settings.
Any ideas? I have looked and looked at css but I think there is some php code telling it to look at the classified page block layout. Looked at the js pagecompose file but didn't see what could cause this problem but may be overlooking something.
Appreciate anyone that can help.