Hi
The above code was just an example which can be customized as needed. You can change the color and also add new properties if you need a different style.
To move the caption text above feature image you need to edit: td_module_single_base.php file and move the and move the indicated code like here: http://screencast.com/t/LXAfb5fc – http://screencast.com/t/yXAYWFs4tL – http://screencast.com/t/deGLi2U07V
Thanks!
Hi
Before making any changes in your site make sure you do a full backup to your current wp-install and the database also: https://codex.wordpress.org/WordPress_Backups
Please provide your site url so I can have a closer look and get back to you with a more accurate answer. Meanwhile consider reading our documentation were you can find lots of useful information regarding theme’s features: https://forum.tagdiv.com/newsmag-newsmag-documentation/
If you already have your own content on the site I assume that won’t help to much if you also import our demo content. I think it will be easier to install a demo without content, so only the layout will be imported.
As a note please open a new thread with all necessary details about your issue/request as it is more easy for us to answer and any possible confusions will be avoided.
Thanks!
Hi
Visual Composer does not control the navigation menus, it ony controls the content between header and footer, page’s content basically.
You can create a new menu under Appearance > Menus and add in it the desired items: http://screencast.com/t/aiTsOErj2oe – http://screencast.com/t/Lep6mEpX2H2 Fore more details about wordpress menus please check these links: https://forum.tagdiv.com/newsmag-main-menu/ – http://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
Hope this helps.
Thanks!
Hi
Try to untick this option from Settings > Discussions: http://screencast.com/t/jqHczNzbPgK
Thanks!
Hi
Please provide some exact details about the desired result as I have issues understanding your request.
Block 16 have the layout layout on desktop: http://demo.tagdiv.com/newsmag/block-16/ and this one on mobile: http://screencast.com/t/PsnTw39pP9X
H=What settings do you want to change for video template? Please provide a screen pointing the desired result and also your site url so I can have a closer look and get back to you with a more accurate answer.
Thanks!
Buna
Solutia indicata de Catalin fuctioneaza in continuare, asigura-te ca ai implementat-o corect in ambele fisiere, goleste memoria cache apoi testeza site-ul din nou.
Multumesc.
Hi
You will need a custom css to achieve that layout. These are selectors which hold the style for these icons: http://screencast.com/t/aPALhEwIMVsE and basically you will need to generate a css shape. For more details please check this link: https://css-tricks.com/examples/ShapesOfCSS/ Also this tutorial might helps: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks!
Hi
Please follow this link to get your item purchase code for the theme: https://forum.tagdiv.com/how-to-find-your-envato-purchase-code/
Thanks!
Hi
Try this css in theme apnel > custom code > custom css to change the backgropund color: http://screencast.com/t/iPFMRBWod
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-top-menu-full, body .td-header-wrap .td-header-main-menu {
background-color: #1a1a1a!important;
}
Thanks!
Hi
By default our theme does not displays post views on modules and to achieve that you will need some changes in theme’s code. Firs you need to edit td_module.php and add this code here: http://screencast.com/t/5RdA2OQw41XG – http://pastebin.com/u2epEiQg Next you need to edit the file corresponding with each module used on the page and add this code here: http://screencast.com/t/qHvecWYfl0 You will also need this css for layout, add it in theme panel > custom code > custom css: http://screencast.com/t/fQA3ES5q
.td_module_wrap .td-post-views{
display: inline-block;
margin-left: 5px;
}
Hope this helps.
Thanks!
Hi
Try to update the theme at current version available on themeforest, V 7.3: https://forum.tagdiv.com/how-to-update-the-theme-2/ Also try to delete the current mobile theme plugin then install it again after you update the theme. During the update process try to deactivate all plugin except Visual Composer to make sure that there are no conflicts.
Let us know how it goes.
Thanks!
HI
The theme uses the default pagination from WordPress and to achieve the desired result are required many customizations and tests.
We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
HI
Theme’s layout relays on a fixed width by 1068px and all blocks, modules, rows, columns are made starting from that value. If you decrease the width’s value these elements will be affected and their layout must be re-designed. This is a very complex task which involve many custoizations in theme’s core files and also many tests in order to be achieved.
We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi
Please update Social Counter plugin at V 4.1, this version can be found in current theme’s path available on themeforest, clear all caches then test again.
Let us know how it goes.
Thanks!
HI
Please check if the images from our demo were imported in media library: http://screencast.com/t/oj278niaz9mp If the images are there try to use Force Regenerate Thumbnails plugin to regenerate the thumbs. If the images are not imported contact your host provider and ask him if there are any restrictions set on your server, also make sure that the parameters from system status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi
Please provide a link where we can inspect this issue and we will ge back to you as soon as possible. Meanwhile try to deactivate all plugins except Visual Composer, deactivate the child theme if you’re using, clear all caches then test the site again.
Thanks!
Hi
We had similar requests before but we didn’t manged to add support for custom taxonomy yet. This is a very complex task which involve many customizations and block’s structure must be changed in order to complete it. We still investigate this and maybe in feature updates we will find a proper implementation.
Thanks!
HI
If you’e using mobile theme plugin the theme will generate a different page for mobile devices. For more details about mobile theme please check this link: https://forum.tagdiv.com/the-mobile-theme/ If you want the same settings for pages on both mobile and desktop devices leave the mobile theme inactive as the main theme have ts own responsive layout.
Let us know how it goes and if you still need assistance on this please provide more details about your issue and also your site url.
Thanks!
HI
Glad you have managed to find a solution.
Thanks for letting us know and for sharing your solution here.
Hi
The scroll bar appears because you’re using Arabic language in WordPress and the site automatically moves to rtl style. IF there is used another language, English for example, the site works fine. As Catalin mentioned above our theme dos not support rtl style and you will need some customizations in order to adapt the layout.
I’ve also removed your credentials as this is a public forum and anyone can see theme.
Thanks!
HI @rjdtramirez
Th theme does not have an option in this regard and you will need some coding in order to achieve that. For more details in this regard please check this link: http://www.w3schools.com/html/html_tables.asp You can also try to use a plugin with a similar functionality but I can’t make any recommendation in this regard as we didn’t made any test and we can’t say for sure how these plugin ill work with our theme. You can do a search online for some plugins, try a few of them and use the one which fits you best.
Thanks!
HI
The theme doers not control site’s meta info, it only add a few required meta but to set them all you can use a plugin like SEO By Yoast. For more details in this regard please check this link: https://yoast.com/meta-descriptions/ Basically if you use Yoast the plugin will automatically generate the meta for your site.
Thanks!
Hi
Try to deactivate all plugins except Visual Composer, clear all; caches, purge cdn files then test the page again. Let us know how it goes and if the problem persist please provide your site url so we can inspect it closer.
The indicated option is managed by Buddypress plugin and the theme can’t change it. I’ve also test this on my side with a default wp-theme and got the same behavior: http://screencast.com/t/S5EypWkcQ
Thanks!
Hi
I can’t point a specif way in this regard as we didn’t made any tests and I am not sure if analytics will count any image from post content. Here you may find some info which may help you: https://support.google.com/analytics/answer/1012044?hl=en IF this does not helps most likely you will need a custom script which will count the click per image.
We can’t offer customization services at the moment so if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!