HI
That file is not available in WordPress editor, you need to login on your server via ftp in order to make the change. Best way is to edit the file on your computer using any text editor then upload it via ftp in same exact folder.
Thanks!
HI
Yes you can address us via email at contact@tagdiv.com and include the login details and a link to this topic.
Thanks!
Hi
I’ve checked your staging site and now works fine: http://screencast.com/t/Ry12a2VVi The only issue I’ve noticed is related with Social Counter plugin which must be update at V 4.1 in order to work fine, this version ca be found in theme’s path.
Let us know if you still need assistance on the update process but as a security measure make sure that you make a backup to your live site before making any changes: https://codex.wordpress.org/WordPress_Backups
Thanks!
Hi
Please provide your site url so we can inspect it closer and get back to you with a more accurate answer.
Thanks!
Hi
The code which generate search box icon is located in header-menu.php: http://screencast.com/t/eWrBy67Hi You can try to replace it with your custom code but I am not sue if it will work fine as we didn’t test it and we’re not aware of its functionality.
Thanks!
HI
I’ve checked your site again and noticed that you made some changes in row’s design option, from Visual Composer. Try to remove these changes as they may affect the page’s layout then test it again.
Thanks!
Hi
I’ve checked both pages and they seems to be displayed fine now: http://screencast.com/t/MghsgiKGY – http://screencast.com/t/8HcCrvU1RF Also i’ve noticed that you’re using an older version of Newsmag theme. If you still have this issues tryu top update the theme and the plugins included in its path at current version available on themeforest. Current theme’s version is 3.1 which include Visual Composer V 4.12, Revolution Slider V 5.0.4.1, Social Counter V 4.1: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Let me know how it goes and if the problem persist after update please provide more specific details so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
HI
Yes you can add ads there but to achieve that are required some customizations in theme’s core files. First you need to edit header.php file and add this code here: http://screencast.com/t/5MswRTB2vo9c then edit footer.php and add this code: http://screencast.com/t/sSroCgmdD
<div class="left">
<!-- ad'd code goes here-->
<p> left ad</p>
</div>
<div class="right">
<!-- ad'd code goes here-->
<p> right ad</p>
</div>
You will also need this css in theme panel > custom code > custom css: http://screencast.com/t/uMbRJkD8A6Fa
.left{
position: fixed;
top: 300px;
left: 60px;
}
.right{
position: fixed;
top: 300px;
right: 60px
}
Hope this helps.
Thanks!
Hi
This image seems more clear because it’s size is bigger, please check these screens: http://screencast.com/t/0PRf36xfRmb – http://screencast.com/t/aZl35QK17 Newsmag uses different thumbs then Newspaper. New uploaded images are directly cropped as Newsmag requires, while the old ones will be used to their full size if the required thumb is missing.
A possible way to increase image quality is to define bigger thumbs in td_config.php: http://screencast.com/t/TbMYJBef If you make any changes in this file you will need to regenerate the thumbnails in order to be applied: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ You can also try to increase the compression rate: http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/
Hope this helps!
Thanks!
HI
Yes you can control title’s length for each module from theme panel excerpt section: http://screencast.com/t/Ptve5z7Dr To check which module is used each block please check this section: http://screencast.com/t/xIJL2hTzN
Thanks!
HI
Try this css:
.single_template_6 .td-header-sp-logo {
background-color: red;
}
Let us know how it goes.
Thanks!
HI
Please check this screen: http://screencast.com/t/SQyYL1wmzYi
Thanks!
HI
Try this css to add a background image for category header: http://screencast.com/t/1BS8KHd6ee
.td-category-header .td-container {
background-image: url("image-url");
}
Just add the image’s url in css and it should work fine.
Thanks!
HI @isakmoller
Try this css to make the logo image a bit bigger: http://screencast.com/t/rdPnu7UNV
.td-header-sp-logo img {
width: 85%;
max-height: 110px;
}
Let me know how it goes.
Thanks!
HI
This happens if the post have assigned both categories. For example this post: http://dev.ntv.ca/americangothic/ have assigned features, primetimes and programs categories so it will be displayed on each of these category pages. Unfortunately there are no filters available for category page but basically it works like this: On x category page are displayed all post which are in x category, nevermind if the post also have other categories assigned.
Thanks!
HI
You can remove the gradient from big grid using this css: http://screencast.com/t/x1l3Riryn
.td-grid-style-1 .td-module-thumb a:last-child:before{
background: none;
}
Let me now how it goes.
Thanks!
Hi
Use this code:
@media(max-width: 768px){
#td-header-menu{
display: none;
}
}
Thanks!
Hi
Please address as via email so we can have a closer look on your wp and maybe we can help.
Thanks!
Hi
I’ve checked your site and font a js error in browser’s console: http://screencast.com/t/MvroKUQpR This error is related with theme’s js and might affect the smart sidebar. If made any changes in theme’s files try to revert them then test the site again.
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
Try this css:
@media(max-width: 768px){
.td-header-main-menu{
background-color: green;
}
}
Thanks!
HI
I’ve checked both your sites and they works fine on mobile: http://screencast.com/t/XWgNmpyP – http://screencast.com/t/mla5NCZg5B
If you still have this issue please provide more details about it so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
HI
You can use the translation section from theme panel > translations to achieve that: https://forum.tagdiv.com/newsmag-customize-a-translation/ – http://screencast.com/t/9l7iriAKj5I0
Hope this helps.
Thanks!
HI
You can make a detect using this code: http://screencast.com/t/zYuWvLQh5W – http://screencast.com/t/E1ZzSq7mhFlj
if (isset($_GET['preview'])){
$preview = $_GET['preview'];
}
if ($preview == true){
echo '<h1> this is preview mode </h1>';
}
Inside second condition you need to add a code which will prevent disqus to load in preview mode.
Thanks!
Hi
The theme can’t do nothing in this regard, these issues are related with server’s response time. You can try also with a default wp-theme and check how it goes but I amuse that the results will be almost similar as the requests trough admin-ajax are made by Visual Composer.
Let us know how it goes and if you still have this issue please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
HI
We tested the theme on IE but with newer version of android and it works fine. However we will do further tests and if there is an issue we will fix it.
Thanks!