Hi,
Please use this custom css in Theme Panel > Custom CSS field:
.td-tags-and-social-wrapper-box {
text-align: center;
}
Should get this result: http://screencast.com/t/fWu3zmJxyx
Thanks
Hi,
Please follow this http://www.wpbeginner.com/wp-tutorials/how-to-add-official-linkedin-share-button-in-wordpress/ and add your button like this: http://screencast.com/t/p26gFRG117nS
You could also use a plugin for this http://help.linkedin.com/app/answers/detail/a_id/521/~/adding-the-%E2%80%9Cshare-on-linkedin%E2%80%9D-plugin
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.
Thanks
Hi,
You have an option for this when editing a block: http://screencast.com/t/PkQbBM2T
Result: http://screencast.com/t/ZfumZtT2W4a
Thanks
Hi,
You could try to set width via css using this custom css:
.sf-menu li a {
width: 100px;
text-align: center;
}
Should look something like this: http://screencast.com/t/bY9bQnTa
Hope this helps!
Thanks
Hi,
Sorry about that, I didn’t tested it, try to find other similar or search the web for other solution.
Thanks
Hi,
What version of Visual Composer are you using? I have checked your site and seems like you have some padding and also an box-sizing that prevents the big slider images from aligning like it should http://screencast.com/t/9qUlUqLVZi0C
You can use the custom css at the end in theme panel > custom css filed to fix this but it would be better if you figured out where this comes from and fix it from there otherwise you would encounter other issues.
My guess is that you are using a newer version of Visual Composer, if that’s so please revert back to the VC version that was provided with theme files, as we did not made any tests with the newer version of VC we can guarantee it will work.
.vc_col-sm-12 {
padding-left: 0px;
padding-right: 0px;
box-sizing: content-box;
}
Thanks
Hi,
I have tested this and seems the post style 5 doesn’t behave like it should, thanks for reporting this, we will fix this in the next theme update.
Until then if you want to stop the title spreading across the entire screen you can follow this steps:
* go to single_template_5.php file and cut this code, like this: http://screencast.com/t/svHNWgSn
* then go to loop-single-5.php file and paste the code from single_template_5.php file like this: http://screencast.com/t/QTFDiRILM1p
* save the changes you made in this two files and then the post template 5 should look like it should http://screencast.com/t/yLanQSMK9ppp
Hope this helps!
Thanks
Hi,
Sorry for the delay, have you managed to fix the space above the big slider issue? I have checked your site and seems fine to me. The only space you have there now comes from the container block that wraps the page content and you can remove it or reduce it using this custom css in Theme Panel > Custom CSS filed, like this: http://screencast.com/t/NxpJv7s97q
.td-grid-wrap {
padding-top: 10px;
}
I have set here the space above the big slider to be at 10px but you can change this value as you like.
Hope this helps!
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Please update your theme to the latest version (4.2) we have fixed this, I have tested this and seems to work fine now.
Thanks
Hi,
You can hide the inline ads via css. Please send me your site URL so I can inspect and provide you the custom css that you can use to achive this.
Thanks
Hi,
Thanks @Kronos17!
Please add the blog-stack class to the header-full-text-logo.php file like this http://screencast.com/t/Gxkltu5ST and also to the menu-header-center.php file like this: http://screencast.com/t/qmcWXumqV1O then you will be able to use the Blog style header from theme panel http://screencast.com/t/UEHkgXWTvYR3
You will also need to change from default color of the link/link hover/menu from here http://screencast.com/t/ElAft3m3
There seems to be an issue with the menu items when not setting a color from theme panel.
Thanks
Hi,
Looks like you have that code in your post content and it’s displayed in that posts excerpt also, in that case you have to edit the post and remove it like this: http://screencast.com/t/INf3u6FGHM
Hope this helps!
Thanks
Hi,
Glad you have managed it.
Regarding the Visual Composer, please note that this plugin is included in the theme files at it’s latest version each time the theme is updated.
Thanks!
Hi,
Use this css to change the link color and get it underlined in comments, add it in theme panel > custom css:
.comment-content a {
text-decoration: underline !important;
color: #1f9ee7 !important;
}
You can remove the text-decoration: underline !important; line if you don’t want that the links get underlined and change the color as you like.
The theme doesn’t have a feature like that, the comments are moderated from the back-end, you can try to find a plugin that dose this if exists one.
Thanks
Hi,
Add this css in Theme panel > Custom CSS:
.rev_slider_wrapper {
z-index: 0;
}
Thanks
Hi,
Please check if the image is actually there: /wp-content/uploads/2014/05/01415470.jpg
Also try to regenerate thumbnails with all plugins disabled.
Please let me know if anything changes.
Thanks
Hi,
The menu is made using script and all the css for it it’s compressed so it’s not an easy task to modify it and you need 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.
Thnaks
Hi,
Thanks @Kronos17!
@Rodney828 Add this css in Theme panel > Custom css and change the color as you like:
.td-page-wrap .td-grid-wrap {
background-color: antiquewhite;
}
We will think about adding an option for this in Theme Panel.
Hope this helps!
Thanks
Hi,
I have made tests and also get this issue, thanks for reporting this, we will try to fix this as soon as possible and will add it in the next theme update.
Also glad to read that you don’t have any other problems.
Sorry about this!
Thanks for the message!
-
This reply was modified 12 years by
Lucian.
Hi,
Have you managed to handle it?
Please let me know if you have any problems, also make sure to follow our documentation like @Christopher recommended.
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Do you still have this issue? Seems to me like your video is showing fine, the same way it’s displayed on YouTube
Are you referring at this black block? http://screencast.com/t/HbrbvPRtSS
If you are still encountering this problem please try to update to latest theme version 4.2 also try to disable the speed booster plugin if you are using it.
Please let me know.
Thanks
Hi,
@Evanggie
Have you managed to install it?
Please let me know if you have any other problems, specify the issues details and send a link to your site also.
Thanks @Christopher!
Hi,
@Pjump
Can you please give us wp-access so we can check? Send your wp-admin user and pass at contact@tagdiv.com also include a link to this topic or specify this issue’s details.
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Glad you have fixed it.
Thanks for the message!