Events Calendar Block On Index Page...

Hi Dolphins,

I would like to copy the Events Calendar page and put it in a block on index page but when I go to

/admin/pages & blocks/events calendar page  there's no block there so I can't use Deano's block mod and I guess its a coded thing.

Do you have any idea how to do this?

Thanks.

Sometimes communicating your problem and putting it out there is enough to solve it
Quote · 23 Sep 2011

Hello Yuval,

I think that the only way to do this is by making a change to the database. You need to add an entry to the sys_page_compose table which corresponds to the event calendar in the index page, in order to accomplish this.
I recommend backing up the sys_page_compose table before applying the following insert query. This query should work for you:
INSERT INTO sys_page_compose VALUES(NULL, 'index', '998px', 'Event Calendar', '_bx_events_calendar', 2, 1, 'PHP', 'bx_import(\'BxDolService\'); return BxDolService::call(\'events\', \'calendar\', array());', 1, 50, 'memb', 0, 0)
After the query, clear the cache. You can modify settings by going to the Page Builder for the index page, from the administration page. Hope this works for you.

Regards,
kazatzo

http://www.boonex.com/market/posts/kazatzo
Quote · 23 Sep 2011

Hello my friend,

I'm switching my template soon and I will apply your code after the switch.

I think it would be better to hire your services to do this for me so when the time comes I will contact you again.

Thank you for your help :)

Sometimes communicating your problem and putting it out there is enough to solve it
Quote · 25 Sep 2011

kazatzo

 

It didnt work. Really close though. Thanks for the help. Think you can fine tune it  abit for me?

Quote · 19 Oct 2012

If you are interested there is a Premium Events mod in the marketplace that adds Event Calendar block to the homepage.

Hi Dolphins,

I would like to copy the Events Calendar page and put it in a block on index page but when I go to

/admin/pages & blocks/events calendar page  there's no block there so I can't use Deano's block mod and I guess its a coded thing.

Do you have any idea how to do this?

Thanks.

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 23 Oct 2012

I hear 7.1 will let me have the calendar... so Imma hold out a little while. Also, Used deano's tools to get PHP code inserted. I was able to do it.... just a real pain in the butt.

Quote · 24 Oct 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.