Hello,
To add the icon to the menu there is no other option, sorry.
Thank you!
Hi,
You can try to add a new row in the header section and drag and drop the element there.
Thank you!
Hi,
Please drag and drop the ad box in the header section -> https://imgur.com/381J9qm and after the ad will be for all pages/posts.
Thank you!
Hello,
No, you need to create them individually; you can check the above suggestions from guides on how to do the custom post type and taxonomies.
Thank you!
This is the error and the suggestion how to fix it https://i.imgur.com/tj84UYS.png
Ok, but do you have to create a custom post type for apartments?
https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/ -> https://forum.tagdiv.com/custom-post-type-support/
Hi,
For the cloud templates, this is the path; it doesn’t matter what template it is.
Thank you!
Hi,
No, it seems that you don’t have a custom post type. Please let me know the name of the post type.
Thank you!
Hi,
You can delete the Placeholder from Theme Panel -> Blocks Settings -> https://i.imgur.com/mo0Cbu2.png
Thank you!
Hello,
For single this path wp-content/plugins/td-cloud-library/shortcodes/single
Thank you!
Hi,
To solve those, you need to check this guide https://wpadvancedads.com/adsense-errors/ and follow the suggestions.
Thank you!
Hi,
Did you create a custom post type? You can set the template globally here -> https://i.imgur.com/YmFqObu.png
Thank you!
Hi,
Please try to solve the error that you have in the console related to the ads -> https://i.imgur.com/sLKrrPp.png
Also, what type of ads do you use?
Thank you!
Hi,
Please edit with tagdiv Composer, select cloud -> https://i.imgur.com/HJZVjQa.png and after you can search after the our services section
If you can import a section -> https://i.imgur.com/qBp92J7.png the section will be set at the bottom page content, but you can move it where you want, select the row => https://i.imgur.com/HaWdX8R.png -> https://www.youtube.com/watch?v=6m8-EebnfM0
Thank you!
Hello,
Did you create the mobile page? If yes, please make sure that you have also, the sticky menu for mobile enabled-> https://i.imgur.com/TA7p4Rw.png
Thank you!
Hi,
So you want to show to different websites, not posts from your website? This can be done only with a plugin, but I don’t know a plugin to recommend it.
Thank you!
Hello,
For this, you can use the page break element from Gutenberg or try the solution from this guide https://forum.tagdiv.com/posts-with-pagination/
Thank you!
Hello,
This is not recommended. Please let me know what pagination you want on the single post template.
Thank you!
Hello,
Did you convert the header for mobile templates -> https://www.screencast.com/t/HrjOBNayd? and in this way, will it be displayed only for mobile
Also, the ads are not showing on the desktop version https://i.imgur.com/7lnNG1a.png -> https://wpadvancedads.com/adsense-errors/
Thank you!
Hello,
This a cloud template, so to do customization, you need to edit with tagdiv Composer, and not in the theme files https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you!
Hi,
This is strange, but I am glad that it works.
Have a great day!
Hi,
We will take a look via email.
Have a great day!
Hello,
I’m glad you solved it, but I don’t understand what you mean by ” since it required AMP.” Can you please provide more details?
Thank you!
Hello,
You can use the revision only for the homepage and check if the issue persists -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
Thank you!
Hello,
A quick solution would be to use CSS to remove the possibility of clicking on the link. For this, please add this custom css to Newspaper > Theme Panel > Custom code> Custom css
.post header .td-post-author-name a {
pointer-events: none;
}
Another possibility is to use Yoast seo and enable the author to archive.
I hope this will help you!
Thank you!