Search Results for 'homepage'

Results from the Forum
sveen
Participant
#0

Hey guys,

I found a bug using Safari on a Mac with this theme:
http://demo.tagdiv.com/newspaper/homepage-3-magazinly/

Take a look at the slider. There is a span-class slide-meta-cat and slide-meta-author. IMHO there is a top-padding or something else which is not right. Screenshot: http://www.myimg.de/?img=screenshot0894a.png

Do you know how can I fix it, so that it works in all browsers?

albycandy
tagDiv Member

Okay, I realized that Homepage 3 is a static page under “Pages” and that it can be modified using Visual Composer. I activated the plugin called Visual Composer, but it is asking me to enter a license key. I entered the key for my purchase of this theme, but the key was invalid. How do I obtain a valid key for Visual Composer?

albycandy
Participant
#0

Hello,

I selected the Homepage 3 option for a static homepage on my site: http://www.irvinepost.com. There appears to be several blocks by categories. Some of the category labels are currently blank. How do I designate/select which categories are assigned to each block? (ie. If I wanted a block to have category 1 and category 2 posts under the label “label 1”).

Thanks,
Albert

Steven
tagDiv Member

I agree with @Shashank Shekhar we need more styling with the theme,because i’ve use so many css code just to make mine not to look boring,because most of every one site i see they all look the same way and that makes it look very boring seeing every one site look the same…i try to make my site stand out more and to make that happen is to use a lot of css code,the coding of the theme is great and the features not so bad but the homepage is boring too me,but other then that the support and theme is great,when the new theme comes out and it not look like newspaper layout then i’ll buy it because i want something different not a copy of the old theme…

nanche
Participant
#0

Hi,

I’m not sure if this is an option in wordpress or the theme, but my website techmessage.com doesnt show author url properly. When i go to techsmessage.com/author/munira for example it will just redirect to the homepage. How do i fix this?

job78
Participant
#0

Hi!

It would be very nice to develop and improve the post format timeline, so we could have different ways to present content, depending on the post format. A play bouton on the image for video (like it’s the case currently on block widget for videos post format), a little image that represents photo for image post format, quotes for quotes, etc…
In this way, every post format would have its own particularity on the homepage.

Moreover, it would be very cool to NOT display thumbnails inside the post formats that are not “standard” (because when you have an image format, it’s not reader friendly to have featured image then the image on the post. Ditto for video), but display featured images on the homepage in order to keep a good presentation.

What do you think? I think it’s a nice idea and many bloggers should like it.

Sorry for my approximative english 😉

tgill
Participant
#0

Hi,

We are using slide on a custom homepage and the images are being cut-off. When clicking on the link and going to the post the image is shown in full size. How do we fix this?

Lucian
tagDiv Staff

Hi,

Use it like this to change the text color for block 1 and 2: http://screencast.com/t/3Tu5zDP7

.home .td_block2 .td-post-text-content, .home .td_block1 .td-post-text-content {
color: red;
}

Please note that you don’t have any block 2 on your homepage, all are block 1.

Use this to hide the text on blocks: http://screencast.com/t/UdUe1953ifh

.home .td_block2 .td-post-text-content, .home .td_block1 .td-post-text-content {
display: none;
}

I also noticed all this errors in you console: http://screencast.com/t/8woJM5aDFiy Please consider deactivating some plugins as this could generate conflicts and cause the theme/ other plugins/ features and so on not to work properly or at all.

Thanks

megabunch
tagDiv Member

The skipping line problem I solved by setting about 500 posts, so it doesn’t skip anymore.

The title issue I partially solved by deleting the page name, but it’s not a good solution as I can have lots of pages without a name.

The thing is, Infinite Scroll template (with Default template) creates a page with Title.

I believe it would be a good thing to have in the next version a specific Page template for Inifite Scroll besides the one on Visual Composer (like homepage + article list, homepage bg + …etc)

How can I really solve this title issue without having to delete all my pages names?

Thank you again,

Lucian
tagDiv Staff
o - reply

Hi,

Make sure you edit your homepage, you will find after the Visual Composer drop-down panel, search for “Homepage latest articles” and “Homepage loop filter” fields. If you don’t find them make sure you have them checked from Screen Option, like here: http://screencast.com/t/R5vS8l6D0q6
Hope this helps, please let me know! You should also go through our documentation, you can find many useful info about how to best use our theme and it’s features.
Newspaper documentation

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

You can use custom css to target only the homepage and change the excerpt only for block 1 and 2, like this: http://screencast.com/t/59Z8fzwIGrC

.home .td_block2 .td-post-text-excerpt, .home .td_block1 .td-post-text-excerpt {
color: red;
}

Thanks

acko_fon
Participant
#0

Hi, i have problem with excerpt in block 1 and 2 on homepage. I want to change color of excerpt only on homepage, but I dont know how to do that? Can you tell me?

Thanks

Satch
Participant
#0

Hi, I hope you could help.

I just want to have my homepage showing the title of each post and first few lines. How should I customise? I could not find any templates showing just the title without pictures/images but with the first few lines of the post.

Thank you for your assistance.

Lucian
tagDiv Staff

Hi,

You need to add posts into your featured category as the slider from the “homepage – bg – loop” template which you are also using displays the posts from the featured category.
You can also edit the page-homepage-slider.php file and change this sorting option from there. You can read more about this here: https://forum.tagdiv.com/topic/big-slider-2/
Also noticed that you have some issue with the banner on your homepage, use this css to fix that: http://screencast.com/t/4KjlFgZXs

.header-content-rec .td-g-rec-id-header {
margin-bottom: 45px;
}

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@BHSSagamore

This section: http://screencast.com/t/D8cwdaLIe5h7 is the “latest articles” area as you are using the homepage with articles list template you have this section and you can customize it from here: http://screencast.com/t/EczSSlvEt6f and chose a category filter/offset/author filer just like on blocks.

Thanks

Lucian
tagDiv Staff
o - reply

Hi,

I believe you refer to your homepage sidebars which are duplicated. This happens because you use a template with latest articles loop which has a different set of settings besides the ones for the homepage page builder, so you need to edit your page and set the latest articles area to be full width, like this: http://screencast.com/t/JFu4SQNfvakB
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

This happens when you also use the homepage with background template for your page and only if you use the stretch option for your background. We know about this issue, we have it on our todo list and we will try to fix in the next theme update. You can disable the stretch option for the background to prevent this or you can set a background for the slider also: http://screencast.com/t/p5dVMoMtCx if you want to use the homepage bg template or you could also change the template.
Sorry for the inconvenience!

Thanks

SPJ
Participant
#0

Hey guys,

Been going through the settings and can’t seem to find whats the problem. My homepage slider is not working. I added 4 articles and nothing is populating.

Thanks for the help!

http://theorangecountyindependent.com/

iha
tagDiv Member

you are right Lucian the plugin that cause the problem is

CM Tooltip Glossary Pro+

so after that i’m deactive the box
Only show terms on single posts/pages (not Homepage, authors etc.)

on it <

so evry thing is right and goooooood !!!!!!

thank you for your help ^_^ i love you ^_^

megabunch
Participant
#0

Hi,

I think I have the latest version of the theme and I’ve followed the steps on how to create a Homepage with Infinite Scroll.

I’ve tried to create a test homepage and it’s like this: http://gossipzone.me/home-2/

Something is not working well as after 10 posts in infinite scroll it jumps a line and the posts load in a weird way also.

We would need a 3 colums infinite scroll too.

Could you please take a look and help us?

Thanks in advance,

Lucian
tagDiv Staff

Hi,

You can use the homepage with background and articles list” template and replace the code from page-homepage-bg-loop.php file with this one http://pastebin.com/dWhCS7pZ like this: http://screencast.com/t/JwKhIYvus
Please make sure that before you modify the template file you make copy of it so you can revert back to it if something goes wrong.
Hope this helps!

Thanks

ddican
Participant
#0

Hello,

I have a problem that only happens on Homepage of the website. I have added a fixed background on my website and every time I scroll, the background moves down leaving a whitespace on top. This doesn’t happen in any other page. Using the Inspect Element, I noticed that on the selected element the JavaScript is adding the transform attribute.
See below:
< img class=”td-backstretch” src=”http://www.hotdeco.ro/wp-content/uploads/168791423-21.jpg&#8221; style=”position: absolute; margin: 0px; padding: 0px; border: none; width: 1349px; height: 808.881153846154px; max-height: none; max-width: none; z-index: -999999; left: 0px; top: -233.440576923077px; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);” >

Can you help me fix this issue?

Thanks,
D

Lucian
tagDiv Staff

Hi,

I’m not sure I understand, if you get just shortcodes like this: http://screencast.com/t/wxJL6r0FDZiL on your homepage please try this: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/ If not please let me know!

Thanks

googlybear
tagDiv Member

Hi Lucian,

That seems to move the latest articles to the very top of the homepage, but I want the latest articles to come in second under the big slider like pictured here: Example Latest articles

How might I do this?

Thank you!

brightidiots
Participant
#0

First of all, thanks for the great theme and awesome support, keep up the good work. I didn’t had any issues so far, and that’s unique for a WordPress theme:-).

I found a little bug, I think, with the ad display above the articles, using headerstyle 3 and posttemplate 3. There’s a little overlap with the featured image, only on single post. The homepage is displayed correctly. I use a little custom CSS (found here) for center the menu.

#td-top-menu .sf-menu {
display: table;
float: none;
margin-left: auto;
margin-right: auto;
}

Screenshot: http://awesomescreenshot.com/06d3tlwi77
live: http://goo.gl/h8oynw
Suggestions are welcome!

Viewing 25 results - 15,251 through 15,275 (of 16,511 total)