Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
ctoweett
Participant
#0

Hi. I cannot seem to figure out why categories are not showing on the flex block. I copied the shortcodes for the crypto demo homepage and edited them on my site with td composer, but the category is not showing. Kindly assist in diagnosing the problem.

Rhonda
Participant
#0

Could you tell me, please how I get the author name to show up on the thumbnail images on the homepage? Right now it is just showing categories.

Simion C.
tagDiv Staff

That would be possible, for the mobile homepage you could use this code
https://www.screencast.com/t/IvXp1CKZmMMd

.td-main-page-wrap .td-container:first-child {
width: 70%;
margin-left:auto;
margin-right:auto;
}

For the category pages this code if you want it for them as well
https://www.screencast.com/t/K0n4ajB5xL

.td-category-grid .td-container {
width: 70%;
margin-left:auto;
margin-right:auto;
}

Samet186
Participant
#0

Hey guys,

Since I’m a layman I want to ask you something: How can I create and Image with a CTA Button with the Newspaper Theme? Something like on the Dentist Demo. I can add a new Image with the tag div composer, but i cant insert the CTA in the image.

My second question is: I want to create a Homepage. I go to pages and create the page: ”home”. But I dont want the homepage have this permalink: http://www.domain.com/home I want it to have this normal link: http://www.domain.com How can I handle this.

Thanks in advance

Simion C.
tagDiv Staff

Hi,

You can use that code like this, it will apply only to the homepage

body.home{
overflow: hidden;
}

Thanks

Simion C.
tagDiv Staff

Hi,

I believe this is what you are trying to do
https://www.screencast.com/t/FQG4s7fjwxB
You can change the color if you want, also the code will affect only the homepage

.home .td-main-content-wrap,
.home .td-main-page-wrap .td-container-wrap {
background-color: #e8e7e6;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed, the inline ad you use has a bigger width than the post content (696px) in the homepage as well. In the homepage it is breaking outside of the container
https://www.screencast.com/t/fx3Ycq2F
Either use a smaller ad size in the homepage or set it on a full row for bigger ads.

In the post you should use if possible ads with a max-width of 696px in a post with sidebar. That is the maximum allocated width to the post content.

For the inline ad you could use a code like this
https://www.screencast.com/t/Gp9j6goJPF

.td-a-rec-id-content_inlineleft {
margin-right: 21px;
}

jericho
tagDiv Member

Hi Bogdan,

Here’s my site: https://pinoycollection.com/

I just want to hide the breadcrumbs on the homepage and not on the whole website.

Screenshot: http://prntscr.com/ixc74e

Thanks!

Greg K
Participant
#0

Hi,

I’d like to add the CSS below that disables scrolling, but I only want it to take effect on one page of my website (the homepage, wamserforallentown.muhlenbergweekly.com) and not other pages on that domain (for example, wamserforallentown.muhlenbergweekly.com/issues). When I add it to the Live CSS, even in the TD Composer of the homepage, it still applies to the rest of the pages across the subdomain.

CSS:
body {
overflow: hidden;
}

Thanks,
Greg

twinkle4starms
Participant
#0

Hi,

I need help regarding the mobile menu background/search image, it is showing in desktop, it flashes when I go to homepage and navigating between the post.. it flashes before the page is loaded.

I turned off all the plugin, but it is still there.
Site: https://www.dogshealthblog.com

Can you help me to fix it? Thank you.

DiscoVacanze
Participant
#0

Hi I’m creating the homepage. In the various boxes gives me the ability to view only posts and articles. Is it possible to add pages too?

RWBest
Participant
#0

Hello,
I’m trying to create my homepage but every time I tried to drag in a section or block I just get the waiting circle and nothing happens. I followed the video tutorial but every time I try to add anything I just get the loading circle.

Simion C.
tagDiv Staff

That code will apply only for the homepage if it is in this form

.home .td-container {border-bottom: none;}
.home .td-pb-row:before,
.home .td-pb-row:after {display:none;}

Simion C.
tagDiv Staff

Hi,

Then more modifications might be needed, and cases created by page, if possible. Maybe a condition wrapping the query where you set the offset for the homepage would work
https://www.screencast.com/t/Havw9qdJfDD
You could try that and see if it works.

Simion C.
tagDiv Staff

Hi,

Try a code like this in Theme panel->Custom CSS section

.home .td_block_wrap {
margin-bottom: 0;
}

Most blocks and in this case the hero element have a margin bottom set by default, this code will remove that margin for the hero element in the homepage
https://www.screencast.com/t/z1kwBeBH

Thank you!

Simion C.
tagDiv Staff

The issue was related to the news ticker only, there were no issues with space between blocks. I believe an extra paragraph appeared in the news ticker, but it was fixed quickly. So now placing a news ticker in a page will work properly.

7. The theme width is fixed, it is not recommended to change it and there is no general width setting. The post content width is fixed as well, it will be 696px with a sidebar
https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/
And the full theme width with no sidebar
https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/

8. That is possible, there is a margin and padding set for that module
https://www.screencast.com/t/ZgYl8y9cUl
Those could be reduced with a code like this
https://www.screencast.com/t/GBq3Ndmwm
Or use the values you want in the code, then enter it in Theme panel->Custom CSs

.home .td_module_12 {
padding-bottom: 10px;
margin-bottom: 20px;
}

9. The excerpt text will either be picked automatically, or you can set one manually
https://forum.tagdiv.com/excerpts-introduction/
You can only change the module used for the posts on the whole blog page, not by post. In a static homepage or page you can use any type of block and there are more possibilities
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

10. Where exactly is this indentation, I cannot find it. I have browser the website but I don’t know what to look for exactly.

Thanks

soluzioneveloce
Participant
#0

A few moments ago, after a few days that I did not modify my pages, I opened elementor from my homepage and the broswer gave me this error. I can no longer edit any page I created, not even with the other td composer editor (integrated into my theme).

I’ve already cleared the broswer cache but it does not work.

I’m afraid I’ve touched something in the htaccess file these days.

Thank you very much.

Volnus
tagDiv Member

You could add a plugin like this https://wordpress.org/plugins/insert-headers-and-footers/ and paste the code in one of the fields.

However, I recommend not using the auto ads feature on complex designs especially on homepages I find it to cause a lot of trouble with sticking advertisements in weird places and distorting the design.

meles
tagDiv Member

Cool,

But it caused another problem, black background on the pages and posts. How to limit this style only to the homepage? Now it’s like this:


.home .td-container {border-bottom: none;}
.td-pb-row:before, .td-pb-row:after {display:none;}

Funny 😀

creativefaraz
Participant
#0

Hi there,

My Website’s Homepage Images are very dull but they are fine on post pages.

Please have a look at them here : https://creativetacos.com

Bogdan B.
tagDiv Staff

Hello,

A new post will be shown in the homepage once it has bee created in the standard way of creating new posts in WordPress but only if the filtering on the homepage allows to show the latest posts. Please use this guide to learn how to use the tagdiv composer and show the posts that you want on the homepage: https://forum.tagdiv.com/tagdiv-composer-tutorial-2/https://forum.tagdiv.com/newsmag-block-settings-tutorial/

Thank you!

Simion C.
tagDiv Staff

Hi,

Those would be the backgrounds for the two rows in the homepage
https://www.screencast.com/t/m8HXhwRZ4iKs
https://www.screencast.com/t/5V3g52hfbJHh
Try editing the page with the tagDiv composer and remove the images set as backgrounds for those rows
https://www.screencast.com/t/PiCdbt1D
Let us know if there is still a problem.

Thank you

kcbrian
Participant
#0

Hi,
I’ve tried severally to add the big grid slid to my homepage using tagdiv composer, the element just keeps loading. Please any solution to this?

Viewing 25 results - 9,351 through 9,375 (of 16,511 total)