Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

You can use this css to set the z-index of the menu higher: http://screencast.com/t/QQ6OUEbpDv

#td-mobile-nav {
z-index: 1;
}

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately minifying css and js could cause issues which why we don’t recommend it. You could try if you like to manually minify themes’s css and/or js and avoid this conflict by excluding the js or css causing issues.
The issue you have with the search form is because of some additional styling you have added, you can use this custom css to fix it: http://screencast.com/t/ND6LBfItg9yK

.header-search-wrap .dropdown-menu #td-header-search {
height: 23px !important;
}

.header-search-wrap .dropdown-menu .btn {
height: 33px;
top: 19px;
border-radius: 6px;
}

Thanks

Lucian
tagDiv Staff

Hi,

This issue with the slider occurs because of Yoast Google Analytics plugin.
We know about this and we are trying to fix this but unfortunately is more difficult than we initially tooth. You can disable this option from Yoast Google Analytics general settings, will fix the issue with the links: http://screencast.com/t/LRV9LlBn3 or you can also use our own Google analytics support (just paste the code in our admin): http://screencast.com/t/EtxOCuXlspj

Thanks

Lucian
tagDiv Staff

Hi,

Here it is: http://screencast.com/t/90wsYon13aEY
Please make sure that you make a back-up of your them before changing anything so you can revert if something goes wrong.

Thanks

Lucian
tagDiv Staff

Hi,


@jan
.klobusnik
Not sure if you need to set another if you have set it once. Wait and if you don’t get any notifications do it again.

Thanks

Lucian
tagDiv Staff

Hi,

1. Try this css to change the logo height just on desktop screens: http://screencast.com/t/cf4tUQCai7J0

@media (min-width: 1201px) {
.td-main-menu-logo img {
max-height: 54px;
}
}

2. Use this css for the margin: http://screencast.com/t/AqmaZUgMdNWA

.td-container {
margin-top: 20px;
}

3. Please make sure you set the sub footer like this: http://screencast.com/t/fHkDU3Flmp

* http://screencast.com/t/xUAUCLmgw
* http://screencast.com/t/gw7dOD0oMs

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Means that you don’t refer to the contact form but to comment form for which you can remove the website field from here: http://screencast.com/t/oxrLBCVvBl

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!
This issue is from sliders image which are loaded for the slider at 537px width and scaled on mobile, unfortunately we don’t have any way to prevent this at the moment.
You can add the logo dimensions and add the img width and/or height attributes here: http://screencast.com/t/qslqs9edG
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option for that, you can change the way the video format is handled from here: http://screencast.com/t/DkqXUU50M or you can set it to video format the use css and hide the videos you don’t want.
Either way you need custom works and unfortunately we cannot offer custom work at this time as we work hard on the development, updates, fixes and support.
Sorry for the inconvenience!

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure what your question is but if you mean to the site full width then I’m afraid that will not be available.
Sorry about this and thanks for the message!

Lucian
tagDiv Staff

Hi,

Thanks @arved007!

@ajaffarali
You can use block 14 set it to show only 3 posts and use the next/prev pagination, like this: http://screencast.com/t/EmVM2yFW
Result: http://screencast.com/t/etBArf981

Thanks

Lucian
tagDiv Staff

Hi,

Considering the fact that using Yoast Analytics causes issues I suggest using our own Google Analytics support.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you disable the plugins and empty cache then check again as this may came from a plugin.

Thanks

Lucian
tagDiv Staff

Hi,

Regarding problem one, please make sure that you enabled the smart sidebar first like this: http://screencast.com/t/U2R5qfOx and if you use the visual composer to add your sidebar or build it you have to add this td-ss-row css class to the row in which you add the sidebar or you build it, should look something like this: http://screencast.com/t/q3K0xMqcQByH or you simply build you page using VC and set it to use a sidebar: http://screencast.com/t/gPpZ0jSPKe and make sure you have smart sidebar active and this should do it.
Regarding second problem please note that unfortunately you can’t set infinite scroll to latest articles section.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

You mean like the one we have in newspaper theme which let’s you chose if you want the feature image cropped or not? I will add this on our todo list and we will consider it. Meanwhile you can do it hard coded and regenerate thumbs changing it.

Thanks

Lucian
tagDiv Staff

Hi,

Add this part of code: ' - ' . get_the_time(get_option('time_format'), $this->post->ID) . to the td_module file and make sure you do it just like this: http://screencast.com/t/Nv9fQwiX2XG
After this you can set your date and time format from here: http://screencast.com/t/hcgonlTWUF
Result: http://screencast.com/t/dJVws4V2T0CA

Thanks

Lucian
tagDiv Staff

Hi,


@Solari
In time you will find more info about new features added, bug fixes here: http://themeforest.net/item/newsmag-news-magazine-newspaper/9512331?WT.oss_phrase=&WT.oss_rank=14&WT.z_author=tagDiv&WT.ac=search_list
With theme files when updated will also provide a change log of changed files like Christopher wrote.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!
You are right unfortunately we do have an issue with this. Emil wrote in details about this here: https://forum.tagdiv.com/topic/how-to-add-additional-google-fonts-weightstyle/#post-28943

Sorry for the inconvenience!

Lucian
tagDiv Staff

Hi,

In my example I also use the block 13 and because of the css I have pointed to you it looks like that and module 14 or block 13 are the same, the differences is that the block is build from modules.
So I have explained in the previous post that you can’t easily modify block 13 so that the title go under it so I gave you an example of css that you can use and you would start from there if you want to cutmize it so that it would look good.
This is the css I have used:

.td_module_14 .td-module-thumb {
margin-bottom: 100px;
}

.td_module_14 .meta-info {
bottom: -90px;
}

Hope it helps!

Thanks

Lucian
tagDiv Staff

Hi,

Edit the form then remove the field you don’t want and save your changes then take the shortcode and add it to your page: http://screencast.com/t/GCatXSXXCLZk

Thanks

Lucian
tagDiv Staff

Hi,

Not sure what your issue is, you just need to add 1 or 2 or 3 depends how many seconds you want to have between changing posts on slider so just add your time like this: http://screencast.com/t/5bO9v0kpfyrA It work how it should, I have tested this.

Thanks

Lucian
tagDiv Staff

Hi,

You can use this class of the Visual Composer RAW Html element: http://screencast.com/t/3Zm6ZDhYCqw

.wpb_raw_html iframe {
place your style here..
}

Or since you have added the iframe using raw html code the you can edit that code and add it into a container with a unique class.
Unfortunately either way you will need custom work for this and if you don’t know how to do it yourself we suggests to get someone to do it for you.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the theme’s ads system only works with adsense code or image banners so using another type of ads could generate issues of this kind.
You could also use this sizes options and check if works setting a custom size for your sidebar ad: http://screencast.com/t/TRGdgzusZ

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion, I will add this on our feature request list and we will consider it for future updates.

Thanks

Lucian
tagDiv Staff

Hi,

Those that I have mentioned are added by the theme you can do either keep it or remove it if you don’t plan to use woocommerce anymore.

Thanks

Viewing 25 posts - 3,301 through 3,325 (of 6,600 total)