Search Results for 'homepage'

Results from the Forum
Carel
tagDiv Member

@cagatay : how did you create that homepage slider ( two big slides and a third one with two items)? It looks really nice!

Actually i have the answer!!!! It is the render of big slides on iphone…

  • This reply was modified 11 years by Carel.
rockcityrecord
Participant
#0

I use two sections of “Block 2” on my homepage. On the first block, the posts are stacked 2×2 but on the second set they are stacked 1×4. The second set is a cloned version of the first. Do you know why this is happening? I would like both blocks to be 2×2.

instacomedy
tagDiv Member

i’ve read the whole documentation. im not crazy, i know how to read. i might not have no coding skills but i definitely know my way around. all that has already been done. wether its from that screenshot you sent me or from or from appearance-menus-manage location, iyts not working!!! i created a custom menu with my homepage and i added my categories to the menu as i want my categories to be pages, i see my custom menu in my admin panel, it just wont save my settings, something is definitely wrong. all that has been done, i read the documentation, i created everything else on there, im not stupid, it just wont save my settings

frasercarly89
Participant
#0

Hello,

How come when I go to my website http://www.livelovefruit.com, my homepage looks like this:

http://livelovefruit.com/?attachment_id=7239

Sometimes when I login, it will change to how it is supposed to look, but this is obviously reducing website traffic because the homepage probably looks like this to other individuals visiting my site (who can’t log in).

Best,
Carly

Kaskarino
tagDiv Member

Hi Lucian,

I have unistalled all plugins except Speedbooster and Visual Composer but unfortunately i have the same problem. Post titles in homepage turns to bold.

The only custom css i have added is:
.td_text_with_title, .widget_eme_list {

font-family: Open Sans;
}

.post .td-sub-title {

font-family: Open Sans !important;
}

.author-box-wrap .author {

font-family: Open Sans;
}

.widget_recent_entries a {

font-family: Open Sans;
}

.td-footer-wrap .widget_text ul {
list-style: none;
}

What do you think? Why it needs 10 secs to load homepage?

simchris
tagDiv Member

Simple way to add text to your homepage is make separate sidebar for the homepage, and just put a text box in the sidebar describing “About this site” … with a paragraph, and <h3> tag for your keyword, then link to the full about us page. A “hidden” H1 is bad for SEO, as is ALL hidden text – period, full stop. Alt tag on your logo with your keyword good idea, a descriptive text box at bottom of home page, in widget on footer, on sidebar, etc., are all great places to add that kind of thing unobtrusively but still have the text on the page. And of course make sure your description tag for your home “page” is setup in Yoast, which you do from the PAGE you create for static home page with PageBuilder.

Branstone
tagDiv Member

Hi Radu,

I’m experiencing the same problem.
My homepage is built with the pagebuilder – so how exactly should I add the keyword in a h1 on the homepage via the pagebuilder? Is there a way to do it in a “hidden” way so it doesn’t ruin the homepage design?

Thanks!

nbraylan
Participant
#0

Hey

I recently replaced my main site bubblear.com with the content from new.bubblear.com. There are some issues now that Im trying to fix. One of them is that the “random post” widget on Footer 2 is perfect on the homepage: bubblear.com

but on any given post page its format is off: http://bubblear.com/no-toilet-paper-get-a-free-gun-instead/

Any ideas why?

indiainsights2013
tagDiv Member

Hi Lucian,

Thanks for the customized CSS. It really helped us to get a good font size and font color in the desktop. The media CSS also works but I need the Module 7 in our mobile version homepage and I am not being able to figure out how to get that big image. What we have is this :
http://www.screencast.com/users/omnipundit/folders/Default/media/6565c2b9-dc3b-44e3-b9c3-458b09917cf6

What we want is this :
http://www.screencast.com/users/omnipundit/folders/Default/media/a450f9e4-0577-4061-946b-dbdbd45ba09e

The styling works but the we need help with the image on the mobile version.

Lucian
tagDiv Staff

Hi,

I believe you were referring to module8 -> block9 not block8 as I couldn’t find any block8 on your homepage so for the excerpt of block 9 you can use this css to hide it on your homepage: http://screencast.com/t/7XtvVTm2vSD

.home .td_mod8 .td-post-text-excerpt {
display: none;
}

Thanks

idyllo
Participant
#0

Hello.
I’ve recently noticed that the links in my homepage slider don’t work anymore.
The links are there. The source shows them too. But you can’t click on them.
Nothing happens if I click on the images, the titles, or the categories.

I’ve tried with different browsers, logged in & out and asking friend to access.

The only way to follow those links is with “open in new window/tab”.
All the other links work perfectly. But this doesn’t.
Please help.

khonoidung
Participant
#0

Hi Guys,

I would like to create slide for video like yours demo:
http://demo.tagdiv.com/newspaper/
And list video post like this:
http://demo.tagdiv.com/newspaper/category/video/

I create video post by add youtube link:
http://tinnongonline.net/?cat=14
But from homepage (http://tinnongonline.net), in “VIDEO HÀI HƯỚC” category, no thumbnail is display. In addition, it also create blank image in image slide bar on Homepage.

Please help me to create like what you demo.
Thanks for excellent theme.

Kindly regard,
Alex
http://tinnongonline.net

Tihulu
Participant
#0

Would it be possible to implement something similar to this plugin (WP Custom Category Pages) that will allow us to customize the category pages of our websites so it becomes more user and search engine friendly?

Oftentimes users want to see more than just a list of the most recent posts when they visit a category page and having the option to organize a category page something like a homepage would be very useful in my opinion.

simchris
tagDiv Member

1) clear your cache; if using local cache or a CDN
2) make sure you cleared cache prior to uploading new theme; make sure you updated theme by removing old folder and uploading new theme folder vs “over writing”
3) make sure you fully clear your browser cache to make sure you’re seeing the new style sheets if you did (1) and (2) properly
4) sometimes the widgets reset, and you’d need to redo the widget/sidebar for homepage
5) any changes you made to templates, style.css, functions.php. need to be redone as they are lost on upgrade

xochipelli
Participant
#0

I can add a custom background for my pages using this css code:
body {
background-image: url(‘http://mysite.com/press/wp-content/uploads/2014/10/blackpaper.png&#8217;);
background-color: #121212;
background-size: cover;
background-attachment: fixed;
}

Sample: http://screencast.com/t/j9aStWxzDq

But I can’t seem to do the same for my posts or my “post page” using the same coding.

I have background images off.
And I have used this code to create a custom homepage background than what I want to use for my other pages.
Right now, I am using the above code for my legal pages, and would like to apply the same background to my posts and “post page”.

Thanks for the help!

Anonymous
Inactive
#0

Hi

URL: http://epictutorials.com

I just updated to 4.5 and my BigSlide on the homepage is no longer working http://www.screencast.com/t/TwEMvANs3j — Can you tell me how to fix?

Many thanks
Eliot

muhannad
Participant
#0

Hi

first thank you for your great theme , i would like to know how i can show products from wooCommerce on homepage , what i need to do , is there any plugin or shortCode i need to use , i am very new Woocommerce and after adding products it never show on the homepage and even the product categories also not showing to display on main menu please help

THANK YOU
Muhannad

pierrethenot
tagDiv Member

Thanks Lucian, I’ll contact the plugin’s authors to address the issue.

Lucian
tagDiv Staff

Hi,

The post views show the post views not the page views, this may not be accurate due to cache. If you use any cache plugin please make sure you empty cache and try again. You can also use accurate post views by enabling the Ajax post view count option from theme panel: http://screencast.com/t/MlrXSFCk
To remove the post views meta from homepage only use this custom css in theme panel > custom css filed: http://screencast.com/t/2UtVihhbqC8

.home .td_mod_wrap .meta-info .td-sp-ico-view, .home .td_mod_wrap .meta-info .td-nr-views-244 {
display: none !important;
}

Thanks

Lucian
tagDiv Staff

hi,

First please make sure you check this without any plugin active and empty cache and/or purge files if you use any cache or CDN plugins.
Please let me know what you find and also send your site’s URL so I can inspect this.
Regarding your request we will consider them for the next updates but because we have over 160 features requests we have to be very carefully what we pick so we will implement this is more people will ask for it.
You can try to add something like this to your page to resemble your request of an parallax header: https://forum.tagdiv.com/topic/full-width-image-header-on-hompage/#post-18712
Hope this helps!

Thanks

andrewm
Participant
#0

Hi, I have post views enabled, but in some of the homepage boxes the stories appear all with the same number of views, so I’m assuming it’s showing how many times the homepage itself has been viewed.

Is it possible to turn off view for the home page and show them on single posts only?

thanks

A

rlmork
Participant
#0

Hello,

Thank You for designing a beautiful theme, I like it a lot. At first I thought I had a permalink issue and after talking to my server host we do not have that issue. I followed your direction on creating the home page and I always get a blank screen, and sometimes the blog shows up so I change the staid page to home and nothing. I keep getting 404 at the top of the page and below are some blog post. I have built many websites and this one is confusing

* Could you add the social share “Linkedin”
* Parallax and fullscreen in place of header as a option.

Please help with an answer to this issue. Thank You.

Randy

Lucian
tagDiv Staff

Hi,

You can change it from here: http://screencast.com/t/BaijMENj
I have added this on our todo list and we will add this as an option in theme panel > translation in futures updates.
Thanks for reporting it.

Thanks for the message!

andyc81
Participant
#0

I’m looking to get the menu on top to be megamenus featuring just a list of the sub-categories. However I seem to not be able to do that and I’m also having issues with some of the menus not being megamenus when I have them set up to be such.

My site is: http://talking10.com

Additionally, I’m having issues getting the sidebar out of the homepage when I make it a static page. Any help in making that look like the sport demo site would be amazing.

andyc81
tagDiv Member

I also would like to have the static homepage look like the one on the newspaper sport theme. Is there an easy way to do that? Sorry, I’m new to setting up a homepage that isn’t just a bunch of the latest posts all together.

Viewing 25 results - 15,301 through 15,325 (of 16,511 total)