Hi,
This usually happens when you use many menu items or with long names. You can reduce their font size/ the padding from left and/or right to make them stay on one line and you can do this via custom css. To target the tablets screen view in landscape or portrait you can use this css snippets:
* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
add your css code here..
...this will affect just the tablets on portrait view..
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1200px) {
add your css code here..
...this will affect just the tablets on landscape view..
}
You can also follow this tread to see how this was doe for a particular case: https://forum.tagdiv.com/topic/menu-resize-tablet/
Thanks
Hi,
Try this css and adjust the height as you like it: http://screencast.com/t/rtKBYgS5uq
.iosSlider-col-1, .iosSlider-col-1 .item {
height: 191px !important
}
Thanks
Salut,
1. Playlist-ul functioneaza, l-am testat folosdine ultima versiune a temi si nu am gasit nici o problema. Daca ai folosit codul de playlist asa cum ai mentionat mai sus: PLZmJSg6GtjpdtY32aRfC06WebzQGxDVVG inseamna ca nu iti merge pentru ca nu ai adaugat corect codurile video-urilor, ele trebuie sa fie cu “virgula” intre ele, in felul urmator: PLZmJSg6Gtjpd, GtjpdtY32aRf, WebzQGxDVVG
Poti folosi si documentatia nostra pentru a afla cum se configureaza corect: https://forum.tagdiv.com/video-playlist/
3. Poti folosi urmatorul css pentru a face logo-ul sa arate bine pe mobile: http://screencast.com/t/RVcAR9FJ
@media (max-width: 767px){
.mobile-logo-wrap img {
top:0px!important;
}
}
4. Unele ID’uri pot lipsi din cauza ca script’urile sau stylesheet’urile lor au fost incarcate dupa ce functia a fost executata iar pentru a prevenii asta poti adauga functiei parametrul $priority pentru a fii executata mai tarziu: http://screencast.com/t/7fhfjttAT8
Poti citi mai multe aici: http://codex.wordpress.org/Function_Reference/add_action
Deasemenea poti gasi mai multe informatii despre cum sa iti imbunatatesti viteza site-ului urmarind acest tread: https://forum.tagdiv.com/topic/pagespeed/
Iti sugerez sa urmaresti si recomandarile celor de la google: https://developers.google.com/speed/docs/insights/BlockingJS ..pentru fiecare problema.
6. In ceea ce priveste forumurile e nevoie sa adaugi reclamele direct in sablonul(template-ul) pentru pagina de forum, categorii s.a.m.d
Pentru paginile de tag-uri sau categorii e nevoie sa editezi fisierul loop.php si sa adugi codoul pentru reclama, poti urmarii acest topic pentru asta: https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/#post-21940
Multumesc!
Hi,
Unfortunately we haven’t tested the theme with that plugin so I can’t help you with that. You will need custom work for this so I suggest you get someone to help you with this as we cannot provide custom work at this time because we are working hard on updates, fixes, development and support. You can always hide 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,
We know about this issue, we have it on our issue list and we will fix this in next theme update.
Sorry for the inconvenience!
Thanks for the message!
Hi,
Unfortunately the admin panel panel can’t be translated that’s why you can’t find them. We are sorry for the inconvenience!
If you can’t use the theme or if you are unsatisfied we can provide a full refund. Please contact us via email at contact@tagdiv.com for that.
Thanks for the message!
Hi,
You can try to use the ‘td_post_theme_settings’ which is an array of values one of them 'td_post_template' which holds the post template, you can see how it’s used on the default post template in single.php file: http://screencast.com/t/9Q89dYNV9Q
You can also use print_r function to see the array of that variable which holds the td_post_theme_settings meta field.
If you don’t know how to do all of this I suggest you get some to helps you with this as you need custom work for this which we cannot offer at this time as we work hard on updates, fixes, developing and support.
Thanks
Hi,
I have inspected your site an noticed that you use the homepage with articles list template and this section: http://screencast.com/t/kFU8WQzW0Zt represent’s the latest articles section which you can remove by changing the page template from homepage + latest articles list to the default page template: http://screencast.com/t/HMe3nE9Nra
Hope this helps!
Thanks
Hi,
I have also tested this and tried to recreate it based on your details however I haven’t managed to find anything wrong with this.
I suggest you also try this without any plugins active and also empty cache and/or purge files if you use CDN host then try again leaving just VC plugin active. Also try to test this using various videos from vimeo.
Please let me know if you still can’t managed to get this done and also provide a screenshot of this issue or more details as your site can’t be accessed.
Thanks
Hi,
You can use theme’s block 10 to build your pages, it display just the title of the post, without an image, like this: http://screencast.com/t/nRperDqcS4Mj
Thanks
Hi,
Those features will be added within version 5 of the theme which is currently under development and we estimate that it be available in approximately 2 months.
Thanks
Hi,
I have also tested this and haven’t found any issues when using the latest theme version. Not sure if this related to the theme as we haven’t made any modification to editor lists. This might be a WordPress error also so please try testing this when switching to a default WordPress theme and check if this behavior is still present.
Regarding to the issue you have with the image in the slider I suggest you make sure first that the image is actually larger than 700x452px width and if so use this guide an regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Hope this helps!
Thanks
Hi,
When using the “homepage bg with or without the art list section” template the big slider which is added by default there displays posts from the featured category only, so you need to add posts to that category and the slider will also be updated.
Thanks
Hi,
Unfortunately we haven’t had any progress with this. As I stated before this is on our todo list and we will take a look at it and fix as soon as possible.
Sorry for the inconvenience!
Thanks for understanding!
Hi,
When using the image banner ads (div’s from the ads guide/documentation: https://forum.tagdiv.com/ads-system-full-guide/) all those divs will be loaded on page an just the div for the corresponding screen size(mobile/tablet/desktop) will be displayed, the other 2 will be hidden via css.
Thanks
Hi,
I’ve also tested this using your facebook an twitter id so it should also work in your case also: http://screencast.com/t/thfOxwUOKAG
Please make sure that you also test this without any plugins active and make sure you empty cache and/or purge files if you use CDN then check again.
If this still done’t work please give wp-access so we can also check this and send you login details via email at contact@tagdiv.com and also send a link to this tread or specify your issue details.
Thanks
Hi,
The theme already has an option to set a mobile logo also: http://screencast.com/t/GyibelsC04Nx and you can use a logo which fill the whole header: http://screencast.com/t/pst2kwqfDgKa
To implement the full screen header image like on the website you’ve offered as example you need additional customization as the theme doesn’t have an option for that.
A similar look will also provide the VC “homepage post” element: http://screencast.com/t/QaBJ0Be2v which you can set on a page built with VC page builder, here is an example: http://demo.tagdiv.com/newsmag_fashion/
This is how it looks on mobiles: http://screencast.com/t/TK4fSxot
Hope this helps!
Thanks
Hi,
@felizubi
You can also adjust it via css, like this: http://screencast.com/t/OM6WaMVyO
@media (min-width: 768px) and (max-width: 1023px) {
.td-post-content p iframe {
max-width: 100% !important;
}
}
Thanks
Hi,
You can change it from here at the moment: http://screencast.com/t/dK7hKMaOM
I have also added this on our todo list and we will add this option in the translation panel also in the next updates.
Result: http://screencast.com/t/y1tSwD0qX87K
Thanks
Hi,
That happens because the plugin’s developers added new features. The plugin got bigger and it also uses more resources: – https://www.youtube.com/watch?v=sBvEiIL6Blo
Thanks
Hi,
I’m not sure about this, the only modification made to the ads system on newsmag is to the responsive settings which shouldn’t affect this.
I suggest you try to test your ad code into an VC text/text with title widget or wp text widget.
Or you can also try to add it directly into header template file: http://screencast.com/t/ixnbL3iii7
Thanks
Hi,
The breadcrumb error appears to the last breadcrumb which display the title of thew post and having a link on it is not needed: http://screencast.com/t/bgamS4GMT You can add it yourself if you like from here: http://screencast.com/t/dgai8lntFz
We will also investigate this and fix in the nest update.
Thanks for reporting this.
Hi,
This happens when you disable the post view option, meaning that deactivating the option to show the post count in posts, the theme also deactivated the 7 day post count as the view counter stops updating so it affect the 7 days also.
We know about this, we have it on our issues tracker list and we will fix this in the next update.
Sorry for the inconvenience!
Thanks
Hi,
Please make sure that you also test this without any plugins active and also empty cache/purge files if you any CDN host services. I have also made some tests using the wp text widget but haven’t had any issues using it along with the theme.
Please also make sure that the code you add there is right.
Thanks
Hi,
Thanks for your suggestions!
We do plan to add new styles/designs for blocks/grids and we are currently working on this.
Thanks