Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

If you use any plugins other that the ones theme requires please deactivate them all and try again, it might be a plugin conflict.

If that dose not solve the issue please reupload the theme again, or delete the theme and install it again.

Everything should work!
Thnaks

Lucian
tagDiv Staff

Hi,

Do you still have this issue? I have checked your site and seems like it’s working fine now http://screencast.com/t/RjBkz1k98x I used this Facebook debugger tool: https://developers.facebook.com/tools/debug

Thanks

Lucian
tagDiv Staff

Hi,

Try this custom CSS, add it in Theme Panel > Custom CSS:

.sf-menu {
float: right !important;
}

#td-top-search {
right: auto !important;
left: 40px !important;
}

Thanks for the message

Lucian
tagDiv Staff

Hi,
Follow those steps: https://forum.tagdiv.com/homepage/

Then edit your homepage, edit the big slide and set it to read featured posts: http://screencast.com/t/6lTSpIujA

To mark pots as featured you need to add the post in Featured category: http://screencast.com/t/QcPCEvAOg

Hope this help!
Thanks!

Lucian
tagDiv Staff

Hi,

If you want this only on individual post you can set the post format to gallery http://screencast.com/t/BmEdOHTNXM this will remove the feature image from the post. We will add a template without feature image in the following updates.

Thanks

Lucian
tagDiv Staff

Hi,

Use this plugin WP User Avatar and then go to Users > Your Profile chose the user you want and change the avatar image like this:
http://screencast.com/t/gucZzlBJ3r71

Thanks

Lucian
tagDiv Staff

Hi,

The tagDiv Speed Booster works with our recommended plugins, with others plugins could cause incompatibility.
Try to deactivate it if you have other plugins active and see if this problem is still present.
Please let me know if you still got the issue afterwords.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have a feature like that, we will think about this in future updates, like you said you can customize the footer but it will display on all sites’s pages and you can’t change it according to pages. It can be done if you chose to do it yourself or you can hire a freelancer to do it for you.

Thanks for understanding and for your message.

Lucian
tagDiv Staff

Hi,

You can use the theme slider and from what you writhed, I understand that you want to add a slider displaying featured posts, you can add a slider to your page using Page Builder like this: http://screencast.com/t/xHAbuxqA

Also you can use the Revolution Slider plugin, if you don’t know how to create a slider follow this steps:
https://forum.tagdiv.com/topic/revolution-sliders-source-post-not-working/#post-15382

The Revolution Slider sliders can also be displayed using the do_shortcode() function in template.

Thanks

Lucian
tagDiv Staff

Hi,

Please add this CSS in Theme Panel > Custom CSS:

@media (max-width: 767px) {
.mobile-logo-wrap img {
top: 0px;
width: 157px;
}
}

Thanks

  • This reply was modified 12 years by Lucian.
Lucian
tagDiv Staff

Hi,

Known issues using speed booster is that is used to be in conflict with Revolution slider but we fixed it, of course it may be incompatible with some plugins, i also think it moves script to the footer as a feature to improve page loading speed.

Try it and see what’s happening.
You can read more about moving css and js here: https://forum.tagdiv.com/topic/can-i-add-plugins-css-to-footer/#post-6348

Thanks

Lucian
tagDiv Staff

Hi,

Try using a plugin, I can’t recommend you one i haven’t made any test, try AdRotate https://wordpress.org/plugins/adrotate/ like @tonz1976 said and see how it works.

Thanks

Lucian
tagDiv Staff

Hi,

You have no menu because you use the top one and that one it’s hidden on mobile, If you want you can add a menu or you can add this
CSS in Theme Panel > Custom CSS:

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

This way you will set the top menu to appear on mobile too. Unfortunately it will look like this: http://screencast.com/t/h2aWk9lQDKOS

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the problem with the cache plugins still exist, we found a solution that worked in past, but now I’m not sure that still work with latest WP version, but worth a try if you want to test it.

See here: https://forum.tagdiv.com/wp-postviews-post-view-counter-alternative-for-w3-total-cache/

Or disable the WP Super Cache, if you want views.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Have you resolved your issue? I have checked your site and all images look fine.
Please let me know if you still need help.

Thanks

Lucian
tagDiv Staff

Hi,

Glad you solved it. I believe this http://screencast.com/t/pf5TfDqDGZL is the plugin that generates your issue, try deactivating it and see if it works.

Thanks

Lucian
tagDiv Staff

Hi,

Replied here

Thanks

Lucian
tagDiv Staff

Hi,

You can do it by adding the block from single.php file before the sidebar using the do_shortcode() function like this: http://screencast.com/t/0diGnANrnc

This way you will display first in the sidebar a “Related Posts” section by current posts first tag, it will display the posts that have the tag which is first on current post tags, it’s using block 5. You can customize the block from page builder and you can find the shortcode if you switch to classic mode.

Here you have the code from my example: http://pastebin.com/pZNUHNTL
You can do the same in case the sidebar is on the left side.

Result: http://screencast.com/t/xaqyue8Wc
Let me know if it works.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately you can’t call posts in blocks by id the theme doesn’t have this feature, sorry for this.

You can try doing this using the filter by tag slug, you can add a tag to the post that acts like an id so you can call them after that tag and adding it in like here: http://screencast.com/t/4XFVyV0vw

Thanks

Lucian
tagDiv Staff

Hi,

You have to replace the breadcrums code of the theme with yoast code for breadcrumbs.
This is an e g for post pages: http://screencast.com/t/5aa5b1Js1

Also you have to remove the theme’s breadcrumbs, you can do it from page template by deleting th code or from Theme Panel > Post Settings > Breadcrumbs > Show or hide breadcrumbs on post.

You will get this result: http://screencast.com/t/beNVjuXWcnr
You also have to add this csutom CSS in Theme Panel > Custom CSS if you want to move the breadcrumbs a bit higgher on page:

#breadcrumbs {
margin-top: -30px;
margin-bottom: 20px;
}

You will have to do this for every template on which you want yoast breadcrumbs to show.
Here is an e g for Search Template : http://screencast.com/t/tEPahwPEauR

Thnaks

Lucian
tagDiv Staff

Hi,

You can add it using the “Header Ad” section in Theme Panel > Ads, follow this guide (How to make responsive text/flash or image ads:) – https://forum.tagdiv.com/ads/

Replace the images in the code with yours.

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your page source code and I think the code you have added in the text widget doesn’t look right http://screencast.com/t/91GNa9HWIf.

Please add a code like I did here http://screencast.com/t/JucZetv5bsV
I have checked and works fine, first in side bar http://screencast.com/t/JnqjpHdTSU

Thanks

Lucian
tagDiv Staff

Hi,

Not exacly, module 3 has a diffrent layout, if you want to add this for module 3 you have to add it in td_module_3.php like this http://screencast.com/t/pEMMzPz0c and add this CSS in Theme Panel:

.td_mod3 .td-social-sharing-buttons {
position: relative;
left: 110px;
width: 33%;
margin: 0px;
}

You can make them look as you like using via CSS.

Thanks

Lucian
tagDiv Staff

Hi,

You have to use this class .td-a-rec-id-header in the code i gave you, as i said before, the class changes if the ad type it’s changed.

You can draw it on the image like this http://screencast.com/t/RcBrKx2fB and then set the image to be displayed in the your header ad section in Theme Panel and place the link you want as well.

Thanks

Lucian
tagDiv Staff

Hi,

A solution would be to use http://winmerge.org/ to compare your theme with the latest version of the theme and identify the modified files.

Thanks

Viewing 25 posts - 6,201 through 6,225 (of 6,600 total)