Hi,
For the moment, the ads placed provided by the theme on single post content are top and bottom content and 3 inline ads, for ads inside the content, you can use auto ads (as you already did) or you can try a plugin dedicated for ads that provides more control over the ads inside the post content.
The Google Adsense Auto Ads code needs to be set only once in one place in the theme and will be displayed randomly on the website. The place is this one -> https://i.imgur.com/ZacGf3j.png, and most importantly, the code needs to be placed only once.
– https://webgilde.com/en/wordpress-adsense-plugin/
– https://www.wpbeginner.com/plugins/what-are-the-best-ad-management-plugins-and-solutions-for-wordpress/
Thank you!
Hi,
If you can provide access for this situation via email, my colleague Simion will handle it and let you know what needs to be done next.
Thank you.
Hi,
Use tagDiv Composer edit to edit the homepage, select the blocks and inthe general tab, you’ll see the options for header https://prnt.sc/2M_bi8OCwz-S
Hi,
Unfortunately, when the Unique Article option is enabled, the Most Read sort will not work as expected. It will skip articles that have already been displayed earlier on the page.
One possible solution is to place this block at the top of the page so it displays the articles first based on the selected sort order. Any instances of the same articles appearing later on the page will then be hidden due to the Unique Article option.
The News Ticker element should not be affected by the Unique Article setting. This is because it uses AJAX to load and slide through articles, and the Unique Article option does not apply to AJAX-based pagination.
Hi,
The option is only on flex blocks. This option was added in Newsapper 12.3, and the current theme version is 12.7.4
Hi,
I have a suggestion regarding the header AdSense code. Please add it in Theme Panel → Ads → Header.
Make sure the AdSense code is not restricted to a fixed size, so it can use the auto option and adapt to different device sizes: https://i.imgur.com/hfDjxO4.png
Then, in the ad box settings, select “Source code from the theme panel”:
Also, please make sure that no other code is selected for that ad (Image Ad or Custom Ad).
Hi Barbareto,
AMP can be used without the tagDiv Mobile theme. A long time ago, when AMP was more popular, we recommended using it together with our mobile plugin so the AMP layout would match the mobile theme.
Nowadays, AMP isn’t really necessary anymore, and many users have given up on it.
Hi,
This can be done by using the tagdiv Composer and the social icon element, which provides the option to add a link and an icon for an extra social. This element can be set using tagDiv Composer on all cloud templates (header, footer, posts …) and pages – https://prnt.sc/AgINguyn82Oo – https://prnt.sc/XE412qXOwOeI
Hi,
Please check if the api key is set and the key is still valid – https://forum.tagdiv.com/youtube-api-key/
Thank you!
Hi,
I just checked teh site and now teh ads appear to be adjusted per device.
Hi,
We’ve seen many clients using the LiteSpeed plugin. However, it can be quite complicated to configure because it has many options. Each change needs to be carefully checked to make sure the website continues to function properly.
Unfortunately, we don’t currently have a guide for this plugin.
Hi,
Please contact us via email at contact@tagdiv.com and provide the license key, wp-admin access, and a screenshot of the problem.
We’ll check it as soon as possible.
Thank you!
Hi,
This can be done using dedicated plugins for RSS https://www.wpbeginner.com/showcase/best-wordpress-rss-feed-plugins/
Thank you!
I understand, use the option to have the tabs on the side and that would be an advantage to you to have more of them, not as if the tabs were at the top.
If you allow me a suggestion, I would say combine the 2 types of tabs (have a side page for each tabbed page with the title set on the side and on the page https://www.novo.vpz.hr/zupanijska-uprava/upravni-odjel-za-zdravstvo-branitelje-i-socijalnu-skrb/ set a tab in which to list these pages, and here set the pages to display the title at the top), for example https://i.imgur.com/HwTFMuw.png
Hi,
I believe you need some system to send a newsletter to the website subscribers with the new published article, right? If is so you’ll need to use a dedicated plugin or Jetpack
https://wordpress.com/support/newsletter/send-newsletter-emails/ (Newspaper theme do not have this option).
Thank you!
Hi,
This depends on how your elements are set. Are all of them in one column? IF so, then it needs to set for each element in part on mobile to have a width of 50% and set it to be displayed inline-block https://i.imgur.com/sE0NCqW.png do the same on all images “(the with can be set under 50% if is need)
Thank you!
Hi,
If you want to have a custom schema on each article, then you need to set the script in your article. Using the Gutenberg editor, you can add an html code and insert the code in it – https://prnt.sc/fsygyNP2FpvO
Also, you can check those articles related to json-ld:
https://mpitexperts.com/blog/how-to-add-json-ld-in-wordpress/
https://pagely.com/blog/add-schema-markup-to-your-wordpress-posts/
Hi,
This depends on more factors. Could you please describe how you’d like this to work? Normally, a user can subscribe to a plan to get access to some information. Could you please let me know what is needed to have more subscriptions?
Hi,
I just checked the notice I submitted for the developers. It currently shows the status “Ready to be Investigated”, which means it has not been investigated yet, but it will be reviewed soon by a developer who is finishing a project.
Thank you for your understanding!
Hello,
Depends if you need the field only on user profile (wordpress backend) or in other places too. To add those fields, you can use the ACF plugin – https://i.imgur.com/FheVZ0N.png. This field will be now be added in the user section in the backend – https://i.imgur.com/8Jt1gAW.png, this can be added on frontent in account details, for this you need to create a page and add the info you want includ the “Form input” element and select the new field for the user – https://i.imgur.com/143UAor.png save and edit the “My account page” https://i.imgur.com/IMEVw1Y.png there select the account settings for page account – https://i.imgur.com/bKUBpHp.png and check the custom pages tab, there set the id for the page you just made – https://i.imgur.com/qcRU2Y7.png
Or you can use a plugin – https://www.seedprod.com/wordpress-author-bio-plugins/
Thank you!
Can you please provide a screenshot to that section you like so I can better understand the icon you’ll like on aljazeera
Hi,
You can use the theme element for the news ticker https://i.imgur.com/NvW40aP.png
If you like a specific design, please provide a screenshot or a link where I can see it, and I will try to help you.
Hi,
Please try this code:
.cls-live .td-module-title a {
position: relative;
padding-left: 50px;
}
.cls-live .td-module-title::before {
content: "LIVE";
position: absolute;
z-index: 999;
display: inline-block;
align-items: center;
color: #ff2b2b;
font-weight: 600;
padding-left: 18px;
letter-spacing: 1px;
border-radius: 20px;
}
.cls-live .td-module-title a::before {
content: "";
position: absolute;
left: 0;
top: 8px;
transform: translateY(-50%);
width: 16px;
height: 16px;
background-image: url('data:image/svg+xml;utf8,');
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
It is possible that I need to adjust the code, so after setting it, please provide a link to the block where I can see how this is looking and adjust it.
Hi,
“menu login doesnt warking registor and login only logout works” – for this, it will be needed to investigate the problem. Please make a backup and contact us via email at contact@tagdiv.com and provide wp-admin access to investigate the situation.
If you are referring to the Menu login element to have more options, those can be added using tagDiv Composer, select the element Menu login and in Custom pages, you can set the URL or ID for the pages you want to be added in the menu – https://prnt.sc/t4MyIfzjuArZ
Hi,
“menu login doesnt warking registor and login only logout works” – for this, it will be needed to investigate the problem. Please make a backup and contact us via email at contact@tagdiv.com and provide wp-admin access to investigate the situation.
If you are referring to the Menu login element to have more options, those can be added using tagDiv Composer, select the element Menu login and in Custom pages, you can set the URL or ID for the pages you want to be added in the menu – https://prnt.sc/t4MyIfzjuArZ