- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
Hi,
Please provide more details, as to which headings you are referring to. Maybe there are setting in the theme fonts for what you are trying to do. For example post content headings can be customized like this
– https://www.screencast.com/t/qr6hghjUN
Thanks
Hi.
my text is behind the sidebar, i cannot figure out where to setup this
See an example: http://saalachtaler.info/swarovski-kristallwelten/
Please help
Hi,
You can access the theme files on the server by FTP for example
– http://www.wpbeginner.com/beginners-guide/beginners-guide-to-wordpress-file-and-directory-structure/
Changes made to the files inside the header folder can be made through a child theme, if you have one
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hello ashishsahu,
I perfectly understand your problem. So, I guess that you do not understand how the mobile theme works. For example, your Contact Us page, on desktop appears like this -> https://www.screencast.com/t/v2Rl3eWTn and when the theme is switched to the mobile theme, the Contact Us page appears like this -> https://www.screencast.com/t/xzrFZsmEtcqL, right? Your page is created using the Visual Composer elements which are not recognized by Mobile Theme and that’s why you do not bring anything for mobile mode, as I have explained you above. Please understand this effect. This is the default theme’s behavior and in that way, the mobile theme has been designed.
Thanks for your understanding!
Hi,
For YouTube videos please try the instructions in the guide I provided, and it should work. It should be like this
– https://www.screencast.com/t/db3ySahP2mc7
– https://www.screencast.com/t/BdVuc9gx
This is the code I used in the example, with the video you provided
– https://pastebin.com/54tP2eHe
Thanks
Hello,
i want delete author name and publish date on slider area. I see this 2 section on first big slider. How i delete it?
Example ss: https://pasteboard.co/GRLlsDG.png
Hi,
You can create your code so it applies only on the category pages you want. You can use the unique category IDs to make the code more specific. If you inspect a category page, it can be seen that the ID is displayed as a class on the body
– https://www.screencast.com/t/yyqt6YccQ
So you can create your CSS code based on this ID. Here is more information about using the browser inspector
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
In this example I have changed the color of the category description, only for a particular category page
– https://www.screencast.com/t/xXCx8f7ojg
Thanks
Hello, I updated to latest version of Newspaper 8.1.2 and I updated WPBakery Page Builder to version Version 5.4.2. But now all my pages are aligned left and not centered which I originally had them.
When I edit the page using Page Builder it looks normal. I use the 1/4 + 1.2 + 1/4 column for all my pages.
But for some reason 1/1 and 2/3+1/3 and 1/3+1/3+1/3 are always highlighted in blue and no matter which one I choose, these 3 are always highlighted blue… same thing when I create a new page to test. I will not change.
When I hover over the different alignment options they turn an off white color and I can pick another column alignment and it’s highlighted with the off white color, but it does not change anything.. These other 3 remain blue…
Also, do I need to delete Tagdiv Composer? It’s listed now next to Classic Mode.. I can’t remember seeing it there before…
Hi,
All the theme blocks, grids and slides can be customized in terms of the content they display. The posts can be filtered and sorted. If you would like to display posts from the Featured category, simply select it in the category filter
– https://www.screencast.com/t/GZYd9vgHRN61
Then the slide will display only posts that belong to the Featured category
– https://forum.tagdiv.com/featured-posts-2/
You can also control the sort order, which posts are displayed. There are many options that you can use to sort posts
– https://www.screencast.com/t/7izPegWOHDs
There is no need to change post dates, the slide will display posts according to the sorting used. For example a Latest sorting will display posts newest to oldest, by publishing date.
This is a tutorial containing all the available block settings and options
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello tagdiv team,
I need help for my website. My url system is: /categoryname or /yazar(in english mean author)/authorname
But in my website this url savunmahatti.com/category/categoryname i don’t want use /Category/ url how i change this?
And i need change author url to yazar. For example: https://www.savunmahatti.com/author/admin i change this https://www.savunmahatti.com/yazar/admin
how can i change this?
Hi,
I believe that is why the transition was placed in the first place, to make the possible flashing not so noticeable. Not all browsers produce the same results, there are differences regarding how the website is loaded between Chrome, Firefox and IE for example. You could try some tricks from these topics
– https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2016/may/why-background-images-are-slow-to-display-and-how-to-make-them-appear-faster/
– http://smallbusiness.chron.com/making-background-images-load-faster-31826.html
Thanks
SIR, i think You do not understanding my problem. newspaper mobile theme working well, only problem on footer menu. i want to footer menu like contact us page, about us, privacy policy page on mobile theme. i did also setup that. footer menu showing but after click that page their content not showing. example – i opend privacy policy page. than showing only title now showing privacy policy note.
please see that screenshot – https://ibb.co/mtVN5w
i hope this time you give me solution. thanks for support
I deleted all the example posts and now cannot figure out how to populate the 3 featured articles in the header. The ones that overlay in the Travel template. Any ideas?
I read the actual option.
I don’t need to put random link in breadcrumb i need to have a breadcrumb that not link to taxonomies but link to archive page.
If i have a post in a custom post type without taxonomies and taxonomy showing only HOME-POST NAME. I give you example.
EXAMPLE:
HOME-CAT-POST <—–actual breadcrumb
HOME – CPT ARCHIVE – POST <—-what i need
Hi,
You should only use one composer for the website. Using both page builders can lead to conflict, or elements not displaying properly. Not to mention that if you were to edit pages created in Visual composer for example, with the tagDiv composer, this will result in problems.
You will have to make a decision and choose what you think it’s best. Note that the future updates will bring many more options and features in the tagDiv composer only. Take that into consideration if possible.
Thanks
Hi,
Those are font icons, they are predefined in the theme
– https://www.screencast.com/t/Fr9gXo9EArWb
If you want to customize them you could do it with CSS. Like changing the font-size for example, or adding a color
– https://www.screencast.com/t/1M9AdVTw9OX
.td-social-pinterest .td-icon-pinterest {
font-size: 20px;
color: yellow;
}
Thanks
Hello!
Can we have both TagDiv Composer and Visual Composer active on the same site, but used on different pages?
We are currently migrating our site to the Newspaper Theme and there are a couple of pages that have components that don’t exist in TagDiv composer (the FAQ block for example). Can we keep the Visual Composer plugin enabled and use it only on these specific pages? Will it have an overall impact on site performance, even on pages that do not use it?
Regards,
George (omorfizoi.gr dev)
Thank you, Catalin! Would that be in the “Sample Page” that was in the pages section? If so, I deleted the page titled Sample Page already. Are you able to just send me that code? Or, should I completely uninstall the Travel theme and reinstall to get that page back?
Hi,
1. The church demo uses header style 7 – https://forum.tagdiv.com/header-styles/
In that guide you can see how all the header styles display the header ad.
2. Demos contain custom design, meaning each has a specific stylesheet. If you make modifications to the homepage for example, this design may not apply anymore since it was created for particular elements and conditions.
The website will always be boxed if there is a background color or image set
– https://forum.tagdiv.com/background-introduction/
3. Each header style can display a header banner. Please check the guide to see how all the headers look. Alternatively you could test them all by changing them in the theme panel. See how they all look and choose the one you think it’s best.
There are also options in the theme panel to stretch the header elements
– https://www.screencast.com/t/XhkBDj7qI6ao
Thanks
These posts on Safari: the Pinterest pin at the bottom is in the left column and the right column is blank. It is weird on many pins but other pins it’s ok. Similar problem with Internet Explorer on some posts but not others. Here are some examples:
https://travel2next.com/fort-saint-james-and-barkerville-bc-canada/
https://travel2next.com/macau-restaurants-3-fine-french-dining-establishments/
https://travel2next.com/the-parisian-macao-french-luxury-in-macau/
https://travel2next.com/macau-nightlife-macau-clubs-macau-bars/
Hello SiteDev,
After you have installed the Travel demo, for example, you should check the homepage in backend and copy/paste the code to another page if you want to have the same elements on page from here -> https://www.screencast.com/t/Q5qABJql3g
Thanks for your understanding!
Hi Catalin,
Yes, Q1-3 relate to Mobile theme. If provided, I can implement the code. In fact, I have implemented the author image solution on the desktop version but the same didn’t work properly for mobile. Please provide the code for the mobile version for all Q1-3.
Q4&5 pertains to desktop version but not answered.
Regards
Azhar Nadeem
Hello themake67,
Please check our Block list because there we have a lot of blocks. For example, you should try using the Block 22 because this element uses 1 thumbnails to display posts. Check here -> https://demo.tagdiv.com/newspaper/block-22/
Thanks for your understanding!
sir, i did test on other mobiles, but problem same. please open any footer link like ABOUT US, CONTACT US, TOS, OR privacy policy link. (HOME & SITEMAP link working.)
i hope you will check thay problems & give me proper solutiom .thanks
Hi,
These widths are predefined in the theme stylesheet. Changing them by any means may lead to broken layouts. For example if a sidebar is used (left/right) the post content will always be 696px. If there is no sidebar, then the content will be the full theme width meaning 1068px.
The only solution for wider posts is to not use a sidebar.
Thanks