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

Please make sure that you generated the required information keys according with our documentation: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/ then 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
Andrei L.
tagDiv Member

Hi

I’ve checked the indicated post and it works fine on my end. However images from this post are not set to be displayed in modal window when user click on them. You can enable general modal image option from theme panel if you want all images to be displayed in modal window: http://screencast.com/t/omHb1oivppJ

I am not sure why the video from youtube does not fit properly o the page but you can try to deactivate all plugins except Visual Composer, clear all caches then 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

Please make sure that you;re using V 3.0 of Newsmag then check the demo list here: http://screencast.com/t/4xek3kyy V 3 of the theme can be downloaded from your themeforest account.

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

Andrei L.
tagDiv Member

Hi

They cannot be inserted easily because you’ll need a function which split post’s content in more pieces and place the comments between paragraphs. All content from WordPress editor is added on the page using get_the_content() and cannot be manipulated easily.

Thanks!

Andrei L.
tagDiv Member

Hi

They cannot be inserted easily because you’ll need a function which split post’s content in more pieces and place the comments between paragraphs. All content from WordPress editor is added on the page using get_the_content() and cannot be manipulated easily.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme uses admin-ajax.php file for different features and if your robots.txt blocks access to it google’s crawler may return an error. You can set an exception for this file so google’s crawler can read it and the errors should disappear.

Thanks!

Andrei L.
tagDiv Member

Hi

Each plugin on the market have its pro and cons and there is not a perfect tool for doing one specif job. We recommend Yoast because it works fine with the theme and is still one of the best plugins for seo. There are many plugins for seo but not being tested with the theme we can’t recommend them.

Thanks!

Andrei L.
tagDiv Member

Hi

The subtitle is used as an alternative title for a post. In some situation it may be required a subtitle to reveal the main idea behind a post. This filed can or cannot be used, depending by user’s preference.
Excerpts will not show in post because they are not meant to be displayed there. Excerpts are only displayed on modules as I’ve explained above.

Thanks!

Andrei L.
tagDiv Member

Hi

We don’t have a comparison table of features between Newsmag and Newspaper. Both themes share the same core so their functionality and performances are similar. The main differences are in designs/appearances and the content area width which slightly differs from one theme to another, Newspaper’s grid width is 1068px while Newsmag’s width is 1021px and the Newsmag’s theme grid has been designed to support the borders between sections of a page: http://screencast.com/t/pNkgzN1Kn8Y5

Other differences are also appear regarding features, some of the blocks are present on one and missing on the other, for example you could check the Features menu items from each theme live demo and see blocks, modules, post templates… are present in each theme and the design differences – http://screencast.com/t/p87JJpieJd
Also you can check the documentation for each theme, other features that may not be presented on the live demo(for example header templates) – https://forum.tagdiv.com/wordpress-information/https://forum.tagdiv.com/newsmag-newsmag-documentation/

Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure what you mean so please provide more specif detail about what you’re trying to do and maybe I can help.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and it’s displayed fine on my side: http://screencast.com/t/eMwcSTZy If you still have this issue make sure browser’s zoom settings are set to default or to a value higher then 100%.
Let me know how it goes and if you still can’t manage to solve this please provide more specific details about this issue so I can duplicate it on my side, also a screen pointing to it would help.

Thanks!

Andrei L.
tagDiv Member

Hi

What theme version do you use? To have the same layout for mobile menu as on our demo you have to use V 3.0 of Newsmag. Try to update the theme at last version available on themeforest: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ clear all caches then test again.

Thanks!

Andrei L.
tagDiv Member

Hi

You have six posts displayed on module and five posts on big grid: http://screencast.com/t/mvmYdmnD For ore detail about how category settings works please check this link: https://forum.tagdiv.com/newsmag-how-category-settings-work/

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and works fine on my end: http://screencast.com/t/eAq0aDCLhttp://screencast.com/t/MKesD0k4tpX If you still have these issues please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ Also deactivate all plugins, clear all caches, purge cdn files if you’re using then test again.

Let me know how it goes and if you can’t manage to solve this provide more detail about your issue so I can duplicate it on my side and get back to you with a more accurate answer.
Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/ Also deactivate all plugins, deactivate the child theme if you’re using, clear all caches, purge cdn files if you’re using then test again.
Also make sure that you have a menu set in theme panel > mobile theme > mobile settings: http://screencast.com/t/leHREem6tND

Thanks!

Andrei L.
tagDiv Member

Hi

Try to change site’s language from Settings > General and check how it goes: http://screencast.com/t/MjOlemFkK To translate the strings generated by the theme load a different translation in theme panel: http://screencast.com/t/tM9AZQft6kh

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

To achieve that you have to edit the file corresponding with post template used and remove the code which generate the featured image. Here is an example for post template 1: http://screencast.com/t/XcXfXKbfQ5Zi

Thanks!

Andrei L.
tagDiv Member

Hi

Glad I could help.
Thanks for letting me know and for your message.

Andrei L.
tagDiv Member

HI

Use this css to hide the social icons on mobile: http://screencast.com/t/IqydRn9o

.td-menu-socials{
display: none;
}

The old menu won’t work on V 3 because the html/css and js were changed. You will have to adapt it to new theme’s structure and this is not just a copy paste task.
Thanks!

Andrei L.
tagDiv Member

Hi

Try this css:

@media (max-width: 767px) {
.td-top-menu-full {
display: block!important;
}
.td-top-menu-full .td-header-sp-top-widget{
display: none;!important
}
}

Thanks!

Andrei L.
tagDiv Member

Hi

Using that configuration for menu will create a similar result on desktop: http://screencast.com/t/cBGPbFZVBqhttp://screencast.com/t/X9AUW41jev The sub-items will be displayed under mega menu page and if that is ok you can use them like this.

Are you referring at social networks from theme panel http://screencast.com/t/ISmdXd4Q ? If so you just have to paste the link to desired networks in these fields and the icons will appear on both desktop and mobile devices. If this is not what you mean please provide more detail about what you’re trying to do so I can inspect it closer and get back to you with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

Thanks for reporting this. I’ve added this on our list and we will look into it as soon as possible.

Andrei L.
tagDiv Member

Hi

To add a new post type you can use our td-custom-post-type.zip plugin: https://forum.tagdiv.com/custom-post-type-support-newsmag/ Basically the theme uses the default implementation from WordPress regarding custom post types but using this plugin give you a practical example on this.
Note that you will need some coding skills in order to register a new post type and work with it.

Thanks!

Andrei L.
tagDiv Member

Hi

Excerpts are usually taken from post content and are used as a small description for that post when it is displayed on modules. Search engines does not look at excerpts when a site is dislodged in SERPS, they look at post’s meta. The theme does not control these meta tags and to set them properly you have to use a plugin like SEO By Yoast which is tested and works fine. Here you can find more details about meta tags and how to generate the sitemaps: https://yoast.com/meta-descriptions/https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/https://yoast.com/xml-sitemap-in-the-wordpress-seo-plugin/
Basically to get your site in search engines attention you have to make a good SEO and a starting point could be here: https://support.google.com/webmasters/answer/35291?hl=en

The theme does not handle SEO, it only handle site’s layout. By this I mean how/when a post will be displayed, how many posts will be displayed on the page, which will be the layout for that page etc…

Thanks!

Viewing 25 posts - 1,926 through 1,950 (of 6,511 total)