Hi,
All the headline from the sidebar are determined by this function: http://screencast.com/t/jpuaxnl0yTS
You can remove the h3 tags or change it from here but then you will remove them from all block module which use this function.
Thanks
Hi,
@FRMedia1981
I have tested the buttons short-codes using theme version 4.4. and didn’t find any issue with the buttons, i have also tested your button’s short-code and shown up well: http://screencast.com/t/nMEd85f4Z
Please make sure you add the code like this in your post: http://screencast.com/t/8aqcWd9atp
If this issue is still present please deactivate all plugins then empty cache and try again.
@webministeren
On the latest version of Visual Composer some classes were changed by it’s developer and we had to override them so that the plugin would still work with the theme. In the process the buttons css was lost. We have the issue on our list and we’ll try to fix it in one of the next updates. Sorry for the inconvenience.
You can use this custom css to style the button, like this: http://screencast.com/t/7WSQoASk
.vc_btn-green.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #53812d;
box-shadow: 0 5px 0 #53812d;
margin-bottom: 5px;
}
.vc_btn-green {
background-color: #6dab3c;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn {
border: 1px solid transparent;
cursor: pointer;
display: inline-block;
text-decoration: none !important;
}
.vc_btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
Thanks
Hi,
Please follow this guide and make sure you have added the custom font right: https://forum.tagdiv.com/how-to-use-custom-fonts/
Thanks
Hi,
Please deactivate all plugins then check if this issue is still there, this may occur due to a plugin conflict. If this issue is still present please switch to a WordPress default theme and check again, if still doesn’t show means that your WordPress installation may be broken.
Hope this helps!
Thanks
Thanks for the suggestion Christopher I have noted this.
Have a nice day!
Hi,
Unfortunately there is no option to customize the tag color.
You can do it via css, please sue this custom css and change the tag background color as you like: http://screencast.com/t/fHnJq7DI
.td-tags a {
background-color: red !important;
}
Thanks
Hi,
The page title option from theme panel >custom typography apply’s to the page title of default templates. You can change the page title font size/color/family… on category pages and search results page also by using this custom css in theme panel >custom css field:
* http://screencast.com/t/F1omnoOheHBH
* http://screencast.com/t/4GcYhu4EjcvC
.category .td-page-title span, .search-results .td-page-title span {
font-family: Lobster;
font-size: 50px;
color: red;
}
You can updated the theme to the latest version and let us know what issues you encounter and we will try to provide a fix fro them.
Thanks
Hi,
The update shouldn’t affect the custom css added in theme panel. Please make sure you still have this css in custom css field. I have tested this and worked fine using the 4.4 theme version.
Please let me know if you can’t fix this and also provide your site’s URL, I need to inspect this so I can provide a fix.
Thanks
Hi,
Thank you for your suggestion, i will add this to our issue tracker, but because we have over 160 feature requests we have to pick very carefully what we implement. If more people request this feature we will do it.
Thanks for the message!
Hi,
Unfortunately the theme and also the menu haven’t been designed to work using custom posts types. If you want to customize this to work with other post types also you would 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.
Thanks
Hi,
I have emulated and tested this on devices you have mentioned and found no issue, you just have to add this css, which fixes the breadcrumbs issue:
.post header h1 {
margin-top: 17px !important;
}
ex:
* http://screencast.com/t/DpwwuRAk
* http://screencast.com/t/SQu9m8gG
* http://screencast.com/t/uHtXSmIk
Thanks
Hi,
Changing the font-size/weight/family, line height and so on should not cause the line break. This is dictated by the number of characters set to the line so this may be cause by other characters which are encoded as many characters and added to the count.
Thanks
Hi,
All scripts file the theme use are collected into site site.js file: http://screencast.com/t/KTq8SvXI
The site.min.js file is the minifyed version of site.js file and it’s used by speed booster plugin.
You can make your changes to the site.js file then use Google Closure Compiler tool to minify the modified file of site.js file and replace with newly minified version into the site.min.js file.
Hope this helps!
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Please add this: http://screencast.com/t/i4A030fl1AMX and check again, please make sure you empty cache and purge files if you use nay CDN or cache plugins.
You could also use this tool to force Facebook to see what info Facebook get’s from your site and to force it to get the new info if changed: http://screencast.com/t/FXUDcG2kpn
Hope this helps!
Thanks
Hi,
@Stephanieb As Christopher also mentioned this was probably a caching issue. Glad that is fixed. Thanks for letting us know.
Thanks for the message!
Hi,
Thanks Christopher!
@rootpost As Christopher wrote you can set this from theme panel: http://screencast.com/t/Gx9K7UIm
You can also send an e-mail at contact@tagdiv.com and make a request for the xml file if you also need it.
Thanks
Hi,
Sorry for the delay! Should not be any issues, please let us know if you find any theme related issues.
Thanks for the message!
Hi,
Please replace the content from this file: http://screencast.com/t/epk1ALdbS … with this code: http://pastebin.com/4FvcK9e2
Also go to single_template_5.php file and remove this code: http://screencast.com/t/MUkR8Bl1pt
Should get this result: http://screencast.com/t/nWqlfXZcsQq6
Thanks
Hi,
You can set the background for the big slider when using “Homepage – bg – no article list” template from here: http://screencast.com/t/vj3o0qdB
The slider form this template is using posts from featured category and doesn’t have any option to change this, you can do it though by editing page-homepage-slider.php file like this: http://screencast.com/t/7pkwMuRo
Thanks
Hi,
I have tested this using the latest theme version and found no issue with it: http://screencast.com/t/xjQDcMtttlu
Please make sure you edit single_template_2.php file or loop-single-2.php depending on your needs.
Make sure you add the get_author() functions like this: http://screencast.com/t/Js2KCix5g2
Thanks
Hi,
Thanks Christopher!
@snowwatchGB The issue with this is that the Adsense scripts needs to be added int the body where you want the ad to be generated.
You could try to find a solution for this online, after a quick search I have found this: http://semplicewebsites.com/google-ads you can give it a try, note though that I haven’t tested this and cannot guarantee it will make a difference. If you don’t know how to do this we recommend you to get someone to helps you with this.
Hope this helps!
Thanks
Hi,
Unfortunately the theme doesn’t have a feature like this. You can use this method and customize it for your needs. If you don’t have any php/html/css knowledge we recommend you to hire a developer to do it fro you as we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks
Hi,
Sorry for the delay. You can use the same license key for all your development and production servers so you wont need to deactivate the theme.
You can find to the following URL’s more info:
https://forum.tagdiv.com/how-to-find-your-envato-purchase-code/
https://forum.tagdiv.com/how-to-activate-the-theme/
Thanks
Hi,
We have this on our to-do list, until we fix this you can use the solution I provided above as an work around for this.
Thanks