Hi,
@Joe Jerde
Try this https://tagdivdemo.disqus.com/admin/universalcode/ in the td_authors.php file http://screencast.com/t/u6P93hW4
We cannot offer custom work at the moment 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.
@Christopher
Thanks!
And to answer your question, probably the best way would be to remove this code http://screencast.com/t/EGDnC15e0nyk
@mehedi
As @Christopher writhed we are working hard on the development, updates, fixes and support, you can always get a freelancer if you want to add something new to the theme and don’t know how to or add it issues list on GitHub
Also keep in mind that we have to pick very carefully what we implement as we have may feature requests.
Thanks
Hi,
Have you tried to disable all plugins? I think this is due to a plugin conflict.
If deactivating the plugins dose not solve the issue you can give us ftp and wp-access so we can check this. Send user and pass via e-mail at contact@tagdiv.com and also include a link to this topic.
Thanks
Hi,
Replied via e-mail!
Thanks for the message.
Hi,
It can be done but it’s not an easy task, 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 for understanding!
Hi,
Please try this http://screencast.com/t/uy1TApMv and check to see if the source it’s still under the FB comment plugin.
If this dose not help to put the source and via directly under the post content you can try to disable or hide the FB comment from showing after post content and add it yourself in the loop-single.php file using the do_shortcode('[fbcomments]'); function like Emil suggested above.
Hope this helps!
Thanks
Hi,
Please send an e-mail at contact@tagdiv.com specifying your request, also include a link to this topic in your message.
Thanks
Hi,
Thanks Christopher!
@techedge1
You can follow this guide https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/#vanish
Thanks
Hi,
Please check if you have the the “Unique Articles” feature active on your homepage http://screencast.com/t/jJDDUimpb1Fp
This may be the cause your posts only show in slider only.
Let me know if you solve this issue.
Thanks
Hi,
Thanks @Christopher
@maqabyah
Your issue comes from CDN which delivers the old versions of the files. You have to clear purge CDN cache and clear your browser cache (Ctrl +F5).
Thanks
Hi,
Please try to disable all plugins leaving active only those that theme requires and the recent comments plugin and check to see if this issue is still present, this may be due to a plugin conflict.
If this dose not solve the issue, please send an URL with this issue so I can inspect it and hopefully I can give you a solution to this.
Thanks
Hi,
we have Buddypress on our todo list for improvements. Unfortunately I can’t give you a deadline as we have over 150 features request on our lists and the time is short.
We have made the theme compatible with Buddypress but not all components are styled like the theme design, they have the default styling.
If you want to create another look for some elements you can hire someone to do that job.
Thanks for the message!
Hi,
You have to identify what template are you using for your homepage and edit the template file http://screencast.com/t/xKfsedq7JJv
To add more field first you have to add them here http://screencast.com/t/7tUYwnoxR2Az
And then you have to create conditions like for the source and via here http://screencast.com/t/p00u5KiD
Hope this helps!
Thanks
Hi,
This may be due to some plugins. Please deactivate all plugins leaving active only the WPBakery Visual Composer plugin and check to see if this issue is still present.
Please let me know if you notice anything.
Thanks
Hi,
Please add this custom css in Theme Panel > Custom CSS.
This one is for tabs videos:
.single .wpb_tour_tabs_wrapper iframe {
height: 100% !important;
}
And this one is for reviews stars:
.single .post-ratings img {
float: left;
}
You should get this result: http://screencast.com/t/hIicSe8F74V
Thanks
Hi,
Thanks for the suggestion, I have added this on our todo list. If more people request this we will implement this in our future updates.
You could also use the Google Analytics field from theme panel to add custom JavaScript http://screencast.com/t/atHfDnR0Z1L
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
It works for me http://screencast.com/t/gOIUI8wrC8
Please try to use this css:
.widget_social .td_social_type .td_social_button a {
background-color: white !important;
color: black !important;
}
If this dose not work please send me an URL to your site, I need to inspect this so I can provide a better solution.
Thanks
Hi,
Try edit your style.css file and using the replace feature replace this color #4db2ec (blue) with your own, like this: http://screencast.com/t/LlpjBGwZ9O
Also thanks for the suggestion, we will thinks about this.
Hope this works!
Thanks
Hi,
I have tested this on your site so it should work, also checked your site and seems to me it’s working fine, the css I gave you it’s for removing the pointing under the menu items when hovered.
please send me an image/screenshot pointing where and what are you referring too so I can help you.
Thanks
Hi,
You could try to search the web to find a way to add the disqus comments and add them here http://screencast.com/t/9tn1fusGPFUe
Thanks
Hi,
Please try to add this script http://pastebin.com/3bmpQtHM to footer.php file like this: http://screencast.com/t/bg5KZcUJjwn
Hope this works!
Thanks
Hi,
Should work, I have tested this like this http://screencast.com/t/EqP51k7edJF
And had this result: http://screencast.com/t/qQ3K5HQLSv1l
I have also checked your site and noticed that you have the standard post type http://screencast.com/t/LhS2iO0WUT for the posts that don’t have any feature image, if those posts are the one that you have set the featured video please make sure you set them to video post format.
Thanks
Hi,
You could edit your style.css file and using the replace feature replace this color #4db2ec (blue) with this one #ff4fb8 (pink) like this: http://screencast.com/t/LlpjBGwZ9O
Hope this works!
Thanks
Hi,
You can Import the styles from Theme Panel and then take a look at the Header/Header Styles/Typography/Theme Colors/Backgrounds… and see the settings used to create that type of header. Then you can keep only the settings you want and set to default the other or if you want and you think you can managed you can go here http://screencast.com/t/mFhVxOHhdd3u and remove from the code the variables that you don’t want to use.
Thanks