Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

The theme modal image feature can be disabled generally in theme panel – http://www.screencast.com/t/SEk1AI2hw and for images in particular like this – https://www.screencast.com/t/qbvjbnqjCZ5
More information about this feature here – https://forum.tagdiv.com/modal-window/
There is no option to link the gallery images to custom URL if that is what you are asking – https://www.screencast.com/t/douYLSjbL

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately I can not access the screenshot you provided – https://www.screencast.com/t/1xZSQtqz5Ll You could try disabling all your plugins except the ones bundled with the theme and clear any caching installed, to see if this has any effect in this matter, maybe a plugin could be causing the issue as it usually happens in most cases. Also check any customization you might have made to the theme files or added in theme panel, and switch to the main theme if you are using a child theme. If everything is like default you should not have this problem in the widget section. Please let us know how it goes.

Thanks

Simion C.
tagDiv Staff

Hi,

Please note that it is recommended to use SEO by Yoast – https://forum.tagdiv.com/facebook-share/ for best results. We have not made any extensive tests using other plugins. I believe these are the files you are looking for, and how the theme is processing the videos
https://www.screencast.com/t/yj6hStiG8e
https://www.screencast.com/t/fWqRuU2hIrTt

Thanks

Simion C.
tagDiv Staff

Hi,

We have not had any negative feedback regarding this. Please make sure that you use the latest version of the theme and the plugins bundled in the package.
The theme has these server requirements – https://forum.tagdiv.com/requirements-for-newspaper/ and requires modifications to be made to some parameters if needed – https://forum.tagdiv.com/system-status-parameters-guide/
It is recommended to use WP Super Cache – https://forum.tagdiv.com/cache-plugin-install-and-configure/ with the theme. There is also an available tutorial about improving website performance – https://forum.tagdiv.com/how-to-make-the-site-faster/
If you are saying that everything was fine before moving to the new host, maybe the problem is there since we have no complaints regarding this issue and everything is working as intended. Please let us know how it goes.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide admin login information so we can investigate this issue. Also paste a link to this topic for identification purposes.

Thanks

Simion C.
tagDiv Staff

Hi,

You can do that in WordPress general settings here – https://www.screencast.com/t/K7xfOIjL6c like this – https://www.screencast.com/t/VbpdOt1XQC if that is what you wanted.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment not all of the files from the core framework (wp_booster) of the theme are supported by the child theme. Maybe this will be subject to change in a future update. If you want to make modifications to these files you will have to make them through the main theme files. Please consider making a backup just in case something goes wrong.
Here you can find all the information about the child theme capabilities at the moment – https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

You can modify the date with a custom format here – https://www.screencast.com/t/9oFevGlBhL if that is what you are asking. You can find more about date formats here – https://codex.wordpress.org/Formatting_Date_and_Time

Thanks

Simion C.
tagDiv Staff

Hi,

Please check these parameters and make the necessary modifications if required – https://forum.tagdiv.com/system-status-parameters-guide/ The translation should work properly if you are using the latest version. Also try this while having only the plugins bundled with the theme active, just to be sure that a plugin is not interfering with the process.

Thanks

Simion C.
tagDiv Staff

Hi,

You could remove the margin bottom set on the gallery, with a code like this – https://www.screencast.com/t/fffqu3P0G just enter it in Theme panel->Custom Css

.vc_custom_1490284451319 {
margin-bottom: 0;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The current menu item background color is linked to the theme accent color – https://www.screencast.com/t/yzpEtCvFTYZ and it is the same for all of the menu items. It would be difficult to set a current menu item for each of the menu items. You could use a different color for this state – https://www.screencast.com/t/gMbB0yNZ or do something like this – https://www.screencast.com/t/hXTHYW9iL for each of the menu items.
You can make another code like the one provided above and replace the a:hover with a:visited for all the menu items and use the same colors, then add it after that code in theme panel. It could work this way, give it a try. If a delay is visible between the color change, try adding the codes directly in the theme style.css found in the theme folder, at the end of the file.

Thanks

Simion C.
tagDiv Staff

Hi,

Please specify where would you like to make these changes to the links so I can provide a better answer. For example in the post content you can achieve this like here – https://www.screencast.com/t/3kXS93sTI for every link inserted. Or you could use some css to style them all at once – https://www.screencast.com/t/mFUSsxrJbdac for the post content.
These are all the theme options regarding fonts – https://forum.tagdiv.com/font-customization/

Thanks

Simion C.
tagDiv Staff

Hi,

Please make sure you have the latest version of the social counter plugin, provided in the theme package. Enter just the Instagram user ID as shown in the previous reply – https://www.screencast.com/t/C1k7axsis2 disable all your plugins except Visual composer and the social counter, switch to the main theme if you are using a child theme, clear your cache again then check to see if it works properly. After you have done all these things, there should not be a reason for the social counter to not work properly, because it seems to work as intended on my end – https://www.screencast.com/t/gvmBGYzz

Thanks

Simion C.
tagDiv Staff

Hi,

The theme uses the default WordPress user roles and capabilities as specified here – https://codex.wordpress.org/Roles_and_Capabilities
So an author role has access to the post settings like in the screenshot you provided – https://www.screencast.com/t/ZMBfDkIIkrGq
This can be seen here in the theme files – https://www.screencast.com/t/o5N0Vlot9kQh
Only anything lower in the user role hierarchy like contributors and subscribers do not have access to these features. If you would like to review the posts before publishing you could change their role to contributor.
The theme panel is available only for admin level users though, and you can not have specific sections of the panel available to specific users.

Thanks

Simion C.
tagDiv Staff

Hi,

I am assuming that you mean the category pull-down filter displayed on the category pages – https://www.screencast.com/t/2D998G8F7J If that is the case, this can be disable in Theme panel->Categories like this – https://www.screencast.com/t/bz2iUwvBY
Please correct me if I misunderstood your question.

Thanks

Simion C.
tagDiv Staff

Hi,

If you would like to change the default functionality of the mobile theme, this can only be done by modifying the theme files. Please follow this topic and make the mentioned changes to the specified file
https://forum.tagdiv.com/topic/mobile-theme-featured-posts/

Thanks

Simion C.
tagDiv Staff

Hi,

I can not think of a possible cause for this if all those settings are enabled in WordPress and in the post settings page – https://www.screencast.com/t/4OS2oxxUM and it is still not removed. Maybe this is caused by a plugin, you could try disabling all your plugins except Visual composer and clear any caching installed to see if this has any effect in this matter. This is unusual because I see that there is the possibility to post comments even though this issue is present.

Thanks

Simion C.
tagDiv Staff

Hi,

This could be caused by a plugin maybe, or custom code entered in theme panel or added to the theme files. You could try as a test to disable all your plugins except Visual composer, clear any caching installed and check to see if the problem is fixed. Also go over any custom code you may have used. If you can not find the source of this issue you could try this code for a quick fix – https://www.screencast.com/t/OVgSvguWra9khttps://www.screencast.com/t/enik2Hil8wfs

.td_block_template_9
.td-block-title {
margin-top: 0;
}

Thanks

Simion C.
tagDiv Staff

Hi,

That is just a function used to report warnings or errors. It can be set to a true value for WordPress development purposes, but usually it is set to false according to the documentation – https://codex.wordpress.org/WP_DEBUG
If you still are having these problems while using the theme only with the latest version of the bundled plugins, and the parameters mentioned above are set properly as well as the server requirements being fulfilled – https://forum.tagdiv.com/requirements-for-newspaper/ then the functionality should work as intended.
Please send us an email at contact@tagdiv.com and provide admin login information if you can not manage to find the source of this issue so we can take a look. Also paste a link to this topic for identification purposes.

Thanks

Simion C.
tagDiv Staff

Hi,

You can use a code like in this example this – https://www.screencast.com/t/eUlSNk8urJ based on the menu item ID’s. The custom colors will show when the menu item is hovered. This is the code used in the example, you can change the colors to your liking, and enter it in Theme panel->Custom Css

.menu-item-63 a:hover {
background-color: red!important;
}
.menu-item-22 a:hover {
background-color: blue!important;
}
.menu-item-21 a:hover {
background-color: green!important;
}
.menu-item-20 a:hover {
background-color: pink!important;
}
.menu-item-715 a:hover {
background-color: brown!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

It seems there is a problem with the breadcrumbs not displaying on the post page in this particular demo, and this combined with some header style is causing this issue. I have added this on our fix list and it will get resolved as soon as possible. Please try and use the code provided below as a quick fix for you to use in the meantime, with this result – https://www.screencast.com/t/lfHHGhBGb3jc

.td-blog-beauty .td-post-template-default
.td-crumb-container {
display: block;
}

The code must be entered in Theme panel->Custom Css – https://www.screencast.com/t/Sxtr3nhrnnHd
Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

I think the files you are looking for are located here – https://www.screencast.com/t/sqPFe9G1V and here – https://www.screencast.com/t/OxsF3fsxk6 try making the modifications there.

Thanks

Simion C.
tagDiv Staff

Hi,

You can enable the weather element to be displayed in the top header menu like this – https://forum.tagdiv.com/weather-widget/ or use it as an widget on your pages and sidebars. If you are trying to use other weather implementations follow the instructions provided along with that plugin or code for the installation. Please note that not all plugins are compatible with the theme, and some may not work properly.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide more information as to where you want to make these changes. If these are blocks on your pages you can modify them by following this guide – https://forum.tagdiv.com/block-settings-guide/ If they are widgets on your sidebar or in the footer you can edit them in the widgets section – https://www.screencast.com/t/BIv0w4RwMk
Also some theme elements can be translated in Theme panel->Translations – https://www.screencast.com/t/myLeEkwrCW

Thanks

Simion C.
tagDiv Staff

Hi,

You can update Visual composer using this guide – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ and use the latest version provided within the theme package.
I can see that the problem you were having has been resolved – https://www.screencast.com/t/HHB14peM7

Thanks

Viewing 25 posts - 19,401 through 19,425 (of 20,681 total)