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,

You can place that code here – https://www.screencast.com/t/iGefS9jwHpKJ in the header.php file found in the main theme folder.

Thanks

Simion C.
tagDiv Staff

Hi,

Basically the theme has these requirements – https://forum.tagdiv.com/requirements-for-newspaper/ and modifications to these parameters as mentioned here if needed – https://forum.tagdiv.com/system-status-parameters-guide/
The theme is fully tested and works properly if these conditions are met. After you make these changes try deactivating all your plugins and activate Visual composer only, and check if you are still having these errors. Also test if this is happening while using a default wordpress theme as a test.

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that your website is not functioning properly at the moment. I suggest you disable all your plugins except Visual composer, clear any caching installed and check to see if the issue is still there, because most of the time plugins are the cause for this. If the problem is persisting, you could reinstall the latest version of the theme and the plugins bundled in the theme package. Here is a guide to help you if you choose to update
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Simion C.
tagDiv Staff

Hi,

This is how it looked before the code was added – https://www.screencast.com/t/PhPrI0vBpGc
I am guessing that you mean that after the code was applied the pointing element specific to this block header style is still the old color. That can be fixed using this code – https://www.screencast.com/t/xpX6oEtmEe

.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before{
border-color: #b50f0f transparent transparent transparent;
}

Thanks

Simion C.
tagDiv Staff

Hi,

There is currently a discount on the Newspaper theme – https://themeforest.net/item/newspaper/5489609 and also for the Newsmag theme if you are interested. But I could not say when there will be other discounts planned in the future.

Thanks

Simion C.
tagDiv Staff

Hi,

You can try the Contact form 7 plugin that other users of the theme are using, and works properly. Please note that not all plugins provide favorable results with any theme, and we can not take into account all the plugins and make them compatible with the theme. You will just have to try different plugins to suit your needs, or search here on the forum for similar topics, maybe some other users have a solution regarding this.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

These are the only available background ad options at the moment, in the theme – https://forum.tagdiv.com/background-ads/
If you would like something else, please try to search for a plugin with the capabilities you mention. You can also search the forum for similar ad implementations that other users have made, maybe you can find valuable information.

Thanks

Simion C.
tagDiv Staff

Hi,

It seems additional steps are needed to achieve this. Please follow these steps carefully and it should work properly. These are the required modifications to the td_set_post_settings.php file
https://www.screencast.com/t/nVhkfVM4rs
And these to the td_module_single_base.php file
https://www.screencast.com/t/yUMSibvbSG
If you follow these exactly like described, it should work as intended for you as well
https://www.screencast.com/t/rK8CfZ0h

Thanks

Simion C.
tagDiv Staff

Hi,

1. You can create as many sidebars as you want, and can have one personalized sidebar only for the homepage and use it in the widgetised sidebar element.
2. Please correct me if I misunderstand, but I do not see a block 9 on your homepage, except from the one in the sidebar. Basically you have to stretch the row containing the block – https://www.screencast.com/t/FTsbXN4Qz6XP and set a background color – https://www.screencast.com/t/TPgVYvICJ

Thanks

Simion C.
tagDiv Staff

Hi,

I see that maybe you resolved your problem – https://www.screencast.com/t/XBQneBWFhttps://www.screencast.com/t/Fp5yLFPTtQMY
When using the mobile theme page content must be entered in the mobile editor section – https://www.screencast.com/t/b5Fsjpd1Ym
More information about the mobile theme features here – https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

The header.php file is located in the main theme folder – https://www.screencast.com/t/HsDvyWipv as well as the functions.php file – https://www.screencast.com/t/qUrzeBtv3rmL if there is where you need to insert the widget code in the theme.
If you want to modify the current header that you are using and insert a paragraph you can find the file here – https://www.screencast.com/t/ypzSqGOpO

Thanks

Simion C.
tagDiv Staff

Hi,

If here is where you want to make the changes – https://www.screencast.com/t/QWlIyTceFf you can do it as mentioned above in the Translation section – https://www.screencast.com/t/6nDF6IAE

Thanks

Simion C.
tagDiv Staff

Hi,

If you are using custom code, and you want it to apply only for certain devices you could enter it in the Advanced Css section of the theme panel – https://www.screencast.com/t/gobPgk4MH
If this is not the case and you would need further help, please provide more information and specific details where you want to make changes. Also provide a link to your website pointing to that location.

Thanks

Simion C.
tagDiv Staff

Hi,

Please make sure you use the latest version of the theme and php 7.0 because these errors could be caused by that. More information and suggestions in this topic – https://forum.tagdiv.com/topic/warning-illegal-string-offset/

Thanks

Simion C.
tagDiv Staff

Hi,

You can try the custom code provided below, with this result – https://www.screencast.com/t/Euo6gejgPrmh

.td-a-rec-id-sidebar img {
width: auto;
}

Thanks

Simion C.
tagDiv Staff

Hi,

I can not think of a way of achieving this with the current theme settings. You could try to enable Visual composer on posts – https://www.screencast.com/t/2JEVrikwJl and add text blocks in the post page structure, but this has not been tested and may not work properly. Or maybe try a plugin that allows you to display this field in the post and allows you to place it in the post structure.

Thanks

Simion C.
tagDiv Staff

Hi,

You will need to make the modifications here – https://www.screencast.com/t/RHvvBclVs and it should work properly on mobile too.

Thanks

Simion C.
tagDiv Staff

Hi,

I suggest you try to make a clean theme install – https://forum.tagdiv.com/install-via-ftp/ and use only the plugins bundled in the theme package. This should fix all the problems you are having at the moment. If after doing a reinstall the issues are still present, please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Also paste a link to this topic for identification purposes.

Thanks

Simion C.
tagDiv Staff

Hi,

That can be changed by opening your page in Visual composer, and there you can edit the first row in the page structure – https://www.screencast.com/t/heZqVVhaLtIC and change the image that displays on top of the page.

Thanks

Simion C.
tagDiv Staff

Hi,

Everything you need to know about blocks is available in this tutorial – https://forum.tagdiv.com/block-settings-guide/
Also here you can find all the theme documentation – https://forum.tagdiv.com/newspaper-theme-documentation/

Thanks

Simion C.
tagDiv Staff

Hi,

Simple css hover effects can be possible on images, but something as to change the existing loaded image from a single image element with another one on hover, is not available with the current options in the theme and Visual composer. If you would like to implement this possibility maybe you can find a plugin that is capable of this and also is compatible with the theme and works properly. This could also be a solution that you can try and see if you can integrate it in your project – https://www.w3schools.com/howto/howto_css_image_overlay.asp

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that there is a column gap present, it could come from the settings of Visual composer – https://www.screencast.com/t/bfbB6jXrq disabling it seems to allow the content to display properly – https://www.screencast.com/t/l24isOp3
Maybe try and go over the row columns settings of the page structure in Visual composer, and check if this is present there.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see you have modified the structure in the respective about page – https://www.screencast.com/t/Wmv5jdqEvhxM
I do not understand exactly what is the other problem and what difficulties are you having. Please try as Bogdan mentioned and assign a custom class to the Visual composer element then create the code based on that class, so it will apply specifically. Please correct me if I misunderstand and I will try to give you a better solution if this is the case.

Thanks

Simion C.
tagDiv Staff

Hi,

We have not had any negative reports from our users related to this. I have inspected your website and I see that there are many js errors present – https://www.screencast.com/t/mqA19x5pd This is usually cause by a plugin or a plugin conflict that are interfering with the theme functionality. I suggest you try to disable all your plugins except the Visual composer, clear any caching installed and check to see if the errors are still present, using the browser inspector for example. The theme is tested and works properly but some problematic plugins can cause a lot of unexpected issues. If there are no more problems, try enabling the plugins one at a time, while checking for errors to hopefully spot the one causing this.
Also it is recommended to use the cache and speed optimization from the tutorials mentioned in the previous reply for best results.

Thanks

Simion C.
tagDiv Staff

Hi,

I have not thought about that situation. Please try it like this and see if it works properly now

.td-menu-mob-open-menu
.woofc-trigger,
.td-menu-mob-open-menu
.woofc-inner {
z-index: auto;
}

.td-search-opened
.woofc-trigger,
.td-search-opened
.woofc-inner {
z-index: auto;
}

With this result – https://www.screencast.com/t/fe9StL7TM
Thanks

Viewing 25 posts - 19,351 through 19,375 (of 20,681 total)