By Brianne Binelli on Friday, 02 June 2017
Posted in General
Replies 3
Likes 0
Views 647
Votes 0
1) I’ve used the EasyBlog “migrators” to transfer blogs from my new site to my old site, and although the articles are copying over (I can see them on the backend posts page), from two to 11 of them (depending on the category) are not showing up in the categories section of the webpage. I can’t figure out why. All I know is it’s always the most recent posts that aren’t showing on the front-end.

2) How do you schedule a post? I can’t find anything in the settings or in the blogs post itself that pertains to this.

3) My headline (hed), dek and bylines are showing up as part of my story on the blog front page. See the highlighted example (see attachment). When I write my blogs now on Joomla (without the plug-in), I include the headline, dek and byline (second screen shot in attachment), but when I transfer it easy blog it thinks all that information is part of the story. So, on the title page it makes it part of the story (everywhere else it seems fine). Is there any way to just list the headline on the front page?
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

1) I’ve used the EasyBlog “migrators” to transfer blogs from my new site to my old site, and although the articles are copying over (I can see them on the backend posts page), from two to 11 of them (depending on the category) are not showing up in the categories section of the webpage. I can’t figure out why. All I know is it’s always the most recent posts that aren’t showing on the front-end.

Perhaps you can provide us with your Joomla backend and FTP access at http://stackideas.com/dashboard/site so we can better have a check?

2) How do you schedule a post? I can’t find anything in the settings or in the blogs post itself that pertains to this.

You can schedule your post from the composer, you can check my screenshot here : http://take.ms/etEIs

3) My headline (hed), dek and bylines are showing up as part of my story on the blog front page. See the highlighted example (see attachment). When I write my blogs now on Joomla (without the plug-in), I include the headline, dek and byline (second screen shot in attachment), but when I transfer it easy blog it thinks all that information is part of the story. So, on the title page it makes it part of the story (everywhere else it seems fine). Is there any way to just list the headline on the front page?

I believe you using Easyblog showcase module on your frontpage listing right? If yes, i think what you described is only show the blog title on the module right?

Currently we do not have setting to disable that text, but you can apply this following css into your current template css file.

#eb.eb-mod.mod-easyblogshowcase .eb-gallery-content {
display: none !important;
}
·
Saturday, 03 June 2017 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex:

Our blog is using the menu item and magazine layout; not using the modules.

On the blog frontpage, we just want B instead of A, B, C, and D all together - see attachment.

We are using the default Joomla editor not the EasyBlog one.

Thanks,

Brianne
·
Wednesday, 07 June 2017 22:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Brianne,
On the blog frontpage, we just want B instead of A, B, C, and D all together - see attachment.
The magazine layout truncation setting is actually dependent on the settings in the truncation configuration page(http://take.ms/I6xLh).
Settings>Layout>Truncation
·
Thursday, 08 June 2017 15:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post