Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hi,

You can use this css trick to make the images height smaller:
.single_template_2 .td-post-featured-image {
height: 500px!important;
overflow: hidden!important;
}
.single_template_2 .td-post-featured-image a img{
transform: translate(0px, -100px);
}

Thanks.

Bogdan B.
tagDiv Staff

Hi,
I tested this again but it will only render either the first or the last name of the author. It will not keep both unfortunately. This means there is no easy way to change the order. A custom function must be created for it unfortunately and I cannot provide any easy way to do it. You will require coding knowledge to do it.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The effect you are seeing is resolved by the solutions I posted above. Either increase your loading speed following the guide I provided or modify the colors directly inside the style.css file. There is no other alternative. If you say that this error did not occur 2 weeks ago, please revert any changes made since then (but we have no reports of the theme update or the new version of WP to cause this)
Thank you!

Bogdan B.
tagDiv Staff

Buna,
Pentru a inlatura casuta ‘more from author’, urmeaza acest topic: https://forum.tagdiv.com/topic/more-from-author-disable/
Referitor la internet explored, am verificat site-ul si nu par a fi probleme pe internet explorer
Multumesc

Bogdan B.
tagDiv Staff

Hello,
There is a way to manually add posts to a block from the block settings -> post ID filter: http://screencast.com/t/tLKgVXKix
You can get the post id’s like so: http://screencast.com/t/HctPB9mtj4tc
Thank you!

Bogdan B.
tagDiv Staff

Salutare,
W3 total cache nu il mai recomandam pentru ca a create tot felul de conflicte cu tema si acum plugin-ul de cache recomandat de noi este WP super cache.
Multumesc.

Bogdan B.
tagDiv Staff

Hi,
In my reply above you will see a link to our page speed guide. There is a plugin for it named visual composer. Please follow the guide carefully and speedbooster will take cvare of render blocking. Please also follow this topic to learn about speedbooster’s plugin protection: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please disable ALL your plugins except visual composer, clear cache and reset cdn files. Then test again to see if there is any improvement. Please follow this guide https://forum.tagdiv.com/how-to-make-the-site-faster/ as i have checked your site with google pagespeed and saw that you need to optimize your site.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Maybe you can try to edit the author block in the them files as I see that the function used accepts different parameters including first and last name: https://codex.wordpress.org/Function_Reference/the_author_meta
The parameter used by us is display_name. Try to change it here: http://screencast.com/t/t0KRpftM with one of the parameters from the codex.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sorry, missed that one. Unfortunately there is no option to add infinite load on search pages. The only settings available for the search are here: http://screencast.com/t/ZGXyaBGMahBj. The limit is set for the wordpress settings here: http://screencast.com/t/3U83TtZkRd
Thanks.

Bogdan B.
tagDiv Staff

Hi,
That is the size the images that the browser inspector shows: http://screencast.com/t/IcrgtpruGb This is the size rendered on screen at the moment and that is why they do not fit.
Please try to edit the post and re-size the images from wordpress and align the images side by side using the MCE editor.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The method posted here works. you have to copy the code from stackexchange, not this forum as the quotation marks get rewritten by the forum style and the htaccess file will not recognize them and clear cache afterwards.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
the new version of wordpress and visual composer could have compatibility issues on older IE versions. if you use IE, make sure you use at least version 10. Older versions tend to not recognize some html 5 elements.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I’m not sure where the TD_TOP_BAR_TEMPLATE_DX comes from as there is no such template in our theme. please restore the theme to it;s defaults, disable all plugins except visual composer, clear cache and reset cdn. Also, you might want to update the theme and the visual composer plugin.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files. You might also want to update your theme to the latest version and also update your version of visual composer as there were compatibility issues between the plugin and the new version of WP.
Let us know how it goes.
Thanks.

Bogdan B.
tagDiv Staff

@both
Hi,
Please follow the tutorial on page 1: https://forum.tagdiv.com/topic/social-counter-facebook-fan-count-incorrect/
If you still cannot get it working, please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect the counter. Please also include a link to this topic so we can identify you!
Thanks.

Bogdan B.
tagDiv Staff

Hi,
This is the default behavior of template 2. The best way to keep your images to not stretch to full height is to change the template and use any other one than template 2. If you wish to keep this template though, please provide a link to a post that displays the full height image and I will try to provide a fix for it.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
There are 2 issues known by us that cause this effect. One of them is the photon feature of jetpack. If you use photon, please deactivate it as it is known to cause issues with our theme.
The second case we know of is when using special symbols in the image alt tag or description. Please try to use only standard characters in those fields.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately when you add too many elements to your site, it could take some time for it to load andf for css to apply all the code.This is the way css works, it applies the code in cascades so if the loading times are not so good, you can see this effect. Also if you move css render blocks to footer, this is also a result of that action as the style will wait for other elements to load first. The easiest way to improve this rewrite is to make css changes directly in style.css. You can try to move the code from the theme panel-> custom css box into the style.css file directly.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
For the top bar or footer sharing icons, please follow this topic to see how it can be done: https://forum.tagdiv.com/topic/adding-social-media-services-under-social-networks/
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please send us wp-admin via email at contact@tagdiv.com so we can login to your site and check the social counter. We will need to deactivate your plugins in order to investigate though so if your site is live, it will display without them for a few moments until we inspect it. Please also include a link to this topic so we can identify you.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately we have no easy solution we can provide at the moment. This is a very complex element and a new featured video source is not easy to implement. You can add dailymotion videos though but that’a about it at the moment. We will try to implement more featured video sources in the future.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
This will happen on every theme change. Not all themes have the same layouts and theme width. Both your images have a width of 391 pixels so both will occupy 782 px. unfortunately the post container is only 696 pixels wide and there is no place for them to fit side by side. That is why they fall on under the other. This is one of the “risks” when switching themes. You will have to edit the posts and re-position the image in the mce editor and re-size them so they can fit properly.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I’m not sure why the block moves to the right as we have not encountered this issue yet. Sorry.
As for the thumb, please make su re you have the proper thumbnail selected here: http://screencast.com/t/BbAPNHQBeQ and after you change these settings use the force regenerate plugin to regenerate your thumbnails.
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

The whatsapp button will not get overwritten. It only shows on the mobile version. If it disapeared, please check the code again and make sure you did not affect the whatsapp code.
Please retry the method as I have tested it again and works as expected. It does not affect any other social network: http://screencast.com/t/LUU4A55pwoL
As for the bottom sharing, you will find a similar code below that one if you scroll down the file. You can simply paste in the linkedin code there as well.

Thank you!

Viewing 25 posts - 16,776 through 16,800 (of 22,378 total)