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

We didn’t made any decision regarding vk network, it is still on our todo list but we didn’t proceeded to any implementation yet.

Thanks!

Andrei L.
tagDiv Member

Hi

To achieve that you have to edit td_module_single_base.php file and comment this code: http://screencast.com/t/tc3Gxwd46L4d

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

You can add a custom filed using this add_post_meta() function. For more details in this regard please check this link: https://codex.wordpress.org/Function_Reference/add_post_meta
You have to edit the file corresponding with post template used and echo out the custom files after author box: http://screencast.com/t/ACAUCsvmXhtI
Note that this is a complex task which involve some customizations and also good coding skills are involved in order to be completed. We can’t offer customization services at the moment so 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

From page source seems that the social networks are not saved in theme panel. Try to change the header style and and check if the social icons are displayed. Also make sure you added the edited header-style-5.php as I’ve indicated above as the solution it’s tested and works fine on my side.

Thanks!

Andrei L.
tagDiv Member

Hi

You have to edit the sidebar used for posts and insert in Social Counter the required data as you made for here: http://screencast.com/t/0HPeUICSlMsF The sidebar can be edited from Appearance > Widgets: http://screencast.com/t/giTf9d2X15O

Thanks!

Andrei L.
tagDiv Member

Hi

V 4.0 of Social Counter it’s available only for Newspaper at the moment. However V 3.2 should work fine so try to clear all caches then test again.
If you still can’t manage to solve this 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

The theme was not designed to display two sidebars. To achieve that are required some customizations in theme’s core files and also many tests in order to achieve the desired result. That is a very complex task which involve good coding skills and many customizations to be achieved. We can’t offer customization services at the moment so 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

Try to update the theme at V 2.3.7 which is available on themeforest, then test again. If the problem is still there after update please address us via email at contact@tagdiv.com and provide wp-admin and ftp access so we can have a closer look at this issue. Also include a link to this conversation.

Thanks!

Andrei L.
tagDiv Member

Hi

After WordPress updated at V 4.5 there appeared a jQuery conflict in our theme, also older version of VC won’t work with it. We fixed this conflict and the current theme version available on themeforest works fine, also we included last version of Visual Composer plugin.
Try to update the theme at current version available on themeforest, also update Visual Composer at V 4.11.2 following our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ deactivate all other plugins, clear all caches and test again.

I hope this helps.
Thanks!

Andrei L.
tagDiv Member

Hi

You will have to make sure that you edit the right file. I am not aware how the plugin which generate the social networks works so I can’t provide any solution for that. Any customization which involve editing plugin’s files involve custom modification and falls beyond the support can offer you.

Thanks!

Andrei L.
tagDiv Member

Hi

You have to set the links for the desired social networks in theme panel > social networks: http://screencast.com/t/hUo7utNJzv otherwise there won’t be anything to display.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme have a default Like button which can be enabled from theme panel > post settings: http://screencast.com/t/HBcCQC9O4http://screencast.com/t/uJqPW1z6MZCP

If this is not what you mean please provide more detail about what you’re trying to do.
Thanks!

Andrei L.
tagDiv Member

Hi

The theme does not have any options to remove the ads from some specific posts. This may be possible only by editing the code: http://screencast.com/t/ERoCyTsUU

        if (in_category('fashion')){
            return;
        }

Thanks!

Andrei L.
tagDiv Member

Hi

i’ve checked your site and the ads are displayed fine now: http://screencast.com/t/w0uj7EuUm I am not sure why this happens on your side but you can try to clear the browser’s cache and also make sure you don’t use any ad-blocker software.

Thanks!

Andrei L.
tagDiv Member

Hi

Use this css to increase the font-size:

.grid-title.vc_separator h4{
font-size: 20px;
}

Thanks!

Andrei L.
tagDiv Member

Hi

That happens because the css from theme panel it’s applied after the main css from the theme, or after the css of the plugin which generate the social icons. You will have to edit the plugin’s css file and place the code directly into it to remove the delay.

Thanks!

Andrei L.
tagDiv Member

HI

We’re working very hard at next update for Newsmag theme. Thar update will be a major one which will include lots of new features which will improve the theme and will make it more flexible and easy to use.
For now I can’t say how much time will pass until the update will be released but I can ensure that we do our best to make it available in shortest time possible.

Thanks!

Andrei L.
tagDiv Member

Hi

Please kae sure that you’re using last theme’s version available on themeforest, V 2.3.7 and also ensure that Visual Composer it’s update at V 4.11.2, clear all caches then test again. Here you can check our documentation for more details about the update process: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Let me know how it goes and if the problem persist please provide your site url so I can have a closer look.

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and Social Counter plugin works fine now: http://screencast.com/t/0HPeUICSlMsF
If you still need assistance o this please provide more detail and we will get back to you in shortest time.

Thanks!

Andrei L.
tagDiv Member

Hi

You don’t have to use an offset for block 3 as it will not work if you’re using post id filter. To display unique article on the page it’s enough to keep the option enabled from page settings. However this option will not work with ajax filters, for example next.prev or load more pagination. The unique article option display unique posts only at page’s first load.
Also to have all other articles displayed in block 3 just set it do display posts using on of the available pagination or set a higher limit post number in block’s settings.

Thanks!

Andrei L.
tagDiv Member

Hi

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

Andrei L.
tagDiv Member

Hi

Please provide more detail about what you’re trying to do and also provide your site url so I can have a closer look and get back to yu with a more accurate answer.

Thanks!

Andrei L.
tagDiv Member

Hi

The homepage post element was intent to be displayed always at the top of the page. Adding two or more elements like this on the page will not work as expected as they will overlap.

Thanks!

Andrei L.
tagDiv Member

Hi

The theme control only page’s layout, not page content for bbpress so inserting the share buttons on forum involve editing plugins files. You will have to edit the files which generate the bbress single topics and the archive topics and adapt our share buttons to plugin’s code.
Note that is a very complex task which involve good coding skills and many customizations to be achieved. We can’t offer customization services at the moment so 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

Glad you had manage to solve this and thanks for sharing your solution here, it may help.
Thanks!

Viewing 25 posts - 2,351 through 2,375 (of 6,511 total)