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

The theme it’s designed to handle just adsense, img/flash banners ad codes you can find a detailed explanation in this regard in our ads guide here: https://forum.tagdiv.com/ads-system-full-guide/

We recommend using those div’s from our docs to place other types of banner and the padding property it’s set on img tags so because you’re using a different ad system than ad-sense the theme’s css it’s applied only on ad classes, not to the ad content.

You can also try to use a plugin to render your ad code like suggested in the documentation.

Try this custom css to padding the header and sidebar ads:

.td-header-sp-ads .td-a-rec {
padding-top: 10px;
padding-bottom: 10px;
}
.td-a-rec-id-sidebar{
padding-left: 20px;
}

You can modify the values as you like, here id the ruslt: http://screencast.com/t/FqZ8Mb8r3z

Thanks!

Andrei L.
tagDiv Member

Hi

Lucian replied you via dashboard on this.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

Thanks for reporting this, I’ve added on our list and will be fixed in the next theme’s update. Meanwhile you can use this custom css to increase the space between the featured image and post content:

@media (max-width: 767px){
.td-post-template-8 .td-main-content {
margin-top: 21px;
}
}

Here it’s the result: http://screencast.com/t/9tfUgXpWEg

Thanks!

Andrei L.
tagDiv Member

Hi,

Assuming you have seen our pages speed guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and you don’t get any answers here you can search for a freelancer on site’s like: http://studio.envato.com/

Thanks!

Andrei L.
tagDiv Member

Hi


@ekimunal
have you try to set it from category global settings like here: http://screencast.com/t/JmI2zZx8xoV

Let me know how it goes, we will try to find a solution for this.

Thanks!

Andrei L.
tagDiv Member

Hi

Not sure what you mean, because the theme doesn’t have any masonry header so please provide more specific details about your problem if you still need assistance on this.

Thanks!

Andrei L.
tagDiv Member

Hi

You can add custom ads in post content using VC shortcodes like here: http://screencast.com/t/DNy1ey3Swhttp://screencast.com/t/jbShysbSslYW

Thanks for the message!

Andrei L.
tagDiv Member

Hi


@mhmtky
Lucian replied you via dashboard.


@charlie_moreno
That issue can be caused by theme’s lazy load animation, by a plugin or a minimized js. You can try to deactivate lazy load http://screencast.com/t/GoGXYNlIUdnW plugins also, leave just Visual Composer, disable any js compression tool if you’re using, clear the cache and test again. Also check in console if you have any errors.

Let me know how it goes and if the problem persist please provide a link so I can inspect this issue closer!

Thanks!

Andrei L.
tagDiv Member

Hi

By default the theme add this symbol # when click on user name if you’re logged in, but you can link to the author page by adding this code in top-menu.php file – http://screencast.com/t/jVfBKKr5
' . get_author_posts_url($current_user->ID) . '
Also add this css in theme panel > custom css:

.td_user_logd_in{
cursor: pointer !important;
}

Thanks!

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

Hi

Not sure what you mean because in header style 8 the menu is below the logo: http://screencast.com/t/BsLayg2KtAR and you cannot have logo and ad containers placed like in header 1 style and a full width header so this can’t be done easily, sorry.
Please provide more details if this is not what you mean.

Thanks!

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

Hi

We will include the latest version of Revolution Slider plugin in the next theme’s update and after the update it’s released you can make a request via email and we will send you the template you need.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

When you insert a block into post content the theme add that underline decoration on title and category links, if you want to remove it you can use this css in theme panel > custom css:

.td-post-content .td_block_wrap a:hover{
text-decoration: none!important;
}

Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom css:

.td-post-sharing .td-classic-facebook iframe {
width: 130px !important;
}

Thanks for the message!

Andrei L.
tagDiv Member

Hi @Matija

I’ve tested your site and work’s fine, it’s possible that error be caused by a temporary server problem.
We didn’t tested the Nextcellent gallery plugin with the theme so I can’t provide an accurate answer on that issue. You can try to contact the plugin author and ask him for advice.

Thanks!

Andrei L.
tagDiv Member

Hi

You can use html tags to add lists for example: http://screencast.com/t/bvTNCLkDzExhttp://screencast.com/t/ikqGoZ0Q and you can use css to style it. If you’re not familiar with html language here it’s a good place to start: http://www.w3schools.com/html/default.asp

Thanks!

Andrei L.
tagDiv Member

Hi

You can use different header styles by inserting a condition in the header style file that you want to use. For example if you want for homepage header style 7 and for other post/pages header style 1 replace this code in: header-style-1.php file: http://screencast.com/t/14opnxwKC3ps with this one: http://pastebin.com/EZgMg7m7
Adjust this solution to your needs.

Thanks!

Andrei L.
tagDiv Member

Hi

Thanks for reporting this, it’s already on our list and will be fixed in the next theme update.
Meanwhile please check this topic, Alin posted a solution here: https://forum.tagdiv.com/topic/widget-block-21/

Thanks for the message!

Andrei L.
tagDiv Member

Hi

To change the category color on hover try this css:

.td-grid-style-5 .td-post-category:hover {
background-color: #BB3A3A;
color: #A28AE7;
}

Here is the result: http://screencast.com/t/o18qU6H93Psr

Andrei L.
tagDiv Member

Hi

I still can’t find the issue on your site. Try to deactivate all plugins, except Visual Composer, clear the cache, browser cache also: https://kb.iu.edu/d/ahic purge cdn files if you use any and test again.

Let me know how it goes and if it still happens and provide more details so can I recreate this on my side!

Andrei L.
tagDiv Member

Hi

I’ve tested the header ad functionality and work fine, please provide a link so i can inspect this.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve tested your Facebook ID with the latest version of social counter (V3.0) plugin and works fine: http://screencast.com/t/Ts7Xphpk3EdZ Please make sure you’re using the latest plugin version, also clear the cache ant test again.

Let me know how it goes.

Thanks!

Andrei L.
tagDiv Member

Hi

When you delete a user there it’s an option which allow you to append his content to another user: http://screencast.com/t/w1TePY1O

Thanks for the message!

Andrei L.
tagDiv Member

Hi

You can set the post limit for the latest article section on page from post loop settings like here: http://screencast.com/t/Hd1SNfQklZr
If this is not what you mean please let me know and provide more details.

Thanks for the message!

Andrei L.
tagDiv Member

Hi

Check this topic regarding the ads in smart list post: https://forum.tagdiv.com/topic/inline-content-ads-are-not-showing-in-smart-list-format/
Unfortunately you can’t use this ad size if you’re using sidebar, in our demo that image it’s just an example and it’s resided to 640px width (post contend width using sidebar)

Thanks!

Thanks!

Andrei L.
tagDiv Member

Hi

By default the theme hide the scroll to top button on mobile devices, but can be displayed using custom css:

@media (max-width: 767px){
.td-scroll-up-visible {
display: block;
}
}

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

Thanks for the message!

Viewing 25 posts - 6,076 through 6,100 (of 6,511 total)