Home User profile
tagDiv Member
I love to drive fast cars and to play Need for Speed! I enjoy to help customers tweak their websites for high performance! I’m a proud member of the tagDiv support team!
Andrei L.
tagDiv Member

Hi

I am not very sure what you mean but I assume that you want to use the same image as featured image for multiple posts. If so then you you can use it, there are no restrictions in this matter. However you can’t set different caption or descriptions for the same image.

Thanks!

Andrei L.
tagDiv Member

Hi

From the very begging the purpose of mobile theme was to be fast and clean. It was intent to serve very light version of the page in a very short time. We didn’t added support for shortcodes so far and will not be added in future either. More features involve more resources and the loading time will be higher.
There are no mobile optimization in the parent theme, all php code runs the same on all devices, only the css and js are a bit different. The parent theme can be fast on all devices if a proper configuration is used.

Thanks!

Andrei L.
tagDiv Member

HI

I’ve checked the indicated page and the header ad is displayed fine on desktop: http://screencast.com/t/8XqkVu1coM6 If you still have this issue try to clear all caches including browser’s cache then test the site again.

Thanks!

Andrei L.
tagDiv Member

HI @marctz

We covered in our documentation most important aspects google notifies you about in page-speed regard: https://forum.tagdiv.com/how-to-make-the-site-faster/ For more details please check these links: https://developers.google.com/speed/docs/insights/EnableCompressionhttps://gtmetrix.com/enable-gzip-compression.htmlhttps://gtmetrix.com/leverage-browser-caching.html

To remove render blocking resources you can use our Speed Booster plugin as we indicated in our documentation at pint 5. Fore more details about page-speed please also check these topics: https://forum.tagdiv.com/topic/site-slow-down-caused-by-style-css/https://forum.tagdiv.com/topic/speed-is-slow-after-updating/

Note that you will need a bit of codeing and some customizations in order to achieve a good score for your site. We can’t offer speed customization services at the moment, most we can do is to point a way of improving. If you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Andrei L.
tagDiv Member

Hi


@LPnm
you can’t use a sidebar created with Visual Composer in post content, that sidebar can be used only where Visual Composer is used. However you can create a new sidebar and add widgets in it from Appearance > Widgets: http://screencast.com/t/h4hoqCcpHahttp://screencast.com/t/xGi1IQptJwP7 After the sidebar is set you just need to choose it for each post where you want it displayed.

Thanks!

Andrei L.
tagDiv Member

Hi

To achieve that you will need some customizations in theme’s code. This is a very complex task which involve many changes and tests in order to be achieved. For the moment we can’t offer customization services so if you really need this and you’re not aware of the steps that must be taken in this regard my advice is to look for someone who can help you with implementation or hire a developer to do it for you.

Thanks for your understanding!

Andrei L.
tagDiv Member

Hi

There we don’t use Revolution Slider plugin, we use theme’s homepage post block: http://screencast.com/t/MPgYqKYsJtNQ You can add this block in Visual Composer and the rezult will be similar with the one from our demo.
Thanks!

Andrei L.
tagDiv Member

Hi

You can add a padding to your post content by using this format for the text: http://screencast.com/t/wLskxorG The rezult will be like here: http://screencast.com/t/MTNAFXdZv82

Hope this helps!
Thanks!

Andrei L.
tagDiv Member

Hi

The theme don’t have such a feature but you can try to use a plugin with a similar functionality. I can’t make any recommendation in this regard as we didn’t made any tests but you can do a search online from some plugins, try a few of them and use the one who fits you best.

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure what plugin you installed but if it’s an untested plugin we can’t offer support for it. Our theme is tested and works fine with these plugins: http://screencast.com/t/SZpA7Zt73 If you still can’t manage to solve this please provide your site url and maybe we can help.

Thanks!

Andrei L.
tagDiv Member

HI

I’ve just tested the option for mobile menu from theme panel > theme colors and works fine on my end: http://screencast.com/t/SjGhozVXhttp://screencast.com/t/Tt9rDtMg If you still have this issue try to deactivate all plugins, clear all caches then test the site again. Also check if you can save other settings from theme panel.
Let us know ho it goes.
Thanks!

Andrei L.
tagDiv Member

HI

You can add a custom css class for one of Instagram widgets then use it in your custom css like this:

.custom-widget .td-instagram-meta {
color: #121212;
font-size: 12px;
}

Let me know ho t goes and if you can’t manage to make this working provide your site url so I can have a closer look.

Thanks!

Andrei L.
tagDiv Member

HI

I’ve replied you via email.
Thanks!

Andrei L.
tagDiv Member

Hi

Please note that td-composer plugin is still in beta version and is possible to appear some issues with its functionality. The plugin is mostly tested with Newspaper theme but it should also work with Newsmag. Try to use Visual Composer plugin which is included in theme’s patch and check how it goes. https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

HI

I’ve checked your site and the resources pointed by google as render blocking are loaded in footer: http://screencast.com/t/T7hujSOxq
Google is very restrictive when it comes about mobile page speed and some things may be interpreted different then for desktop. The Speed Booster plugin does its job and moves those scripts at page’s bottom but it can’t change how google generate the reports. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s html, not google’s algorithm in page speed regard.

Thanks!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css:

.td-post-next-prev-content a{
border: 1px solid red;
}

To make the header full width you need to edit header-style-6.php and remove this class: http://screencast.com/t/l2blpwrQyis

Thanks!

Andrei L.
tagDiv Member

Hi

Thanks for your suggestion, I’ve added it o our todo list and developers will consider it for future updates. However I can’t promise anything regarding a possible implementation as this task involve changes in theme’s layout and for the moment we don’t plan to make any changes there.

Thanks!

Andrei L.
tagDiv Member

Hi

Please check this screen: http://screencast.com/t/OOTozVaYaW You will need to connect on your server via ftp and make the changes indicated by @Chris.

Thanks!

Andrei L.
tagDiv Member

Hi

Header’s height is given by the height of its elements, logo an menu. Try this css in theme panel > custom code > custom css:

.td-header-wrap {
height: 50px!important
}
.td-header-style-6 .td-main-menu-logo a, .td-header-style-6 .sf-menu > li > a {
line-height: 50px;
}
#td-top-search{
top: 33%;
}
.td-header-style-6 .td-header-menu-wrap-full {
height: 50px!important;
}

Thanks!

Andrei L.
tagDiv Member

HI

There seems to be a css issue, on the homepage you have a container added by some plugin. This container goes over content, that’s why the posts can’t be clicked.
Try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Thanks!

Andrei L.
tagDiv Member

HI

Sorry for the delay but we don’t work on weekends.
You can remove those categories from block settings: http://screencast.com/t/jmKO3Otr Fore more details please check our documentation: https://forum.tagdiv.com/block-settings-tutorial/

Thanks!

Andrei L.
tagDiv Member

Hi

1. You need to select a taxonomy in theme panel cpt & taxonomy: http://screencast.com/t/3QrpPCYqSvhttp://screencast.com/t/SViKnsvhSE

2,3 Try this css in theme panel > custom code > custom css:

.single-glossary .td-post-date, .single-glossary .td-post-sharing-top {
display: none;
}

Thanks!

Andrei L.
tagDiv Member
Seo - reply

Hi


@SirBabak
the theme don’t handle the seo, you will need to use a plugin with a specific functionality. Please check this link for more details in this regard: https://yoast.com/wordpress/plugins/seo/
I am not very sure from where you want to exclude the category so please provide more specific details and maybe we can help.

Thanks!

Andrei L.
tagDiv Member

Hi


@goforward
ajax post view counter update page views when is enabled and a cache plugin is used. You can deactivate it from theme panel > post settings but the theme won’t count post’s views if you’re using cache: http://screencast.com/t/NdEKOddFp

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure why this happens but you can try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Viewing 25 posts - 126 through 150 (of 6,511 total)