Latest events on frontpage

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Thu Oct 22, 2015 10:07 am
hi,

could you please help me two things:

1. I want to have images from the event items (same size as current date icon) instead of an date icon on the latest events on the frontpage?
2. I would like to have pretty much of a clone of the "latest events" widget directly underneath it called "latest news" with the exact same layout(i.e writing down the side in black) and icons changed to images as above.

Could you help me with this ?

Thanks
User avatar
Fresh Boarder

GK User
Thu Oct 22, 2015 1:38 pm
Hi,

Regarding your issues:
1. Unfortunately it's not possible, you can use images, but in this case you can't display events time and places, because this section uses "events" article wrapper of News Show Pro plugin.

2. Please check this part of the documentation:
https://www.gavick.com/documentation/th ... ws-section
and "Displaying news posts in the Latest Events section" section.
User avatar
Moderator

GK User
Fri Oct 23, 2015 1:14 am
Ok thanks,

1. So how do I replace the icons with images not worrying about place/time?

2. How do I replicate the look of the latest events box in the mainbody? I want to have another new show pro plugin in mainbody within a box with the writing sideways in a black box, similar to the latest events.

3. Also how come "latest events" does not appear in the mobile view?
User avatar
Fresh Boarder

GK User
Fri Oct 23, 2015 8:37 am
1. Instead of "events", please use default article wrapper in your News Show Pro widget and in Article Layout tab - set your image size, align it to the left and adjust other image settings.

2. Everything is described in the documentation: https://www.gavick.com/documentation/th ... ws-section
Please add your new widget into Mainbody widget area instead of Header Left.

3. If you want to display this section on mobile devices, please remove this fragment from University/css/mobile.css file:
Code: Select all
#gkHeaderLeft,
#gkHeaderRight {
   display: none;
}
User avatar
Moderator


cron