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

Hello,
Please check those similar topics about how to resolve that warning:
-> https://wordpress.org/support/topic/wpcachehome-must-be-set-in-config-file/
-> https://www.litespeedtech.com/support/forum/threads/resolved-cant-install-wp-super-cache-on-wordpress.8362/
I hope this will help you!
Thank you!

Calin
tagDiv Staff

Hello,

It will help a lot if you can share with as a link were we can make some tests with the WhatsApp share, in this way we’ll be able to see what is happening.

Thank you!

Calin
tagDiv Staff

Hi,
The code is set correctly, it appears in the source page -> https://i.imgur.com/3k06Qcd.png but there are also some errors in the console that are related to the ads -> https://i.imgur.com/ppZNZCh.png and I believe this is why the ads are not yet displayed, you need to fix those problems.
Here are some articles that can help
-> https://www.shareus.com/computer/solve-google-adsense-error-no-slot-size-for-availablewidth.html
-> https://www.webmasterworld.com/google_adsense/5029596.htm
Thank you!

Calin
tagDiv Staff

Hello Bennettheyn,

The ad box element need to be drag and drop in widget sidebar -> https://i.imgur.com/X9Iagbk.png is no need for a builder to do this.
Also, to this it on posts you can set the sidebar as global https://i.imgur.com/cA9L1xF.png or you can assign a different sidebar individual per post -> https://i.imgur.com/bFMfzjY.png

I hope this will help you!

Calin
tagDiv Staff

Hello kaisan,
I’m glad that the problem has been resolved.
That offset was set for the posts that should be displayed in the grid.
Thank you!

Calin
tagDiv Staff

Hi Mohamed Kamil,
The Newsmag theme does not have a search form shortcode, it can be used only the one from the widgets -> https://i.imgur.com/1Z3Sfl6.png, also the one from the header is the live search is a special element from the theme and there is no option to set it in a different section.
Thank you for your understanding!

Calin
tagDiv Staff

Hi muktipolice,
There was added a quick fix for this, what you need to do is to disable the tagDiv Composer, delete it and reinstall the plugin from Newspaper > plugins.
Let me know if this works for you!

Calin
tagDiv Staff

Hi Bennettheyn,
I just checked the system and now looks to work ok.

About the sidebar ads, with the Newsmag theme the sidebar ads can be set using our guide -> https://forum.tagdiv.com/newsmag-sidebar-ads/ also it can be used a plugin for this, like AdRotate.
I hope this will help you!

Calin
tagDiv Staff

Hi Bob,
I believe that I understand the problem. The images set with the tagDiv Composer are saved in the database with the old path (when the site was single), so the theme will look for images on old location.
I’m not sure how this can be resolved for all of the images that were set before, perhaps it can be done using a function or something similar. Unfortunately, you’ll require a developer for this. If you’d like, you may file a request here -> https://tagdiv.com/send-a-request/ and one of our developers will work with you to find a solution.
Thank you for your understanding!
Regards,

Calin
tagDiv Staff

Hello,
The new update is in tests (there were some bugs).
I asked a developer to integrate the fix for the column text and text with title in tagDiv Composer in Newsmag v5.2, so you can disable, delete the tagDiv Composer and reinstall the plugin from Newsmag> plugins and this problem will be resolved.
I hope this will help you!

Calin
tagDiv Staff

Hello,

I’m glad that you manage to resolve the situation, even if it was needed to manually input the shortcode.
The appearance of the site is pleasing, especially since the homepage is a special custom with side banners.
It is possible that the code from those plugins to overwrite the on from our theme.
We prepper a theme update and we hope that this will resolve some js conflicts.

Thank you!

Calin
tagDiv Staff

Hi muktipolice,
I checked the amp version from your website and this look ok, I do not see nothing wrong.
Also, I made some test using the AMP test tool.
-> https://search.google.com/test/amp/result?id=gv8oCPormdN5F-wwYuCpaQ
-> https://search.google.com/test/amp/result?id=XcTVqt9g4g8Ikt5cTYJ74w
-> https://search.google.com/test/amp/result?id=jj_xmYNWSB0oGwnsVX-4Ww
Thank you!

Calin
tagDiv Staff

Hello,
I think that this plugin can be made compatible with the theme only with custom work.
Unfortunately, we didn’t tested this kind of plugins, so it is hard to recommend one.
What I can recommend is to try some free plugins:
-> https://ltheme.com/wordpress-logo-showcase-plugins/
-> https://wplift.com/logo-showcase-plugins
Thank you!

Calin
tagDiv Staff

Hello,
Do you use some plugins or tools for images, because it looks that those are no longer displaying the link/path to the image -> https://prnt.sc/RfmvcWPbOZZe
Please make sure that this is not a plugin conflict.
Also, we do not tested the WP 6.0with Newsmag 5.2, so there can be some problems. We hope that next week will be a theme update and that one will be for wp compatibility too.
Thank you!

Calin
tagDiv Staff

Hello,
Can you please provide some example of the amp errors that you have, so we see what can be done to be resolved.
Thank you!

Calin
tagDiv Staff

I see. I just founded out that there is a simple solution for this, all you need is this custom css:

.single .td-post-content ul, .single .td-post-content ol{
list-style-position: outside;
}

I hope this is what you need!

Calin
tagDiv Staff

Hello,
You need to edit the single post template with tagDiv Composer, select the post title element and change the font size -> https://i.imgur.com/1mZdmou.png
Thank you!

Calin
tagDiv Staff

Hello,
Our developers are working for a fix and if I remember correctly today or at least Monday the fix will be in tests, therefore I believe that the next week will be a theme update that will resolve that situation.
Thank you for your understanding!

Calin
tagDiv Staff

Hello,
There were no changes for the source option, this is still in the Post settings in general tab -> https://i.imgur.com/uki35XY.png
Maybe you have some options that are not enable, or maybe some plugins are overwriting the theme options. Please make a test using only the theme plugins.
Let me know the results!

Calin
tagDiv Staff

Hello,
I understand, for this you need to use a custom css, something like this one:
-> https://i.imgur.com/66Hg4Fx.png

.single .td-post-content ul {
list-style-type: none;
}
.single .td-post-content ul li:before {
content:"• ";
position: absolute;
left: 45px;
}

This code need to be set in the theme panel > custom code> custom css.
I hope this will help!

Calin
tagDiv Staff

Hello muktipolice,

Did you updated the WordPress to v6? If yes, then this is the problem. In the last WordPress version appeared a few bugs, one of them is related to the column text and text with title elements.

Thank you!

Calin
tagDiv Staff

Hi,
Do you want to make the bullet list to look like this -> https://i.imgur.com/QiGvaYa.png ?
For this you can use this custom css:
.td-post-content ul li{
margin: 0;
}

This code need to be set in the theme panel > custom code> custom css.
Thank you!

Calin
tagDiv Staff

I’m glad to hear that!
If you need help with anything else, just let us know!
Have a nice week!

Calin
tagDiv Staff

Hi Alex Amos,
Normally when you update the theme all theme settings should remain (settings made in the theme panel and with tagDiv Composer), but if you have made custom changes in the theme files, those will be lost.
Thank you!

Calin
tagDiv Staff

Then please try this custom css
.wp-image-171839.alignleft:not(.td-post-image-left) {
float:left;
margin-right: 10px;
}

If is still not working, please provide 3 different links that have this image https://cdn.eronite.com/wp-content/uploads/lese-tipp-eronite-online-maennermagazin.png
Thank you!

Viewing 25 posts - 8,001 through 8,025 (of 35,335 total)