- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Can you have a custom Category Template for each category and subcategory? An example would be Sports Category. It would have a sports image in the header, flex blocks in the body for each team covered, with box scores, standings, etc, showing in the sidebar.
A sub could be for the team, and then flex boxes breaking down the team news, with team specifics in the side bar.
Thanks for sharing the guide for the block. I believe that means I can filter for more than just one “tag”.
What I mean is I would like to visually show more than one category in each post. So for example, if this post is tagged in multiple categories eg. Intestinal News and Cancer News, etc., I would like it to be shown in the post block like so: https://ibb.co/VBh7BFv
The categories would be like so: https://ibb.co/THs41Zt
Hello @FKnews!
In order to avoid misunderstandings, please provide more information about what you need to achieve, screenshots or a video with an example.
A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.
Thank you!
Hello @jtoney!
Please make sure you activated the Google Adsense code.
If the AdSense code needs to be set between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq
For the random ads, I can recommend you to use auto ads and the code must be placed in analytics too.
Also, you can place the custom code ads using the Ad box and place it where you like in the cloud/pro templates.
Unfortunately, this can be done manually only and it is not automatically updated only the auto ads when you refresh the page.
Thank you!
Hey. I can’t find :hover color change in settings. If you go to https://demo.tagdiv.com/newspaper_lifestyle_pro/ there is a slider on the top of a page with two ladies. How can I edit hover color of article title from pink to for example blue?
Best Regards
Filip
Hello,
i don’t understand why i can’t see in posts and in posts grid the multiple authors. I can see only the first author. But in the bottom of posts i can see the boxes. Here is an example: https://www.mediotejo.net/covid-19-farmacias-da-regiao-com-filas-a-porta-e-agendas-lotadas-para-realizar-testes/
Thanks
Hello @CampoAdmin!
We have a guide with some tips why our Composer is not working properly: https://forum.tagdiv.com/tagdiv-composer-not-working/
Please make sure that you have set the mod substitute in the htaccess file https://i.imgur.com/VuMw1lq.png -> https://forum.tagdiv.com/requirements-for-newspaper/ and you do not have any modSecurity enabled on host.
If that problem is still there, then please execute these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cache plugin exists)
Sometimes, the issue can be from a plugin conflict or a cache issue, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Hope that helps you!
Thank you!
Here is one example: https://nft-insider.nl/wat-is-discord/
When trying to load TD Composer I only get the Spinning Wheel of Doom. I suspect the issue to be here:
Uncaught TypeError: window.tdcAdminSettings is undefined
<anonymous> https://outlookvalleysun.outlooknewspapers.online/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=29b8eed74f3fa54e90e15885fee4a238:40
<anonymous> https://outlookvalleysun.outlooknewspapers.online/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=29b8eed74f3fa54e90e15885fee4a238:42
js_files_for_wrapper.min.js:40:452
Uncaught TypeError: document.getElementById(…) is null
init https://outlookvalleysun.outlooknewspapers.online/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=29b8eed74f3fa54e90e15885fee4a238:21
<anonymous> https://outlookvalleysun.outlooknewspapers.online/wp-admin/post.php?post_id=306&td_action=tdc&tdbTemplateType=page&prev_url=//outlookvalleysun.outlooknewspapers.online/:1132
jQuery 3
onsuccess https://outlookvalleysun.outlooknewspapers.online/wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js?ver=29b8eed74f3fa54e90e15885fee4a238:38
js_files_for_wrapper.min.js:21:292
init https://outlookvalleysun.outlooknewspapers.online/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=29b8eed74f3fa54e90e15885fee4a238:21
<anonymous> https://outlookvalleysun.outlooknewspapers.online/wp-admin/post.php?post_id=306&td_action=tdc&tdbTemplateType=page&prev_url=//outlookvalleysun.outlooknewspapers.online/:1132
jQuery 3
onsuccess https://outlookvalleysun.outlooknewspapers.online/wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js?ver=29b8eed74f3fa54e90e15885fee4a238:38
I have tried the following to no avail:
define(‘CONCATENATE_SCRIPTS’,true);
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Any thoughts on how to possibly resolve this?
Thanks!
Hey guys,
We updated a very old theme from version 9 to 11…and now when viewing on the front end we have visual issues. Here is an example of one “wp_booster error:
td_api_base::get_default_component_id : no component of type td_api_header_style . Wp booster tried to get the default component (the first registered component) but there are no components registered.
/nas/content/staging/mgacompanies/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php” does this mean something our layout was using no longer exists in the new version or what can we do to fix this?
hello, it is not a light effect. The example is on the main page of my website. The example of what I need are also in the previous link. The question is that when placing an embed video, it does not auto start and the other option is that it comes out as a popup.
web link, it’s my website, on the right side are the videos. In the web example, it is where when there is a video and you download it, it continues to load in a mini window.
In the screenshot, there is the video option and what it does when you download the page.
hello,
city categories template look like this :- https://demo.tagdiv.com/newspaper_city_pro/category/food/
but my categories template look like this :- https://thefamous.in/category/latest/
I also add a demo of the city but I can not get this type of template can you please help me.
Hello @srampia!
If you want to add other menu there, then you can add 2 menus, make it inline , Drop menu items in More and both will be on the same line.
Thank you!
Hello @ludyma!
Please provide an example of the popup video when someone uploads the post. Maybe you mean the lightbox effect, please check this guide: https://forum.tagdiv.com/modal-window/
If you use for example Video Embed element edited with TagDiv Composer, then you can turn on/off the Autoplay setting.
Hope that helps you!
Thank you!
Hello,
Please make sure the theme is activated.
Also, make sure that you are using SSL and you have a good band width, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have a low band width, then you can access parts of cloud, this can be done from frontend, for example if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png
Thank you!
Our site uses flex block 1 for most of the home page (it’s a local news site), and it works well. Every block has one or two excerpts, and most of those blocks allow one excerpt to include an image. However, not every story has an appropriate photo, so some times there is a big empty space where the photo would normally be placed. Is there any way to just display an extra excerpt below an excerpt that is missing an image? If not, is this something that could be solved with some CSS? For example, if Hide Image is false in a block, could the number of excerpts be incremented in that block for every excerpt that has no image? Editing the design of the flex blocks every day is not something we want editors to do.
edit:
due to import of template sample content, it needs to be edited in the div editor which you can access at the front page.
for changing the theme colors and fonts…. do I also need to change it here or elsewhere?
Hello, how can I make the topic make a popup video when someone uploads a post.
Also how to make the promotional videos autoplay on the cover, I have seen on several websites that the video does auto play and as you go down the page it reduces and continues the reproduction in a lower corner.
What options does the theme have or if you have to install a plugin.
We are very experienced WordPress users, the “beginners guide” to revisions is not useful, as this is a theme-related issue – likely related to Item #5 within your Theme Documentation here: https://forum.tagdiv.com/tagdiv-composer-not-working/
In addition to the two issues mentioned within our opening Ticket (above), we are also unable to Create New Pages with tagDiv Composer at this time.
ADMIN & CPANEL CREDENTIALS HAVE NOW BEEN SENT TO CONTACT@TAGDIV.COM – PLEASE PROCEED ASAP – THANK YOU.
Hello,
When “Menu items in the More menu” is activated, the menu does not go back. An example is shown at the link
P.S translated with Google
Hi,
I am checking the slider now. I see it like this for example, I made a few screenshots
– https://i.imgur.com/0ptURDA.png
– https://i.imgur.com/prvk2yB.png
– https://i.imgur.com/DNgYHzV.png
– https://i.imgur.com/NB5KBnc.png
Are some of these images incorrect? I refreshed the page a few times, the images are still the same from what I can see. Maybe I am missing the problem.
If there are issues with the images sometimes, maybe they are caused by the Jetpack image optimization that I see you are using – https://jetpack.com/support/site-accelerator/ This may resize the images or cause them to not look as they should. If possible you could try disabling this feature, clearing the cache, then checking to see how the images look again.
Thank you!
Hello @ludyma !
Unfortunately, we do not have this animation in our theme, but you can use a plugin in order to achieve this.
For example, WP Snow Effect. Please install it and see the results.
Hope that helps you!
Thank you!
Hello,
I think this type of ad should be placed between tags
and , this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fqThank you!
When creating a new Post & we click on PREVIEW DRAFT, we are taken to an Error Page: “WE ARE VERY SORRY FOR THE INCONVENIENCE. IT LOOKS LIKE YOU ARE TRYING TO ACCESS A PAGE THAT DOES NOT EXIST.”
May be related to our other issue reported here: https://forum.tagdiv.com/topic/home-page-page-edit-issues/
Hi !
I want to change a simbol for another !
When i try to use this simbol “…” on the post it is changed by this simbol «…»
There is anything I can do to change it ?
I let an example here
Original text:
https://mega.nz/file/DFRGiZzK#COujVYU6RVkPc-CZT3NkbKNkBbImNQp8FPYaN5gkfgc
Text posted:
https://mega.nz/file/OBBUxLpQ#v_djqhAq8i8Jc_2Xfu0pdr8m5QfNriKbBwqUxHKr_fY
Hope yoou can help me