Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
Support Account
Participant
#0

What is the recommended way to edit the way you see (size) an image on the article/post preview?

On the homepages with post/article listings, some images looked like they are zoomed in on and others are too large.

altpress
tagDiv Member

It seems that the content on the homepage is still being cut off/pushed up

tvsmile
Participant
#0

how can i do this? when i edit homepage with composer i cannot find how to remove them

https://tvsmile.gr/new/

under the video block

Calin
tagDiv Staff

Hi,

1. You can change the quotation from Theme panel>Theme Fonts > Post content -> https://www.screencast.com/t/LJs79t0Yu also you can change the color too -> https://www.screencast.com/t/9WWM0dq1vwzJ

2. That is happen because you are using the mobile theme plugin, if you want to have the seam content on mobile as on desktop then you need to deactivate the mobile theme plugin.
Please check this similar topic -> https://forum.tagdiv.com/topic/mobile-help-homepage-different/

3. Dis is also related to the mobile theme plugin.

Thank you!

ciccioproto
Participant
#0

Hi, I put PageBuilder + Latest Articles + pagination on my website’s homepage. I would like to change the title “last articles” and do it like in the business theme demo with the thin line above the title. If I change colors from the theme panel, the title inserts it in the middle of two thick lines. How should I do? Thank you.

jpugatch
Participant
#0

When I look at the Homepage in the different viewers in my editor, all looks fine. When I navigate to the site on a mobile browser however I get something completely different. All plugins are installed — am I missing a step?

Calin
tagDiv Staff

Hi,

First please check the way that you have set the sidebar in homepage, if is using widgets then use widgets too, if is set using tagDiv Composer, try with tagDiv Composer also please provide some more details about the implementation you’ve tried.
Or if you want you can send us an email at contact@tagdiv.com and provide admin login and I will take a look. Include a link to this topic in the email.

Thank you!

Simion C.
tagDiv Staff

Hi,

Is it happening only for the homepage? That must mean there is a problem with an element it. It may be caused when adding various codes, shortcodes or scripts in the composer or maybe in the backend of the page – https://forum.tagdiv.com/tagdiv-composer-not-working/
Or when trying to edit a page that was not built entirely with the composer.

If you recently made any changes to the page, before the issue happened, you could try to revert to a previous revision of the page, in the backend.

Thanks

Simion C.
tagDiv Staff

Hi,

Setting a general background color or image in the theme panel will affect the whole website.
One solution would be to use some CSS to do it, without using the theme panel background option.
For example a code like this will make the homepage only appear as boxed, with a background image of your choosing

.home .td-container-wrap {
width: 1164px;
}
body.home {
background:url("");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}

Or a background color, depending what you want to do

.home .td-container-wrap {
width: 1164px;
}
body.home {
background-color: red;
}

You could give this suggestion a try, let me know. I can modify the codes if needed, and also a link to the website would be helpful, so I can test there.

Thanks

geniovi
tagDiv Member

i use footer widget. Not is possibile add “display:none” in a class td-footer-info in all pages except homepage?

Simion C.
tagDiv Staff

Hi,

I have checked the website, but I can’t see the problem. This is how the header looks in the homepage for me – http://prntscr.com/o5vb1f
And in the post page – http://prntscr.com/o5vb7y
Can’t see any shifting at the moment. If I misunderstand please let me know and I will check again. Let me know.

Thanks

Calin
tagDiv Staff

Hi,

I’ve checked your website and now it look normal -> https://www.screencast.com/t/R6haXrctZf maybe you had set in the footer the homepage as a footer page.

Thank you!

Catalin
tagDiv Staff

Hi,

Check this option from here -> https://www.screencast.com/t/s0pw78Uf If you want to have a homepage, you will need to use the static page. If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thank you!

forevermogulmag
Participant
#0

How do I set a background for the homepage only so only the homepage is in a boxed layout? I do not want the boxed layout site wide.

Thanks.

IS
Participant
#0

Was wondering if you have any custom code to remove/disable the styling (eg.loading animation, pagination, etc) from the homepage/other to improve site speed or just to make it look more simple.
Let us know if you think this is doable.

pavel_t
Participant
#0

When I set up page properties for homepage, I use template “Pagebuilder + latest articles + pagination” with “Limit post number” for example 12 posts. Is it possible to set different “Limit post number” for next pages, when listing through archive – /page/2/, page/3/ etc.? Because on top of such pages are not other blocks like on homepage, so it would be useful to have more articles there. Is it possible and how?

mario118
Participant
#0

Hello,

Ever since the recent update that moved around some support from the newspaper-child theme, my websites performance has been impacted. It takes now over 25-30s to load the homepage. It use to take under 5s before the update.

Under “defer parsing of javascript” in GTmetrix, there’s a line that says /wp-content/plugins/td-composer/legacy/newspaper/js/tagdiv_them.min-9.7.3.js. What is this?

Is anyone else having performance issues?

Simion C.
tagDiv Staff

Hi,

Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest. Also please note the allocated support hours mentioned in the top banner.

From what I can see that is the homepage of the site – https://khanh.com.vn/
You can set any page as homepage if that is what you want. Create new pages with the composer and set the one you want – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
We provide homepage/page examples in the cloud library, you can import these as well
https://cloud.tagdiv.com/#/load/Homepages
https://cloud.tagdiv.com/#/load/Pages
This is the cloud library plugin documentation – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

1. Rows have stretching options, please check the row settings
http://prntscr.com/o55ps0
This is the composer documentation – https://forum.tagdiv.com/tagdiv-composer-tutorial/

2. Maybe you are referring to the dividers, please check the row settings, dividers tab
http://prntscr.com/o55q6l

If you have more questions or you need help, let me know.
Thanks

zachael
Participant
#0

As the title says, on my website (https://thereformer.net) the header displays center on the homepage on mobile. On the post page, the header shifts to the right and cause the menu as well as the header advertisement to look wrong.

Is there a fix without choosing a pre built header?

Thanks in advance,

kecodoc
Participant
#0

Hello Everybody!
I am looking solution to hide Header ads from homepage only. Does any one know exact the file needed to be modified?
Thanks

jamiesharpe
tagDiv Member

Sure it’s on the homepage, https://www.pinkluggageabroad.com/ . You might need my wordpress login to access, I will send that to TagDiv support referencing this chat.

Bogdan B.
tagDiv Staff

Hello,

The sidebar on your front page can be different from the sidebar on your articles. It depends on how you implemented it. A page can either grab a sidebar fro mthe widgets area using a widget sidebar element or it can have elements added directly to the page in the composer using a split row. In each case you can have separate sidebars or pages/posts. If you use sidebars from the widgets area you simply have to make sure you do not show the same sidebar on both posts and the homepage. If you have content added to the page on a split row, it will not affect posts at all.
Please read this guide: https://forum.tagdiv.com/sidebars-tutorial/
For a sidebar added to the composer on a split row, please read this guide: https://tagdiv.com/tagdiv-composer-page-builder-basics/

Thank you!

kewalsmulti
Participant
#0

Hi,
Can you please modify this code provided by Bogden B so that the subtitle will link to the post?

https://forum.tagdiv.com/topic/how-to-write-different-post-titles-on-homepage-or-categories/#post-162352
<?php $td_subtitle_module = get_post_meta($this->post->ID, 'td_post_theme_settings', true); ?>
<p class="td-sub-title"><?php if(!empty($td_subtitle_module['td_subtitle'])){echo $td_subtitle_module['td_subtitle'];} ?></p>

Thanks!

freeall
Participant
#0

Hi, can you help me with some problems ?

I want to install the homepage like this : https://khanh.com.vn/, my website : https://buinguyenstudio.com. What do I need to do.
1. I need my colum longer. My colum https://prnt.sc/o4vb8p like this colum https://prnt.sc/o4vcut

2. I want to be like this then how https://prnt.sc/o4vdhj

Thank you !!!

Calin
tagDiv Staff

Hi,

I’ve made some test in this way and for my the translations is working good -> https://www.screencast.com/t/mw4qrIDz -> https://www.screencast.com/t/hZcIBZ00drP
it can by a cache problem; please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.

Unfortunately for the moment you can not customize the homepage on mobile theme, sorry!
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Thank you!

Viewing 25 results - 7,051 through 7,075 (of 16,511 total)