Hi
We plan to add new smart lists for Newsmag in future updates of the theme. I cannot provide details about their’s layout yet, as they are still in development, but some of them will have a similar layout as the one from Newspaper but adapted at Newsmag grid.
Thanks!
Hi
Try to restore the page to some older version: http://screencast.com/t/PfDyLmE4ja – http://screencast.com/t/bHeKzwuq8b and check if the error still appear on the page. If you made any modification in theme’s code try to undo them, also if your using any html/js raw make sure that the code added it’s valid, otherwise could create issues.
Last thing but not least, make sure you deactivate all plugins except Visual Composer, clear all caches and test again.
Let me know how it goes!
Thanks!
Hi
Thanks for reporting this, I’ve added on our issue tracker and we will try to fix it in the next theme’s updates.
Sorry for inconvenience.
Thanks!
Hi
You can remove the page title by commenting this line of code from page.php file for every sidebar position case like here: http://screencast.com/t/F5wF1JEShDM – http://screencast.com/t/cnq4baW4rF5 – http://screencast.com/t/tjQuqgiEH4Kt
Let me know how it goes!
Thanks!
Hi
We couldn’t implement the feature that play all playlist videos automatically, for mobile devices, because the theme’s js can’t control the mobile player to alter its functionality, so that all videos that follows after the video being played also be played automatically, as on desktop.
Thanks!
Hi
Please note that is a public forum and any registered user can see the information posted here, so I removed your login details.
We didn’t tested any plugin for captcha so I can’t said which will work best, but I found some useful information in this regard here: http://www.wpbeginner.com/plugins/how-to-block-spam-comments-in-wordpress-with-captcha/ – http://www.wpbeginner.com/plugins/how-to-add-captcha-in-wordpress-login-and-registration-form/
Hope this help.
Thanks!
Hi
Social Counter Plugin was designed to show the fans number for the Facebook pages, not the members number of a group from Facebook. I’ve added this on our feature request list and we will consider it we decide to change the plugin’s functionality in the future.
Thanks for the message!
Hi
Sorry for the delay, we somehow missed your post.
Your site seams to be displayed fine in chrome to as you can see here: http://screencast.com/t/TyCBWiPKwoL If you still have this issue please try to clear the browser cache and test again.
Thanks!
Hi
We didn’t test the Easy Tables plugin with the theme so I can’t said how will work with the theme. You could check in plugin’s settings if there are any options to add new elements, also check the official documentation provided by the author.
Thanks!
Hi
You can upload the file in media: http://screencast.com/t/6JOtyfoloO2S and insert it into post content where you want to be displayed: http://screencast.com/t/6JOtyfoloO2S – http://screencast.com/t/U6dHi3XMMNO
Thanks!
Hi
Add this custom css in theme panel > custom css: http://screencast.com/t/WGv3jBefj
.single_template_6{
background-color: #751B1B;
}
This css will change the background color only for post template 6.
Let me know ho it goes.
Thanks!
Hi
By default the theme doesn’t have an option to change the color for social counter buttons, but you can use this custom css in theme panel > custom css: http://screencast.com/t/WOaG0shDQ1
.td_block_social_counter .td_social_instagram{
background-color: #A52A2A;
}
Let me know how it goes.
Thanks!
Hi
Please make sure you added the css exactly as it is, also remove any other css code (if you have one), make sure you clear all caches, browser cache too and test again. If you made any customization please make sure that the code it’s added properly, for example check if there are any characters which may affect it: http://screencast.com/t/hgDgvFpZsI
Let me know how it goes and if the problem persist please provide a screen from theme panel > custom css area so I can provide a more accurate solution.
Thanks!
Hi
The theme is constantly tested to correspond with google standards regarding the data structure. Also I’ve checked a post from your site on google Structured Data Testing Tool and everything seems fine: http://screencast.com/t/QuSYmcGvpy1
To remove this code <time pubdate="1338125656">May 27, 2012 at 7:34 am</time> from page source you need to delete the indicated line of code from comments.php file: http://screencast.com/t/BhGmDbMjWt but this will remove the comments published date from the front page too: http://screencast.com/t/Kyc2gJbZE
Note that removing that line of code may affect your site, so you should test this with https://developers.google.com/structured-data/testing-tool/ and see if there are any errors.
Hope this help.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
Please send an email at contact@tagdiv.com with your site’s login details so we can inspect this issue closer, also include a link to this topic.
Thanks!
Hi
You can’t directly copy the code from Visual Composer into a widget, but a solution would be to create your sidebar layout in VC, then add the blocks in the same order in a sidebar widget from Appearance > Widgets.
Thanks!
Hi
Glad you could manage to solve this issue and if you will need further instructions in the future please let us know.
Thanks for the message!
Hi
The pagination system applies only for the latest article area and the limit post number can’t be set to zero because than wouldn’t be nothing to displayed. If the value from limit post number field is zero or none, the theme will display 10 articles, which is the default value.
Thanks!
Hi
The theme doesn’t have an option to change the login widget, you will need to affect the code from top-menu.php file: http://screencast.com/t/AZzVQjiku I am not sure what changes do you want to do, but in case you want to replace the theme’s login system with the one from WordPress just disable the top bar from theme panel: http://screencast.com/t/oln9oMhzmDzY
If you want a different implementation from the login widget my advice is to look for a developer from site like http://studio.envato.com/ if you don’t know how to do it yourself as we cannot offer any type of custom work at the moment.
Thanks!
Hi
The theme doesn’t control the login system as it uses the one from WordPress. Try this with a default WordPress theme, also clear all caches deactivate the plugins and see if the problem is still there.
Let us know how it goes!
Thanks!
Hi
I am not sure what you mean but if you want to keep the same layout for mobile devices as is for desktop that is a very complex task which involve lots of customization. The theme doesn’t have a setting for that, you will have to affect the css code and if you don’t know how to do it yourself my advice is to look for a freelancer from sites like http://studio.envato.com/ as we cannot offer any type of custom work at this moment.
Thanks for the message!
Hi
Make sure you added the correct categories ids: http://screencast.com/t/BnnvgubAk3H and also check if you get the ids like here: http://screencast.com/t/8VSDGQi4GEW Also try to clear all caches and test again.
If you still have this issue please provide your site url so I can have a closer look at this issue.
Thanks!
Hi
It may be an incompatibility issue so please check this topic, I have posted a solution here: https://forum.tagdiv.com/topic/speed-booster-v4-1-disabled/
Thanks!
Hi
By installing the child theme as it is in /code folder the parent theme functionality won’t be affected because all theme’s files are in main theme. The child theme become useful if you want to customize a post template for example, you will move the required files and the changes won’t be affected by futures updates. In fact this is the point of a child theme, to keep the customization even if the main theme it’s updated. But this is not always valid, because once in a while the child theme it’s also updated, or if the main theme pass through a major update it’s possible that some customizations not work well anymore. There is no reason to install the child theme unless if you decide to customize the parent theme. Note that customizing a theme involve good coding skills otherwise its functionality will be damaged rather than improved.
You can check in documentation which file can be edited with child theme: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hope this help.
Thanks for the message!