Search Results for 'homepage'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

It actually depends on where you want to place a picture in full size.
On posts you can use a post style: http://screencast.com/t/g7tivHi5ImG
Or for pages you can use a homepage post element: http://screencast.com/t/xXjiy50q or a stretched row with an image applied to it: http://screencast.com/t/kNeylbfZK like our travel demo: http://demo.tagdiv.com/newspaper_travel/

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

The category function for modules was not designed like the function used on posts and it will not take the color for category that you set in Theme Panel > Categories > each category. You will need custom modifications for this and unfortunately we cannot provide custom work at this time. The primary category on modules has a specific css and a background color, so you can change it, but you will have the same color on all blocks/modules – http://screencast.com/t/mYcL44DMPO If you want to do this you can change it using this custom css in Theme Panel > Custom Css:

.td-post-category {
background-color: #192399;
}

Regarding the hover color, it will have the theme accent color that you set in Theme Panel > Theme Colors(by default is blue) – http://screencast.com/t/76FAYGPfnqy2http://screencast.com/t/yqrVj7PolZ58 Or if you set a background color for block title(like on your homepage) it will take the same color on hover – http://screencast.com/t/6gEY6V4yGa

Thanks!

MM-Berlin
Participant
#0

Hello, use latest article (M10) on homepage and the following introductory text below (*under the article head text) display to many words. How can I limit the number of words?

Thanks a lot, Manfred

DShafi
Participant
#0

Hello,

I’m using the ‘Homepage latest articles’ template and having difficulties changing this.

1) I would like to change the background of the header – it remains #000000

2) I would like to place a footer ad but the latest articles does not allow any other widgets/boxes in the Vis composer. How do I get around this? Is it easier for me to replicate the latest articles myself rather than using the template?

Many thanks!

Fritch
Participant
#0

Just a quick question. I cannot figure out how to make the padding/margin disappear from around revolution slider on my mobile homepage. I have adjusted settings in visual composer, style.css, and the slider tab to no avail. Firefox says that the css container is .td-main-page-wrap and/or .td-main-container-wrap, but neither of these affected mobile output. Please see the link for annotated jpg of my problem. Any help would be greatly appreciated.

Mobile Appearance Issue

Bogdan B.
tagDiv Staff

Hello,

You can set the from the WordPress reading section: http://screencast.com/t/gTNE4ytzAR
Unfortunately you cannot set a category page as a homepage, but you can replicate one in visual composer.
You can follow this video tutorial on homepages: https://www.youtube.com/watch?v=ss-BEobegAw

Thank you!

ringoli
Participant
#0

Hi,

Can anyone tell me how to set the front pages? At the moment, it is only showing the usual wordpress way, but I wanna show category page as the homepage, is that possible?

http://www.korgears4life.com/

I want something similar of this page be the front page
http://www.korgears4life.com/category/%E5%85%92%E7%AB%A5%E7%8E%A9%E5%85%B7/

Ringo

stephenladek
Participant
#0

I’m using the WP Text Block to display custom ads on my sites homepage and post pages. (See http://www.moodlenews.com)

I’d like to use the onclick event from Google to track outbound links, but when I add it to the anchor tag in the WP Text Block, it is removed upon update/save.

I have two ads that display a the top of all pages that I’ve implemented through the “Ads” section of the theme panned. The onclick script works there.

Is there a way to make the onclick event work in the WP Text block as well?

Andy
Participant
#0

Hi,

Please take a look at my website (http://www.newsmug.in/). I want to place vertical ads at the free space present in the left and right side of the Homepage (I have attached a screenshot please take a look at it). Can you please guide on how to proceed with this

Screenshot : http://www.screencast.com/t/q0Vkfri2

Thanks,
Anand

paul_1991
tagDiv Member

I did this but it doesn’t work.


td_api_thumb::add('td_324x160',
array(
'name' => 'td_324x160',
'width' => 324,
'height' => 160,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'normal',
'used_on' => array(
'Module 1, 2', 'Block 2, 3, Big grid 2'
)
)
);

td_api_thumb::add('td_324x235',
array(
'name' => 'td_324x235',
'width' => 324,
'height' => 235,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'normal',
'used_on' => array(
'Module 3, 4, 5, 11, MX3', 'Block 1, 4, 5, 6, 13, 17, 20'
)
)
);

What about if I want only PcExpert as title? Now I have Homepage – PcExpert

Alin [tagDiv]
tagDiv Staff

Hi,

Module 4 is NOT equal to Block 4, please check this here to make an idea how the modules are used to create blocks – http://screencast.com/t/eDt7siRcNWT Module 4 is used only for first article on block 1 or 17 – http://screencast.com/t/KjLmYN5o8Jr So there is not complete block designed by module 4.
To have the exact thumb size on block 4 you will need custom modifications and change this in td_config file – http://screencast.com/t/tVABsLJVyLUI Or add a new thumb size and use it only for module 2 – http://screencast.com/t/2dr7D8CC
My suggestion is to use block 5 or 6 if you need a larger thumb – http://demo.tagdiv.com/newspaper/block-5/

Regarding the SEO title, you can change it from your homepage using Yoast Seo – http://screencast.com/t/npRnXROk

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the homepage it’s displayed fine now: http://screencast.com/t/oa5qJF5k8FM The indicated errors appear when Visual Composer plugin is not installed and the page contains elements which cannot be rendered without VC.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The travel homepage is custom, you can achieve this if you install the travel demo to check how the page is designed(there is a specific css, I have specified above about 2 extra-classes used on the rows). Also you can install the travel without content and add those 2 classes.
Another solution on this is to customize the page yourself using negative margin top on design options for row – http://screencast.com/t/umwciAYiMz

Thanks!

paul_1991
Participant
#0

Hello Guys,
I love the NewsPaper theme.

Today I created a great homepage for my blog.
This is a screenshot

PicshareBild

but all the articles are so small (small image preview). Before setting this homepage I had the classic post view where posts are bigger. This is a screenshot.

PicshareBild

How can I make the posts bigger?

I was using the M4 template now I use the block 4 template but it seems small than the M4 template.

Another thing the title of my page is Home | PcExpert but I only want PcExpert. Is it possible to change it? I’m using the Yoast SEO plugin

cjm1982
Participant
#0

Hi, I’ve set different colours for the ‘CATEGORY TAG COLOR ON POST PAGE’ option, but this only changes the colour on the actual post page. On my homepage I have the category tags overlaying the thumbnail images for each new post (as on the Newspaper demo), but I want these colours to match the category tag colours that show on the post page.

I do not have the homepage blocks broken into categories, just one feed of latest posts, so I want the different coloured tags to be able to help visitors distinguish between categories quickly.

Is this possible?

Thanks

libertar
Participant
#0

Hi,
I need to organize homepage into sections (it’s not enough for me organize only for categories).
I do not want to use a second category for it. It ‘will be a configuration to help me to organize content into sections and not for the respective categories?
For example …. I configure a box in the home with a certain layout and I want in that box there is always a content of a particular type (or a content that i choose but not by category…..the classical example of featured post).
I think is improper use other categories to create this parallel organization .
I thought that I can use the tags (I saw that in filters of the boxes of this template can only filter or by category or tags, and not for a custom taxonomy) in the sense that I would use the tags only to define the various sections of the home but then lose the proper use of tags that I should replace them with custom taxonomy.
If anyone can help me clarify the issue I would be very grateful.

trustpartner
tagDiv Member

I am facing same problem,I can’t make same Travel template for my website:So i was posted here https://forum.tagdiv.com/topic/how-can-i-make-same-homepage-like-travel/ and I have tried your instruction but failed.

You don’t mention how to add 3 Box like travel template showing.Please clear me step by step how to create same home like TraveL?

If possible make a video tutorial.

Bogdan B.
tagDiv Staff

Hello,
You can ad a slider to your homepage using visual composer: http://screencast.com/t/6EuIgbAC
You can follow this tutorial to see how to use it: https://www.youtube.com/watch?v=ss-BEobegAw
The footer section cannot be edited as the footer style you chose comes with predefined content. You can select a different footer style that does not contain content. Anything other than the fisrt 2 styles: http://screencast.com/t/eeITZ1vjCr – then you can use the footer 1, footer2 and footer3 widgets to place content inside the footer: http://screencast.com/t/Y9GnTxgOtK0
You can read mkore about footers here: https://forum.tagdiv.com/footer-templates/
As for the sidebar widget, you can edit it from the widgets area. you will need to identify which sidebar is used and edit it’s settings (including title): http://screencast.com/t/illS57ji
I hope this helps
Thank you!

trustpartner
Participant
#0

I have added “Travel Homepage” design from visual composer But its not looking same as your Newspaper6 Travel theme.Please check the image which is missing from Visual composer.
http://www.screencast.com/t/Hb7NxIh78zL How can i add this 3 block are shown on image?

happymedia
tagDiv Member

Trank you for your reply.
But the code I mentioned I just out this last hours.
Without this code the element in the sidebar.m, in my case the ad, I just showing up the half of it. Like 100px width.

So I put this css code to see the ad in mobile.

As I said, the problem isn’t at the homepage.
In homepage site everything seems fine.
But on post pages the sidebar element breaks to the bottom.
And then on mobile screen u can see only the half of the element. Because I think there is something which is blocking.

Thx.

George
tagDiv Member

Thank you Bogdan – It helped a lot.

I need a small css help to complete logo alignment in menu bar.

Screenshot:-

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

steps to reproduce:-

i) Login to http://www.viralbae.com

ii) After login it will be redirecting to homepage

iii) Site Logo is seen in top left corner.

Note: The logo misalignment issue happens in mobile only.

Kindly advice.

Thanks!

nelson
Participant
#0

Hi, i have a little problem, may be you can help me.
I tried to create a original homapage, or may be just a header fullsize, but it is not the point.
I create a new php file with sublimetext, in that php file i put :

<?php
/*
Template Name: Home
*/
?>
<?php

get_header('home');

//set the template id, used to get the template specific settings - this was the old home.php template
$template_id = 'home';

//prepare the loop variables
global $loop_module_id, $loop_sidebar_position;
$loop_module_id = td_util::get_option('tds_' . $template_id . '_page_layout', 15); //module 1 is default
$loop_sidebar_position = td_util::get_option('tds_' . $template_id . '_sidebar_pos'); //sidebar right is default (empty)

// sidebar position used to align the breadcrumb on sidebar left + sidebar first on mobile issue
$td_sidebar_position = '';
if($loop_sidebar_position == 'sidebar_left') {
$td_sidebar_position = 'td-sidebar-left';
}
?>

<div class="img-header-home">
<div class="container mt-130 z-index100">
My static content
</div>
</div>

here

<?php
get_footer();

i put my php file in the hosting where wordpress are installed, and from wordpress, i create a page, and choose from template my php file “Home”.

now under My Content <div class = “img-header-home”> I want to add some dynamic content that retrieves items from my blog.
And if it can be added by visual composer on this page. Because I try to create content with but it does not appear online.
I think something is missing (i mean some code php) to recovered the visual composer tomake it works.
i understand html, css, but not more in php, that’s why i need your help.

i’m sorry my english is bad, I hope u can understand.

Thanks in advance.

argos
Participant
#0

Hi, where or HOW can I customize the CATEGORIES I want to display above the news in EACH block of information I display at homepage?
For example:
https://drive.google.com/file/d/0Byh_UO1_O5MReHZYN3hVU3ZlZjQ/view?usp=sharing

Actually, all my blocks of information display the SAME categories… and I need to SELECT some catories to each block (not for the content inside the block but the TOP ITEMS like links-menus on it… see link)

yash3339
Participant
#0

Hi team,

It’s me back again: after updating to NewsMag 2.3 and the latest VC plugin, I’m unable to make a decent homepage. What I mean is that its simply impossible to add sidebar elements (to the homepage)… they show up in the next row, in the centre instead of the side of the current row.

Please help.

URL: rcdronearena.com

Catalin
tagDiv Staff

Hi trustpartner,

Thank you for your message and thank you for choosing our theme!

First off all i recommend to watch some tutorial to get familiar with our theme. You can find these, below:

https://www.youtube.com/watch?v=rgWqozuqmJk -> Introduction

https://www.youtube.com/watch?v=o7JSltCqpCI -> WordPress Theme by TagDiv

https://www.youtube.com/watch?v=ss-BEobegAw -> How to build homepage

https://www.youtube.com/watch?v=Xw1zhpJNPwE -> How to use Visual Composer in our theme (Visual Composer is an important plugin that comes with our theme and with his help you configure theme).

Also you can see a lot of tutorial about Newspaper in our YouTube section, here: https://www.youtube.com/results?search_query=tagdiv+newspaper+6&page=2

After this, please consult our rich documentation and take it step by step until you thoroughly understand each feature before moving on to the next one. Our documentation is here: https://forum.tagdiv.com/wordpress-information/

Thanks and let us know how it goes!

Hope this helps and good luck!

Viewing 25 results - 13,701 through 13,725 (of 16,511 total)