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,

Sorry for the delay.
The avatar can be added with some custom work or try to find a plugin like this or similar.

Unfortunately I don’t think this can be done easily and we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Sorry about this and thanks for understanding!
Thanks

Lucian
tagDiv Staff

Hi,

Glad you figured it out!

Regarding the next/prev I don’t think it would be an easy task, the theme uses an script at the end of the block which based on the id of that block when requested it’s sends that request to the server and based on the info it receives changes only that part of the page, you cloud try something like that with the tabs if you want or you could try to find another way http://screencast.com/t/HaxSlwfeP

Thanks for the message!

Lucian
tagDiv Staff

Hi,

I’m not sure how you have added that author box using the text-widget right, from what i have noticed the text-widget which contains the author box is just at the top of the page and dose not stretches to contain the whole author box and the widget from below it’s stretching above the author box, that is why the author box it’s not clickable, you can see this here http://screencast.com/t/dyzhdJJ95t5j
Make sure you have added the widget right, also please make a screenshot of your code added in the text widget and send it, it could help me understand what happened.
You can try to use the css from below to remediate this but I suggest you find what the cause of this and remediate instead using the css to make it right.

.page .span4 .widget_text {
height: 605px !important;
}

Hope this helps!
Thnaks

Lucian
tagDiv Staff

Hi,

I have noticed that you are using Jetpack Photon, I think this could be the reason of this issue. Please disable all plugins including CDN and then regenerate thumbnails.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please add this css:

.td-a-rec-id-sidebar {
margin-bottom: 0px;
}

Should work like this: http://screencast.com/t/EhBooaJPaWn
Hope this works!

Thanks

Lucian
tagDiv Staff

Hi,

I have tested your site to try to recreate this on different mobiles using android and didn’t found anything wrong, are still experiencing this? Please let me know on which device this happens so I can check.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this css:

.page .span4 .td_block_wrap .td_mod_wrap .item-details .entry-title a {
font-size: 14px !important;
}

Should work: http://screencast.com/t/JkvrJDTjmSI9

Thanks

Lucian
tagDiv Staff

Hi,

Please use this css for the top padding:

.page .td-page-wrap .td-grid-wrap {
padding-top: 0px;
}

Should work like this: http://screencast.com/t/ztEeowAgJTE

Thanks

Lucian
tagDiv Staff

Hi,

Please use this css:

.menu-primary-menu-container .sf-menu > li > a {
line-height: 20px;
}

.td-menu-placeholder .td-menu-background .td-menu-wrap {
height: 20px;
}

.td-menu-wrap .header-search-wrap #search-button .td-sp-ico-search {
top: -2px;
}

Should work like this: http://screencast.com/t/F9jWunuJujbp

Thanks

Lucian
tagDiv Staff

Hi,

The answer would be no. Unfortunately we cannot offer any type of custom work as we work hard on the development, updates, fixes and support.
We can send you some site ideas using the theme though, please send us an e-mail to contact@tagdiv.com and we will send you a list if you like. Specify in your message about this discussion or send a link to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

Try this css:

#td-footer-1 input {
height: 50px;
word-break: break-word;
}

Note that this will change all input fields from the footer 1 widgets area, change the height as you like.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Glad you figured it out, thanks for reporting this, we will take a look and fix this in the next theme update.
Unfortunately you can’t modify the css generator file using child theme.

Sorry about this!
Thanks for the message!

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

Hi,

Glad you have managed to fix it and thanks for sharing!
Also tested this to make sure and you are right. Just added this on our todo list and we will try to fix this as soon as possible.

Thanks for reporting this!
Have a nice day!

Lucian
tagDiv Staff

Hi,

Sorry for the delay. Have you managed to find an answer for all your questions? Please let me know if you have any other theme related issues.

Thanks for the message

Lucian
tagDiv Staff

Hi,

You don’t need to style the buttons, just uncheck this box from plugin settings: http://screencast.com/t/418lcQ8tq
Use the "Enter CSS to fix or modify how your buttons look" field of the plugin to style the buttons yourself.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this custom css also, should solve both issues:

.td-mega-grid .td_block_mega_menu .td_mega_menu_sub_cats .block-mega-child-cats div a {
width: auto !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

Please send me a link to your site so I can check this, also please try to add a class to your text block like this: http://screencast.com/t/JbtiwRvGLf9 Then use that class to set the background color as you like: http://screencast.com/t/LSm3oaErskM
You can use and add the same class as I did, just add the class like shown in the first screenshot and then add the custom css from below in your custom css field from theme panel:

.my-text-block-class {
background-color: #4db2ec;
}

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately we haven’t made any tests with the wpDataTables plugin, so I can’t guarantee you it will work sorry for the inconvenience.

Sorry for this!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

You could try to add that filter into your functions file or you could just remove this code from comments.php file like this: http://screencast.com/t/NsY1CbDxx

Thanks

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

Hi,

Try replacing this get_permalink() function http://screencast.com/t/9KL7ilOqsc with your own or try to address to this matter on the plugin support page.
Also if you already have the URLs shortened when you share a post it doesn’t get the short version of the link?

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure, please send me a link to your site so I can check this. Also send a video link which generates this issue for you.
Have you tried to check if this still happens if you disable all plugin? If not please try this also and let me know.

Thanks

Lucian
tagDiv Staff

Hi,

Please add a link to your page and point me to where you are having this issue so I can check.

Thanks

Lucian
tagDiv Staff

Hi,

You could try to remove this code from site.js http://screencast.com/t/HdOcQaNldh
Then add your gif image here: http://screencast.com/t/QuxZ2IKE0Ji
Then check to see if it’s working.

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

I have tested it, should work fine: http://screencast.com/t/WxpEpBig
Please make sure you add this correctly http://screencast.com/t/Ixrr28AE
And then use this css and remove the previous from theme panel > custom css:

.slider .td-big-grid-post .td-block-author {
position: relative;
top: -100px;
color: blue;
font-size: 20px;
font-weight: bold;
}

.slider .td-big-grid-post time {
position: relative;
top: -100px;
color: blue;
font-size: 20px;
font-weight: bold;
}

.slider .td-big-grid-post .td-block-author a {
color: blue;
}

Change the color/font.. as you like using the css targeting I provided.

Thanks

Lucian
tagDiv Staff

Hi,

These is not an easy job and requires custom work. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Sorry for the inconvenience!
Thanks for the message

Viewing 25 posts - 5,526 through 5,550 (of 6,600 total)