Search Results for 'homepage'

Results from the Forum
MarieEveHarley
Participant
#0

Hello,

I am trying to get a transparent header over my header image on my homepage, “Newspaper; Travel Guide” theme. I have worked out how to get a transparent header (with colours) (no im not from USA and spell colours weird) but it leaves a big ugly gap between my header image and the top of the page (above the Main Menu). The transparency works when I scroll down the page and the Main Menu changes, but until then its just an ugly colour and big gap.

Any ideas how to fix?

Thanks in advance!

MarieEveHarley
tagDiv Member

I tried the code you said and still unsuccessful. Theme Panel>Custom HTML is where it goes?

I have a white gap between my header and top image on homepage when using “Newspaper – Travel Guides”.

simchris
tagDiv Member

Use Yoast SEO to optimize your homepage! 🙂

For the ‘page’ you create to set as home page, at bottom will be settings from Yoast SEO to set stuff for that page.

Also, you can add a h1 description of your site in a simple text box on home page, either at bottom in a new row, or in sidebar.

See the YOAST SEO user guides on how to use with your custom home page.

  • This reply was modified 9 years by simchris.
nute
Participant
#0

Hi all

Many errors only in homepage when you scroll the page: Uncaught TypeError: Cannot read property ‘top’ of undefine at tagdiv_theme.min.js?ver=8.1:284

I have already read what you recommend doing:
disable all plugins except visual composer (done)
clear cache (not present)
reset cdn files (Not used)

website address: http://www.energiemagazine.com

Errors disappear when I disable the tagDiv Composer plugin. I have to solve this problem, it can not stay so with a new site and theme. Can anyone help me please?

Thanks

nigel_eccleston
Participant
#0

I’ve built my new homepage using tagDiv and Yoast shows “SEO not available” for the page. It also says, “Your homepage cannot be indexed by search engines. This is very bad for SEO and should be fixed.” Anyone know why this is happening and how I can fix it? All other aspects of yoast like title, keywords etc have been entered

birchoff
tagDiv Member

Hi, sorry if I bore you, only a question, please: how can I change the colour of the background title of the category you see in the homepage? For example: “sport” or “news” etc… In the theme panel I didn’t find. I went to “colours” and “categories” but I didn’t find. Thank you

kamilkuczek
Participant
#0

Hi Guys,

I want to do this:
– use ‘poppins’ Google font only on my homepage
– use ‘roboto’ font on the rest of my page

When I try to make the hompage, I’m using ‘custom heading – text with Google font’ but I cannot find ‘poppins’ font.

How can I add this font to Visual Composer?

thanks
Kamil

RevivePh
Participant
#0

Hi, I would like to ask how to reduce the space between the newsticker and big grid in my homepage.
http://www.reviveph.org/

Thanks.

aleminopuy
Participant
#0

Hello!

I’m migrating my website from another theme to Newspaper. The website is a media aggregator type of thing. We have a podcast category, in which different podcasts have one post that contains some information about the show and a player.

I’m looking for a way to implement some sort of an ajax filter (like the homepage blocks) on the category page. I need for my users to be able to easily pick what type of podcast they’re looking for, and see those posts come up. And the subcategory listings that come up on some of the category page templates (3, 4, 8, etc) don’t do the job. I don’t want users taken to another page, I’d like the results on the page to filter right there, and have the filters available the whole time so people can switch around what they have selected.

To get an idea of what I’m talking about, you can visit the current site’s podcast page at benevore.net/podcasts

I picked Newspaper because I thought it could handle organizing a lot of information, and if there’s not a way to implement this, I’ll be very disappointed.

stint
Participant
#0

I want to show 4 different category in 4 different blocks in homepage. How to do that? I have tried with multiple category. But it is not working. Means I want to show first block with category id 5, second block with category 6, third block with category id 7 and 4th block with category 8.

Please guide. My website is http://www.newsbritant.com

tagdivstar
Participant
#0

Hi,

How can I make the pagination of Block 21 on my Homepage like this?

I know how to set it like this or this but I don’t want them.

MrOrsh
Participant
#0

I have started experimenting with moving to the Gadgets template for my site. However I have encountered an issue where the Main Menu is overlapping the content on standard pages (like the homepage) that uses the default page template. If I change the template to for example “standard template + heading” the issue goes away. However I do not want to have a header (that says “Home”) on the top of my frontpage.

It is like the Main menu gets floated over the content. And that the content starts at the top of the page with the Main menu placed on top of it. Maybe a fixed position issue somehow?

What can be done about this? The issue doesn´t seem to be present at the demo page (https://demo.tagdiv.com/newspaper_gadgets/). However I have a hunch it might have something to do with the fact that the top pictures are aligned directly with the menu (as seen in the demo). I.e there is no space (padding) between the menu and the beginning of the actual content.

Hope you understand what I mean. Can´t send you a link unfortanely since the test-site is only backend.

stiefel
Participant
#0

Hello,

How can I REMOVE DATE displaying in GOOGLE search result for posts, pages, homepage ?
Please give me an updated solution for this.
I mention that I am using YOAST SEO plugin.

Thanks.

Silviu

2hungryguys
Participant
#0

Hello, on my homepage I am using the Big Grid Full 5 component to display 5 of my latest posts. https://www.2hungryguys.com.au/

This images are presented quite dull. Is it possible to make them brighter?

Thanks,

Luke

Simion C.
tagDiv Staff

Hi,

1. By default the front page displays a list of your latest articles (blog). If that is what you want it to display, the module can be changed in the Theme panel->Template settings
https://www.screencast.com/t/8VpT8n4gm8JK
That controls how the posts will look, an also allows you to choose a sidebar for the page.
However, you can build your own homepage with the tagDiv composer
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
More information about the composer here
https://forum.tagdiv.com/tagdiv-composer-tutorial/
The available block settings are mentioned in this guide
https://forum.tagdiv.com/block-settings-guide/
You can see how all the blocks, big grids and full big grids look here (check the features menu)
https://demo.tagdiv.com/newspaper/

2. The tagDiv composer is a front-end page editor, so you can see how the page will look while building it. If you mean changes in the theme panel, those cannot be previewed. You will have to save the settings in the theme panel, and then see them on the website.
Please correct me if I misunderstand something.

Thanks

brettworth
tagDiv Member

Hi Bogdan, you appear to be incorrect as I was able to figure it out with a bit of custom CSS. Perhaps you misunderstood my question?

By using the code below I am able to use the homepage post in a full-width layout without it forcing a boxed layout.

.td-boxed-layout .td-container-wrap {
width: 100%;
}
.td-post-template-8 .td-post-header {
width: 100%;
}
.td-post-template-8 .td-post-header-holder {
padding: 20px 98px;
}

ringstonmedia
Participant
#0

I am using the Single Image widget on our homepage, and linked it to another page on our site. It was working fine until the last update, not the link is not working. I checked the widget settings, and all seems correct. Any help would be appreciated.

xteaun1
Participant
#0

All of a sudden the logo has disappeared from my homepage http://www.christianmichalak.de in Windows 10, Internet Explorer. Why?

ria
Participant
#0

Hello, i just bought newspaper 8 and i have two questions:

1) how do you get a summary of the posts on the homepage (instead of the full post)

2) where do you go to see a preview of the site before saving any changes to the theme?

thanks A LOT

Kevin Littlewood
tagDiv Member

I have tried both ways and it doesn’t work.

My homepage is: https://test.theblackpoolilluminations.info/

and I changed the header block to sort by modified as per the post, updated this post:

https://test.theblackpoolilluminations.info/about/the-lights/alices-garden-tableau/

and it doesn’t feature – help!

Amit
tagDiv Member
coursey
Participant
#0

https://youprepared.com/wirecutters-updated-eclipse-glasses-review

That is the URL for a typical page on my site. My main issue is that the Comments are at the very end of the page and likely not to be seen. Also, as the only author, having the Author Card on every post seems like egomania and overkill.

I’d like for Comments to be right below the Post content. I’d like the Author Card to disappear.

I would also like to get the MailPoet module (or equivalent shortcode) into the sidebar of the homepage and have yet to figure out how.

Thanks!

David

Rhonda
Participant
#0

I am not able to get the big grid to work on my homepage for boldcityvoice.com. I have tried many different big grids and none of them work.

Rhonda
tagDiv Member

I am not able to get any of the big grids to work on my homepage. I have deleted it and put different big grids in many times and it’s not working.

correiodoporto
Participant
#0

Good afternoon,

I need your help. I have a website “correiodoporto.com” in which I use your Newspaper 6 theme with the visual composer plugin.

It was working fine and I was very pleased but now when I enter the session “Paginas” -> HomePage -> the visual composer does not open the layout of the site where you can enter blocks.
Always loading loading.

I urgently need to insert a new block and I can not.
Image:http://www.correiodoporto.pt/wp-content/uploads/Captura-de-ecrã-2017-08-16-às-20.13.23.png

Thank you
Helder Miranda

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