Hi jerocarson,
Please try to clear all your caches and check it if the issue persist. If the problem is still there, please provide your URL website for take a look. I need this so I can inspect it and I can be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you!
Hello tawigroup,
Sorry for delay!!! We have a large volume of work in thie period of time, sorry! To achieve what you want, it is necessary to alter your core file td_block_trending_now.php, like this: http://screencast.com/t/UTCpVoZa9 . Also it is necessary to do a custom class for your button which you have to add after your news sticker and place the img tag with your image source, like the screen above.
Hope this helps and let us know how it goes!
Thank you!
Hi jytgraphics,
Our theme has not been designed to show the top menu bar on smaller devices. To achieve this, please try the code below and place it in Theme panel->Custom Css area, like this:
@media (max-width: 767px) {
.td-top-menu-full {
display: block!important;
}
}
The result you should see here: http://screencast.com/t/kyOP2B31AIdV
Hope this helps and let us know how it goes!
Thank you!
Hi dezertproxy,
I’ve checked your site and I saw your huge image. This behavior is not controlled by our theme…maybe is a plugin which stretched this. Please try to disable all the active plugins, except Visual Composer, clear all your caches and install only the plugins which come bundle with our theme and after this, try it again. If the problem is still there, please let us know.
Hope this helps!
Than you for message!
Hello zookii,
The theme use the default WordPress registration that’s why appeared this issue after WordPress update and the function is deprecated. Please add change this code – http://screencast.com/t/5oHnnt3nsQkj with this – http://pastebin.com/tp9t4yRp .
Also, you can make an update to new version because in our new update this problem has been solved.
First of all, please backup the whole current theme installation as well as the database and wp install: https://codex.wordpress.org/WordPress_Backups
After this, you can use the ftp method from theme’s update guide to upload theme’s files and remove the previous theme files before uploading the most recent ones then test this again and let us know how it goes. You can find a video tutorial on how to do this in theme’s update guide here: http://screencast.com/t/jNFnYQ0ONo – https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Hope this helps and let us know how it goes!
Thank you for message!
Hi gck,
Also, as said above @Chris S, please use a plugin to regenerate your thumbnails, as like Force Regenerate and the problem should be solved. https://ro.wordpress.org/plugins/force-regenerate-thumbnails/
Hope this helps and let us know how it goes!
Thank you!
Hi paulks,
First of all, please backup the whole current theme installation as well as the database and wp install: https://codex.wordpress.org/WordPress_Backups
After this, you can use the ftp method from theme’s update guide to upload theme’s files and remove the previous theme files before uploading the most recent ones then test this again and let us know how it goes. You can find a video tutorial on how to do this in theme’s update guide here: http://screencast.com/t/jNFnYQ0ONo – https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Hope this helps!
Thank you for your message!
Thank @Chris S and @Fernando_esp for your reply!
Have a nice day!
Hi rmanasir,
You can try to use the Ajax Filter Drop-down from Block settings. You can set it, like this: http://screencast.com/t/JYdvwjbO6ZtP . Please make sure that you have choosen correct the Category ID, like this: http://screencast.com/t/9yfxSr5S .
The result you should see here: http://screencast.com/t/jPecS8yQTCi
For more information about Ajax filter, please consult our documentation here: https://forum.tagdiv.com/block-settings-tutorial/ .
If is not what you mean, please provide more details about your problem so I can be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you for message!
Hi louisdalligos,
You can change this from td_wp_booster_functions.php, like this: http://screencast.com/t/ngnWeCYM9oZ .
Thank you! @Chris S
Hi danielpfarmer,
Please check max_input_var from System Status – http://screencast.com/t/KrfqshTp and edit the php.ini file if you need to change the value. For more details about how to change this values, please consult our tutorial here: https://forum.tagdiv.com/system-status-parameters-guide/ .
Hope this helps and let us know how it goes!
Thank you!
Hello zlato,
To achieve what you want, it is necessary to increase the width of the title container of widget and target separately. Below, I gave you an example for a random widget, like this: http://screencast.com/t/vDIR5JMs9Mp .
Please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/1ieMJYpb3F
.td_block_id_486417986 .block-title span {
width: 100%;
}
Hope this helps and let us know how it goes!
Thank you for message!
Hello PierreBoullier,
You can achieve what you want if you use a bit of Css. It is possible this thing without alter your code source. Please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/scMiLJl3 .
.td-header-sp-logo {
display: none!important;
}
.home .td-header-sp-logo {
display: block!important;
}
Above, I gave you an example how to display a logo only on your home page. If you want to show the logo to another page, please replace the .home with your page ID. Also, you can find the page ID, using your Inspect element browser, like this: http://screencast.com/t/qPqw9kfOnIUh .
Hope this helps and let us know how it goes!
If is not what you mean, please provide more details about this.
Thank you for message!
Hello gibbo78,
Please provide your URL website so I can take a look. I need this so I can be able to provide a more accurate response.
Thank you!
Hello zookii,
You can set this from WP-Panel, within Settings->Discussion, like this: http://screencast.com/t/6AW4CRXx . Also, if you want to appear your image, you have to upload it in your email address.
Hope this helps and let us know how it goes!
Thank you!
Hello @gopi, @kelvinchuks, @pdcryan
We are sorry for the inconvenience but Facebook changed a few things that made the social counter not work anymore. We know about the problem and our developers trying to solve this as soon as possible in near future.
Also, please update the social counter plugin by deleting your current one and installing the one that comes with the theme and you can try this version: http://cdn.tagdiv.com/wp-content/uploads/2015/11/td-social-counter.zip . I have tested on my side and works properly.
After this changes, if the problem is still there, please send an email at contact@tagdiv.com and provide your log-in information so we can take a look at your page setup. Please also provide a link to this topic so we know who you are.
I hope this helps us let us know how it goes!
Thank you!
Hello Fernando_esp,
The new version of Newsmag is 2.3. Here you can see the full list of improvements: http://tagdiv.com/newsmag-2-3-update/ .
First of all, please backup the whole current theme installation as well as the database and wp install: https://codex.wordpress.org/WordPress_Backups
After this, you can use the ftp method from theme’s update guide to upload theme’s files and remove the previous theme files before uploading the most recent ones then test this again and let us know how it goes. You can find a video tutorial on how to do this in theme’s update guide here: http://screencast.com/t/jNFnYQ0ONo – https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Hope this helps!
Thank you for your message!
Hello tawigroup,
You can change the color of the news ticker if you use a bit of Css. Please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/LKFwh8KQ
.td-trending-now-title {
background-color: red;
}
The result you should see here: http://screencast.com/t/FUovJvrW
Also, if you want to change the color of title in News ticker, you can do it from Theme panel->Themes colors->Article titles, like this: http://screencast.com/t/JosZkkkf
Thank you for your message!
Hello pmacreative,
Please try to disable all the active plugins except Visual Composer, clear all caches, purge CDN files if you have and try it again after this. The problems should disappear.
Hope this helps and let us know how it goes!
Thank you for the massage!
Hello hallanaija,
Sorry for delay. I’ve checked your site and everything seems to works properly. The 404 error do not appears when I click on any post. Please let us know if the problem will appear.
Thank you!
Hello debarup,
I’ve tested this on my side and everything works fine. Surely, the problem comes from the plugin.
Thank you for the message!
Hello omar ahmed,
You can set this option from WP panel when you edit your post, like this: http://screencast.com/t/xfK45gOo . The result you should see here: http://screencast.com/t/nw6NSoddE0I9
Thank you!
Hi problogger,
If you want to hide the dates showing below every post, please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/pNfBdM4xD
.td-post-title .td-post-date {
display:none;
}
Hope this helps!
Thank you!
Hi problogger
Pleae try the code below and hide ‘More from author’.
.td-related-title .td-related-right {
display: none!important;
}
Thank you!
Hi zlato,
You can change the background-color within Wp panel->Appearance->Widgets area, like this: http://screencast.com/t/1ynBBLuCm7uv . You should change manually the background-color to all of widgets you use.
The result you should see here: http://screencast.com/t/hMn9LlZUk
Thank you!
Hi jamies,
You can set your Ads in Theme panel->Ads area, like this: http://screencast.com/t/5zN0fsm53Tx5 . Here, you can see a list where you can select where you want to show ads, like: Header ad, Sidebar ad, Article top, inline, bottom, Custom Ad 1,… etc. Please consult our documentation for more information about how to add this ads, here: https://forum.tagdiv.com/header-ad/ .
Hope this helps and let us know how it goes!
Thank you!