Blog. Behavior of the image differs on home screen

Blogs Module

When you open the /blogs/home/  view you see an overview of the different blog postings. The image is on the right side, while the text is on the left side, That seems to be correct,

 

But when you open the /index.php view (the home view) and you have the blogs block active then you see also latest blog postings. BUT here the graphical order seems to be wrong. Because the image is left and the text is underneath the image.

 

Why is this so? And how could this be changed? The version in the blogs module is much more pleasing.

Quote · 2 Feb 2018

Hello mrtn!

 

Blogs section in index page is called via service method serviceBlogsIndexPage and in home page of block via calling method GenBlogLists('last') of BxBlogsModule. So you need to wruite own service method and call it instead of current code return BxDolService::call(''blogs'', ''blogs_index_page''); in sys_page_compose table.

 

Better to order this as custom work from Unity expert via this page:

 

https://www.boonex.com/jobs/

 

With the best regards, Leonid

Quote · 2 Feb 2018

 

Better to order this as custom work from Unity expert via this page:



https://www.boonex.com/jobs/

It would be nice if developers could subscribe to the jobs section so they would be automatically informed of new job postings.  I often forget to check the jobs board.

Geeks, making the world a better place
Quote · 2 Feb 2018

Hello geek_girl!

 

I guess there is no so much activity there now :-)

 

With the best regards, Leonid

Quote · 7 Feb 2018
 
 
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.