Hi,
It refers to last 7 days not last week, thanks for the suggestion, I will add this on our feature requests list and if more people ask for it we will implement it in future updates.
Thanks
Hi Christopher,
I have just added this on our todo list for the next update.
Thanks
Hi,
We know about this issue which happens when using the Google Analytics by Yoast plugin.
I have checked your site and noticed that you also use it: http://screencast.com/t/nPwcvBm0jvyl
We have already wrote to plugins author so we can find a solution for this, you can also write to their support page: https://wordpress.org/support/plugin/google-analytics-for-wordpress
We are trying to fix this but unfortunately is more difficult than we initially tooth. You can deactivate the plugin in order to make links work and until we find a solution for this.
Sorry for the inconvenience!
Thanks for the message!
Hi,
I have checked your site, everything works fine, you can click the images/ titles/ “continue” button, all work fine.
Thanks for the message!
Hi,
No, the excerpt will not appear then, you have to modify the function or replace it with something else, you need to adapt the plugin to take over and do the same as the function did and you will need custom work for that, if you don’t have basic php/html/css knowledge we recommend you hire a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks
Hi,
You could do this by using a plugin like Advanced Custom Fields to chose, when editing the post if to show that author box or not for that post.
Here is how you can do it, follow this topic: https://forum.tagdiv.com/topic/function-to-hide-ads-and-function-to-show-author/#post-8993
If you don’t have basic php/html/css knowledge we recommend you hire a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thnaks
Hi,
Try like this:
.header-content-rec .td-a-rec-id-header {
text-align: center;
margin-bottom: 40px;
}
Should work fine now: http://screencast.com/t/aJTH0BSAOw
Thanks
Hi,
Just checked your site and noticed that it doesn’t work actually, the mobile icon it’s set to show up using js on click, some plugins may conflict with this and as a result this issue appears, please make sure you don’t have any plugin that may interact with this and then check to see if this still happens.
Deactivate speed booster also, this may cause something like this also when used in conjunction with other plugins.
Please let me know what you find.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Please remove all css that me and Emil provided for this and use just this one to get this result: http://screencast.com/t/uRAgnCzQKYCh
.td-header-style-8 .td-style-8-logo-wrapper .td-logo img
{
max-height: 176px;
}
.td-boxed-layout .td-header-style-8 .td-menu-wrap, .td-header-style-8 {
height: 172px;
}
.td-header-style-8 .td-style-8-menu-wrapper {
vertical-align: bottom;
}
.td-header-style-8 .td-li-wrapper-menu .sf-menu li:hover ul, .td-header-style-8 .td-li-wrapper-menu .sf-menu li.sfHover ul {
top: 176px !important;
}
Thanks
Hi,
I have checked your site and seems that is working good now: http://screencast.com/t/PLgIfp6ILE have you still got this issue? Please let me know.
Thanks for the massage!
Hi,
Use page builder: http://screencast.com/t/PfhCn9Y0hzX and customize it like you want, then switch to classic mode view, get the shortcode for it: http://screencast.com/t/NX0r1MLZnfaE and replace the one from here: http://screencast.com/t/aU7trBlMoEe
Thanks
Hi,
Send them via e-mail at contact@tagdiv.com also please send a link to this topic or specify your issues details.
Thanks
Hi,
You could use the child theme and only change the files there, but a change due to an update to the files you have already changed using child theme would mean that you will also need to make that changes one again. Here you have the documentation for the child theme: https://forum.tagdiv.com/child-theme-documentation/
Other solution for this would be to make a copy of the file you changed content/code and when the theme updates just replace the file content/code with the one you have, the same way here, you will need to follow the change log on each theme, update to check if the file you have didn’t change within that update,
Thanks
Hi,
Unfortunately you can’t add an negative tag slug to filter the tags, you can try to find other way to achieve this, try to bulk edit the posts you want to add into the block 4 widget then filter by that tag the posts you want to add into the block.
Thanks
Hi,
I have tested this on your site and noticed it dose work, just make sure you use a better selector for the element you want to style: http://screencast.com/t/xqfzmbH5Wl
Thanks
Hi,
Please use this custom css:
.header-content-rec .td-g-rec-id-header {
text-align: center;
margin-bottom: 40px;
}
Should work like this: http://screencast.com/t/U5Grpj4WPK
Thanks
Hi,
You can change the header color and menu background color from theme panel > theme color: http://screencast.com/t/kjMrCS1vo6b
Use theme’s panel > custom typography to change the font style/color/size/family
Thanks
Hi,
This issue happens when using the Google Analytics by Yoast plugin and looks like that some how the plugin is affecting the html structure.
I have checked your site and noticed that you also use it: http://screencast.com/t/xhvaMgaAR
We have already wrote to plugins author so we can find a solution for this, you can also write to their support page: https://wordpress.org/support/plugin/google-analytics-for-wordpress
We are trying to fix this but unfortunately is more difficult than we initially tooth. You can deactivate the plugin in order to make links work and until we find a solution for this.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Try this css which will change the font-size for the sidebar slider: http://screencast.com/t/Vmf6zqrcgzG
.iosSlider-col-1 .td-sbig-title-wrap a span, .iosSlider-col-1 .item .td-sbig-title-wrap a span {
font-size: 10px !important;
}
Thanks
Hi,
You can get it from here: https://wordpress.org/plugins/wordpress-seo/
You can read about it plugin here: https://yoast.com/articles/wordpress-seo/
Thanks