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,

Sorry but the blocks cannot have a numbered pagination. The pagination on blocks can be changed from the blocks settings but there is no numbered one, sorry
http://screencast.com/t/PiMdFJDl
https://forum.tagdiv.com/block-settings-guide/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

When starting out using wordpress, it’s best to first know the basics of WP such as how to create posts, and add categories or how to create pages. WordPress has a basic functionality that must be known before using themes.
Please read a few guides to learn how to use wordpress and understand how to edit the different posts and pages
Then you will have to go through our theme documentation to learn about the theme functionality a bit https://forum.tagdiv.com/newspaper-theme-documentation/
We love to help but if the question is covered by the documentation, you will find your answer a lot faster then we are able to respond here since we do not share the same time zone and the support hours are not 24/7 The support hours are posted in the top right of this page.
If you cannot find the answer in the documentation (there is a search option you can use) then feel free to ask us and we will respond as quickly as we can

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The header is found in the main root folder of the theme: http://screencast.com/t/oB8mDEoKrK7Q

Thank you!

Bogdan B.
tagDiv Staff

You will have to search for the plugins how-to’s section or support forum for more information about how to use it properly.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a caching issue. Please disable any hosting cache (contact your host) and only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ If you use a cdn: https://forum.tagdiv.com/cloudflare-cdn/
It could also be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
The new version of visual composer will be available in the next theme update.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

There are clearly problems on your site. The first would be the page speed that is very very slow. Please disable all plugins except visual composer, clear cache and reset cdn files. This should fix most of your issues.
Next, please regenerate thumbs using this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
As for the articles with no images, there is a placeholder for the case where the post has no featured image. Please add featured images to your posts using the default theme featured image implementation: https://forum.tagdiv.com/featured-image/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The latest version of visual composer is not yet included in the theme package. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
We will include visual composer 5 in the next theme update

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Our theme has no such setting so it has to be made custom. You can try to use a 301 redirect:http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/ or by editing the theme files and changing the login functionality:
http://screencast.com/t/vw1URkNShttp://screencast.com/t/2h8XjYdV1yj

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately I cannot identify which email address you wrote to us from. We received no email pointing at this topic or at your username. If you already received a reply via email please ignore this message. If not, please re-send the email and provide a link to this topic and your forum username so we can identify you.
Thank you!

Bogdan B.
tagDiv Staff

replied in the other topic
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The latest version of the plugin will be included in the next theme package. We cannot release the plugin until the proper changes to our theme are made for full compatibility.
Please read this topic that also explains the activation: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but the screenshot does not work. IF you want to fix 500 errors, you should search for a few online solutions such as: https://wordpress.org/support/topic/error-500503-when-trying-to-open-sitemap/
Please make sure you use the latest theme version and that you update the plugins as well . The plugins do not update automatically along with the thee so you have to disable and delete theme and install them again from the main theme package under the plugins folder (I;m referring to the theme plugins)

Than you!

Bogdan B.
tagDiv Staff

Hi,

You can try to add the code in style.css directly at the bottom of the file as css rewrites tend to be seen for a split second as you describe. Try to add it in the css file and it should be faster. Unfortunately this is the way css works. That is why it’s called cascading style sheets.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This will not be an easy thing to do. Our theme responsiveness was built with a custom css and media queries added to each individual element. There will be lots of changes that need to be done in order to make this modification.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the menu you exemplify cannot be recreated using our current menu. You have to highlight (touch) the category in order to see the sub-categories. The suite you mention does not use our theme. That is why your menu looks different
Thank you!

Bogdan B.
tagDiv Staff

Sorry but there is no other solution .You cannot have infinite space on one column. The container is fixed. If you add more and more text to a single line, it will fall on 2 lines. There is no way to increase the container. Sorry but you will have to either reduce the menu items names or simply use less menu items. Try a different header style that does not have the logo inside the main menu if you need more space.
Thank you!

Bogdan B.
tagDiv Staff

Ok, I have checked the site again and it seems the comments are working fine on your end. You can login to the social network and post by logging in to the social network, not the theme or WP so I cannot understand the issue now. What is not working?
Please provide more details.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but the thumbs are rewritten in our theme and cannot be changed easily. The code is created here: http://screencast.com/t/ARY0XKKJXLUX

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Please try this method of debugging the white screen: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but our theme does not have any such option. The sliders were meant to show posts, custom post types, pages may but not external links. You can try to create a redirect if you want from certain pages or pots that will show up in the slider.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is because you use an instagram block rather than the footer instagram widget. The element you are using is meant to show inside the content not at the bottom. Please use this widget: http://screencast.com/t/qWyg4MLSoSB

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Well you do not have VC installed at the moment so I cannot say for sure what is happening. please try this test:
disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If you still have trouble with this please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate. Please also include a link to this topic so we can identify you.

Thank you!

Viewing 25 posts - 10,876 through 10,900 (of 22,378 total)