Search Results for 'homepage'

Results from the Forum
marcunix
tagDiv Member

Hi Catalin, i just see one possible solution, but i need to know if you think it´s right and tell me how. I explain you

If i go to Pages-Homepage newspapper (Homepage) and in Visual composer open block2 settings, i see a filter like ‘post type’. Can I use this filter for example this way?

1-Post with no image i choose like ‘post template’ the style_7, no contain image on design
2-In visual composer, block2 settings, i choose style default or other, an so don´t show post template ‘style_7’

It´s possible that solution, in case yes, how write the only shows default style?

Thanks for your help

  • This reply was modified 9 years by marcunix.
SirSteve
Participant
#0

My article posts styles and images have gone missing yet the homepage is ok. Any suggestions? Using Newspaper 8.

donfink
Participant
#0

Under Newspaper > Theme Panel > Post Settings, then Default post templates (site wide):
I have selected default for the default site post template.

All other options in this page except the two boxes in Featured Images are turned off (for the purpose of testing).

I go to Posts and click Add New, then verify that the Post Template selected is “From Panel.”

In scrolling down, I notice that there’s a lot of stuff in my Visual Composer.

I go back up and select the Classic Editor and notice a bunch of short code on the page.

Without adding anything at all to the post, I click on Preview. What I see appears to be three columns of post previews. On the third column, a sidebar is covering the column with other content.

Clearly, I have something fouled up in the setup (and it was going so well).

No matter which template I select in the Post Settings panel, I still get three columns of post previews with the third column covered by a sidebar containing ads.

Here is the short code in case that helps:

[vc_row full_width="stretch_row" parallax="content-moving-fade" parallax_image="iii_td_pic_homepage_iii" el_class="td-travel-header"][vc_column][/vc_column][/vc_row][vc_row el_class="td-travel-features"][vc_column][td_block_5 custom_title="" sort="featured" limit="3"][/vc_column][/vc_row][vc_row][vc_column][td_block_ad_box spot_id="custom_ad_1" spot_title="- Advertisement -"][/vc_column][/vc_row][vc_row][vc_column][td_block_4 custom_title="Trip ideas" category_id="" limit="3" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="" td_ajax_preloading="preload" sort="random_posts"][vc_separator style="dashed" border_width="4"][vc_empty_space height="2px"][/vc_column][/vc_row][vc_row][vc_column][td_block_4 custom_title="Travel guides" category_id="" limit="3" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="" td_ajax_preloading="preload" sort="random_posts"][vc_separator style="dashed" border_width="4"][vc_empty_space height="2px"][/vc_column][/vc_row][vc_row][vc_column][td_block_5 custom_title="Latest from blog" limit="3" ajax_pagination="load_more"][/vc_column][/vc_row]

To make a normal post, I can delete the short code and start with a blank page. then and only then do I get a post that’s what I expect to see. I also notice that I can make other changes using the backend editor if I want to add to the content in some pretty significant ways.

Any thoughts would be appreciated as to why I can’t seem to control the default single view post template like the documentation says I should be able to do??

thanks,

Catalin
tagDiv Staff

Hello rfiling,

If you want to decrease this padding-bottom you should use a bit of CSS code and place it in Theme panel->Custom CSS area.

The code is ->

.td-main-content-wrap {
padding-bottom: 20px;
}

This rule will be applied for the entire website. So, if you want only for your homepage, you should use the .home class, like this ->

.home .td-main-content-wrap {
padding-bottom: 20px;
}

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

You simply have to install the demo you would like
https://forum.tagdiv.com/demos_introduction/
https://forum.tagdiv.com/installing-demos/
If you choose to install the demo with content, this will import dummy posts, categories, menus etc. This happens so you can get an idea about how the website will look. You will have to replace (not edit) the dummy content with you own.
You can choose to install the demo without content as well. Then it will only import theme panel settings and the demo’s custom style. You can set your own menus, and create the homepage like the demo and the style will apply to those elements
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks

marcunix
tagDiv Member

Thanks for your help, but maybe I don’t explain it right. I want that post without featured image don’t show it on homepage. It’s possible? Thanks

Bogdan B.
tagDiv Staff

Hello,

The function simply detects if the page is set as a homepage or not. You can use it to wrap your code inside it and it will only apply if the page is set as a homepage.
https://developer.wordpress.org/reference/functions/is_home/

Thank you!

devenkh2
Participant
#0

The thumbnails on the rest of my site (on homepage and for all categories) are displaying correctly but something is wrong on the search results page.

http://www.pwmania.com/?s=steve+austin

I want the thumbnails to display like the list of posts on this page: http://www.pwmania.com/category/wrestling-results

Is there anything I can edit or custom CSS I can add so the thumbnails are not so big and the search results display correctly?

Thank you

Simion C.
tagDiv Staff

Hi,

If you are using the mobile theme plugin, this comes with predefined templates for the homepage, post and category page, etc. These will be displayed regardless of what the content is on desktop. If you would like to display exactly the same content, you can simply disable the optional mobile theme plugin, the theme is fully responsive and will adapt to every screen size. Then the elements that you used to build your homepage for example, will be displayed as they are.
Here you can find more information about the mobile theme
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Catalin
tagDiv Staff

Hello marcunix,

I have inspected your website and I saw that some posts do not have any such a featured images setup and that’s why you do not bring any images on your homepage in the block. Add your featured images for these posts, clear the caches and check the results. Should work as expected.

Thanks for your understanding!

sabrinee
Participant
#0

I’m becoming quite disappointed with this theme. There are ALOT of issues happening for my site.

My tagdiv composer is not work on the home page- I click on it and it keeps showing the loading circle thingy. When I try to edit text in a block using the grids (again on the homepage but in the wordpress frame not the composer frame), I click on save changes and nothing happens. Ive been trying to edit all day ( see medcrunch.net). This is really really frustrating

sabrinee
Participant
#0

Hi

Im having multiple problems with this theme. Aside from the ones I posted earlier, I have two different social counters showing up- the ones that was added to the homepage and I could edit and a completely different one that s showing up everywhere else that I can’t even locate let alone edit. Its connecting back to tagdiv’s social channels. When I try to use composer on these pages, the social counter “get connected” is not actually even showing up for me to edit it. Help!!!

ilsa807
Participant
#0

Hi support and all other people,

I have two questions about the Newsmag theme. Searching your forum shows a lot of topics, but i want:

1. Set primary category from wordpress post (disabling newsmag category) or global settings to set it to
all posts that the category is inherited from wordpress primary category.

2. I look for a option to add share buttons to the blocks on the homepage. Is it possible, or can i do it with a code.

Thanks in advance for help.
Ilsa807

sneakerstech
Participant
#0

Hello,

First off, great theme, it really has a wide variety of customization opitons, which is a plus.

1) To begin, we were wondering if it is at all possible to display the “Big Grid Full 1” block on mobile the way it appears on the homepage. When on mobile, I only see latest posts but not the “Big Grid Full 1” the way it layed out currently on the homepage.

If so, we would also like to have tabs appear on mobile, say if were to add them on a block like the way this website did it –> hypebeast.com (they have tabs on mobile)

Our Site: https://www.sneakers.tech

2) Also, the animation setting on the theme doesn’t seem to be responding on the latest posts for some reason (block 12). I would like the images to scale when they are being hovered on the homepage as well.

arrezzo
tagDiv Member
jonathomp
Participant
#0

For a while, I have been using the default WordPress homepage that automatically displays “Your latest posts” instead of a static homepage. Now, using TagDiv composer, I am building a new homepage, which is working great, but I had a question.

Is there a way to change the excerpts to show all post text up to the Read More tag? This is how it worked before, but now, using Block 13, it is showing the excerpts that I manually entered in my Excerpts section of the post editor instead.

I checked the Excerpt settings in the Newspaper Theme Panel as well as the block settings, but I didn’t see a way to change this behavior. Please let me know if I am able to change it to show all my post content up to the Read More tag. Thanks.

marcunix
Participant
#0

Not all my posts have featured images, no normal images. I want to know how in homepage only post with featured images, no the rest. Thanks

http://www.tribunasur.es

Dan18392
Participant
#0

Hello,

I write articles on my site with a LOT of links. I want all these post links (but not links on the menu bar on the homepage, for example) to open in a new tab. I’m wondering if there were some way to make them automatically open in a new tab so I wouldn’t have to do every one manually every time.

Much appreciated!

Dan

valiente123
Participant
#0

https://www.screencast.com/t/uk8hJtHmF , Favicon is appear for homepage and single page but its not appear for post, can u help me guys, thank you.

Fenix
Participant
#0

Hi there!

I’m here cause i noticed a little bug on the mobile version of Newspaper. When you load the homepage or an article, before that the browser loaded the full HTML/CSS, there is a blue color on the page that cover the content, exactly the color of menu’s background. Is there a way to fix this, i don’t really like that.

Screenshot link: http://i.imgur.com/HK21fPV.png

Thanks in advance

Sojasucess
Participant
#0

Hi, please the mobile plugin is not displaying my page contents or any other post and page contents except for my homepage. And I tried deactivating it the whole pages and post were live. please, I need to know if it’s from the mobile plugin settings and how to fix it. thanks

Siddharth Singh
tagDiv Member

Hi,

I know that blocks can be used to display category posts.

For example block 9, they have too much space between titles.

I would rather prefer them to be compact with less spacing between post title.

For eg, I would prefer
aaaaaaa
bbbbbbb
ccccccc

rather than what is now Block 9

aaaaaaa

bbbbbbb

ccccccc

Also regarding downloaded plugins, I want to add widgets on homepage using Visual Composer or Tagdiv Composer.

Regards,
Siddharth

simonefavaro
Participant
#0

Hi all,
Does migrating from VC to TagDIV Composer to recreate all pages created with VC other than homepage ?
Thanks

Siddharth Singh
tagDiv Member

Hello,

I have downloaded & activated the plugin “Category Posts Widget”. I wanted to use it in my sites homepage.
But on clicking Add Elements, I am unable to find this plugin, like wise other plugins are also not available.

Regards,
Siddharth

Siddharth Singh
Participant
#0

I am unable to see downloaded widgets while trying to add elements in VC.

Can you please suggest.

Thanks & Regards,
Siddharth

Viewing 25 results - 10,701 through 10,725 (of 16,511 total)