- NewsmagHomepage â How to build and set it
- NewspaperHomepage – How to build and set it
- NewspaperHow to edit modules for Flex Block X
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
- NewspaperHow to Use tagDiv Cloud Library
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperNewspaper theme documentation
- NewspaperThe Mobile Theme
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
Hello,
There is no setting to remove the top padding of the homepage but you can use this css in the theme panel->custom css box:
.home .td-main-page-wrap{
padding-top:0!important;
}
Thank you!
Hello,
The new breadcrumb markup was created according to the google rules specified here: https://developers.google.com/search/docs/data-types/breadcrumbs
This is the way the breadcrumbs are supposed to work. so you can have the full path to the element.
The home is simply the name of your homepage. Please change it to your site name and you will no longer have home//category/post url but rather mysitename/category/post url
Google recommends this markup to be present.
Thank you!
Hello,
Please open a new topic if you do not have a related issue.
The homepage blocks can be changed on the page edit screen in visual composer. Please read this guide to see how you can filter the categories in the block settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
Please open a new topic if you do not have a related issue.
The homepage blocks can be changed on the page edit screen in visual composer. Please read this guide to see how you can filter the categories in the block settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello
Yes, the markup was changed and now google will interpret the breadcrumbs exactly as it should have according to this guide: https://developers.google.com/search/docs/data-types/breadcrumbs
The word “home” is simply your homepage name. Change it from home to something else like for example the name of your site and then you will see on google the breadcrumbs containing the name of your site instead of ‘home’
Thank you!
I am getting the following error on the mobile homepage. Things are looking ok on Desktop. How do I resolve this? Thanks
wp booster error:td_api_base::mark_used_on_page : a component with the ID: td_remote_cache is not set./www/churchleaders_423/public/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
wp booster error:
Missing parameter: ‘file’
/www/churchleaders_423/public/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php
My site: http://www.parlakfikirler.org
İt is working clearly when I show my homepage in mobile; but it is problem when I show my articles in mobil devices.
I tried to deactivite plugins but it is not solved…
Hello,
1. The header is in tune with the main content area and it cannot be made wider. The positioning of the elements depends on the header style that you use, but you will not be able to make it wider. The main content is 1068 px wide. The header as well will not be able to go past this width.
2. The logo will redirect to the homepage is this is not altered in any way. I cannot say for sure what redirect you have in place as you did not provide a link to your site, but that is not a default theme implementation. If your logo does not redirect to the homepage, you will have to check your multi-site or plugins.
Thank you!
Hello,
Did you change the URL in the code? If you just copy the code as it is, it will redirect to http://www.yourdomain.com.
You have to adapt the code to your own url. Add your homepage for example. Add the full url including the http part.
Thank you!
Hello,
Unfortunately if you do not want the background to be set as the homepage post element, you will have to use another element to show the 1 post as the homepage post does not have any alternative background options. You can use another block that uses a big thumb an filter it to show just the 1 post you want it to. Any block can be limited to show a single post if you want to. For example, you can use blocks: 13, 18, 20, 22 or 23
Thank you!
I use Slide on homepage. Set Category filter, but the image doesn’t show on Slider.
Could you help?
Hey Chris and Nairolf, Excuse me for not getting this correctly.
But what will happen if I used this code suggested by Alin in the speed booster files:
if(is_single()){
unset($this->style_footer_queue['js_composer_front']);
}
Will it load VC files only on Homepage, not on any other pages?
I do use VC on few other pages other than homepage should I use this code for speed optimization?
Thank you.
-
This reply was modified 9 years by
Nano.
Hi,
My website has a problem of showing new posts on homepage. It seems that it does not update the new posts on the theme.
It only shows the posts which I wrote yesterday. And the new posts I write today didn’t show up.
My new post: https://dudoanxoso.org/2016/11/07/du-doan-xo-so-mien-bac-xsmb-thu-2-ngay-07-11-2016/
Homepage: https://dudoanxoso.org
Please tell me how to fix it.
Hi, I’ve purchased newspaper theme and it’s amazing. however, I need your precious help! I’ve searched for the solution on the documentation without any luck (probably the fault is mine because I am a noob with wordpress). I’ve created a static home page for my news blog (www.dieci.news) but at the bottom I wanna put the page numbers for older posts like the one on your demo: https://s11.postimg.org/epars3xyb/homepage.jpg but how? thanks for your reply!
Hi again. I’ve deleted 1068×580 thumbnail and galleries work fine, they are not cropped, but now (obviously) I cannot use the 3 cols IOS slider, for example for my homepage, because 3 cols IOS slider needs that size. So, it is not possible to use the 3 cols IOS slider and also use a normal wp gallery without having to crop the gallery images? It’s quite weird thing. Any hack to avoid this in a hook or filter?
-
This reply was modified 9 years by
formulaclick.
Hello,
How do I remove the background featured image when I add the Homepage Post block to my frontpage?
Also, have the featured images display fully.
Thank you for your support.
Hello,
I;pm not sure what customization you made and how you implement the images but this is not a standard implementation of a featured image. You use post template 1 but there is no featured image shown on the post itself. I just see an iframe. There is no code for the featured image as well in the browser inspector. The blocks need the featured images to be contained in this css class:
td-post-featured-image
There is no such class on any of your posts including the ones that are showing the featured image on your homepage. I;m not sure how you use the theme api to add a featured image but you need to add it by the standard method of pressing the ‘set featured image’ button and selecting a file from your media library.
We cannot guarantee our blocks will work with custom implementation of featured images.
Thank you!
hello
i have a post that i added it in featured category and in main posts category.
The featured category posts displayed in top of my homepage but also the post displayed in the latest post in main category section of my homepage. is any option that i can display it only in featured posts in home page if post is featured and don’t display it in main category latest posts section in homepage?
thank you
Hello esaintmartin,
Unfortunately, the infinite scroll pagination is not available fro latest articles modules for the homepage, but only the numeric pagination, sorry! As you can notice, the infinite scroll is only available for Blocks and you can handle the pagination from Block Settings, like this -> http://screencast.com/t/uYIudioxeHR
Hope this helps!
Thanks for the message!
Hi,
I’m looking for setting up the infinite scroll down for the “latest articles” on homepage.
I can’t find the way to do so:
– neither on the homepage page and the visual composer settings
– neither on the theme panel page
– …
Can you tell me if there is an easy way to do so ?
Thanks !
Hi,
s the instructions go from the plugin provider, you have to provide us with the information where you want to ad to be. You mentioned your homepage, but that is not enough. Where on your homepage?
If you want to add it inside the homepage post content, you will have to add the shortcode through visual composer, not through the theme files.
Please provide more details to where you want the ad.
Thank you!
Hi,
I encountered some issues with the visual composer. When I am trying to set up a layout with two or three rows they are listed below each other (vertically) and not side by side (horizontally): http://ebike-news.de/werben-auf-ebike-news-de/ (the 2 Millionen Page Impression, 650.000 Visitors, 15.000 Newsletter-Abonnenten)
The same happens with more complex arrangements for the homepage.
I am using Newspaper 7.4 and Visual Composer 4.12
Ideas how to fix it?
Hello Graffa,
Actually, as Bryson said, the issue is with ” td_options.php” which is probably a new file introduced in Newspaper 7.5 under ( includes/wp_booster/td_options.php), but it’s not present in ( patch of 7.4 to 7.5).
td_options.php was also not there in 7.4 or older version but it’s been called by td_wp_booster_functions.php on line 15 in 7.5 , hence probably causing this error.
Hence, in a separate attempt.
When I uploaded all files under “wp_booster” directory from new theme 7.5 ( Because I haven’t modified any files under wp_booster so it was easy for me) and then added other files from patch 7.4 to 7.5, it worked without any error 500.
But now , I got a new error ie. Blank homepage ( Read a new thread here: https://forum.tagdiv.com/topic/urgent-help-homepage-blank-after-recent-update-to-7-5/)
In short, Unfortunately, TagDiv needs to re-work on patch this time and as “Chris” suggested in a reply, it’s a good idea to do complete theme installation ( Yup, it’s time-consuming but probably this is the only method left with us đ )
-
This reply was modified 9 years by
Nano.
Based on suggestions here, https://forum.tagdiv.com/topic/error-500-while-patching-up-newspaper-7-4-to-7-5/
I updated the new version and also all new plugins.
This time, no 500 error appeared but V and Mega doesn’t appear to be working. I tried deactivating other plugins but it doesn’t help.,
Site: tomatoheart.com
Have also sent you the login credentials.
Please check.
Hello,
I have the shortcode for my banner ad, I want to put in on the left of the homepage and article page. Where do I insert the code to?
thank you for your support