- 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,
I want to see my in-post pagination buttons like just “prev and next” not numbers.
And I want to navigete that with keyboard buttons, for examplwe keyboar “→” button is shortcut for “next”.
Are these possible? any help will be approvable.
Regards
Hi, is there any simple solution to change authors box position? For example in the beginning of post … Maby this option should be available in theme options menu 🙂
Thanks!
Hi
This is a very strange issue and I am not sure appears like that. On our demo, for example, the block aren’t edited from more then 1 month and also the latest post was published last year, however the posts are displayed fine in blocks.
If this happens again try to clear all caches deactivate all plugins except Visual Composer and test again.
Thanks!
Hi
To achieve that you need to edit the file corresponding for the block that you want to affect. For example if you want to move the pagination near the title in block 1 the file that must be edited is td_block_1.php: http://screencast.com/t/kVWLZQsk1 After that add this css in theme panel > custom css: http://screencast.com/t/LJEZAccv
.td-next-prev-wrap{
display: inline-block;
}
Thanks!
Hi,
You could use header style 5 and add this custom css in Theme Panel > Custom Css – http://screencast.com/t/6cedEPaojqIk
@media (min-width: 768px) {
.td-header-style-5 .td-main-menu-logo img {
max-height: 30px;
vertical-align: inherit;
}
.td-header-style-5 .td-main-menu-logo {
height: 30px;
}
.td-header-style-5 .td-main-menu-logo a {
line-height: 30px;
}
.td-header-style-5 .sf-menu > li > a {
line-height: 30px;
}
.td-header-style-5 #td-header-menu {
min-height: 30px;
}
}
You may need more customization and also you will have to change the the css for sticky menu. I suggest to get someone to help you with this if you don’t have basic html/css experience as we cannot provide custom work, sorry!
I have provided an example how you can do this and hope this helps!
Thanks!
Hi, Im using the newspaper demo, and the section “news” (page) has some blocks, but those blocks also have some kind of menu at the right of the title of the block, for example: title: “Dont Miss”, at the right of this says “business, fashion, featured, gadgets, more”, so, i cant find where to hide or modify this “menu”, i mean, how to include it in the block settings (from the pencil using backend from visual composer) i cant find anything about this in the tab General, Filter, Ajax Filter or Pagination (im talking about the block1 or any ohter settings)
I would like to upload a picture but i does not allow me.
thanks again.
Hello,
You need to make your code more specific. Add a class from the module you wish to remove the meta info from.
For example:
.td_module_mx12 .td-module-meta-info { display: none !important; }
This will remove just the meta info from module mx 12. Change the first class with the class of the module you wish to edit.
Thank you!
Hello, when I build a post with smart list, advertising does not come down the post. Use a code a script in the footer and this code in the theme panel
<div style = “width: 690px; height: 250px” id = “SC_TBlock_87949” class = “SC_TBlock”> Loading … </ div>
Example of where advertising is not seen
http://xn--decorandouas-jhb.com/10-tips-de-moda-y-belleza-para-parecer-mas-joven/
A normal post whit advertising
http://xn--decorandouas-jhb.com/unas-decoradas-con-nubes-video-tutorial-paso-a-paso/
Please help
Hi,
At first, I set up Post Font. ==> See 1.jpg. I set up ‘transform’ to None.
And I blockquoted one sentence in my article, it changed UPPER CASE & Color. (I don’t want it) ==> See 2.jpg
But preview is just as I set up (transform is NONE).
It means setup the Theme panel is just affected to published article not ‘article editor’ .
Is it normal? Uppercase in article editor is very nervous.



I got a warning from Google telling me that my website was driving excessive attiontion to ads. I dont feel this is true from looking at the site, but im wondering if this is a known issue and if there is something i can do to fix it.
Here is the message i got from google.
Publishers are not permitted to cause users to click on Google ads unintentionally or drive excessive attention to ad units. This includes implementations, such as:
Placing Google ads in floating box scripts
Flashy animations that draw a user attention to the ads
Arrows or other symbols pointing to the ads
Site layouts which push content below the fold
Here is a sample page, it looks fine to me with ads being kept within the areas defined by the theme. http://nerdburglars.net/super-meat-boy-shows-us-how-trophies-should-be-done/
Hello George,
We are not able to create content on your website without admin information. Please create an example page with the element that is not working and provide a link to it so we can inspect it.
Thank you!
Hi
The theme did not have a block 77, I think you’re referring at the example from our documentation where we have an example block 77: https://forum.tagdiv.com/td_api_blockadd/
Thanks!
Thank you Alin. This could possibly lower the count, but there are links coming from some usual ones (last two lines in the example bellow), and some are being generated by the same original link, I mean, http://www.photocommand.com/en/category/tutorials/photocommand being linked from http://www.photocommand.com/en/category/tutorials/ :
URL:
http://www.photocommand.com/en/category/tutorials/photocommand
Error Detail
Linked from
http://www.photocommand.com/en/category/tutorials/?filter_by=random_posts
http://www.photocommand.com/en/category/tutorials/?filter_by=popular7
http://www.photocommand.com/category/tutorials/?filter_by=popular
http://www.photocommand.com/en/category/tutorials/
http://www.photocommand.com/category/tutorials/
Alin, I tried but not able to figure out.
Please visit http://www.viralbae.com and try to create post with vc element.
Note: Only the second tab in vc elements not working( example: design options). This is applicable for mobile only.
Thanks!
Hi Bogdan, thanks – we´ll send you the web address soon (currently directory protected).
*But I’m wondering that this effect is only on my website. Did you testing the settings like this example: Link
Hi mikezenmx,
Unfortunately, there is not an option for change the dimensions of slide. These are default. Another possibility would be to change it manually using Css code but this option we do not recommend.
Below you can see an example:
http://screencast.com/t/KOQHNcL0Vu8 http://screencast.com/t/FjkxHeRQ3mXa
Thanks.
-
This reply was modified 10 years by
Catalin.
Hello Axel,
You can add new social icons to your website by following this topic here: https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/#post-58011
The example is for another social icon, but you can follow the same method to add your specified social networks.
Thank you!
Hi, earlier i posted this https://forum.tagdiv.com/topic/newsmag-home-page-need-help/ because i needed some help to build my home page, now i have built it but the problem is that the “navbar”(Six Dots which you click and then category appears, hope it’s called navbar, if not then you know what i mean) for mobile is just below the logo and it can’t be tapped without tapping the logo which redirects to the homepage and it also looks very awkward , so how can i correct it so those 6 dots which you click and the menus appear in cellphones are separate from the logo, meaning there’s ample space between them. Here you can check the tapping error which i am talking about.
check this screen shot http://postimg.org/image/rp9yoqodj/ or the link below.
2. Another thing i noticed that after i had built my homepage and selecting it from settings > readings, i am no longer able to change the header style in newsmag. i mean it does change it but the website remains the same and no difference appears..
Thanks!
http://resimekle.com/images/2015/11/02/life.jpg
İ wanna know how to add these texts to my blocks, for example i have haberler main category, and as a sub category of haberler i have futbol, i wanna show futbol too with same block like that… how can i do it.
Hello,
There is no ideal featured image size. You can read about featured images here: https://forum.tagdiv.com/thumbnails-vs-featured-image-size/ As an example, the post style uses 1904×1269 thumbnail. The best image quality is achieved when the image is not stretched which means you need to upload a larger image than these parameters (width and height). Our demo uses a larger image that gets cropped: http://screencast.com/t/1n8iHihh – http://demo.tagdiv.com/newspaper/td-post-the-new-screen-savers-the-show-that-launched-video-into-the-stratosphere/
I hope this helps.
thank you, zoom issue is done, i appreciate… but boxes it not solved my problem with ids:
Please go bahisokulu.com and second box is Lifestyle News… at right there is a texts too, i wanna add like these texts to show other categories and pages under Lifestyle…
For example i have above Haberler categories, i wanna show texts like lifetyle right to haberler categories to show other sub categories like Futbol… with id these texts not appear… how can i add text like lifestyle to right and let people select also sub categories.
Hi there. I have been getting a lot of crawling errors from google and most of them is happening because that are several internal links being found and/or created adding my website name to the end of regular URLs. It happens for categories, pages, tags, etc. Can you please give me any help? In the example below, the ending “/photocommand” does not exist, and most of the 200 errors I am getting have this ending text in the URL end.
For Example:
Error Detail: URL: http://www.photocommand.com/en/category/artigos/opinion/photocommand
Linked from:
http://www.photocommand.com/en/category/artigos/opinion/?filter_by=popular7
http://www.photocommand.com/category/artigos/opinion/?filter_by=popular7
http://www.photocommand.com/en/category/artigos/opinion/?filter_by=random_posts
http://www.photocommand.com/category/artigos/opinion/?filter_by=random_posts
http://www.photocommand.com/en/category/artigos/opinion/?filter_by=featured
http://www.photocommand.com/category/artigos/opinion/?filter_by=featured
http://www.photocommand.com/en/category/artigos/opinion/?filter_by=popular
http://www.photocommand.com/category/artigos/opinion/?filter_by=review_high
http://www.photocommand.com/en/category/artigos/opinion/
Hello,
Unfortunately our theme does not control where the plugin is placing it’s widget. You can find a solution to the modification you would like here: http://jetpack.me/support/customize-related-posts/
For example I see an option in the documentation to use a shortcode to display related posts: http://jetpack.me/support/customize-related-posts/#shortcode. You can use this method and place the shortcode in the post template you use: http://screencast.com/t/QtnmMafsmQ place your code inside the file, under the source and via information: http://screencast.com/t/DdFjj1x6A
I hope this helps.
Thank you!
Hello,
All the option you are looking for are in the theme panel -> fonts section. https://forum.tagdiv.com/font-customization/
This menu should be accessible from the theme panel. Please try to disable all plugins except visual composer and try again. You can also check your browser inspector’s console and see what causes the error. for example we use chrome: ctrl+shift+i and it will bring up the inspector then click the console tab: http://screencast.com/t/iCqTDEhswH and then click the fonts section and see what error comes up in the console area.
Another thing you need to check is the theme status settings: http://screencast.com/t/ismUn3QrRQ
You can follow this topic to see how you can increase these values: https://forum.tagdiv.com/system-status-parameters-guide/
I hope this helps.
Thank you!