Search Results for 'page template'

Results from the Forum
caflex
Participant
#0

I recently purchased newspaper6 based on its popularity and excellent responsiveness. I have run into some issues. I installed it, activated it and tried to install the newspaper6 demo with content. At some point, the install froze and the browser left the install page after an error message. I went back to the demo installation and it says installed. I cannot uninstall it and I cannot install any other demo templates included with the theme. I am trying to get my site to look like the default newspaper6 template and all that is showing for my default page is : Category Home -> Blog and it doesn’t look anything like the default. Please help me.

harryst
Participant
#0

Dear Team
I purchased your template, newspaper and enjoy using it.

I have had an issue with building a home page where I am using visual composer to build the Page.

The problem:
I am using visual composer and adding big grid 4 or slide to the page but when it updates, this does not show on the Page?

Please can you help

harry

harryst
tagDiv Member

Dear Tagdiv

My name is harry and I purchased the newspaper wordpress template.

I am trying to build the home page but not able to create a homepage and add slide to the front page.
by using visual composer, this still does not work.

Please can you assist me with this issue.

sincerely

harry

jerryd
Participant
#0

today I have updated theme to the latest version (6.6) and associated plugins, visual composer.
When I try to create a page, all templates became this:
visual composer template

and most icons were gone, and the text editor didn’t show up
text editor is gone

Pawel
tagDiv Member

Ok i solve this problem

For other people who will be have the same problem

1. Create selected cathegory
http://zapodaj.net/images/76f198565b011.png

2. Copy ID cathegory which you can have in Block
http://zapodaj.net/images/6ce92e8d652a6.png

3. Take this ID cathegory in Block where you can have sub cathegory
Edit page – block settings – ajax filter – Ajax dropdown – show the following IDs:
http://zapodaj.net/images/ba6f5e4adb789.png

Fine – we have only selected cathegory
http://zapodaj.net/images/6aa34be227891.png

Other links for tutorial: https://forum.tagdiv.com/block-settings-tutorial/

I love this template <3

Bogdan B.
tagDiv Staff

Hello,

The standard latest articles pagination already has numbers to it exactly like the archives page:
homepage: http://demo.tagdiv.com/newspaper/
archive: http://demo.tagdiv.com/newspaper/category/tagdiv-fashion/tagdiv-street-fashion/
Youy can have a latest articles module on your page by selecting the pagebuilder + latest articles template from here: http://screencast.com/t/oAmOT9PhwFG

Thank you!

Emil G
tagDiv Staff

Hi,

Google requires to specify a publisher for articles and this meta requires to specify the publisher logo – http://screencast.com/t/vzl3J6kMImGhttp://screencast.com/t/9vhjSwZS8h

The theme reports the logo set in Theme Panel -> Header -> Logo&Favicon – http://screencast.com/t/NoVwLYVblTb
I suspect you didn’t set any logo and that’s why you get this error in the structured data tool.

To fix it set a logo, then if you don’t want it to appear on page you can hide it with css (display: none) or remove it from the header template. I see you use header style 7, the code can be found here – http://screencast.com/t/yT4Z9sY1

Thank you!

gastesehir
Participant
#0

Hello,

I have two problems and I think, both of them is related with each other.

1- Sliders are not working regularly. Slider’s timing doesn’t operate and headers of each post overlapped. It did suddenly, I don’t know why it was. Also, you can see the problem, the half of image is applied effect. But, It also prevents to click to post. You can see the problem here in first slider: https://www.gastesehir.com/yazarlar and second slider similarly in homepage.

2- Now, in any posts, there is no featured image in template style 7. What can be its reason? First, some images cropped half yesterday, today I cannnot see any image in any posts. You can see the sample from here: https://www.gastesehir.com/haber/ressam-bozcali-sergisi-icin-taha-toros-arsivi/

I read many articles in Newspaper forum and tried some css codes. Also, I looked to something in caches and Lazyload fade effects. But, I can’t succeed.

If you clarify what my problem is I’ll be really glad.

Thanks in advance,

Andrei L.
tagDiv Member

Hi

Sorry for misunderstanding you.
The page structure changes a bit when the homepage post it’s used, that’s why the extra class added for the row isn’t targeted. To change the tile color for this post try this css: http://screencast.com/t/Q2oKTi7fjk

.page-id-14196 .template6-header .entry-title a {
color: red!important;
}

Hope this help.
Thanks!

twitchylegs
tagDiv Member

Hi,

It is the home page (front page), not a post. Here is a screenshot: http://boulderweekly.wpengine.com/wp-content/images/bw-ss.jpg

URL: http://boulderweekly.wpengine.com/

If you view the source, line 1121 contains the class ‘dark-text’

<div class="vc_row wpb_row td-pb-row dark-text"><div class="wpb_column vc_column_container td-pb-span12"><div class="wpb_wrapper"><div class="td_block_wrap td_block_homepage_full_1 td_block_id_334295008 td_uid_37_567aaba5bf08d_rand td-pb-border-top"><div id=td_uid_37_567aaba5bf08d class="td_block_inner"> <script type="text/template" id="td_uid_37_567aaba5bf08d_tmpl">
<article id="post-14150"
class="td-post-template-6 post-14196 page type-page status-publish hentry" itemscope itemtype="http://schema.org/Article">
<div class="template6-header">
<div class="td-post-header td-container td-parallax-header" id="td_parallax_header_6">
<header class="td-pb-padding-side">
<ul class="td-category"><li class="entry-category">News <h1 class="entry-title">Black in Boulder</h1> <div class="meta-info">
<div class="td-post-author-name">By Matt Cortina - </div> <div class="td-post-date"><time itemprop="dateCreated" class="entry-date updated td-module-date" datetime="2015-03-19T23:00:00+00:00" >March 19, 2015</time><meta itemprop="interactionCount" content="UserComments:1"/></div> <div class="td-post-comments"><i class="td-icon-comments"></i>1</div> </div>
<div class="td-read-down"><i class="td-icon-read-down"></i></div>
</header>
</div>
</div>
</article>
</script>
</div></div>

Catalin
tagDiv Staff

Hello CodeisCode,

I am sorry for my inattention. The title appears on the page if you are using the pagebuilder+title template. If you want to hide it, you should try the code below and target each page ID on which you want to apply the code. The page ID you can find it like this: http://screencast.com/t/3G9pppMP

.page-id-910 .td-page-title {
display:none;
}

The result you should see here: http://screencast.com/t/QrfDeLTdn1r

Hope this helps and let us know how it goes!

mboydnv
Participant
#0

Panda Recovery: A Tip.
I’ve been suffering for sometime with lack of Google traffic. Never giving up I recently may have stumbled on the needle in the haystack that I’ve been looking for for over two years. Hope I can spare anyone two years of trying to recover, perhaps someone out there can benefit from what I discovered.

I visted the free web tool at http://barracuda.digital/panguin-tool/ to see when the **algorithm** punished me.

I discover: Panda 28 (4.2) From: Fri Jul 17 2015 From 442 visits to 85 visits on Dec 13. I figured it was time to put a stop to the landslide.

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

I did a Google Search for my site as site:mysite.com and discovered many urls being indexed as: mydomain.com/?attachment_id=1202

My first thought was to check Yoast Seo, and the box was checked for “Redirect attachment URL’s to parent post URL.”

So why was this happening?

Well, a couple things. I had at least over a hundred images in my Media Gallery that were unattached to a post. It seems when you use the wordpress gallery code, which I did, the images were not being attached to the post. Also, I uploaded many photos to have on deck for future posts. I had posts that I deleted and the images were still running wild. What a mess. So I cleaned up all images. Deleted the images that were not being used and attached images to the respective posts.

Then visited the url removal tool and entered all the urls that had ?attachment_id= to be removed from Google index.

I sure hope this works for me. I feel good about the cleanup. The attachment urls are indeed thin content and I don’t want them indexed. Especially rogue id’s.

Hope this helps someone. I’ll come back and update in the spring and see if we recovered from Panda.

Also, adding 1,000 word articles every week, sometimes twice.

However, I do have a question..

In my wordpress media gallery, the logos I am using for the Newspaper template are showing up as unattached. How do i fix that? I suppose i could set up a redirect from the attachment id page of the logo to the image or home page…

ptec1
tagDiv Member

Hi,
None of theses links I’m clicking on to get the information are working for me.My problem is I used the news-mag theme homepage template and my website Url seo droped back in serps. When I checked the homepage threw source I realized that the page has no h1 tags.How do I change my homepage so it work’s best for SEO.

Paul…

  • This reply was modified 10 years by ptec1.
Promyk
Participant
#0

Hello,

How to remove the feature post from the posts list on the homepage ?

At this moment the featured post is displayied 2 times, as the featured post and normal post on the home page. I need only feature post and no the same post displaing below on the home page. I am using a blog template.

Regards,
Rafal

twitchylegs
Participant
#0

Hi,

I would like to add an extra css class to the row of the full screen home page post (template 6). If a light image is used, the entry title color should be black.

Trying this —

Newsmag v 2.1
boulderweekly.wpengine.com

Extra CSS Class: dark-text

CSS
.dark-text .entry-title a {
color: #000000;
}

Inspecting the page, the ‘.dark-text’ css class was added to the row, but the element is not targeted. How can this be achieved?

thanks!

Bogdan B.
tagDiv Staff

Hello,

The post sidebar is different from the page sidebar. You can set a post sidebar from the post itself: http://screencast.com/t/lyyj9Zu6f or from the category template in the theme panel: http://screencast.com/t/NFiuWCNVYi
You can read more about sidebars in our docs: https://forum.tagdiv.com/sidebars-tutorial/

I hope this helps.
Thank you!

simchris
tagDiv Member

Hi,
just some input … what we do is upload images via FTP we don’t want multi-cloned; like logos, or branding, or “about us” stuff, avatar images, etc.

For posts, one way we cut down on multiple image creation is this

a) upload featured image via post panel; then select as featured image
b) additional images on post, we load via html, from FTP versions, so only ONE file exists.
c) for optimizations, we did the most common tricks
— 1) set the default WP sm/med/lg sizes to the 3 sizes we most commonly use, and set largest size to the larger block image on front page, sometimes larger than our post image (640×480)
— 2) turn “off” image sizes we are not using from theme panel, limit sizes used on sidebar to same module sizes used for smaller home page sections
— set all category, archive, 404, author, search templates to use same size images
d) normal WP image compression optimizations, as in our case we pre-optimize uploaded files, and we set the default compression for ImageMagick/GDlib used by WP to 55 or 60 vs default 90.

This helped control the sizes.

On one old site, where images had not been compressed well, and/or could not all be “regenerated” we downloaded the image folder via FTP, then applied a local application to optimize all the images then uploaded the optimized image folder back to server.

Hope some of that helped, or perhaps food for thought 🙂

beermoney
tagDiv Member

Is there a way that I could just create a Podcast WordPress Template that would show up up in the Template Settings > WordPress Templates and would only control the Podcast posts? If you go into Template Settings > WordPress Templates > Blog and post templates it will change whether the Podcast page has a sidebar or not. I have that set to No sidebars, as I don’t want any sidebars on normal blog posts. If there was a way to create a new Podcast Template that would show up in there and only control Podcasts it might work. I have no idea how to do any of that though. When hovering over a tag in the podcasts section of the ACP….in the link it says “post_type=podcast”. I don’t know….I am just trying to figure it out.

Bogdan B.
tagDiv Staff

Hello,

Header style 11 uses a header ad under the logo. If you mean to reduce the space between the ad and the content, you can use this css:
.td-main-page-wrap {
padding-top: 20px;
}
.td-crumb-container .entry-crumbs{
padding-top: 2px!important;
padding-bottom: 2px!important;
}

If this code does not work as expected, please provide a link to your website so we can inspect it.

For the ad, in order to move it below the title you can edit the file for the template like so: http://screencast.com/t/hLTGjb8lOW

Thank you!

amd4ever
Participant
#0

Hallo, i like to reduce the space between header style 11 and the firest block in pages and articles. And i want to ask you at DEFAULT SITE POST TEMPLATE style 12 how i can ad the ad before title. Thank you

Bogdan B.
tagDiv Staff

Hello,

If you want to add a different logo for each category, you have to edit the theme core files and add a condition like so: http://screencast.com/t/RDofG5R4YL This is for a header style 7. Change the corresponding file to the header you use. You can get the category id like so: http://screencast.com/t/oIF2jUCn

';
}
elseif (is_category('CATEG ID')){
echo '';
}
else {
locate_template('parts/header/logo.php', true);
}
?>

For more information about he function: https://codex.wordpress.org/Function_Reference/is_page

Thank you!

zlato
Participant
#0

Hi guys
I have problem in my Structured Data errors. Test of template.
https://developers.google.com/structured-data/testing-tool?url=http%253A%252F%252Fdemo.tagdiv.com%252Fnewspaper%252F10-landscapes-wont-even-imagined-exist%252F

in my case in Structured Data i have also missing this:

image:
author:
datePublished:
headline:
name:
publisher:
dateModified:
mainEntityOfPage:

THX 😉

Pc-Drifter
Participant
#0

Hello there,

Theme: Newspaper 6.6.2
template default

Can you tell me how I can make the following changes?
http://www.fotos-hochladen.net/uploads/feoqjepyzws5.jpg
I would have liked as the default demo

1. From the main menu to “News” are on the far left?
2. Where can I change the distances between the menu items?
3. The blue area is to be transparent
4. The color of the category is to change “on mouse over”.
5 .Among 4. Where do I adjust the color?

Thank you for your support

With kind regards
Bernd

Andrei L.
tagDiv Member

Hi

You can try to keep the number of the thumb types used on the site as low as possible then deactivate the thumbs which are not used from theme panel > block settings: http://screencast.com/t/f33XshooOx In order to keep the thumbs type number low you have to use the same blocks and modules for every page. For example you can chose 2-3 blocks and use them on every page. Like this you will need only the thumbs used for those blocks, not all available thumbs. Also for post displayed by the loop.php file, like those from category page, archive page or latest article part you can use a module already used by the blocks from your pages.
A practical example will look like this:
– if i build a page with page-builder + latest as page template, and also i use block 1 on that page, the number of thumbs types used will be equal with 1. For every post the theme will use module 1 which have a thumb by 300x160px: http://screencast.com/t/XJRUBrkcNhttp://screencast.com/t/dQ4Io1kXg
This is just a basic example pointing the way in which you can reduce the thumbs types used on the page. You can combine 3-4 or more blocks which have at least one commune module. You can check which module it’s used for a specific block here: http://screencast.com/t/m2AWJrkM Make sure that you deactivate all unused thumbs from theme panel then regenerate your thumbnails using the Force Regenerate Thumbnails plugin. The plugin will delete all the images corresponding for the thumbs which are deactivated from theme panel.

This can be a tricky task but it’s the only way to reduce the size of uploads folder.
Hope this help.
Thanks!

Bogdan B.
tagDiv Staff

Hello,
In order to have breadcrumbs on your page you need to use the pagebuilder + page title template from page edit: http://screencast.com/t/xm7Ype0XM
Thank you!

Viewing 25 results - 16,726 through 16,750 (of 18,570 total)