Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hello,
In visual composer you can use the row setting to create another column where you can add content. Our demo homepage is created this way: http://screencast.com/t/o66lApKILw
Please follow this tutorial: https://forum.tagdiv.com/how-to-use-visual-composer/
You can also check our youtube channel where we have quite a few tutorials: https://www.youtube.com/user/tagdivhttps://www.youtube.com/watch?v=ss-BEobegAw
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The search widget works fine with our theme, we have no reports of any issues with it. It could be a plugin conflict on your end. Please disable all plugins except visual composer, clear cache and cdn and check the search again.
Let us know how it goes.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
I tested this again and it works fine on my end. Please try your code again and add it to the bottom of the thumbnail list after the last ‘;’ http://screencast.com/t/61cRBdNzO4 If you place it in the wrong place it could break other parts oif the code.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

The social counter plugin supports these following options:
Facebook, Twitter, Youtube, Vimeo, Google+, Instagram, Soundclud.
If you would like to add another social icon, it won’t be an easy task. It will require a bit of coding and it will not be a simple ‘copy this code there’ method. I suggest to hire a professional developer/freelancer to do this.
We have a list with requested networks to be added to social counter, so in a future update we will be able to implement more social networks.

Thank you for your suggestion.

Bogdan B.
tagDiv Staff

Hello,
I have checked your accounts and they seem to work properly:
https://plus.google.com/117601634667002127951 and https://twitter.com/midronepro
The followers are correct as well.
Please provide more details to your problem as i cannot identify it.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
We are aware of these errors in the google developer tools. It seems google changed their algorithm a bit and created a few errors with our theme. We are working on a fix for this as we speak and it will be released as soon as possible.
Thank you for your message.

Bogdan B.
tagDiv Staff

Photon was known to cause issues with our theme, but as i said in another post, plugins get optimized/updated. We have reports of it working now after the last update of jetpack so you could give it a try.
Thank you!

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

Hello,
This may be caused by your system status parameters. Please check them here: http://screencast.com/t/cYD3F39GgP
You can follow this guide here: https://forum.tagdiv.com/system-status-parameters-guide/
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You also need to upload bigger images than the container. If your image is smaller than the big grid container, it will not be stretched. The theme only crops images. It does not enlarge them. For this you have to use another plugin called thumbnail upscale.
Thank you!

Bogdan B.
tagDiv Staff

Salutare,

Vizualizarea posturilor este afectata de cache iar pentru asta recomandam activarea numerotatiei ajax: http://screencast.com/t/L1daWcTwHZIN
Daca tot nu se schimba vizualizarile, atunci ar putea fi un conflict de plugin-uri. Incearca sa dezactivezi toate pluginurile exceptand visual composer si verifica daca vizualizarile sunt la fel sau daca numarul se incrementeaza.

O zi buna!

Bogdan B.
tagDiv Staff

Hello,
Plugin compatibility issues change overtime as the theme and the plugins get updated. Code gets changed and improved. The best thing to do is try it out and see how it works.
P.S. if you tried it on newspaper 4 that is a whole different matter as it was a whole different theme. Newspaper 6 was built from scratch.
Thank you.

Bogdan B.
tagDiv Staff

Hello,
If you truly need version 6.3 of our theme, we can provide it via email. Make a request on contact@tagdiv.com and provide your envato user (the one you downloaded the theme with) and your purchase code: https://forum.tagdiv.com/how-to-find-your-envato-purchase-code/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Coding the image to be set automatically is not so easy. You would be better off to use a plugin.
Maybe you can import your posts and then use an automatic featured image plugin like: https://wordpress.org/plugins/autoset-featured-image/ I’m not sure if this particular plugin will work as we have not tested any of them, but our users seem to have used this kind of plugins successfully. What this type of plugin does is set the first image of the post as a featured image. Try a few of them out and see how they work.

I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

It can be done by editing the theme files. You can find the code for the next and previous section here: http://screencast.com/t/DZ025UWl
You need to change the code a bit to add a < to the previous article and a > to the next.
You can use the code like this:
$buffy .= '<div class="td-post-next-prev-content"><span>' .__td('<div style="padding-right:20px; font-size:20px;"><</div>Previous article', TD_THEME_NAME) . '</span>';
http://screencast.com/t/xjlGnmvly
You can use the same method for the next article and change the < symbol. I hope this helps Thank you!

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello,
We are aware of the structure data errors. Google changed there algorithm and these errors now appear in the developer tools. We are working on a fix and it will be released as soon as possible.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately we have no automatic sharing option in our theme. We just provide the social counter. Please try to share on google + without any automatic sharing plugin and see if it works. If not, you need to have og tags added otherwise g plus scrapes page and gets confused. Using something like yoast seo should fix it.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The header and footer are full width by default if no background color or image is set. This causes the theme to go into boxed mode and then limit the header and footer in order to display the background. http://screencast.com/t/ADxbMXpHNPkM
If you wish to keep this aspect, then you need to remove any background image or color and then set them with css, not from the theme panel.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can remove any thumbnail with css. For example on a block 8 you would use this code:

.td_block_8 .td-module-thumb{
display:none
}

You can then edit the particular block from the theme files and make it display time instead of date. You will have to edit the particular module the block you want uses. You can see a list of what module each block uses here: http://screencast.com/t/m6RuXVKut
Block 8 uses module 7 so we need to edit module 7 like so:
http://screencast.com/t/fvwfLBg5xS


<?php the_modified_time('G:i'); ?>

Thank you!

Bogdan B.
tagDiv Staff

Hello,
The easiest way to do create or delete a sidebar is from the category tab in the theme panel: you can create a sidebar using the crete buttion and delete a sidebar using the ‘x’ : http://screencast.com/t/qZsZ9pAMX
Thanks.

Bogdan B.
tagDiv Staff

Hello,

The post sidebar is different from the page sidebar. You can set a post sidebar from the post itself: http://screencast.com/t/lyyj9Zu6f or from the category template in the theme panel: http://screencast.com/t/NFiuWCNVYi
You can read more about sidebars in our docs: https://forum.tagdiv.com/sidebars-tutorial/

I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I think you are referring to the excerpts. Do you maybe use a language that does not use spacing after words? (Japanese, Korean or something similar?) The excerpts cut the words by the spacing between them. If there is no spacing, the theme thinks a whole phrase is a single word. In this case you need to limit your excerpts by letters like so: http://screencast.com/t/SBbaRO1D8H
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the MyMail plugin is not tested with our theme and we cannot say for sure if it will work or not. You can maybe try our another newsletter plugin . We have not tested any newsletter plugins but we saw mailchimp used with our theme and it seamed to work ok.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the plugin you are using is not tested with the theme and it could be conflicting since the new version of WP. We usually recommend ‘qtranslate x’ as we ran a few tests with it and it seamed to work properly. You can try to disable all plugins except visual composer and wpml and see if another plugin is the cause of the issue. As Chris suggested above, we usually want to rule out a few things before we request wp-admin as most of the issues can be solved by removing certain plugins and modifications that interfere with the theme functionality. Even when we request wp-admin the first thing we do is disable all plugins except visual composer and go from there with our tests. At the moment we do not have any reports of such issues with our theme since wp 4.4 The only errors we found were related to category pages and pagination/infinite loading. These were fixed ion the current version though.
Let us know if further assistance is needed.(if it is, please send an email at contact@tagdiv.com so we can take a look)
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can use the unique articles option from here: http://screencast.com/t/hdiIvtf8
If you cannot see this section, enable it from the screen options as Chris suggested.
Thank you!

Viewing 25 posts - 20,001 through 20,025 (of 22,378 total)