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

Try this css in theme panel > custom code > custom css: http://screencast.com/t/cU6YetZiU

.single .td-module-meta-info {
display: none;
}
.single .entry-title{
margin-bottom: 10px!important;
}

You can increase the margin value is you want a greater distance between title and post content.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site an ipad and the indicated image it’s displayed fine on my side: http://screencast.com/t/dDqyLMF8 I am not sure why it doesn’t appear fin on your side but could be a cache issue so try to empty your ipad cache memory and test again. Also you can try to deactivate all plugins except visual Composer, just to make sure that this is not caused by some plugin.

Thanks!

Andrei L.
tagDiv Member

Hi

If you want to display different ads for author archive page then you can add a condition in ads.php file like this: http://screencast.com/t/TndoHgQ3IdZ
If this is not what you mean please provide more details so I can get back to you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

If you don’t have featured images for your post then you can use blocks 9 and 10 from Visual Composer to display your posts: http://screencast.com/t/bdrhoiAZBaq They will be displayed like this o pages: http://screencast.com/t/QHkRCbMYa Also you can use module 8 and 9 which have the same layout: http://screencast.com/t/0ooLyp0z

Let me know how it goes and if this is not what you mean please provide more details.
Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/mPfLNpyt360m

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

Please note that the top bar wasn’t designed do be displayed on mobile devices so you may need additional customization in order to have it displayed fine.

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Please check this topic, I have posted a solution here: https://forum.tagdiv.com/topic/shareaholic-and-nextpage/
We plan to add new types of smart-lists, which will have a similar layout and functionalities as the ones from Newspaper and for Newsmag theme in the future. They are in development now we hope to have them ready as soon as possible.

Thanks!

Andrei L.
tagDiv Member

Hi

This issue could be caused by the widgets tile. You need to use just standard letters on the titles. Any other symbol such as !, @, #, $, or – , _ or language specific characters, will cause the sidebar and the widget area to remove widgets and sidebars.
Try to deactivate all plugins again, leave just Visual Composer, empty all caches and test again.You also can try to make a new local install on your computer, with the latest version of WordPress, the current version of the theme available on themeforest, V 2.3.4, and Visual Composer plugin, then check if the problem is still there.

Let us know how it goes.
Thanks!

Andrei L.
tagDiv Member
table - reply

Hi

You can create a specific class only for the table, like table-style for example, add this code in theme panel > custom css:

.table-style{
overflow-x: auto;
}

Like this the css will be added automatically for the tables, but you have to insert your table manually in this container: table-style, otherwise the css won’t work.

Hope this help.
Thanks!

Andrei L.
tagDiv Member

Hi

Unfortunately the theme doesn’t have a subscriptions widget, you will have to use a plugin with a similar functionality to achieve that. I can’t make any recommendation which of the plugins available out there will work best as we didn’t test them but you can try a few and use the one which fits you best. I found here some information which may help you in this regard: http://www.shoutmeloud.com/wordpress-plugins-to-get-more-email-subscribers.htmlhttp://www.wpbeginner.com/wp-tutorials/how-to-add-email-subscriptions-for-your-wordpress-blog/

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your post and noticed it have a different structure than the one created in the theme. The smart sidebar depends by this class: td-ss-main-content and to have it working on all your post content are required some js customizations in ths function: http://screencast.com/t/hhLZ99poM
Unfortunately I can’t provide a solution now as this is a complex task which require some investigations. If you need this please my advice is to find someone to help you with it or hire a developer to do it for you as we cannot offer any customization serviced st the moment.

Thanks!

Andrei L.
tagDiv Member
table - reply

Hi

You need to include the table from second page into a container and apply the indicated css overflow-x: auto;: http://screencast.com/t/2wK1I7UJT The way should be the same as you did with the first table.

Thanks!

Andrei L.
tagDiv Member

Hi

We never tried that but I suppose that is possible with some custom modifications. This is a very complex task which require many customizations and also very good coding skills.
Unfortunately we cannot offer any type of custom work as we work hard on the development, updates, fixes and support. If you need this and you can’t do it yourself my advice is to hire a freelancer from sites like: http://studio.envato.com/ to do it for you.

Thanks!

Andrei L.
tagDiv Member

Hi

Thanks for reporting this. I’ve added this on our issue tracker and we hope to find a solution in the shortest time possible.

Sorry for inconvenience.
Thanks for the message

Andrei L.
tagDiv Member

Hi

I am not sure I understand your request, please provide more details about what you’re trying to do so I can get back to you with a more accurate answer.
Meanwhile if you want to customize the smart sidebar code, you can look in tagdiv_theme.js file here: http://screencast.com/t/hhLZ99poM

Thanks!

Andrei L.
tagDiv Member

Hi

This text 3.50 out of 5 (14 votes) comes from the plugin and the actual html structure don’t allow it’s customization.
You will need to check in plugin’s files where the function it’s used, basically where the star ratings are generated you should be able to see that. I am not aware how the code for that plugin it’s written and I can’t provide many details in this regard. You will have to check yourself in plugins files and modify them in order to get the desired result.
Please consider that this task involve coding skills and if you’re not aware of the steps you need to take in this regard my advice is to look for someone to help you or hire a freelancer to do this for you.

Thanks for the message

Andrei L.
tagDiv Member

Hi

Yes the code should work fine on mobile devices. You can test it and let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/6ufI5hKDl

.widget_FacebookLikeBox {
margin-bottom: 10px;
}

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that the links from homepage pagination have a 301 Moved Permanently status: http://screencast.com/t/SnbAwrJIYTe That means that either you have set a redirect for these links and if is the case try to remove it, or a plugin make this redirect automatically. If you didn’t set the redirection try to deactivate all plugins except Visual Composer, clear all caches including browser’s cache and test the site again.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that the links from homepage pagination have a 301 Moved Permanently status: http://screencast.com/t/igm7hQv4a1YC That means that either you have set a redirect for these links and if is the case try to remove it, or a plugin make this redirect automatically. If you didn’t set the redirection try to deactivate all plugins except Visual Composer, clear all caches including browser’s cache and test the site again.

Thanks!

Andrei L.
tagDiv Member

Hi

I suspect that happens due to a plugin that applies the redirect so you can try do deactivate all plugins except Visual Composer, clear all caches and test again.

Let us know ho it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that your image inks to the media file, otherwise the modal image will not work: http://screencast.com/t/YzmgTz2ba0g Also try to deactivate all plugins except Visual Composer, clear all caches and test again.

Let us know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that the theme don’t use a 741X486 px thumb for big grid 5, it uses the entire image, and because of revise process this image it’s not displayed fine: http://screencast.com/t/YdnQji819
Please make sure that you regenerate all your thumbnails using Thumbnail Regenerate plugin, deactivate all others plugins except Visual Composer, empty all caches including browser cache and 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

Replace the css that you shown as reference with this one.

.td-ads-title{
margin-left: auto;
margin-right: auto;
display: table;
color: #bbbbbb;
font-size: 10px;
text-align: center;
}

The result should be like here: http://screencast.com/t/RTWgwPrY

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

This issue appear because you’re using anchor links in menu and the theme can’t manage them properly for the moment. This issue it’s already in our attention and we will do our best to find a solution in shortest time possible.

Sorry for any inconvenience.
Thanks for understanding!

Andrei L.
tagDiv Member

Hi

Unfortunately the files from booster can’t be moved in child theme. Now the only way is to modify the main theme file, but make sure you backup your current install before making any changes.
We intend to improve the child theme support for our theme in the feature.

Thanks!

Viewing 25 posts - 4,476 through 4,500 (of 6,511 total)