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

The text logo works only on header style 10 and only if both logo and retina logo fields are empty: http://screencast.com/t/PVqA9a18mfbHhttp://screencast.com/t/HAohCo66PtD

Thanks!

Andrei L.
tagDiv Member

Hi

I suppose that you want to display pages on blocks instead of posts. That can be achieved by adding in post type field the page parameter like here: http://screencast.com/t/VaqygrS79G

If this is not what you mean please provide more details/
Thanks!

Andrei L.
tagDiv Member

Hi

The theme render the google link ads the same way as the usual google ads. A solution for this would be to avoid google link ads being passed trough theme’s render. This can be done by aiding a condition in td_panel_data_source.php file like here: http://screencast.com/t/xTNCNS5cdpvP After adding this condition the theme will render google link ads as other ads and theirs code won’t be affected.
I’ve added this on our list and theme’s developers will investigate it.

Thanks!

Andrei L.
tagDiv Member

Hi

Please check this topic, I’ve posted a solution here: https://forum.tagdiv.com/topic/more-mega-menu-sub-categories/

@eranoadifila
at the moment the only solution is by editing the theme files.

Thanks!

Andrei L.
tagDiv Member

Hi,

Unfortunately the plugin is not tested to work with the theme and we cannot guarantee it will work 100%. We have not tested this plugin and we have no idea of the plugin functionality in order to provide an answer. Unfortunately time does not allow us to provide plugin implementation support.
If you really want to use this plugin we suggest you hire a freelancer to help you with implementation.

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure why this happens but you can try to deactivate all plugins except Visual Composer, just to make sure that there is no conflict, clear all caches and test again.
Let me know how it goes and if the problem persist please provide more details about it.

Thanks!

Andrei L.
tagDiv Member

Hi

I can’t accuses your site: http://screencast.com/t/cAUvTGDn
Also please provide more details about the elements that you want to hide on mobile devices.

Thanks!

Andrei L.
tagDiv Member

Hi

I suspect this happens due to Lazy Load animation because its js wait a few seconds until all images are loaded and only after that apples its effect. Try to deactivate the animation from theme panel > template settings: http://screencast.com/t/1xbEmMtvl then test again.

Thanks!

Andrei L.
tagDiv Member

Hi

We don’t plan to add this pagination for block as a feature for the theme. However I’ve added your suggestion on our list and if more people will make similar requests we will consider it.

Thanks for the message!

Andrei L.
tagDiv Member

Hi @dheerhuis

If you still have this issue please provide more details about it as I am not sure what you mean.
Thanks!

Andrei L.
tagDiv Member

Hi

This solution worked for most users and should work fine in your case too. If you have any issues please let us know and we will try to find a solution.

Thanks!

Andrei L.
tagDiv Member

Hi @dheerhuis

Try to deactivate all plugins except Visual Composer, clear all caches and test 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!

Andrei L.
tagDiv Member

Hi

I am not sure I understand your question completely as the theme have social share buttons for posts so please provide more details about what you’re trying to do, also a screen pointing the desired result would be helpful, so I can get back to you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

Try this css: http://screencast.com/t/R3pPJaHQ

.sf-menu > .current-menu-item > a{
color: red;
}

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure at what tabs are you refereeing so please provide a link so I can inspect this closer.
Thanks!

Andrei L.
tagDiv Member

Hi

Yes unfortunately by setting the z-index at 0 the links won’t work anymore. Another solution would be either to change the footer css code a bit, but this is a difficult task, or adding a margin to the facebook comment container using custom css:

.fb_iframe_widget_fluid span{
margin-bottom: 100px;

}

This is not the best solution but it will work. Another solution would be to add the margin only when user click on this link: http://screencast.com/t/fD3SboQ2RaCh but this require a js script and this is a bit hart do do.
Thanks!

Andrei L.
tagDiv Member

Hi

This code works fine: http://screencast.com/t/5ggnfQBzpy9http://screencast.com/t/iYTBhdwTq Please make sure that you added the code like here, clear the cache memory and test again.

Thanks!

Andrei L.
tagDiv Member

Hi

Please consider that Speed Booster it’s an optional plugin meant to improve the site’s page-speed but its usage require good php knowledge. Following our guide you should be able to move successfully move the css/js resources from header to footer. You can look on the forum for more details regarding plugin’s functionality and possible solutions at some issues which may appear. Are many topics about page-speed and Speed Booster, one of them it’s this one: https://forum.tagdiv.com/topic/js-css/ which may help you.
If you still can’t manage to solve this or you don’t have experience on wp condign or basic html/css/js/php knowledge please consider hiring a freelancer to configure this for you because we recommended this just for advanced wp users. Sorry!

Thanks for the message!

Andrei L.
tagDiv Member

Hi

The theme counts only the paragraphs from text when display the article inline ad. To display the ad above the this sub-title: http://screencast.com/t/EKA4qZzB you will need another paragraph like here: http://screencast.com/t/BdBYkV49DQf Also you will need this css in theme banel > custom code > custom css:

.hidden-p{
display: none;
}

The result should be like here: http://screencast.com/t/mSmZq8h1

Thanks!

Andrei L.
tagDiv Member

Hi

To add the link post format you need to edit td_wp_booster_functions.php file and add this parameter here: http://screencast.com/t/IghXFOrX
The review system it’s tested and works fine. As can be seen here the review stars appear in google search results: http://screencast.com/t/oDMLx9RJahttp://screencast.com/t/djt8JX0SaJ2q
Unfortunately the theme can’t control what information are displayed by google and there is nothing we can do about that. Google decides what to show and what not to show in the search results. The theme has meta info for reviews but that doesn’t guarantee that google will show your ratings in the search results.
Thanks for your suggestions, I’ve added them on our list and we will consider them for features updates. However we have to chose very carefully what features will be added in the theme because we have a very long list and the users always must get what is best from us.

Thanks!

Andrei L.
tagDiv Member

Buna

Ceam mai simpla metoda prin care poti aduga un tag de H1 pe pagina e adaugarea unui text block in Visual Composer iar unul dintre paragrafe sa aiba heading-ul indicat: http://screencast.com/t/ltxuDgzb
O alta metoda ar fi sa foloseste template-ul page builder + title care adauga titlul pagini cu un tag de H!: http://screencast.com/t/IwCKZDFmhttp://screencast.com/t/3RxALFcHEz
Referitor la folosirtea functiei anterioare am prtecisat in mesjul anterior ca aceasta intoarce doar un titlu generat in php. Heading-ul tine de html iar acesta trebuie adugat manual. Modul in care e afisat titlul in pagina e influentat de heading-ul pus pe acel titlu si de codul css care se aplica pe el si pe containerul in care este inclus. Daca apare un spatiu gol cel mai probabil elementul are o margine sau un padding care trebuie ajustate din css.
Tagul de apare in head-ul paginii: <a href="http://screencast.com/t/K7PeE7iGtfF" rel="nofollow">http://screencast.com/t/K7PeE7iGtfF</a> – <a href="http://screencast.com/t/wl0EypcFdar" rel="nofollow">http://screencast.com/t/wl0EypcFdar</a> nu e vizibil pe pagina fiindca informatiile din acea parte sunt pentru browser si motoarele de cautare.</p> <p>Multumesc!<br />

Andrei L.
tagDiv Member

Hi

This is a known issue which will be fixed in the next theme update. Meanwhile please send us an email at contact@tagdiv.com with your login credentials and we will try to find a solution as soon as possible, also include a link to this topic.

Sorry for inconvenience!
Thanks!

Andrei L.
tagDiv Member

Hi

The theme does not control the WordPress editor so to add new fonts you will need a piece of code. Unfortunately I can’t provide a solution now as we didn’t tested. You can try a solution like this one: http://learn.wpeditpro.com/adding-new-wordpress-tinymce-fonts/ or also can look for a plugin with a similar functionality.

Thanks!

Andrei L.
tagDiv Member

Hi

The ids are a bit different then the name of the css file for a specific plugin or for the theme. In order to work you need to use this ids as it’s indicated in our documentation, and also make sure that the Speed Booster plugin is active.
For more details about page-speed and Speed Booster usage please check this topics: https://forum.tagdiv.com/topic/speed-booster-questions/https://forum.tagdiv.com/topic/slow-website-with-newsmag-theme/

Thanks!

Andrei L.
tagDiv Member

Hi

The theme’s ads system is tested and works fine. I am not sure why the ads are not displayed fine on your site but you can try to deactivate all plugins except Visual Composer, clear all caches and test again.
If you still can’t manage to solve this issue please provide your site url so I can inspect it closer.

Thanks!

Viewing 25 posts - 4,076 through 4,100 (of 6,511 total)