Search Results for 'homepage'

Results from the Forum
sgard62
Participant
#0

HI
I think I am running in circle at the moment so I decided to post this question.

I d like to create a bloc on my homepage to give away a freebie. I simply need a bloc containing an image with a message like “Click here to get your freebie now” . By clicking on this image, the reader will be sent to another page to receive the freebie in exchange of his email. This bloc would be located near the social encounter I have already created.
How to build this simple stuff with Newspaper?
thanks
mult’mesc

OnlineTushar
Participant
#0

I want to set filter on my homepage like default demo.
https://snag.gy/QF7EBY.jpg

Please suggest me how can I perform this?

kenny30
tagDiv Member

Hi again Bogdan,
Thank you so much for the color changing code.
As per FB comments – I have already this FB API installed on my post pages and it works as I want it to work.
The question is how to put those comments, the most recent of them into the “recent comments” widget which I have in the homepage sidebar
website
the widget gets comments from the theme comment module which is now swithced off globaly.

have a nice weekend

MShayto9
tagDiv Member

Hi Bogdan,

Alright, so what should I do to have this image showing properly on the homepage?

If you can give me step by step instructions on what I should do, that would be great.

Thanks.

Helvetia67
Participant
#0

Hello everyone
I am building my homepage. I have uloaded the theme. All is ok but still bit issue. On top of my homepage between menu and first to articles (big grid 3) there is an newpaper 7 advertisment (“Newsmagazin buy now”) i dont know how to cancel. Someone can help ?

Thanks

MShayto9
tagDiv Member

Alright, so if you go to this homepage of mine: http://ultimatehomelife.com/

In the first block where there are 7 boxes bundled together, a featured image for an article about dog barking should appear titled “Why Dogs Bark And How To Stop Your Dogs From Barking”. You’ll notice right away that the entire text on the featured image isn’t properly displayed.

If this image doesn’t appear there the first time you land on the homepage, refresh it one or a few times until it appears, because the homepage takes random posts from that category, so it may or may not appear the first time you land on the homepage. One or a few refreshes and you’ll see it.

Bogdan B.
tagDiv Staff

Hello,
Unfortunately this is not possible as when you navigate you will not be able to keep the page open all the time. This is the default wordpress implementation, not the theme. You cannot be on the homepage and on a post or category at the same time in the same browser window that it.
Maybe you can find a plugin that can provide such functionality but I do not know of one to recommend. Sorry
Thanks

nethn
Participant
#0

Hello,
Using your template, how can we ensure the page doesn’t get refresh when browsing through the website/menus/pages/articles so that the playback we have on homepage (radio station on shoutcast) remains active and playing without interruption?

Thank you.

thestoke
Participant
#0

Hi,

I’m using the Newspaper Theme. Whenever I set the attribute of my homepage to Pagebuilder + Page title (Instead of Pagebuilder + Latest News + Pagination) I just can’t get rid of my Homepage title and path above my main grid. It looks hideous. Is there anyway to get rid of it? Thanks!
Screen shot of my problem

Simion C.
tagDiv Staff

Hi,

Thank you Edward, indeed that will work but it would apply to all the single post pages too so if you would want to hide it only on the homepage post you can use this custom css code, enter it in Theme panel->Custom Css

.homepage-post .td-post-template-8 .td-post-title .td-post-views {
display: none;
}

Thanks

MShayto9
tagDiv Member

Hi Bogdan,

This problem is solved now – thanks!

I do however have another problem now, some of the featured images for their respective posts that appear on the homepage don’t appear in full size. They get cut off from all sides and just don’t look “full”.

I tried doing the “regenerate thumbnails” trick you guys suggest in the documentation, but it didn’t work.

Simion C.
tagDiv Staff

Hi,

You could remove the view count on the homepage post using this code, just enter it in Theme panel->Custom Css

.homepage-post .td-post-template-8 .td-post-title .td-post-views {
display: none;
}

Result – https://www.screencast.com/t/C24ljdFTnby5
Thanks

Bogdan B.
tagDiv Staff

Hello,

You can use this code: http://pastebin.com/Hr7xTBJ8 like this: https://www.screencast.com/t/cJFqirmhaI8c it should do the trick in changing the header style just for the homepage.

Thank you!

mrx
Participant
#0

What CSS code should I use to hide post view count on Homepage post?

mrx
tagDiv Member

Oh, I mean to hide post view count on Homepage post.

PedroMiguelMoreira
Participant
#0

Hello,

I´ve got a site mainly of videos.

So far it has worked very well; however, since yesterday that I cant´t embed videos in the pages – see, please, what happens at the homepage (www.videosupporters.com): the space in blank are those videos that I embeded before yesterday, I mean, if today I embed a new video in the space where there is now a video that works, it will happen that the video will no longer appear (only appears the URL).

Note: take note that the videos are OK (I mean, they can be incorpored in the site), because they belong to a channel in Youtube that is mine.

So I ask you what I have to do in order to overcome this problem.

Thank you.

Best regards.

dennis
tagDiv Member

Some thumbnails are bigger than others, https://snag.gy/uj9pin.jpg
And some images dont fit well on thumbnails slots on the static homepage

Catalin
tagDiv Staff

Hello News Stamps,

I have inspected your website and I saw that you are using the Mobile Theme for your mobile mode, right?
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello mmeida,

I have inspected your website and you are using the Mobile Theme for your mobile mode and it seems to work as properly!
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.

Thanks for your understanding!

champagnemigraine
Participant
#0

I have a full width footer on my homepage, but when I click on a blog post, the footer is not full-width anymore. Can anybody help?

PedroMiguelMoreira
tagDiv Member

Hello,

See please the image on http://videosupporters.com/category/chants/ (note: this URL appears when I go to homepage – videosupporters.com – and select the “Categories option, at the top of the page).

At the bottom left of each video, it appears the author´s name (“Video Supporters”), and is this that I want to hide.

Thanks.

Best regards.

Rahim
tagDiv Member

Hi @alin_vilad

I’m using WP social login
and the apps says :
If you want to add the widget to another location in your website, you can insert the following code in that location:
<?php do_action( ‘wordpress_social_login’ ); ?>
For posts and pages, you may use this shortcode:
[wordpress_social_login]

I use the help that u said by but I get php error in my homepage.
How can I solve this?

mmeida
tagDiv Member

Hi, Catalin. Yo can see it at https://mmeida.com. It’s my desktop homepage and as you can see it shows the mobile theme, not the desktop theme.

  • This reply was modified 9 years by mmeida.
WSSC_info
tagDiv Member

Thank you for your response,

I ended up changing the settings for our current blog homepage to a different layout and the website is now exactly how we wanted – thanks again for your help!

SteveWA
Participant
#0

We would like to restrict the inclusion of individual posts in the homepage blocks based on a Custom Taxonomy we set for each post.

Each block lists posts from 1 or more filtered categories. We want to use a Custom Taxonomy to include/exclude specific individual posts from the block.

We tried with the WordPress pre_get_posts hook, but it didn’t play well with the theme.

1) Please let us know if there is a different hook we can use or some existing function we can use instead.

2) I presume there must be some single common file, code segment or function where you call the Select for each post’s inclusion in the blocks.

If it exists, what is its name, where is it located, what line should we modify to add our custom select?

(We considered creating a category called “exclude” and putting -# in the category filter list, but that’s the opposite of how we want to work. We want all the articles initially excluded from the homepage, unless the taxonomy is explicitly checked to include that post.)

Thanks.

Viewing 25 results - 11,276 through 11,300 (of 16,511 total)