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,

Please use the child theme found in the main theme package you download from envato and this guide: https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The say what text is a logo you will have to replace with your own. Please check the header section of the theme panel: https://www.screencast.com/t/dxZHatlaR9

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to prevent the related videos you must add rel=0 like so: https://forum.tagdiv.com/topic/plugin-hide-youtube-related-videos-in-newspaper/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Maybe it was a leftover folder from your previous theme. That is not part of our theme so please delete the whole theme folder and install the theme again as you would do an update via ftp: https://forum.tagdiv.com/how-to-update-the-theme-2/
This process shoyuld not affect your content but just to be safe please make a back-up beforehand though

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to change the homepage type from a default post list to a static page, you will have to change it here:
https://www.screencast.com/t/grP0xUjRqHo Then you can use visual composer to add elements to your page you set as a homepage. Our theme provides many blocks to choose from: https://www.screencast.com/t/IkHM51ANrzUQ
Also you will have to select the page template that suits your project best: https://forum.tagdiv.com/page-templates-2/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

On posts the category tag will grab the color of the primary category color: https://forum.tagdiv.com/primary-category/ The category color is set on the category settings section: https://www.screencast.com/t/honYKDbwy1n
The tag background color is only added on the hover and is grabbed from the theme accent color. THey can be changed with css if you need to change the tag colors.

.td-post-small-box a{
background-color:red;
color:white;
}

The color of the post titles can only be changed with css also. It depends on the block where you want to change the color as not all blocks implement the title in the same way.

.td_module_wrap .td-module-title a{
color:Red;
}

You can add css codes in the theme panel-> custom css box.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The site field appears on the desktop version as well https://www.screencast.com/t/fLyMLDfYatIu
The website field can be hidden with this css code:
.td-form-url{
display:none;
}

You can add the code in the theme panel->custom css box
For the mobile theme you have to add the code separately in the mobile theme section of the theme panel.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to do this you would have to use blocks that show the title on top of the image if you want consistency like so: https://www.screencast.com/t/3KXuHGe5ah This type of block can have this css code to make it look like the big grid:
.td_module_mx1 .entry-title a{
background-color: rgba(0, 114, 0, 0.7);
}

result: https://www.screencast.com/t/co0Q3iBlDLHC
But for blocks that do not have the post title over the image, the effect will not be the same.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You will have to wait for the next theme update though as if anything is found and implemented regarding breadcrumbs, it will most likely be in the next theme update which is not very far off.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to change the related articles and comment position you will have to alter the theme files. Each post template has it’s own files so the modification must be made for each post style in particular.
Each post style has 2 files corresponding to it: https://www.screencast.com/t/Zvurr1hrLK
In order to move the comments you will have to move the code from the single-tempalte files into the loop-single files and place the copde above the related articles code.
Here is an example for the default post template:
https://www.screencast.com/t/V4DFlFAWoiiv
https://www.screencast.com/t/0bJcQkBtVF

Thanks.

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

Hello,

The theme lighbox will show the image in it’s full size but it will be limited by the size of the screen though. If the image is bigger than the screen it will be shrunk to fit. Sorry but there is no easy solution to this as the modal is created through JS and the code is minified. https://www.screencast.com/t/ogd4r6akrGc
You can try to have a go at it if you have the necessary skills but it will take some time and effort to do and we cannot tackle time consuming tasks. Sorry

Thank you for your understanding.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately our theme does not support a 4 post section on a row. Our theme was built on a grid system that allows wither 3 or 5 posts, but not 4. The screenshot you show is either not our theme or a custom element added to the the site that does not come from the theme. Here is a list of our theme blocks and how they can display based on the layout you choose: https://demo.tagdiv.com/newspaper/block-1/
You can switch blocks from here: https://www.screencast.com/t/o6wXRFBv

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please read this guide as it mentioned the message as well: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but we have not tested any captcha implementation so I cannot provide a solution in this regard. You can maybe use a plugin to add a captcha to your login section but you will have to implement it into our custom login though or you can create a new custom login page not using our login modal if you do not have the coding skills necessary for the login modal customization.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can add a gif as a featured image directly in the add media section.You set it as a usual featured image. However the featured image will not be animated until you open it in a lightbox.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
The method I posted is the correct one. I have just tested this again and it works as expected:
https://www.screencast.com/t/08tzWfXK0Ph
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Sorry but we cannot offer the kind of support you expect as we are not the plugin authors. We try to help out where we can but we cannot provide custom file modifications for the plugin elements.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can easily hide the elements with css rather than removing them from the theme code. I will need a link to your site though so I can provide the proper css needed to remove these elements.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We are sorry for any inconvenience you have encountered using our theme. Thanks for reaching out to us.
Can you please provide more details on why you are not able to get the theme to show as the default demo. Our demos are installed very easily with the click of a button: https://forum.tagdiv.com/newsmag-installing-demos/
Is this process not working on your site? Are you getting any errors when installing a demo?
Please provide a link to your site and all the relevant details so we can replicate the issue and give you a solution as soon as possible.

Thank you for understanding!

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

Hello,

Please do not force an image width especially if it’s beyond the theme content area. The main theme content with a a sidebar is only 679px wide
Please provide a link to your site so we can see the issue.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This message was added to let people know not to use the translation panel if they use wpml. It can be dismissed but not canceled out. I will add this to our list and we will try to find another implementation or this message box.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We have added the h1 for the logo as users requested a h1 on the page for seo purposes. It can only be removed from the theme code. Please access this file and change the h1 tags to a div tag: https://www.screencast.com/t/5GaAwCL1qN

Thank you!

Bogdan B.
tagDiv Staff

The idea is to figure out which one of the plugins is causing the issue and removing/replacing it.
As you already mentioned, you updated the plugins. On every update the code gets changed for that specific plugin. On could have received a code that is no compatible with our theme code.
So by deactivating all plugins and inspecting your site, the issue is no longer present, reactivate them one by one testing your site after each one and figure out which plugin is the culprit and remove it.
Thanks

Bogdan B.
tagDiv Staff

Hello,

As it seems this is already in tests for this issue and we are looking for viable solutions as we speak. We will most likely implement a fix in the next theme update. Sorry for the inconvenience.

Thanks

Viewing 25 posts - 7,426 through 7,450 (of 22,378 total)