Search Results for 'homepage'

Results from the Forum
anastasios
tagDiv Member

Christopher, I can’t thank you enough. The pro version works great! You solved one of our sites biggest issues and we ll be using newspaper soon on our homepage too! THANK YOU SO MUCH and if you are local to Cali I will be more than happy to buy you a beer!!!

Shashank Shekhar
tagDiv Member

Re-designed my homepage : http://www.styzic.com

webjump
tagDiv Member

Hi Lucian,

Sorry for delay responding to you.

Thank you so much for all your help so far. I think we are getting there:

HOMEPAGE – FIXED
http://www.betasite05.co.uk/

Sidebar is fixed.

However the category page font is Roboto Condensed again.

http://www.betasite05.co.uk/category/culture/

For some reason it keeps defaulting to the Roboto Condensed font. Is it worth sending you my login to make sure?

Ken

anastasios
tagDiv Member

Thank you Marius and Christopher. Christopher, I admire your kindness to always help here, voluntarily.

I tried both plugins but for some reason they don’t work with newspaper. They work with twenty fourteen (the wp standard), which makes me think that your theme might be handling the images in a distinctively different way than others.

I should note that I used the free version of the auto post thumbnail plugin, but it says that it does the same as the paid version.

Is there any other way to achieve having images from our wp subddomains on the homepage that you might think?

Thank you so much for your help in advance!
Anastasios

Daniel Finch
tagDiv Member

I’m having issues resolving this to be honest.

I have installed the SEO plugin by Yoast and added title and description which is showing when I right click > view page source. I have also done the same for social option in the SEO plugin by Yoast but when sharing the link to my homepage I still get this: http://take.ms/HMhfW (also happens on other social platforms)

For the sake of clarity here are screenshots of social and homepage meta information I have added in the SEO plugin by Yoast: http://take.ms/M0QpX and http://take.ms/k533C

I’d also like to add that I don’t understand the information when I add my URL here: https://developers.facebook.com/tools/debug/ Please help!!

Lucian
tagDiv Staff

Hi,

Try this css:

.td_ul_login {
margin: 0 65px 0 0;
}
.top-header-menu {
padding-left: 0px !important;
}
#menu-td_top {
right: -555px;
}

Thanks!

Pjump
tagDiv Member

The problem is that I have one article that is in multiple categories like “Featured” (to show the article in the main slider), “Food” and “Clothing”. I have different blocks to show each category in homepage. The article is showed only in the “Food”. The problem is that I want to show the article only in the slider (“Featured” category). I have the unique article feature enabled.

LindenMobile
Participant
#0

I just installed the theme and all the plugins. It asks me to update VC but I can’t (read in another posts that it isn’t necessary). Now, the Visual Composer does not work for me.

I’ve used it before and I know there should be a button above ‘Add Media’ that you click but instead it’s opened below the text field and I can’t load templates or anything. A screenshot is here: http://i59.tinypic.com/2lwvfd4.png

How do I fix this or how do I use this?
I need the VC for a lot of stuff such as the homepage so I’m stuck now.

techedge1
tagDiv Member

I would also like to right justify the top menu (on black background) next to the Log In and left justify the Date.
Thank you for your help.

SheikhOvais
Participant
#0

Hi there,

My homepage shows the list of posts on my blog. Can I change the number of posts for each page?

Thanks.

anastasios
Participant
#0

Hello TD team,

We are using wordpress multisite and use your theme for our subdomains (where our content gets posted ex. http://greece.greekrporter.com). We would like to use the newspaper theme in our homepage too, but have been trying to do this for a long time with no success, thus I am asking for your help. Basically what we need is for the theme to be able to grab the image from the post (because when it looks for the featured image the url is different since it is uploaded into a another blog and then inserted to our main homege via the sitewide tags plugin).

We tried using the “get the image” plugin, but it didn’t work. There are themes that support this (grab image from within the post) like the one we are using now (ex: http://GreekReporter.com).

I don’t believe it is hard to achieve, but maybe since you know better how the images work in your theme you might have an idea on how to do this. Please, if you can offer some advice or a way to do it, it will really help us and we will be able to use your theme on our homepage that we always wanted.

Thank you so much in advance!
Anastasios

Dustin
Participant
#0

On the large section of the Featured Post section on the homepage, how can I set it so that the full post title displays?

It’s currently displays over 3 lines, and truncates the title. I tried changing the width in several places with css, but am not finding a way to do this.

Thanks.

Pjump
Participant
#0

Hi,
I have a article that is showed in multiple blocks in my homepage.
Is possible to set in witch block this article is showed? What is the criteria used by the unique article feature?

Lucian
tagDiv Staff

Hi,

As you can see this is the description for your site http://screencast.com/t/FTNLA63urAW
You can change this using your seo plugin or you can use WordPress SEO by Yoast plugin, edit you homepage and the add your description here http://screencast.com/t/OG2ssGLXqu

Thanks

Lucian
tagDiv Staff

Hi,

(1) Use this custom css, add in theme panel > custom css:

#rev_slider_1_1, #rev_slider_1_1_wrapper  {
max-width: 100% !important;
}

.vc_custom_1407888735315 {
float: left;
}

@media (max-width: 767px){
div.vc_custom_1407609364791 {
background-color: white !important;
border-color: white !important;
}
}

(3) Like I said we will look into this and try to fix it in the next theme updates.
(4) Try this css, I have tested it and should work fine for you too, no extra spacing added, just moved the menu to center: http://screencast.com/t/fQsFTy292CPO

.td-menu-wrap #td-top-menu {
margin-left: auto;
margin-right: auto;
display: table;
padding-left: 0px;
}

Thanks for the message!

TheMediumUTM
tagDiv Member

1. I haven’t seen a way, but it is a little flexible; it seems to crop a little when it executes the resize. The original demo images are not actually all the same dimensions before being resized, e.g.:

http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/07/DeskWalls-672.jpg

http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/07/DeskWalls-124.jpg

And the featured images on my site, which were all 960×540 from when I imported them to this WordPress install, are cropped pretty well in the big slider. Note that you might be facing an issue that there is some documentation on:

https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

2. The homepage is a regular WordPress page that gets marked as the front page in the WordPress settings (under “Reading”). You could have the other pages look like it by editing the homepage, switching to classic mode, copying all the shortcodes you see there, and pasting those into a new page. Then switch to the backend editor on the new page and tweak from there.

techedge1
tagDiv Member

Thank you both for your suggestions. I have the following changes:
1. Lucian – Your example is how mine is configured, but the size is not fixed when the width of the window is changed. This is not a major issue, but if there is a setting I’m not using or some css code I should add to the page, please let me kno.
2. The 2/3 & 1/3 setting seems to be find for this application, so I will leave it at this setting.
3. Lucian – I don’t have a specific design in mind. I just wanted to take advantage of pre-designed functions and experiment with different color setting, buttons, etc.. for a Call To Action message (I’m not an accomplished graphics designer so a feature like this is helpful).
4. I incorporated your examples for centering the menu and expanded the spacing between the options.
5. I will make the change as you suggested.
6. This is handled as well.

Please let me know when you might have a fix for the CTA function.

rparlier
tagDiv Member

I was able to recover the missing images, but the homepage is displaying images that don’t fill the frame.

For example: The smaller images to the right of the Big Slider are not filling the whole box. I’ve checked the size of the pictures and they should be large enough.

Lucian
tagDiv Staff

Hi,

Glad you have managed it.
Regarding the Visual Composer, please note that this plugin is included in the theme files at it’s latest version each time the theme is updated.

Thanks!

Lucian
tagDiv Staff

Hi,

Tested this in my case and looks normal, no change http://screencast.com/t/c4kxEjEX0 so it’s not theme related.
My guess this comes from a plugin, I have checked your site for this and noticed these other link from your content http://screencast.com/t/8LU1q2SK6P the same may happen in case of home.
Disable some plugins and check to see if the issue is still present.
Also noticed that your menu http://screencast.com/t/qUGL7h9N02 would look much nice if you change it to white using this option http://screencast.com/t/05idrUiXobAv\

Thanks

Rodney828
tagDiv Member

Yea once you get everything right and let this theme do it’s thing it is really nice.

Dustin
tagDiv Member

Think I figured this out. Looks like it was due to having an older version of Visual Composer.

-It’s quite worrisome that falling behind on updating that one plugin can easily break your site.

rparlier
tagDiv Member

Thank you! Now the site is actually responsive. But I am having the previous issue where images that are featured pics attached to posts are not regenerating. I’m getting this message when I try to regenerate:

“01415470” (ID 94996) failed to resize. The error message was: The originally uploaded image file cannot be found at /homepages/1/d488799202/htdocs/wp-content/uploads/2014/05/01415470.jpg

I don’t am not sure of the homepages directory. I’ve never seen it before.

rparlier
Participant
#0

I installed the newspaper theme today, and when I tried to regenerate broken images many of them were not able to be found. Now the only thing the website displays is a fatal error message:
Fatal error: Call to a member function set_defaults() on a non-object in /homepages/1/d488799202/htdocs/wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-settings.php on line 439

Matt
tagDiv Member

Yes, the advanced css is very helpful. I think I found a nice solution by using the big slider on the desktop homepage and a taller version of the regular slider on the mobile homepage.

Thanks for the help. I love all the options with this theme.

Viewing 25 results - 15,601 through 15,625 (of 16,511 total)