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

You just need to paste the text in indicated filed: http://screencast.com/t/ZML1qhyOI1f press Create New Paste button, copy the url and paste it here when you write your message.

Thanks!

Andrei L.
tagDiv Member

HI

The content is not hidden because there is no content for mobile. Note that if you’re using mobile heme on mobile devices will be displayed only the content added in mobile editor, except for homepage: http://screencast.com/t/0nY4XiIb Note that mobile theme won’t render shortcodes so there can’t be displayed blocks. To have the same content on mobile as on desktop you can deactivate mobile theme plugin. For more details in this regard please check this link: https://forum.tagdiv.com/the-mobile-theme/

Hope this helps.
Thanks!

Andrei L.
tagDiv Member

Hi

i’ve checked your site and couldn’t find any video element. Have you tried to use video player block to add the video on the page: https://www.youtube.com/watch?v=fNdeLSKSZ1M ? Try to add the method indicated in my screen then test the page again.

Thanks!

Andrei L.
tagDiv Member

HI

The theme does not control the feed system, feeds are generated by WordPress, and you will need some customizations in theme’s core files to achieve the desired result.
We can’t offer customization services at the moment so if you really need this and 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

This is a very complex task which require lots of customizations and tests in order to be achieved. Unfortunately we cannot offer custom work at the moment. We would have gladly made it for you but we are a small team and we are working very hard on the development, updates, fixes and support. 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 a developer who can help you with implementation.

Thanks for your understanding!

Andrei L.
tagDiv Member

HI

Try this css in theme panel > custom code > custom css to change the background color for drop-down menu: http://screencast.com/t/qoWfDq9mW

.sf-menu ul li{
background-color: red;
}

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the image set as logo is missing from the server: http://screencast.com/t/97jQ7u9j Try to set your logo again, clear all caches then test the site again.

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

You can ignore the activation messages as Visual Composer plugin comes bundled with the theme and you don’t need a license key for it. Please follow our documentation to update Visual Composer at V 4.12 which is included in theme’s path: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thanks!

Andrei L.
tagDiv Member

Hi

Sorry for this inconvenience. The indicated solution does not work with V7+ of Newspaper. Comment this code from editor-style.css to remove the sidebar: http://screencast.com/t/76LiLEWa

Let us know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Our theme is tested and works fine on all devices with these browsers: http://screencast.com/t/f422rnICW We didn’t made any tests with Opera mini and we can’t recommend it or provide support for this browser, sorry.

Thanks for your message and for your understanding!

Andrei L.
tagDiv Member

HI

Please provide your post content from text mode: http://screencast.com/t/uxZOhPXe via http://pastebin.com/ so we can have a closer look, also specify the post template used.
Thanks!

Andrei L.
tagDiv Member

HI

Replace the previews code whit this one: http://screencast.com/t/qOmT4IJf0R

.td-review-stars, .td-review-final-star{
color:red!important;
}

If it still does not work you can address us via email at contact@tagdiv.com with a link to this conversation and also give us wp-admin so we can have a closer look.
Thanks!

Andrei L.
tagDiv Member

HI

If you’re using child theme the code must be added in theme panel > mobile theme > custom code. You can ignore the warning because that code will work fine.

Thanks!

Andrei L.
tagDiv Member

HI

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

.page-id-61 .td-mobile-sub-footer-wrap {
display:none!important;
}

Thanks!

Andrei L.
tagDiv Member

HI

Revolution Slider plugin can be found in Newspaer-tf/plugins/revolution_slider_5 folder: http://screencast.com/t/ruORXE2wgATv The indicated archive must be uploaded in your wordpress and the plugin should be installed fine.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and now it works fine: http://screencast.com/t/0q77yiI4
Our theme is tested and works fine with WP Super Cache flowing this configuration: https://forum.tagdiv.com/cache-plugin-install-and-configure/ also you shoud configure your cdn according with our documentation: https://forum.tagdiv.com/cloudflare-cdn/
You don’t need to turn off cache but after the theme is updated to a newer version the caches must be emptied and also cdn purged otherwise some of old files will be served instead of new ones and conflicts may appear.

Thanks!

Andrei L.
tagDiv Member

HI

Please provide your site url so I can have a closer look.
Thanks!

Andrei L.
tagDiv Member

Buna

Acum am inteles, multumesc pentru clarificarii.
O zii buna!

Andrei L.
tagDiv Member

HI

Unfortunately the theme does not have an option to add these buttons in top bar and you will need some customization in order to achieve that. You can also try to use a plugin with a similar functionality but I can’t make any recommendation as we didn’t tested any of these plugin with our theme and we can’t guarantee that they will work fine. You can look online for best plugins with such features, try a few of theme and use the one who fits you best. Here I’ve found some informations which may helps you in this regard: https://www.sourcewp.com/best-social-media-plugins-for-wordpress/

Thanks!

Andrei L.
tagDiv Member

HI

I’ve checked your site and the logo is displayed to its full width size: http://screencast.com/t/5oNubL27tHyW If you want to use a bigger the header style 8 will adjust automatically to image’s height: http://screencast.com/t/NbDznfuO

Let me know if you need further assistance on this.
Thanks!

Andrei L.
tagDiv Member

Hi

Popular 7 days displays most viewed posts from last 7 days. If that post was published 1 yer ago but in last 7 days it’s most viewed post it will be displayed by that filter.
Let me know if you need further assistance on this.
Thanks!

Andrei L.
tagDiv Member

HI

You can use this css to hide main menu and footer from a specific page:

.page-id-36 .td-header-menu-wrap, .page-id-36 .td-footer-container{
display: none;
}

Just change the id with your page id where you want to hide the main menu and footer.
Hope this helps.
Thanks!

Andrei L.
tagDiv Member

Hi

This is the code which make the hover for Social counter boxes:

.td_social_type:hover .td-social-box{
background-color: #222;
}

Thanks!

Andrei L.
tagDiv Member

Hi

This is possible only by editing the code. Basically you ave to edit the file which generate the logo for header style used and overwrite the logo uploaded in theme panel with your images for categories pages. This could be done using some if else statements: http://screencast.com/t/EmPSsxkv75AJ
Not that you will need some customizations and tests in order to complete this task. If 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 as we can’t offer custom work at the moment.

Thanks!

Viewing 25 posts - 1,626 through 1,650 (of 6,511 total)