- 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,
I’m using WP Version 4.6.1, I tried to update Visual Composer but the problem is still the same for days now..I’m really stuck..My site is with no proper homepage because of this issue, can you please help?
How to remove the header section where the banner is just on the homepage? You can see the link below for an image.
I have completed both of these things yet im still not seeing it removed. I only want them to display on Categories but id rather nothing display there at all on any page.
Where is the line of code to completely remove the page title? the breadcrumb on the homepage only disappears when I disable breadcrumbs sitewide.
Dear Support,
I wanted to ask how I can change my recent post block at the end of my Homepage with the most popular posts block on the top of my Page, e.g. switch them? Because I am not able to do that via Visual Composer in the Home-Site. The block with recent posts doesnt appear.
Tahnks in advance Eric (www.konterrevolution.at)
Hi,
Normally it has a cover picture at the homepage but at this time it’s gone. I don’t know why? and in mobile also.
I attach a picture in this post and hope you can help me
https://www.img.in.th/image/91tm
https://www.img.in.th/image/91to
Ps. Last answer help me so much Thanks again
Thank you
Hello,
If you want to remove the author you can do it from 2 places. One is for the post itself and can be deactivate from here: http://screencast.com/t/XJblBn08f2
The other option is for the homepage and category archives: http://screencast.com/t/IvJKtTHgyW
Thank you!
Hello there, I used the option where you have in the category to insert an image as a background to a specific category, but I want the image’s position to be center bottom of the page.
On individual pages I use this code to achieve this, but on the category I can’t find how to put the code or the option to achieve the same result.
.page-id-207 {
background-image: url(“http://projectbebest.com/wp-content/uploads/2015/12/homepage-bg.jpg”);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center bottom;
}
Could you please help me?
I’ve also attached the screenshot from the option I use inside the category.
Thanks
hi i want to use this codes for custom types. http://www.muhendisbeyinler.net/haberler/elon-musk-marsi-kolonilestirme-planlarini-acikladi/
but mobile plugin direct this homepage. Why?
//custom post type
function create_posttype() {
register_post_type( ‘haberler’,
// CPT Options
array(
‘labels’ => array(
‘name’ => __( ‘Haberler’ ),
‘singular_name’ => __( ‘Haberler’ )
),
‘public’ => true,
‘has_archive’ => true,
‘rewrite’ => array(‘slug’ => ‘haberler’),
)
);
}
add_action( ‘init’, ‘create_posttype’ );
//custom post type
Hello,
If you want to remove the home title from the breadcrumbs you can remove them from here: http://screencast.com/t/3iIjvtNVKAA
If you want to remove the homepage title so the theme will not show the page title you must change the page template like so: http://screencast.com/t/nM3DFsd6UmLD
There are 2 templates that show the page title.
The pagebuilder + page title will show the title all the time and the default template will show the p[age title only when you do not use visual composer.
Thank you!
Hello willysawa,
I have inspected your website and I saw that you homepage layout is damaged. Please try to make a new homepage from scratch and check again the results. Also, if you are using some untested plugins, please try to disable all of them, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Thanks for your understanding!
On the site I am working on, currently page titles have this format:
Page title | Site name
I want the Page title removed from the homepage, as the Google search result for the homepage has ‘Home’ in it.
So how do I change the title for just the homepage, from…
Home | Site name
to..
Site name
Hello,
If i don’t have featured images in my post, it only shows blank document image on my homepage or featured page. How can I change or replace with my logo?
where should I upload my image for replacing the blank document image if there is no image for the post?
thanks,
Fuji
Hello,
The mobile theme will not use visual composer so it will not use the visual composer shortcodes. Please remove every element from your homepage mobile editor as the mobile theme uses a predefined layout. Please use this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello –
I am a high school teacher with no training in web development. Our journalism class is struggling to edit our homepage because the visual composer never loads. It just keeps saying “Loading, please wait”. Can anyone assist?
Thanks!
Hello hemant90,
Your website has been inspected, and I concluded that you are not correctly used the mobile theme concept.
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you get this error on your side. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hi. I´m also facing issues with ads.
All ads display correctly except the sidebar ads in single posts. The strange thing is that the sidebar is the same I use in the main page, where it works correctly.
I doesn´t seem a cache problem because header and article bottom ads are showing correctly in single posts.
Please help!!
Please Help!
Can someone please explane me how to CHANGE the “QUOTE” in the middle of the HOMEPAGE in “Classic Blog” demo???
I really would love to find the instructions in the theme panel….
Hello nasaboy,
1)You can change that picture from your backend. When you edit your homepage, you can change it from here -> http://screencast.com/t/AqYsyTEzkuu ->from ROW settings you can change the image.
2)These are some blocks which can be changed from your backend. For more information about how you can use the Visual Composer, please read here -> https://forum.tagdiv.com/how-to-use-visual-composer/
3)This is talking about Ajax Filter. Please read here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Hello,
You can remove the comment count from the homepage and categories from, here: http://screencast.com/t/QbBkWSB2JT and you can remove it for posts from here: http://screencast.com/t/opVQwim035d
Thank you!
Hi,
@adityakuber please try to re-create your homepage or set a wordpress blog hopmepage from reading settings and see if that shows up.
If it still does not show up, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test again.
Thank you!
Dear sir, madam,
I have a few questions about the newspaper7 theme I bought
I am trying to set up my site at http://www.laserbeaver.com
Currently I’m setting up my homepage
I want to have a full width image slider on my page (as you can see, I allready added one there).
But…. If I set the page attributes -> template to Pagebuilder + latest articles + pagination then I get the image slider wull width and the Welcome-textblock also full width. BUT… UNDER that welcome block I see that latest articles is coming (intended) and on the right there is the sidebar.
This is not really what I want. I would like to have the image slider full width (like it is now), but the welcome text block and the sidebar should start directly under that image sliding block. Currently the welcome block uses full width too and sidebar only comes UNDER that section.
Changing the page attributes template to Pagebuilder + page title doesn’t solve the problem because I don’t want breadcrumbs and on that setting the sidebar starts allready directly under my header.
Can I solve this somehow ?
I have the same problem. Unfortunately that option doesn’t work with the number of comments on homepage. I’would like to know if it is possible to hide the comments number on home page.
Goodmorning,
I want add a module with latest post from a bbpress page, in my home page, not in the sidebar but in the main space of the page.
How can I do?
The widgets BBpress can it add only in sidebar space?
tks
The visual composers backend editor appears on the screen of my mobile homepage(I use the mobile plugin) , right after the 3 big featured post.It disappears when I deactivate Jetpack, How do I solve that ? Beacuse I need both the Jetpack and the newspaper mobile plugin
I have recently installed Newspaper7 on http://www.burgundygirl.com and am having an issue with a tabs section with Big Grid 5.
I currently have 4 tabs created on the homepage and want each to show posts from 1 single category. How do I link the tabs to a Big Grid 5 with 1 category showing?