Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
Marius
tagDiv Staff

2. Can be replaced via CSS, should work with this CSS

.block-title a, .block-title span, .block-title label {
background-color: transparent !important;
color: #444444 !important;
padding-left: 0px;
padding-bottom: 3px !important;
padding-top: 0px;
display: inline-block;
font-family: 'Roboto Condensed', sans-serif;
padding: 3px 10px 3px 10px;
font-size: 18px;
}

Thanks!

Marius
tagDiv Staff

Hi,
Add this code td_title_style_1 like here: http://screencast.com/t/0J78dfvU

Thanks!

Radu A
tagDiv Member

hi,
when you view the site on you iPhone the them rearrange itself.
the slider changes, it will display one image, but you can use your finger to slide it to right or left, and you will see all the other images.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi,
Do you use for search page Module search? if yes comment this line like here: http://screencast.com/t/MlINOWu7OxzX

Thanks!

sunkast
Participant
#0

On my homepage I am using the Big slide set with a max of 4 posts and the page is set to have unique articles. When I view the homepage on my iPhone, it only displays the first post in the slider, and not the other 3 posts. If unique articles is enabled and the Big slide is set to latest, the other 3 posts are never visible. Only the very first post.

All 4 posts can be seen: http://awesomescreenshot.com/0272hvl7ef
Only first post can be seen: http://awesomescreenshot.com/0362hvla7a

The other 3 posts in the Big slide disappear.

Is there any way around this other than to disable the unique articles feature?

atflaten
Participant
#0

Hi

I would like to hide the pagination at the bottom of the homepage. To be clear, I would like to hide the numbers shown in the example below: “1, 2, 3 … 9” I want to keep the “Next” button, but not the number of the pages:

Best regards,
Are

atflaten
Participant
#0

Hi

1. I would like to use the “Style 1” title instead of the default title for the “homepage latest articles”:

I don’t have the option to chose “Title style” for the homepage latest articles”, although I have that option for widgets, blocks etc.

2. Is there a quick way to set the “Style 1” title as the default title style?

Best,
Are

cooldude
tagDiv Member

Hello, I don’t want to change the author, I want to completely remove the author for the homepage. Because we provide News and any author could not publish the homepage, i don’t want the homepage to have any author. Can you give me the code and tell me where to write it because i think that this is some problem with the theme, because any website’s homepage cannot contain author meta. Thanks, please give me the code and tell me where to write it.

Marius
tagDiv Staff

Hi,
Use Homepage – Blank template, and if you want sidebar on that make like here: http://screencast.com/t/1JuejYF74x5I

Thanks!

Radu A
tagDiv Member

hi,
use : is_home() function to check if you are on the homepage
something like this:


if(!is_home()) {
 __your code here to display the author__
}

here is some documentation : http://codex.wordpress.org/Function_Reference/is_home

Thanks for you message.
Radu A.

cooldude
Participant
#0

Hello, I’ve enabled the author’s meta tag in the theme but it is also showing on the homepage search. I am running a multi authored site and i don’t want any author to appear on the homepage search results. Please tell me how to remove author’s meta from the homepage so that google doesn’t show any author in the homepage search results.

FanoTag
Participant
#0

Hi, I can not find the option to decide how many rows of the summary to show on the home page (eg 3/4/5 lines of text as text article in the demo), if in addition to the “…” you could insert a “read more” would be perfect:

http://www.screencast.com/t/aXkqCNcjXTC

ps.
it may be useful as information on the homepage using the block 8

thanks!!!

Marius
tagDiv Staff

Hi,
Is not posible, sorry for that.
What you can do is to use this template: Homepage – with article list and add the slider directly in code, something like here: http://screencast.com/t/wvDhzF7TZVBs

echo do_shortcode('[vc_row][vc_column width="1/1"][td_slide hide_title="hide_title" limit="5"][/vc_column][/vc_row]');

You add the shortcode of the slider there, but the slider doesn’t know on what column is and you need to fix the height via CSS

Thanks for the message!

Marius
tagDiv Staff

Hi,
Edit your homepage and select one of this template Homepage – Blanks or Homepage with article list http://screencast.com/t/tkDaagK5U9

You can see a diagram for each template to see how is work. http://screencast.com/t/g1jlLOyN

Thanks!

tracid
tagDiv Member

thanks for the answer. I disable ads, i only have 1 in the homepage, in w3 total cache i enable only Page Cache, i put your code in htaccess, and launch the pagespeed test. If i make a pagespeed test in others webs the screenshot of the mobile and desktop in pagespeed it’s ok, but in my site isn’t. I don’t know what’s the problem :S. Sometimes appears something, sometimes it’s empy, sometimes appears only the text of menu mobile (in mobile screen)

scisterna
Participant
#0

Hi.
I would to use a 2-column page builder content, is that posible?
like this:
http://vvcap.net/db/vJotIUe3W3WOX42NIqtM.htp
I know that I can do this with a full customized homepage BUT I lose the paginator when I do this and the paginator is very important to me.

I ask this because I would like to have a homepage like this: http://demo.tagdiv.com/newspaper/category/module-8-category/ (with a 2 column slide) and then the articles with a paginator.

decopeques
Participant
#0

Hello:

I have this problem when setting the home page :

Between the ad and the slider the bottom of the page is displayed instead of displaying the white background

tracid
tagDiv Member

I view the source code of the demo, and its more different that my page.

Yours

<head>
    <title>Newspaper | Just another WordPress site</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <link rel="pingback" href="http://demo.tagdiv.com/newspaper/xmlrpc.php" />

    <link rel="icon" type="image/png" href="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/favicon11.png"><link rel="apple-touch-icon-precomposed" sizes="76x76" href="http://demo.tagdiv.com/newspaper/wp-content/uploads/2014/01/newspaper-76.png"/><link rel="apple-touch-icon-precomposed" sizes="120x120" href="http://demo.tagdiv.com/newspaper/wp-content/uploads/2014/01/newspaper-120.png"/><link rel="apple-touch-icon-precomposed" sizes="152x152" href="http://demo.tagdiv.com/newspaper/wp-content/uploads/2014/01/newspaper-152.png"/><link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://demo.tagdiv.com/newspaper/wp-content/uploads/2014/01/newspaper-114.png"/><link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://demo.tagdiv.com/newspaper/wp-content/uploads/2014/01/newspaper-144.png"/><meta name='robots' content='noindex,follow' />
<link rel="alternate" type="application/rss+xml" title="Newspaper &raquo; Feed" href="http://demo.tagdiv.com/newspaper/feed/" />
<link rel="alternate" type="application/rss+xml" title="Newspaper &raquo; Comments Feed" href="http://demo.tagdiv.com/newspaper/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Newspaper &raquo; Homepage Comments Feed" href="http://demo.tagdiv.com/newspaper/homepage/feed/" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://demo.tagdiv.com/newspaper/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://demo.tagdiv.com/newspaper/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 3.8" />
<link rel='canonical' href='http://demo.tagdiv.com/newspaper/' />
<link rel='shortlink' href='http://demo.tagdiv.com/newspaper/?p=800' />
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><!<code>[endif]--></code>

My page

<head>
    <title>Ambito Financiero:finanzas personales,actualidad economica,pymes</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <link rel="pingback" href="http://ambito-financiero.com/xmlrpc.php" />

    <link rel="icon" type="image/png" href="http://ambito-financiero.com/wp-content/uploads/2013/10/favicon-ambito-financiero.png"><link rel="apple-touch-icon-precomposed" sizes="76x76" href="http://ambito-financiero.com/wp-content/uploads/2014/02/ambito-financiero-76x76.png"/><link rel="apple-touch-icon-precomposed" sizes="120x120" href="http://ambito-financiero.com/wp-content/uploads/2014/02/ambito-financiero-120x120.png"/><link rel="apple-touch-icon-precomposed" sizes="152x152" href="http://ambito-financiero.com/wp-content/uploads/2014/02/ambito-financiero-152x152.png"/><link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://ambito-financiero.com/wp-content/uploads/2014/02/ambito-financiero-114x114.png"/><link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://ambito-financiero.com/wp-content/uploads/2014/02/ambito-financiero-144x144.png"/><link rel="alternate" type="application/rss+xml" title="Ambito Financiero:finanzas personales,actualidad economica,pymes &raquo; Feed" href="http://ambito-financiero.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Ambito Financiero:finanzas personales,actualidad economica,pymes &raquo; RSS de los comentarios" href="http://ambito-financiero.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Ambito Financiero:finanzas personales,actualidad economica,pymes &raquo; Portada RSS de los comentarios" href="http://ambito-financiero.com/portada/feed/" />
<link rel='stylesheet' id='arqam-style-css'  href='http://ambito-financiero.com/wp-content/plugins/arqam/assets/style.css?ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css'  href='http://ambito-financiero.com/wp-includes/css/dashicons.min.css?ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='admin-bar-css'  href='http://ambito-financiero.com/wp-includes/css/admin-bar.min.css?ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css'  href='http://ambito-financiero.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=3.7.2' type='text/css' media='all' />
<link rel='stylesheet' id='google-font-opensans-css'  href='http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext%2Ccyrillic&ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='google-font-ubuntu-css'  href='http://fonts.googleapis.com/css?family=Ubuntu%3A300%2C400%2C500%2C700%2C300italic%2C400italic%2C500italic%2C700italic&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Clatin-ext%2Ccyrillic&ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='google-font-pt-sans-css'  href='http://fonts.googleapis.com/css?family=PT+Sans%3A400%2C700%2C400italic&subset=latin%2Ccyrillic-ext%2Clatin-ext%2Ccyrillic&ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='google-font-oswald-css'  href='http://fonts.googleapis.com/css?family=Oswald%3A400%2C300%2C700&subset=latin%2Clatin-ext&ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='google-roboto-cond-css'  href='http://fonts.googleapis.com/css?family=Roboto+Condensed%3A300italic%2C400italic%2C700italic%2C400%2C300%2C700&subset=latin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext%2Ccyrillic&ver=3.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='td-bootstrap-css'  href='http://ambito-financiero.com/wp-content/themes/Newspaper/includes/wp_booster/external/bootstrap/td-bootstrap.css?ver=3.4' type='text/css' media='all' />
<link rel='stylesheet' id='td-theme-css'  href='http://ambito-financiero.com/wp-content/themes/Newspaper/style.css?ver=3.4' type='text/css' media='all' />
        <script type="text/javascript">
            function w3tc_popupadmin_bar(url) {
                return window.open(url, '', 'width=800,height=600,status=no,toolbar=no,menubar=no,scrollbars=yes');
            }
        </script>
            <script type='text/javascript' src='http://ambito-financiero.com/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
<script type='text/javascript' src='http://ambito-financiero.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://ambito-financiero.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://ambito-financiero.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 3.8.1" />
<link rel='shortlink' href='http://ambito-financiero.com/?p=5031' />
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->

And then there are thing that in my theme shows in the head, and in yours dont.

What config of w3 total cache uses?

  • This reply was modified 12 years by tracid.
simchris
tagDiv Member

Hi, I’m just switching to v3 from v2 finally, but in the earlier version you could just specify one of the default modules for those pages, which would have the excerpt.

E.g., module 8 or module 9

Modules and Blocks
https://forum.tagdiv.com/modules-and-blocks/
Posted on October 24, 2013 by Daniela

1. Modules

This modules layouts can be used on:
◾Latest article using a Homepage with article list
◾Category page
◾Blog index
◾Archive page
◾Attachment page
◾Author page
◾Tag page
◾Search page
◾404 page

nasan
Participant
#0

WHy is it that the top slider on the homepage only displays 2 articles on a mobile smartphone, whereas 12 articles are present and displays fine on a p?

Marius
tagDiv Staff

Hi,
For the menu you can use any image/icons you want instead of what you use for socials. To make something responsive with % is a little tricky.

Please disable unique articles feature, for you homepage is not necessary, because you don’t have other content blocks, is useful only for magazine style layouts with lot of blocks content.

Thanks for your message!

Marius
tagDiv Staff

Hi,
Is possible using offset feature.

You have to set your homepage like:

Edit your homepage:

Big slider: to read latest post
Don’t Miss section(block 2) edit it, set it to latest post and set and offset of 4
Latest article is from template, set the offset to 7 like here: http://screencast.com/t/8w5sY7iwmqU

Thanks!

Marius
tagDiv Staff

Hi,
Do you want that on a post or on your homepage blocks? Should work: http://screencast.com/t/EsbtALtNCwQ

Marius
tagDiv Staff

Hi,
Is everything ok now? i see your site looks ok now.

Thanks for the message!

Viewing 25 results - 16,101 through 16,125 (of 16,511 total)