Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Catalin
tagDiv Staff

Hello anujsri1,

Unfortunately, these divs are not designed to work only for Ads and not for content. The content you can hide with a bit of CSS -> display:none; and if you want to hide it only for the mobile mode you have to use media query for mobile -> @media (max-width:767px).

Let us know how it goes and if you need more assistance for this regard, please provide more details about what exactly do you want to hide.

Thank you for the message!

Catalin
tagDiv Staff

Hello solo,

Unfortunately, I do not understand very good what you want to mean about your problem. Please provide more details about this, any screenshot would be more useful for a better understanding. I need to know more details about this so I will be able to provide a more accurate response.

Thank you for the message!

Catalin
tagDiv Staff

Hello carmene,

Our theme does not have the option to change the fonts for all website. The theme uses by default Open Sens and Roboto. The simplest way to achieve this, as @Chris S suggested you above, would be to search/replace these kinds of fonts with your desired font in style.css, like this -> http://screencast.com/t/QqveC5k0B

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello OuweAap,

Unfortunately, our theme has not been designed to have this option implemented. All the featured images as desired must be downloaded on your computer because the theme take the featured image from Media Library/Upload file from PC, like in this screenshot -> http://screencast.com/t/qxBWYhbC
You should try to find some plugins with this functionality and you can test on your computer and see how it work, but we cannot provide support for untested implementation plugins.

Hope this helps!

Thank you for tour understanding!

Catalin
tagDiv Staff

Hello ariangreatzone,

We have disabled the Frontend Editor from Visual Composer Plugin because this option generated some incompatibilities with our theme and we have decided to move out of the theme. If you want to enable this, you should remove/comment this snippet of the code, like this -> http://screencast.com/t/7ivn03klZWv

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello rishab55555,

a)Unfortunately, our theme does not have this option implemented for RSS feed. If you want to use this, you have to search any plugin with this functionality and check on your side how it works. You should find a lot of these plugins from WP Plugins, like this -> https://ro.wordpress.org/plugins/search.php?q=RSS

b)Please try the code below and add it in Theme panel->Custom CSS area, like this-> http://screencast.com/t/2Ogvs7nOPQ

.td-header-wrap .black-menu .sf-menu > .menu-item-159 > a:hover {
background-color:red!important;
}

The result you should see here: http://screencast.com/t/qHH2CSKzS5

c)If you want to change the color and background-color of your translate buttons, you should try the code below and place it in Theme panel->Custom CSS area.

#menu-item-44721 a {
background-color:red;
color:green!important;
}
#menu-item-1364 a {
background-color:green;
color:red!important;
}

The result you should see here -> http://screencast.com/t/k4jCricPY -> http://screencast.com/t/P2SwLPlO3l

You can adjust the values as you wish.

d)I have tested on my side the WordPRess date and seems to work properly. The WP use the normal and standard format of the date and you should not have this error. Please check your plugins because it might be caused by them.

e)First of all, you need to follow this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
There are a number of things that can go wrong with page speed. You can begin by investigating speed booster to see if it’s not disabled. The speedbooster plugin has a function that checks for active plugins. There is a list of plugins speedbooster is compatible with – http://screencast.com/t/hcjLnOqh4i2 so if you have other plugins active it will be automatically disabled.
In order to use the tagdiv speedbooster with all plugins you will need to remove this code – http://screencast.com/t/RZLIOPUNdqh
Another thing you can do is play with the priority, if it doesn’t return all js – http://screencast.com/t/7fhfjttAT8
http://codex.wordpress.org/Function_Reference/add_action

Please keep in mind that these insights are recommended for advanced users only so if you don’t have php knowledge I suggest you get someone to help you with this.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Beldar,

Unfortunately, our theme does not have this option implemented. If you want to have share button into your category page, you have to find a plugin with this functionality and try to check how it works for you.

Hope this helps!

Thank you for the message and for your understanding!

Catalin
tagDiv Staff

Hello hcnsupport,

For your first request, you can adjust the width of both element (logo+ads) but you should be careful because the width it changes according to the device used and there will not be responsive. To achieve this, are required more customization.
I recommend you to use the second option. You can use the header_style_10 with some customization in properly file, like this -> http://screencast.com/t/hbieYxNHNJ3 -> http://screencast.com/t/7SwsdnqL and then you have the banner ad centered under your logo, like this -> http://screencast.com/t/aJrMC5yQt

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello an0therPass34,

Unfortunately, not all the options from Visual Composer are working properly with our theme. If you want to add a border for your row in Visual Composer, first of all, you have to do a custom class, like this -> http://screencast.com/t/32YNzY3r8WWs and then you should add the border with custom CSS like this -> http://screencast.com/t/YS84oYlpPUr

Please try the code below and add it in Theme panel->Custom CSS area, like this: http://screencast.com/t/EdJI1cqUbLtD

.custom_class {
border:3px solid red!important;
}

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello gbachman,

I have added this on our to-do list and it will be fixed as soon as possible.

Sorry for the inconvenience!

Catalin
tagDiv Staff

Hello Arafat,

I’ve checked you website and I saw that you have some js. errors, as you can see in this screenshot: http://screencast.com/t/PW513zL8Hvy It seems to be an error caused by conflicting plugins. Please try to disable all the active plugins, except Visual Composer, clear all your caches and install only the plugins that come bundled with our theme and rule out the possibility to be plugins in conflict and try again.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello janamtrup,

Unfortunately, we have missed this thing for Newspaper Theme, but on the future, we will archive this folder. This thing does not affect the functionality of our theme. Also, if you want, you can do an archive for this folder.

Thank you for your understanding!

Thank you for the message!

Catalin
tagDiv Staff

Hello Arafat,

If you want to reduce that space, you should try to use the code below like this:

.td_module_8 {
padding-bottom: 8px;
margin-bottom: 0px;
}

The result: http://screencast.com/t/k2hOe9r4tZV

Thank you for the message!

Catalin
tagDiv Staff

Hello Arafat,

Please try the code below and add it in Theme panel->Custom CSS area.

.td_module_8 .td-module-meta-info {
display:none;
}

The result: http://screencast.com/t/lrhS3MoM

Thank you for the message!

Catalin
tagDiv Staff

Hello listsy,

You can find a tutorial how to implement this on your site in our Best of forums section, like this: https://forum.tagdiv.com/best-of-forums/
Please check this tutorial -> http://www.getcooltricks.com/wordpress/google-cse-integration-to-newspaper-wordpress-theme/

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Arafat,

If you want to hide this option, you have to use a bit of CSS. Add the code below in your Custom CSS area from Theme panel.

.td-related-title .td-related-right {
display:none;
}

The result you should see here: http://screencast.com/t/7LYOsk6QF

Thank you for the message!

Catalin
tagDiv Staff

Hello dougcuomo,

You used before on your homepage a Visual Composer element, named ->Homepage post, like this -> http://screencast.com/t/OzQJ1sHj -> http://screencast.com/t/NqxHT5fYzaQ and it is similar with our single_template_8 and has the same functionality…sorry for the confusion.
I have checked you website now and I saw that you have changed this feature with Big Grid and also the feature image is there, as you can see -> http://screencast.com/t/J7vzzWF2w Please add more than one post on your website if you want to fill all the grid with the featured images.

Let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Navneet,

You can remove the Vimeo&Vkontakt icon from Theme panel, like this: http://screencast.com/t/RMx1QW96F20C and the Linkedin exist in our list of icons, like this: http://screencast.com/t/97oPJVZMC

If you want to add another social icon, please consult this topic, here: https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/#post-58011

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello samthompson,

I suppose you have a problem with pagination for the block. This kind of issues seems to be caused by conflicting plugins. Please try to disable all the active plugins, except Visual Composer, empty all your caches and install only the plugins that come bundled with our theme and rule out the plugins in conflict.

Let us know how it goes and if you need more assistance after this advice, please provide your website URL so I can further inspect the issue.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello agidulyan,

Try to use in your code the !important tag like this: http://screencast.com/t/2UTkG9qkifK and check how it happens. I’ve tested on my side and works fine.

Hope this helps and let us know how it goes!

Thank you!

Catalin
tagDiv Staff

Hello nmichieletto,

Please ensure you have checked the Post Setting option from the Screen Options in the top of the page when you edit your post, like this: http://screencast.com/t/DJxJroNFPr4B

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello henrikkloster,

Unfortunately, our theme has not been designed to have such option. If you want to increase or decrease the width of the theme, all the layout will be broken and it is necessary to do a lot of customizations for a better look. Below, I gave you an example with your width desired and you can see how it look -> http://screencast.com/t/AEfGItAO

Hope this helps!

Thank you for your understanding and sorry for the inconvenience!

Catalin
tagDiv Staff

Hello maxpeerawat,

Unfortunately, our theme hs not been designed to have this option implemented. Please try to search a plugin with this functionality from this list of WordPress plugins -> https://wordpress.org/plugins/search.php?q=CAPCHA You should try to install as you wish and see how it work for you.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello EDMSU,

The code does not work for you because I suppose that you did not create the custom class before to add the code that I provided you above. First of all, please add this custom class like this -> http://screencast.com/t/TkF6VoqS

Thank you for the message and let us know how it goes!

Catalin
tagDiv Staff

Hello anujsri1,

If you want to just exclude the ads on mobile version, you should try to add only 1 div for all devices with this class -> td-all-devices and disable for mobile mode from Theme panel, like this: http://screencast.com/t/rPHJjNOo3jdy

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 25 posts - 22,476 through 22,500 (of 23,298 total)