Hi,
The move to top arrow was disabled on mobiles as we have noticed that it affects the site’s speed but if you want to enabled it you can use this css: http://screencast.com/t/QQsp9rEEzCw
@media (max-width: 767px){
.td-scroll-up-visible {
display: block;
}
}
Thanks
Hi,
@foiovitor
You can try this: http://screencast.com/t/ei8zKnWQ
The wp_link_pages() function is used to build the pagination, you can find more info about it here: http://codex.wordpress.org/Function_Reference/wp_link_pages
Hope this helps!
Thanks
Hi,
What type of ad code you use as the theme only works with adsense and image banners if using other than these two types of ads could case issues. I have tested this and found no issues with the ads settings, so when set like this: http://screencast.com/t/iflBqmPyJ the ad will be visible only on desktop screens.
Hope this helps. Please also make sure you also check this without plugins active so that we can exclude the fact that any of your plugins causes issues with this.
Thanks
Hi,
Unfortunately the plugin was designed to work with users only if you need another approach for this you should get someone to do it for you or you could try do it yourself, you can find the youtube URL here: http://screencast.com/t/djKDKJ5TF
Thanks
Hi,
The homepage for fashion stack uses the “Pagebuilder + latest articles + pagination” template so in order to change this behavior you can change the template to use the “Pagebuilder + page title” or the default page template and use block 13 to add the latest articles section: http://demo.tagdiv.com/newsmag/block-13/ to your page and other blocks and also arrange them as you like.
Thanks
Hi,
Please make sure that this isn’t happening due to some other plugins you are using so make sure you disable all plugins laving just Visual Composer and Social Counter and also empty cache and/or purge files if you use any cache plugins or CDN host services and try again.
If this issue is till present please send your site’s URL so I can inspect this.
Thanks
Hi,
I have checked your site and did found the “authentication request” you’ve mentioned: http://screencast.com/t/ibhhkhw0WpRO and seems that this could be due to a server configuration so please make sure you check that also.
Thanks
Hi,
First of all please make sure that you use the video playlist right and that you add your videos like this: https://forum.tagdiv.com/video-playlist-newsmag/
If you did set this right then make sure that this is not happening due to some other plugins you use so deactivate all plugins leaving just Visual Composer and Social Counter plugins active then empty cache and purge files and try again.
I have also tested this using the latest theme version (1.1) and found no issue with this: http://screencast.com/t/lFwdDjOyZrL1
Please let me know and also provide your site’s URL.
Thanks
Hi,
Please also send your site’s URL I need to inspect this so I can provide a solution for this. Please also make sure that this isn’t happening due to some custom css or some other plugins which you use so deactivate all plugins and check again.
Please let me know!
Thanks
Replied here: https://forum.tagdiv.com/topic/add-time/#post-29360
Thanks for the message!
Hi,
Yes, we have released an update, you can find the change-log her: http://themeforest.net/item/newsmag-news-magazine-newspaper/9512331 at the bottom of the page. Please make sure you download the latest version then check again and let us know if you still have this issues.
Thanks
Hi,
Sorry for the delay! Unfortunately the theme doesn’t have rtl support and you will have to customize it yourself and get someone to helps you with it if you don’t know how to do it yourself.
You can also search the forum for suggestion and fixes for the issue you may encounter with this.
Sorry for the inconvenience!
Thanks for the message and for understanding!
Hi,
As Christopher write this happens because of the cropping function and to somehow avoid this you could an image near to the aspect ration of the thumbs in which you want it to look well. You can read more about aspect ratio here: http://digital-photography-school.com/aspect-ratio-what-it-is-and-why-it-matters/
You can also read more about function which creates the thumbs and WordPress cropping here:
1. http://codex.wordpress.org/Function_Reference/add_image_size
2. http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Also note that if you decide to change some thumbnails sizes you’ll need to regenerate thumbnails again in order to apply changes.
Thanks
Thanks alot for this Christopher this will help many so I will set this as sticky.
Thanks again we really appreciate your help around here!
Hi,
First set the header style to default (header style 1) then go to theme colors and set the header background color to white, like this: http://screencast.com/t/W79xcBpoG9h
Result: http://screencast.com/t/aicGE4GFL5
Thanks
Hi,
Please try this Cyrillic support from Google fonts settings from theme panel > custom typography > custom fonts, like this:
* http://screencast.com/t/oH9kdoAG0
* http://screencast.com/t/dpy9mrKD1yw
Please let me know if this works and also send your site’s URL.
Thanks
Hi,
Please send your site’s URL so we can check this, also make sure you have the contact form plugin active as this could also cause this types of issues.
Thanks
Hi,
Sorry for the delay!
Glad you managed to figure this out!
Yes, unfortunately using minified css/js can cause many issues that is why we don’t recommend it and suggest doing it manually if you really want to have this resources minified.
Please let us know if you have any other theme related issues.
Thanks
Hi,
Unfortunately this is not possible at the moment. We have this on our todo list, we will investigate this and we will try to find and implement a possibility for doing this.
Thanks
Thanks Christopher/fbengo!
@Ahmed Did you managed to fix this? Please make sure you follow Christopher’s and fbengo’s suggestion and let me know if you still have this issues.
Please let me know!
Thanks
Hi,
@fbengo Unfortunately using child theme you can only change this files: https://forum.tagdiv.com/child-theme-documentation-newsmag/ and if you need to make changes to the files located in the wp_booster folder you need to change the main theme’s files.
Sorry for the inconvenience!
Thanks
Hi,
You could try using this plugin with bbpress to set something for new posts: https://wordpress.org/plugins/bbpress-vip-support-plugin/
I will add your suggestion to “Go to last post” option on our todo list and we will investigate it and consider it for future updates.
Thanks for the message!
Hi,
You need to edit the td_module_blog.php file and add a container using html and use css to style it: http://screencast.com/t/7exTdeCkY
Thanks
Hi,
This may happen when you save settings as many requests are made to for that file that is interpreted as a threat. You could try scanning WordPress’s files for viruses using other antiviruses to see if you get a warning like that again. If you still got warning of this type you should re-install WordPress and then check again.
Hope this helps!
Thanks