- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
All solved! The conflict was with the w3 cache, if someone has the same issue, go to the documentation! 😉
solved the search problem, but the affix I´m still working it out!
The Speed Booster Pack somehow broke the js on the site, now the search and the affix are not working! I´d excluded those files mentioned above! But most likely I did touch something that I shouldn’t.
Also had trouble with css, but that I fixed it. With js I´m lost, wherever I did, didn’t solve the problem. Which files should I upload from the backup to fix it?
I also have w3 cache plugin
-
This reply was modified 11 years by
diegobianco.
Hi,
1. You can use the "Homepage - bg" template with or without the article list and full layout like this: http://screencast.com/t/LXRL8Yqn and you will get this result: http://screencast.com/t/IvREH9NKGvD4
2. It’s possible, you cloud try to add your own image and then replace it within modules/sliders.. besides wordpress default cropping sizes http://screencast.com/t/ifk8fE1HYk and we added more sizes inside the functions.php file – http://screencast.com/t/2QaaubXnqxL you can also add your own there and then use it.
Those sizes are used on modules and sliders (including the Big Slider) , you can read here about the thumbs used on modules and sliders – https://forum.tagdiv.com/modules-and-blocks/
You also have to regenerate thumbs after you add a new image size.
About the cropping modes, you can create your own images sizes and use it like I said before, hare are some more info about this:
1. http://codex.wordpress.org/Function_Reference/add_image_size
2. http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Hope this helps!
Thanks
Hi,
Glad you figured it out!
Regarding the next/prev I don’t think it would be an easy task, the theme uses an script at the end of the block which based on the id of that block when requested it’s sends that request to the server and based on the info it receives changes only that part of the page, you cloud try something like that with the tabs if you want or you could try to find another way http://screencast.com/t/HaxSlwfeP
Thanks for the message!
Hi. Couldent figure this one out. But is it possible to deactivate adsense blocks (inline) on just a few specific posts?
Hi,
Please use this css:
.page .span4 .td_block_wrap .td_mod_wrap .item-details .entry-title a {
font-size: 14px !important;
}
Should work: http://screencast.com/t/JkvrJDTjmSI9
Thanks
Hi,
The answer would be no. Unfortunately we cannot offer any type of custom work as we work hard on the development, updates, fixes and support.
We can send you some site ideas using the theme though, please send us an e-mail to contact@tagdiv.com and we will send you a list if you like. Specify in your message about this discussion or send a link to this topic.
Thanks
I’ve installed the speed booster plugin and noticed a huge speed improvement. Like you advised, i add the 4 .js files in the exceptions.
To not break any slide are the menu on mobile please add these files in the
Exceptions (files to ignore and load in render-blocking way) box to the bottomjquery.min.js
external.min.js
site.min.js
js_composer_front.js
The problem is that there are some problems:
1. The header menu is not sticky and the pull down columns are to small
2. There are no header image visible at theme 4 (other templates are ok)
Did i miss a file to exclude?
Thanks in advance!
JB
Thank you Lucian, if we do we ‘ll pass over the code it might be good to include as a future option
Hi guys,
I’ve finally read enough to implement custom field querying, for example on author pages. Here are two examples:
http://building.mediumutm.ca/author/luke-sawczak/
http://building.mediumutm.ca/author/larissa-ho/
Yay!
But I have two questions.
(1) The row sometimes ends early in the module…
Try the coauthor tab on Luke’s page. Everything is laid out fine. Now go to Larissa’s page and try the photographer and coauthor tabs. The first row only has one column, then the rest are fine.
It may have something to do with the tabs… if I put those modules outside of tabs, they all work fine. But the question is, if it works on one author page, what’s different about the other one?! I can’t figure it out.
(2) Do you think it would be easy or hard to put in some kind of pagination, like for example the prev-next arrows on blocks (e.g. on http://building.mediumutm.ca/) ? I don’t think I can use td_post_generator::get_pagination because linking away from this page probably wouldn’t work with tabs.
What do you think?
works awesome thanks very much 🙂
just wondering do you guys do paid coaching calls for design ideas using your theme?
After digging a bit and getting an answer on the WP Stack Exchange I realized this has to do with child vs. descendant. I have it working 🙂
But it also required editing one part of td_css_generator.php. So I wanted to alert you guys to what I think is a bug in the theme. This CSS in td_css_generator:
.blog-stack .sf-menu .current-menu-item a,
.blog-stack .sf-menu .current-menu-parent .current-menu-item a,
.blog-stack .sf-menu .current-menu-parent > a,
.blog-stack .sf-menu > li:hover > a,
.blog-stack .sf-menu ul li:hover > a,
.blog-stack .td-post-text-content .more-link-wrap:hover a,
.blog-stack .sf-menu ul .td_mega_menu_sub_cats a.cur-sub-cat,
.blog-stack .sf-menu ul .td_mega_menu_sub_cats a.cur-sub-cat:hover,
.blog-stack .td-mega-menu .block-mega-child-cats a:hover,
.blog-stack .td_mod_mega_menu:hover .item-details a{
color:@link_color !important;
}
Should maybe have this for the first line?
.blog-stack .sf-menu .current-menu-item > a,
Because otherwise, even when I remove all my custom CSS for the menu, the dropdown from a current item has the same background colour and font colour. This was actually my first question on the support forum:
https://forum.tagdiv.com/topic/menu-dropdown-broken/
So yeah. If others have seen this problem, hope that helps!
(In the meantime… is there any way for me to overwrite td_css_generator with a child theme?)
Hi Christopher
Thanks so much for this. Curious about the Jpeg compression. Guess it’s one of those things you’ll only know when you need to! I find it really stands out with whites (as the pages’ backgrounds are a really uniform white) and whenever blocks of colours are used in (say, logos).
We normally only use one image per post and feature all our posts on the front page so embedding won’t be suitable for the majority of the time. Will try with PNGs and see how we get on.
Thanks again!
Hi,
Please use this custom css also, should solve both issues:
.td-mega-grid .td_block_mega_menu .td_mega_menu_sub_cats .block-mega-child-cats div a {
width: auto !important;
}
Thanks
Hi,
Please send me a link to your site so I can check this, also please try to add a class to your text block like this: http://screencast.com/t/JbtiwRvGLf9 Then use that class to set the background color as you like: http://screencast.com/t/LSm3oaErskM
You can use and add the same class as I did, just add the class like shown in the first screenshot and then add the custom css from below in your custom css field from theme panel:
.my-text-block-class {
background-color: #4db2ec;
}
Thanks
Hi,
I have tested it, should work fine: http://screencast.com/t/WxpEpBig
Please make sure you add this correctly http://screencast.com/t/Ixrr28AE
And then use this css and remove the previous from theme panel > custom css:
.slider .td-big-grid-post .td-block-author {
position: relative;
top: -100px;
color: blue;
font-size: 20px;
font-weight: bold;
}
.slider .td-big-grid-post time {
position: relative;
top: -100px;
color: blue;
font-size: 20px;
font-weight: bold;
}
.slider .td-big-grid-post .td-block-author a {
color: blue;
}
Change the color/font.. as you like using the css targeting I provided.
Thanks
Hi,
These is not an easy job and requires custom work. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Sorry for the inconvenience!
Thanks for the message
hi there loving the theme
just having a issue not sure if its just me.
Wanting to change the background color of the text block from the site background so when i change it the design settings inside the text block or column using VComposor it remains the same
any ideas on this?
look im going for http://tinypic.com/r/x607xw/8
but what im getting http://tinypic.com/r/x607xw/8
changes made but nothing happens
thanks heaps
Hi,
Please use this custom css in theme panel > custom css field to change the title style:
.vc_carousel .wpb_gallery_heading {
padding: 3px 10px 3px 10px;
color: white;
display: inline-block;
background-color: #4db2ec;
position: relative;
font-family: 'Roboto Condensed', sans-serif;
border-bottom: 2px solid #4db2ec;
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
line-height: 26px;
}
.vc_carousel {
position: relative;
}
.vc_carousel .wpb_wrapper:before {
content: '';
position: absolute;
height: 2px;
top: 57px;
left: 0px;
background-color: #4db2ec;
width: 100%;
}
Regarding the category you don’t need the category slug to filter the posts, you just add the category name by typing the category name, like this: http://screencast.com/t/Y1tMqqiOs7c
I tested this and works. Please make sure you have added the category right.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
We will think about this, you can use child theme so that an theme update won’t affect your changes. https://forum.tagdiv.com/child-theme-documentation/
Thanks for the message
Hi,
The big slider was originally thought and designed to use 4 posts.
You could try though something like this: http://screencast.com/t/52NcXbRGo2dA
First you have to add another image size into the functions.php file, like this: http://screencast.com/t/5Ob5LBNXBGK0
Here is the code for it:
//big slider - new image
add_image_size('new-image', 354, 483, true);
Second you have modify this: http://screencast.com/t/Or0iRGwRB
Then you have to regenerate thumbnail, to create the new thumbs for the slider, to do that follow this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
After doing that add this custom css into custom css filed in theme panel, like this: http://screencast.com/t/Irdh4spACkPy
Here you have the css, just paste it in the custom css filed in theme panel:
.td_block_big_grid .td-big-grid-post-0, .td_block_big_grid .td-big-grid-post-1, .td_block_big_grid .td-big-grid-post-2 {
width: 354px !important;
height: 483px;
}
.td-big-grid-post-3 {
display: none;
}
.td_block_big_grid .td-big-grid-post-0, .td_block_big_grid .td-big-grid-post-1 {
border-right: 5px solid #ffffff !important;
}
.td-sbig-title-wrap, .td-sbig-title-wrap {
bottom: 0px;
}
.td-sbig-title-wrap .td-sbig-title, .td-sbig-title-wrap .td-sbig-sep
{
font-size: 16px;
line-height: 21px;
}
Result: http://screencast.com/t/52NcXbRGo2dA
This can be used to achieve similar layouts.
Hope this helps!
Thanks
Hello,
I would like to have an option for the block titles to include a tagline aligned on the right? Is it possible? See screenshot here http://greekreporter.com/files/2014/08/Screen-Shot.jpg
Thank you so much for the help in advance!
Anastasios
Hi,
I have two problems with the carousel block.
First off all, I wanted that the title of the block have the same style as the others (boxed with the underline).
The second one, and more important, is that when I build a Query with a specific category slug, the block doesn’t show the articles of that specific category.
The website is this. The block is the “QUINZENA EM REVISTA”, in the bottom of the page.
