Title Line Break not working

Posted in: Newspaper
Post count: 13

Hi, thanks for the great theme once again.

I used <br/> to insert a line break in a post title.

It works in the post itself, but on the front page which uses a Big Grid, the <br/> does not work. There is no line break in the title there.

If you need any screenshots, let me know.

Thanks,
Steven

Post count: 20688

Hi,

It will not work in the title displayed in modules. You could read this topic for some solutions for this
https://forum.tagdiv.com/topic/break-post-title-in-2-lines/

Thanks

Post count: 205

Hi,
Here is my website: Softfully
For more info view this image: https://drive.google.com/file/d/1SvfH5_EF9sv8_iMo45ciy4DsHKuKaesN/view?usp=sharing
You will see “Home > Blog” and above you will see “Latest Articles”.
I mean to say that how to remove “Home > Blog” and replace the design as sample above “Latest Articles”.
“Latest Articles” will look beautiful and attractive.
Thanks

Post count: 205

Creating Newsletter and all other apps are just loading and loading…
Screenshot: https://drive.google.com/file/d/1AjyCVsGvXRzShkXeqjwixD156YqmVl7Z/view?usp=sharing
Why is this not working?

Post count: 20688

Hi,


@Viju
It is not quite clear what you want to do. That is the default WordPress blog page, the theme doesn’t have many settings for this blog page. The default wordpress page shows latest articles.

The breadcrumbs can be removed in the theme panel
https://forum.tagdiv.com/breadcrumbs/

Maybe you should consider using a static homepage built in any way possible with the tagDiv composer
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
It all depended on how you want the page to look, the tagDiv composer has many elements and settings.

Are there problems with the composer not loading properly? Usually this happens when there are not enough resources
https://forum.tagdiv.com/requirements-for-newspaper/
Some of the following solutions also fixed problems in some cases, give them a try
https://forum.tagdiv.com/topic/gray-page-tagdiv/
https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/

Thanks

Post count: 205

I just want to remove crumbs from Home Blog, Home Blog Page 2, Home Blog Page 3 …etc and i just want to replace with “Latest Articles” only.
Keep in mind that i don’t want to remove crumbs from posts …

For more info view this image: https://drive.google.com

Post count: 20688

Hi,

First solution.
Create a page and choose the latest article template
https://www.screencast.com/t/TkO2OsRMqBA
Set it as homepage, result will be the same list of latest articles, no breadcrumbs
https://www.screencast.com/t/TyG1OU0DJsgF

Second solution.
Use a CSS code to remove the breadcrumbs just for the homepage and keep the current blog page
https://www.screencast.com/t/t58toXt8Uf4

.home .entry-crumbs {
display: none;
}

Thanks

Post count: 205

Thank you. It’s good to explain to me.

Yet i have implement second solution because i don’t use a static page.
The reason behind i don’t use a static page is listed below with example:
Here is my Yoast SEO Home & Page settings: %%sitename%% %%page%% %%sep%% %%sitedesc%%
Example 1.) Without static page, my all pages: /page/2/ /page/3/ /page/4/ …etc. Looks like [Softfully.com | Page 2 of 69 | Free Download Software] so this looks niche.
Example 2.) With static page, my all pages: /page/2/ /page/3/ /page/4/ …etc. Looks like [Softfully.com | Free Download Software – Page 2] so this looks bad.
So issue is with %%page%% with Yoast SEO and for that reason i don’t like static page. (Page 2 of 69 GOOD, Page – 2 BAD)

You know the origin of the explanation very well, so will you please guide me in the link listed below?
Read my last comment from this link: https://forum.tagdiv.com/topic/tagdiv-composer-doesnt-appear/

Thank you.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.