Search Results for 'homepage'

Results from the Forum
Calin
tagDiv Staff

Hi,

Please provide some more details about this problem, this is happen only in homepage or for all post and page from your website; please provide me a link were I can inspect this problem, in this way I will be able to provide you a solution.

Thank you for your understanding!

robben07
Participant
#0

I wonder if you can advise on the following please?

I’m using the Newspaper 9 theme and I have both tagDiv Mobile Theme and Official AMP for WP installed. Under Newspaper > Theme Panel > Mobile Theme: I have “Mobile + AMP” enabled.

Under AMP > Content Types I have both “Posts” and “Pages” enabled.

The problem I’m facing is when I load my site on a mobile device it’s displaying the homepage and posts however pages are not appearing (only the page title is displayed but not the page contents).

If I change it to “AMP” instead under Newspaper > Theme Panel > Mobile Theme the page displays correctly.

I wonder if you could advise why pages are not displaying correctly when “Mobile+AMP” is selected please.

Many thanks

advanco_pex
Participant
#0

Hello,

I want to disable the date on all blocks (on homepage and sidebar) because we have timeless content. How can I do that?

Thanks

Simion C.
tagDiv Staff

Hi,

The mobile homepage is predefined, the content that is displayed in it (meaning the top grid and latest section) don’t have any settings at the moment.

So if you want to change for example the number of posts in the top grid, you would have to modify it here – http://prntscr.com/n6doxf

The number of the posts in the latest articles will be the one set in the wordpress dashboard here – http://prntscr.com/n6dxqq
Or you could modify it here – http://prntscr.com/n6dy9ehttp://prntscr.com/n6dyfx

We will add more options in the mobile theme in future updates. There may be settings for the number of posts as well. Sorry for any inconvenience.

Thanks

masterwebsite
Participant
#0

good morning, I have a problem after updating the template from 9.2 to the current version. The preview of the articles is no longer visible (refer to the homepage) is the modification of the home page itself I can’t do it because it gives me the following error.
‘Error at zones: 5(models) : 1(dom). The model does not match the content’

Is it possible to get help? Thank you

Calin
tagDiv Staff

Hi,

You need to set the code in functions -> https://www.screencast.com/t/dNHGeLEMd9p
You can check a similar topic -> https://forum.tagdiv.com/topic/customize-woocomerce-homepage/

Thank you!

marshallgunnell
tagDiv Member

Ok, when I updated the theme, it completely screwed up my entire homepage.

http://www.supergeekreview.com

What’s worse is TagDiv Composer is now gone! Please help!

Calin
tagDiv Staff

Hi,

Please check our documentation for page template -> https://forum.tagdiv.com/page-templates-2/
Basics: Using the tagDiv Composer Front-End Page Builder -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
How to Create Beautiful Homepages with Newspaper Theme -> https://tagdiv.com/how-to-create-homepages-with-newspaper-theme/
Login – How to enable the user registration -> https://forum.tagdiv.com/login-how-to-enable-user-registration/

Thank you!

Calin
tagDiv Staff

Hi,

If you want to remove the padding only on post you need to use this code

.single .td-container-wrap .td-container, .single .td-container-wrap .tdc-row, .single .td-container-wrap .tdc-row-composer {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.single .tdc-content-wrap .td_block_big_grid_1,
.single .tdc-content-wrap .td_block_big_grid_2,
.single .tdc-content-wrap .td_block_big_grid_3,
.single .tdc-content-wrap .td_block_big_grid_4,
.single .tdc-content-wrap .td_block_big_grid_5,
.single .tdc-content-wrap .td_block_big_grid_6,
.single .tdc-content-wrap .td_block_big_grid_7,
.single .tdc-content-wrap .td_block_big_grid_8,
.single .tdc-content-wrap .td_block_big_grid_9,
.single .tdc-content-wrap .td_block_big_grid_10,
.single .tdc-content-wrap .td_block_big_grid_11,
.single .tdc-content-wrap .td_block_big_grid_12 {
margin-left: 0;
margin-right: 0;
}

If you want to apply the code only on homepage replace .single with .home

Thank you!

Calin
tagDiv Staff

Hi,

In order to set latest post on homepage you can set the page templates to Page Builder + Latest Articles + Pagination -> https://forum.tagdiv.com/page-templates-2/ or you can use tagDiv Composer with tagDiv Cloud Library and set a post loop in page -> https://www.screencast.com/t/azCGYslFi

Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Let me know if you have more questions!
Thank you!

Simion C.
tagDiv Staff

Hi,

Most pages and homepages, category templates, post templates etc from demos are available in the cloud library, so you can import and use the ones you want
https://cloud.tagdiv.com/#/load/Allhttp://prntscr.com/n5wrfs
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
We will try to add more in future updates. If you have more questions let me know.

Thanks

Garba
tagDiv Member

Hello Catalin,

Thank you for your response but I mean I need more than 4 posts on the homepage, before pagination starts, or infinite scroll.

Catalin
tagDiv Staff

Hi,

In this case, you need to change your homepage from Static one to be sorted by your latest posts from here -> https://www.screencast.com/t/IgLAhEKAfGG3

Thank you!

master2501
tagDiv Member

Hi Calin!

Its exactly that, but not for the homepage. It’s just for individual posts like this one:

https://www.vortexmag.net/provavelmente-a-vila-mais-bonita-de-portugal/

I need a css code to remove padding in the posts created with wpbakery.

Thank You!

Simion C.
tagDiv Staff

Hi,

So you have imported the homepage of the demo with the cloud library, or install the demo? You can edit the respective homepage regardless, with the tagDiv composer. Modify the elements you want as needed, then save it
https://tagdiv.com/tagdiv-composer-page-builder-basics/
https://forum.tagdiv.com/block-settings-guide/

Depends on what this design is, what exactly you mean by importing design in the page. Some more details about this would be helpful.

It is true that uninstalling a demo or installing a new one will remove what has been imported by it. A full demo install with content imports demo posts, categories, menus, logo, images, theme panel settings, and in some cases a stylesheet. These will all be removed/reset when uninstalling or installing a new one. Your own created posts, menus, etc will not be affected, just the demo content.

Please let me know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

I’ve inspected your website and the only page that is working for me is the homepage
-> https://www.screencast.com/t/xryhtwMu
-> https://www.screencast.com/t/be8rboEz

Thank you!

Julian
Participant
#0

I’ve got my homepage set up with a video background using the general settings within the [ROW] and the YOUTUBE ID is set accordingly, however, on mobile the background is appearing fine yet on a desktop the video is not showing.

You can visit the site here: http://miscellaneousproductions.ca/ to see what I’m talking about. The page itself will probably be just blank white as the navigation is coloured white etc. but due to there being no background video (as there was before – on desktop) you won’t be able to see anything other than a Donate button.

Any insight on this issue would be greatly appreciated as currently, I’m thinking of just setting up a static background with an image cause the video background has been super unreliable.

devilintheskies
Participant
#0

Hello, I Have a site created with Newspaper and suddenly random pages stop showing. Whether it’s homepage or any internal page or post. The site suddenly displays a very rudimentary mobile theme, even in desktop, without the real header or footer. the site is https://inmobiliaria.miquioscoweb.com. Any help will be more than welcome.

Garba
Participant
#0

How can I increase post count on the homepage? Now it is 4.

Prateek
Participant
#0

Hello, team tagDiv.

I want to use different headers for homepage and single post page. On the homepage, I want to show a header with a logo and a menu but on the single post page, I want to show a header with the article title on it. Is this possible to achieve?

Have a nice day.

Leire
Participant
#0

I want to edit the AMP design. How can I do it?
I mean, right now, on the homepage you can see only 10 article, last posted. How can I change to infinite scroll for example? Thank you.

ySV
Participant
#0

Hello i have newspaper 9.6.1, i try to set in my homepage custom ads on tgComposer but it not show. Is an <iframe> ads. Why?

Calin
tagDiv Staff

Hi,

So if I’m right you want the width/stretch of row, if so then the simplest way to achieve this will be to create or import a full width templates from the cloud library plugin. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/

Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7

Thank you for your understanding!

TomChen25
Participant
#0

I try to add features to the homepage sidebar. How should I do it through the page builder?

https://prnt.sc/n4kf31

As you can see in the image, I have the free space on the sidebar but I cannot add a certain element into this space.

Thanks,

Calin
tagDiv Staff

Hi,

Yes you can achieve something like that using tagDiv Composer here is an example -> https://www.screencast.com/t/QWmwYySBv3 or somethink like this -> https://www.screencast.com/t/acAeQ98A
Please check our documentation for How to Create Beautiful Homepages with Newspaper Theme -> https://tagdiv.com/how-to-create-homepages-with-newspaper-theme/
What is the Cloud Library and How You Should Use It? ->https://tagdiv.com/what-is-the-cloud-library/
In order to achieve that homepage you need to have TagDiv Composer and TagDiv Cloud Library activate.
First select no header like this -> https://www.screencast.com/t/11bZOCkhUtdd after that click on row and stretch it and check the divider -> https://www.screencast.com/t/psTxA0yP -> https://www.screencast.com/t/NfNuz8bU78jM -> https://www.screencast.com/t/xHxiMXhuAG add a new row and stretch it and set the layout of it https://www.screencast.com/t/zw8ZXuXQovO set in left column a single image -> https://www.screencast.com/t/6rW1U0DR and set an image for it -> https://www.screencast.com/t/AfrfESbD0WN -> https://www.screencast.com/t/4NZuM85Cqg -> https://www.screencast.com/t/3Ch2H5ZCM8 after that set in the right column the header logo, header menu, social and the header search -> https://www.screencast.com/t/DsJhE4R1t now you need to set each element to be display inline and the search and social align theme to right -> https://www.screencast.com/t/812LUkv5Lai -> https://www.screencast.com/t/tNrmvVkW2

Hope this will help you!
Thanks!

Viewing 25 results - 7,501 through 7,525 (of 16,511 total)