Hi,
@snowwatchGB please update the Speed booster plugin from the latest Theme version 4.0.1, should work now.
Thanks for the message!
Hi,
Shouldn’t be, we had tested some time ago and no issue reported. Can you make some test and please reply back the issue persist. We will make test to, to be sure everything is fine.
Thanks for the message!
Hi,
The views from WP update the counter on each page load. The views are stored in a custom field, you can see it if you edit a post: http://screencast.com/t/nR7cIZPy
Thanks for the message!
Hi,
If you add an image as featured image in your post: http://screencast.com/t/IKZebkJdqTt this will be automatic embedded in post at the top, you don’t need to add the image in post manually, Like in above screenshot.
Thanks for the message!
Hi,
We will investigate the issue, we still try to replicate the bug.
Thanks for the message!
Hi,
1. To remove the support from admin bar: http://screencast.com/t/V27xfNl4LCOo
2. To remove the Theme panel from wp dashboard: http://screencast.com/t/lPHfhn3kdp and this: http://screencast.com/t/hqhSsr0G
Thanks for the message!
Hi,
You need to make the same changes for pages and other templates to. If you want you can use an editor like Notepad++ and search in all files to see where the breadcrumbs are defined for each template and make the changes.
http://screencast.com/t/G52vL4Ha1bL
Hope this help!
Thanks for the message!
Hi,
If you want to add a title you can add it via HTML like this:
<h4 class="block-title">
<span>my title here</span>
</h4>
Thanks for the message!
Hi,
Try this:
.td-post-featured-image .entry-thumb {
margin-top: -25px;
}
Hi,
The @ you twitter username is added in Theme panel from v4, you can change it directly from there: http://screencast.com/t/7ZnIJuKCIA
About the 2 opened popup, we still investigate this wired bug, can you try with this disabled: http://screencast.com/t/d5x2BLUfUI The issue is present when you have 2 instances of the twitter on same page.
Thanks for the message!
@aagatawasthi take the latest theme version 4.0.1 is fixed this issue.
@davistar I’ve tested the the backed work fine, I’m not sure why you got blanks screen, can you provide a log from your server to inspect it? Or give us access to your WP and FTP to inspect the issue, send via email at contact@tagdiv.com
Also have you tried to disable some plugins, to avoid java-script conflicts?
Thanks for the message!
Hi,
Do this only when you change the theme color or everywhere in Theme panel?
Can you provide access to your WP and FTP to inspect the issue? Send the details via email at contact@tagdiv.com
Thanks for the message!
Hi,
If you want to create a gallery follow this steps: https://forum.tagdiv.com/create-an-image-slide-gallery/
Thanks for the message!
Hi,
We will try to test the demo data on a server, on localhost everything works fine. I’ve inspected your site and see that the location for an image is here: http://screencast.com/t/cKTrcN9dK and the image is missing.
Can you try to test with a new post, create a new post and add a feature image to see if is everything ok, to be sure that the image are cropped. If this working probably is a bug with the demo data.
Thanks for the message!
Hi,
Radu A means to look in console to see if you have javascript conflicts, or can you provide a log from your server? Personally I’ve tried to install that plugin but unfortunately i can’t activate it.
Can you try this is is the same issue?: https://forum.tagdiv.com/topic/bugfix-wp-smilies/#post-15739
From where is that smiles? Can you show me a link.
Thanks!
Hi,
Here is the fix, add this code:
if(is_admin()) {
require_once('wp-admin/panel/td_panel_generator.php');
require_once('wp-admin/panel/td_panel_data_source.php');
if (current_user_can('switch_themes')) {
//wp-admin panel
require_once('wp-admin/panel/td_panel_start.php');
}
}
like here: http://screencast.com/t/SCWpoXkPyA
Hi, @proadax
Your HTML structure is incorrect there, can you check the footer widget. You have added there some HTML?
Hi,
Thanks for reporting this we will fix this asap!
We will publish here the fix until the update will be online.
Hi,
That logo is used on mobile/phones (logo that appear in menu on phones), we do that implementation because on desktop if you use a colored menu bar(let say black) and above you have a black logo + banner is fine on desktop but if you go on phone the logo will be on menu bar (black on black)
About your previous implementation you use the .affix selector, now is .td-affix try with this selector.
Thanks!
Hi,
There is no solution for that, sorry about that! If you have modified files you need to inspect the The list of modified files for each update and see if you have there some file that you have done customization.
Manually or using a compare tool you need to check and see the differences of the code. You can try with WinMerge, is a nice tool.
Thanks for the message!
Hi,
You use a template with latest article and that template is with latest posts with pagination.
You need to do that infinite scroll on a block(infinite load are available on blocks in Page builder). Edit you homepage, select as template Homepage - bg - no article list and with page builder you need to create something like this: http://screencast.com/t/itod8bCfVVN
http://screencast.com/t/feqvh8YHBF
Also I see that you don’t have activated the Visual composer on your site. You need to activate it if you want to work the Visual composer(Page builder)
Thanks for the message!
Is fixed, you need to make the update again. If you want to change the H like you want, change it from style css: http://screencast.com/t/I0d1fxtdeeW
We will add today all those setting to be in Theme panel.
Thanks for the message!
Hi,
Thank you for your feedback!, i will add this on our todo list for future updates.
Great share!
Hi,
I’ve tested again and seems now work with space to :|, I’ve tested this setup on a block to and works fine. In first test fail with space but now seems to work fine on big slide.