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

I’ve checked your site and noticed that your fonts and js files are moved to the footer, but google evaluate the page speed on mobile different than on desktop. Evan if those resources are moved to the footer for some reasons they still appear like they are blocking the page render process.
You can also see this on our demo: http://screencast.com/t/i8oicyBB
Notice that google it’s much more restrictive with the plugins on mobile site’s version, because some may cause problems for the user when visit the site on mobile devices. It’a good practice to keep only the necessary plugins installed, also chose carefully what plugins you’re using because some of them may slow down the site if are not written ok.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

The smart sidebar was designed to work only with 2/3 1/3 layout. If you need to change its functionality I advise you to look for a freelancer on sites like: http://studio.envato.com/ to help you do it.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

I see you have it stilted now, please let me know if you still need assistance on this and provide more details.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and seams to be display fine now.
Changing the post content size involves lots of customization to theme’s grid for which you need custom work an lots of testing making this a difficult task. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support, but you can look for a developer on sites like: http://studio.envato.com/ to do it for you.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

That happens because the setting you currently use has been changed in the latest update. It’s enough to go to theme panel >categories and set the category template: http://screencast.com/t/JmI2zZx8xoV make sure you clear the cache, purge cdn file if you’re using and test again.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the form works fine: http://screencast.com/t/1Jwgq6C1NdR Make sure you clear all caches, browser caches also test again.

Let me know how it goes, and if you still need assistance on this regard please provide more details, an image to show where you added the code would be useful.

Thanks!

Andrei L.
tagDiv Member

Hi

By default the theme doesn’t have an option do disable more articles button on mobile devices, but you can use this custom css to do that:

@media (max-width: 768px){
.td-more-articles-box {
display: none!important;
}
}

I am not sure what you mean at second part of your message, please provide more details.

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

Unfortunately we didn’t do any tests with Sportspress Pro plugin, so I cannot say how will work with the theme. You can try to contact the plugin’s author and ask him for an advice. If this does not help, you can look for a freelancer to help you in this regard.

Sorry for inconvenience!

Andrei L.
tagDiv Member

Hi

Please check our documentation here: https://forum.tagdiv.com/newsmag-documentation/ you will find details about blocks, modules and how can be used on pages: https://forum.tagdiv.com/homepage-newsmag/
The Visual Composer plugin it’s used to add theme’s elements like blocks, widgets etc on the page and customize its appearance or set it to use different layouts: https://forum.tagdiv.com/how-to-use-visual-composer/ (this is for Newspaper theme but it’s applies to Newsmag also).
The site you indicated also uses the Newsmag theme and VC elements to build the homepage, here it’s something similar: http://screencast.com/t/YmnPCcolGH

You can check our youtube tutorials playlist to became more familiar with the theme: https://www.youtube.com/watch?v=TUdVeZ1pbuc&list=PL6CsDkMaejhpWFcFNOIDfdp5nIT0NbUbj

Hope this help, but if you still need assistance please provide details.

Thanks!

Andrei L.
tagDiv Member

Hi

1. Please check this topic, Alin posted a solution here: https://forum.tagdiv.com/topic/search-box-3/
2. To remove the dropdown menu comment this lines: http://screencast.com/t/oztsJHIWQ then add this custom css in theme panel > custom css: http://screencast.com/t/hzPCY0e8zchttp://screencast.com/t/9l96f6O2Em95

.td-category-siblings{
width: 100%!important;
}
.td-pulldown-filter-display-option{
display: none;
}

3. You can change the buttons colors using custom css, by targeting the specific classes for each button:
– related article: http://screencast.com/t/LWbbqSu9fx

.td-related-title .td-cur-simple-item{
background-color: #B24747;
}

-current category: http://screencast.com/t/lfVjqV8k

.category .td-subcategory-header a.td-current-sub-category{
background-color: #CE1313;
}
.category .entry-title span{
background-color: #CE1313;
}

-header search button: http://screencast.com/t/DjnvlIdx

input[type=submit] {
background-color: #CC2323;
}

Let me know how it goes and provide more details if still need assistance on this.

Thanks!

Andrei L.
tagDiv Member

Hi

Try this custom css, place it theme’s style.css file or alter the default css values for this selectors, the result should be like here: http://screencast.com/t/APOHb68kEt

.td_text_title_style3 span {
    top: 0px;
}

.td-grid-wrap {
    padding: 19px 13px 0px 13px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0px 10px 0px 
!important;
}

.text_title_style2 {
    margin-bottom: 10px;
}

.td_text_with_title {
padding-bottom: 0px;
}

Let me know how it goes and provide more details if still need assistance on this.

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

Footer template 12 have only one colon for content so you need to add the block you want to display like here: http://screencast.com/t/kpMpSxyuQhk The result should be like here: http://screencast.com/t/SLSIczLI73

Let me know how it goes!

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure you set properly the menu you want to appear on the website: http://screencast.com/t/jdprgcR2Ghttp://screencast.com/t/b1z9VzGBhHQl

Let me know how it goes and provide more details if this doesn’t help!

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

Thanks for the suggestion, I’ve added on our list and we will consider it for future theme’s updates. We must carefully select what features we will include as we have over 250 features requests, if more people will request this we will do it.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

Use this css: http://screencast.com/t/0yKCmLfmkWR4

@media (max-width: 767px){
.td-header-menu-wrap {
display: none!important;
}
}

Thanks!

Andrei L.
tagDiv Member

Hi

We didn’t tested the theme with this plugin, so it’s a chance to appear some issues. Also I’ve checked your site and seams that the plugin works fine. Try to deactivate all plugins, leave just Visual Composer and WP Viral Quiz active, clear the cache and test again.
Being a pro plugin we do not have a license so we cannot test it with the them, you could also address this to the plugin’s author, maybe they could provide a solution.
Please provide more specific details if you still have this issue and maybe I can help you.

Thanks for the message!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

This area http://screencast.com/t/oVTV6Agun it’s designed to display the subcategories of current category, but if that category doesn’t have any subcategories, that category’s siblings, that’s why they appear repeated. You can disable that for each category from theme panel > categories: http://screencast.com/t/7mscoJnVPhttp://screencast.com/t/ClLhCOUXjO5z

Thanks for the massage!

Andrei L.
tagDiv Member

Hi

You need to edit td_config.php file and comment or delete this lines: http://screencast.com/t/0LglEVfK That will remove the Open Sans and Roboto fonts.

Let me know if you still need assistance on this and if so please provide more specific details.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

You need to edit the template file corresponding with the post template used for post and add this line of code like here: http://screencast.com/t/i00jJmVsWu

<?php echo $td_mod_single->get_the_tags();?>

The result should be like here: http://screencast.com/t/YxUhetAGTo
Please note that I haven’t tested this on other post templates, so I don’t know how it will behave on those cases.

Thanks!

Andrei L.
tagDiv Member

Hi

The module 15 wasn’t designed to display excerpts, so you can use the read more tag to achieve something similar: http://screencast.com/t/I9Oe7oXOhttp://screencast.com/t/RgQLZPXrih Or you can use a different module, that have the excerpts included, like module 12: http://demo.tagdiv.com/newsmag/category/module-12-category/

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked the html tags in category description and works fine: http://screencast.com/t/b9GR6CivKsP4http://screencast.com/t/jVpqgB4swB but you cannot use div containers.
Regarding the Speed booster issues you can comment this lines and the plugin will remain activated even if you use plugins different than those tested: http://screencast.com/t/ko9Xk7qdlXhn

Thanks for the message!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

Seams that a theme’s class it’s missing, so you can try to re-upload the theme, (delete the old install) and make sure that all files are uploaded, here it’s an update guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ Also deactivate all plugins clear the cache purge cdn files if you’re using and test again.
If the problem persist please send an email at contact@tagdiv.com with your site’s login details and we will inspect this issue, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme doesn’t have an option to do that, but you can try a plugin to achieve that functionality. You can try to find a plugin, please take a look here: http://wphow.org/how-to-create-a-wp-table-of-contents-the-easy-way/ but notice that we didn’t test those plugins, so I cannot say if will work.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

Please make sure you added the code in the right place for Newspaper theme: http://screencast.com/t/3vBx7m44UYv Also notice that the plugin deactivate itself automatically if detect an incompatible plugin, we added this measure to avoid conflicts with plugins that won’t allow to move their resources at the bottom of the page.
You can check if Speed Booster it’ active in System status: http://screencast.com/t/moA7E5Grc
If you always want to keep the plugin active comment this lines: http://screencast.com/t/ko9Xk7qdlXhn

Hope this help.

Thanks!

Andrei L.
tagDiv Member

Hi

This read more tag it’s a WordPress feature, and doesn’t works on theme’s block because of excerpts function, but you can use it in module 15: http://screencast.com/t/6rnAV0fM To insert it you need to edit the post like here: http://screencast.com/t/P3TXfdqI
The result should be like here: http://screencast.com/t/UEFRjzj49VSi

Let me know how it goes and provide more details if you still need assistance on this!

Viewing 25 posts - 6,001 through 6,025 (of 6,511 total)