Home User profile
tagDiv Member
I love to drive fast cars and to play Need for Speed! I enjoy to help customers tweak their websites for high performance! I’m a proud member of the tagDiv support team!
Andrei L.
tagDiv Member

Hi

1. You don’t need to create a full width image for post’s background. On the previous example from our demo we set this image: http://demo.tagdiv.com/newsmag_fashion/wp-content/uploads/2014/09/fashion-bg.jpg as a background image for fashion today category. By setting a background image for a category all posts from that category will have that image as background.
2. You can use this text formats to obtain a bigger margin on left and right side of post content: http://screencast.com/t/ioBYIWhkdhttp://screencast.com/t/Pww0NKtIo

Thanks!

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except Visual Composer, clear all caches and test again. If you still can’t manage to solve this issue please provide your site url so I can inspect it closer.

Thanks!

Andrei L.
tagDiv Member

Hi

You can use a css like this one:

.td_block_big_grid .td-module-thumb a:before, .td_block_big_grid_2 .td-module-thumb a:before, .td_block_big_grid_4 .td-module-thumb a:before, .td_block_big_grid_5 .td-module-thumb a:before, .td_block_big_grid_6 .td-module-thumb a:before, .td_block_big_grid_7 .td-module-thumb a:before {
background: transparent !important;
}

This code will target all grids except big grid 3.
Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css:

.td-header-container{
top: 95px;
margin-top: 0;
}

Thanks!

Andrei L.
tagDiv Member

Hi

You can remove the comment counter from page bottom by removing this code from comments.php file: http://screencast.com/t/yIbynNFthttp://screencast.com/t/uuhFLNsrOsj

Thanks!

Andrei L.
tagDiv Member

Hi

Newspaper theme don’t have td-container-border container in its source, you can place the code here: http://screencast.com/t/Th4g8LpeZLy

Thanks!

Andrei L.
tagDiv Member

Hi

The solution I offered above it’s tested and works fine. Make sure you follow the exact instructions, clear all caches than test again.

Thanks!

Andrei L.
tagDiv Member

Hi

We didn’t tested this plugin and we’re not aware of it’s functionality. However I’ve made a quick test and when I inspected the page source there appear the container generated by the plugin which means that the code was executed with our login form: http://screencast.com/t/yZMBbuhVB In my case there is not displayed anything because I’ve didn’t made the registration process for my website, which is required in order to have the captcha displayed. I’ve added the code in top-menu.php like here: http://screencast.com/t/lynOXgUgHcEg

I am not sure if this help somehow but you can try it and also check in page source if there is something displayed by the plugin.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme does not load the ad-code when the ad it’s disabled for a specific device, it loads only the script which check the devices for which the that ad must be displayed. You can check the differences here: http://screencast.com/t/Ypcl909jhttp://screencast.com/t/a0WKu0MCf

Thanks!

Andrei L.
tagDiv Member

Hi

The defer attribute tell the browser to load a specific file only after the entire document is loaded. Because of this you can’t add this attribute to the file which load theme’s js because in some situations there appear conflicts. There is a specific order in which scripts must be executed on the page and by adding the defer attribute this order change. When you exclude defer attribute main theme’s js, from tagdiv_theme.js file it’s executed before others js scripts from the theme, that’s why the page is loaded fine. The page would be loaded fine using defer attribute if this js: http://screencast.com/t/ZAbBZkZEOe does not depend by main theme’s js. To achieve that are required lots of customizations and I can’t provide a solution now.
You can red more about this attribute actions here: https://varvy.com/pagespeed/defer-loading-javascript.html

Keep in mind that improving site’s page speed it’s a task which require a bit of coding and some knowledge in this regard. We can only guide you trough the required steps and we always recommend to follow the steps indicated in our documentation. Any other implementation for page speed involve custom work and this falls beyond the support can offer you. If you still need guidance on this or 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 for the message!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the images and sidebar are displayed fine in posts now: http://screencast.com/t/o62ZmgnZH1e9
If you still have this issue try to clear the cache memory then test the site again.

Thanks!

Andrei L.
tagDiv Member

Hi

That is a html code and I am assume that must be added where you want to display the result of above js. Try to insert the code in the files which generate the post/pages where you want to display the hitstat counter: http://screencast.com/t/jVCPjtXLIYm

Please consider that we didn’t tested this code with the theme and we’re not aware of its functionality. You may need some additional customizations to have it working with the theme. We can’t provide any custom services at the moment so if you if you still need guidance on this or 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

Andrei L.
tagDiv Member

Hi

The Facebook button can’t be targeted with css from “outside” as it’s generated within an iframe and its style is set by facebuk plugin: http://screencast.com/t/A8fsMQIo7kZH unfortunatel I can’t provide a solution now as the theme can’t control this button’s layout, sorry.

Thanks!

Andrei L.
tagDiv Member

Hi

Technically speaking the code is correct. I am not sure how works on the page as I didn’t test it but if it works fine on your side you can use it.

Thanks!

Andrei L.
tagDiv Member

Hi

The code which generate the theme’s share buttons from post content is located in td_module_single.php file: http://screencast.com/t/FTfDkR31usf You can replace these share buttons with your own buttons but to achieve that it’s need to modify the code. You can use a similar implementation to add new share buttons but there might there might be required a particular implementation, depending by the social network.
Please consider that this is a complex task which require many customizations and also good coding skills in order to be achieved. 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 as we can’t offer customization services at the moment.

Thanks!

Andrei L.
tagDiv Member

Hi

Glad I could help!
Have a nice day!

Andrei L.
tagDiv Member

Hi

I am not sure why this happens as we didn’t received a similar report so far.
Try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using and test again. Also check in browser’s console if there are any errors related with the theme when you save the settings on category.
If the problem persist you can try to make a new clean WP install, then install the theme and the Visual Composer plugin according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ then test 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!

Andrei L.
tagDiv Member

Hi

I am not sure I understand your request so please provide more specific details about what you’re trying to do so I can inspect this and get back to you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

I sent the message again, check your email now, you should have it in your inbox.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that the post view counter is disabled on posts. In order to have the popular 7 day sorting to work you need to enable the post view counter from theme panel > post settings: http://screencast.com/t/P1EGEOEs

Thanks!

Andrei L.
tagDiv Member

Hi

This code add a new attribute for the files with .js extension: http://screencast.com/t/nGNIekHRJAXZ When post template 8 or homepage post block from Visual Composer are used on the page there is an additional js loaded on the page which is not loaded from main js file of the theme. The above code does not apply the defer attribute for all js code and this seems to cause conflicts.
You can read more about how this attribute works at this url: https://developers.google.com/speed/pagespeed/service/DeferJavaScript#description

Unfortunately I can’t provide a solution now as are needed some researches in order to identify how this code will work properly with the theme. If you still need guidance on this or 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 for the message!

Andrei L.
tagDiv Member

Hi

Yes we replied to that email as can be seen in this screen. If you didn’t received the message we can send it again on your email address.

Thanks!

Andrei L.
tagDiv Member

Hi

Please provide your site url so I can inspect this closer and get back to you with the proper code.
Thanks!

Andrei L.
tagDiv Member

Hi

You can achieve that by editing td_module_single.php file and delete the indicated lines of code: http://screencast.com/t/o7qhod1Xhttp://screencast.com/t/4QtrgNIVhttp://screencast.com/t/v3NDgW7rzbPr

Thanks!

Andrei L.
tagDiv Member

Hi

You only need to remove these tags: http://screencast.com/t/WVybiy8PV not the entire line. For more details about this code implementation check the oficial documentation in this regard as it may be required a specific implementation.

Thanks!

Viewing 25 posts - 3,451 through 3,475 (of 6,511 total)