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 :)
Calin
tagDiv Staff

Hi,

You can change the logo using our video tutorial from here -> https://www.youtube.com/watch?v=HXQQygkCCJo -> https://www.youtube.com/user/tagdiv

Let em know the results!
Thank you!

Calin
tagDiv Staff

Hi, I am glad that the problem was solved!
If you have other questions, let us know!
Have a nice day!

Calin
tagDiv Staff

Hi,

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
If the problem persist, please let us know!

Thank you!

Calin
tagDiv Staff

Hi,

So if I understand correctly you want to integrate the author_alias filed in single post templates from tagDiv Cloud Library, as a suggestion you need to set the code in one element that you have set in your single post template, these can be found on this path ->
Also please notice that code implementation is not covered bu support team.
-> wp-content/plugins/td-cloud-library/shortcodes/single
If the code can be set as a shortcode in posts/pages then you ca set it wing tagDiv Composer in a column text or text with title like this -> https://i.imgur.com/uvZ6rFM.png -> https://i.imgur.com/iI7cKGE.png

Thank you!

Calin
tagDiv Staff

Hi,

This plugin is coming with the theme, in theme package -> https://i.imgur.com/mdtP7cU.png also you can use our guide to install it: How to install Revolution Slider v5 and the docuemntation for how to use it from here Import Revolution Sliders on demos
After you install and activate the slider revolution this element will appear in tagDiv Composer -> https://i.imgur.com/NYebc3j.png ( also you can set the shortcode directly in ca column text in text area). -> https://i.imgur.com/wxruA0T.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Please provide me some screenshots and a link where I can inspect this situation.

Thank you!

Calin
tagDiv Staff

Hi,

There are more ways to achieve this type of smart sidebar, most use is with tagDiv Composer and make a column sticky -> https://tagdiv.com/multiple-sticky-sidebars/

Hope this will help you!

Calin
tagDiv Staff

Hi,

Unfortunately, the Autoptimize plugin has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
I think that in Autoptimize there are some specific settings that need to be made in order to work properly, we see a lots of users using this plugin without problems.
These depend on that settings you are using on you cache plugin, here is an similar case with Autoptimize cache size quickly get over 100% -> https://wordpress.org/support/topic/autoptimize-cache-size-quickly-get-over-100/page/2/

Topic for page speed -> https://forum.tagdiv.com/topic/how-to-speed-up-the-website-2/

Thank you!

Calin
tagDiv Staff

Hi,

Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.

If you are not using non of them, please make sure that you do not have a plugin conflict, please deactivate ALL non theme plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

You can use the search for searching the shadow option -> https://i.imgur.com/ViHEN6l.png on of the element that have this option is flex block 1 -> also to achieve the same as in your screenshot is more easy to use a custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

Calin
tagDiv Staff

Hi,

You can edit the mega menu from PRO demos using tagDiv Composer -> https://i.imgur.com/fGaBKjG.png click on menu -> https://i.imgur.com/WZUmSKZ.png -> https://i.imgur.com/yRg336y.jpg -> https://i.imgur.com/2ENownc.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

I just made a test and for me is working good -> https://i.imgur.com/wmDXf7P.png
Please make sure that you have the latest version, Newspaper 10.3.2 or 10.3.3 also make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!

Calin
tagDiv Staff

Hi,

Yes, you can do it, you need to edit the homepage with tagDiv Composer and go to footer zone, there add with tagDiv Composer an new row and set the elements for sub footer in it -> https://i.imgur.com/vIyX9hz.jpg -> https://i.imgur.com/s3Mt51T.jpg -> https://i.imgur.com/nIa8amq.jpg -> https://i.imgur.com/47N0y6C.jpg -> https://i.imgur.com/PPMlp1R.jpg

Thank you!

Calin
tagDiv Staff

Hi,

You need to select with tagDiv Composer the element/column/row you do not want to display on mobile format and hide it from css tab -> https://i.imgur.com/GxwN5g9.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Yes, there is an workaround. Please make a test, set the code in a div with a width for inline ads and check the results.
-> https://i.imgur.com/421qX6d.png
<div style="width:720px">
</div>

If the inline ad is wroking, then you can use this code for mobile and desktop ads ->
<div class="td-visible-desktop" style="width:720px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>

<div class="td-visible-phone" style="width:320px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>

In this way the ads will look good.

Thank you!

Calin
tagDiv Staff

HI, I am glad that the problem was solved!
If you have other questions, let us know!

have a nice day!

Calin
tagDiv Staff

Hi,

Yes, there should be no problem, the code should do the job.

Thank you!

Calin
tagDiv Staff

Hi,

Please note that in order to be able to provide a custom css, I need a link to your website to inspect the review box.

Thank you for your understanding!

Calin
tagDiv Staff

Hi kevindahari2,

Please note that the last php version was not yet tested with our theme we indicate to use php 7.2 and 7.3 these are stable with our theme.
Let us know if there are still some problems.

Thank you!

Calin
tagDiv Staff

Hi, I am glad that the problem was solved!
If you have other problems, let us know!
Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Also you can try to optimize your websites -> if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi s2rstudios,

You should try Arnaud suggestion, also please note that last version of Newspaper is v10.3.3 is most like a new theme, therefore the update from v7.6 will need a lot for adjustment, that were made step by step in each update.
The best and fast way to make the updated was as you tried, on a staging website
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/ also if the website was made using a child theme, you need to deactivate it. Most probably then the website was made using WPBakery (Visual composer), if yes, please let tagDiv Cloud Library disable -> https://i.imgur.com/BSFSi5N.png
Also for all other problems, let us know and we’ll help to fix them, step by step.

Let us know the results!

Calin
tagDiv Staff

Hi,

Make sure that in theme panel the images is still set -> https://i.imgur.com/QslenQd.png also make sure that you do not have a background color set and the option for boxed layout is set -> https://i.imgur.com/8Nv7TCU.png

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi medienagentur_babelsberg,

On these elements -> https://i.imgur.com/0Fg5AmM.png you can not set any filters, if you want to have Related posts type by category you should use the related posts cloud element -> https://i.imgur.com/Yz0WwDC.png or option for standard post styles -> https://i.imgur.com/3GAoBmZ.png -> https://forum.tagdiv.com/design-post-pages-using-default-templates/

Thank you!

Calin
tagDiv Staff

Hi,

The code is not working because your permalinks, please change theme from plain -> https://i.imgur.com/b5auUUr.png after you change them, clear all cache and set this code in theme panel> custom code> custom css
.td-module-meta-info a[href$="/?cat=premium"] {
display: block!important;
}
.td-module-meta-info .td-post-category {
display: none!important;
}

Also please note that the theme do not have an option for this, and this is a custom work. If you using the permalinks on plain the custom css will not work correctly.

Thank you!

Viewing 25 posts - 18,951 through 18,975 (of 35,335 total)