- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
Hi TagDiv team,
We are really interested in using the new Directory options. We want to create a paid directory that automatically renews each year.
I’ve been through all the threads and documentation but it seems like explainers on how to create this are really sparse. I’ve seen other people ask this question and get a copy-paste response, but the guides in that response don’t answer my questions.
The website is http://www.dutchreview.com. The directory is in addition to our normal activities (so I can’t import a whole website template as far as I understand).
Can you please answer the following questions:
– What pages do I need to create for one directory (e.g. tax accountants)? (I think I need a directory page, a signup page, a submission form, etc. but I’m confused about how to link all these together).
– How do I create the paid option?
– Can I set a character limit on descriptions for listings?
– Currently when I try to load the Doctors Listings template I get an error saying “Flex Block X” and that the module style does not exist and that I need to reactivate the plug. Which plugin is this referring to?
Thanks in advance for your help.
Best,
Sam
Ah, ok, thanks.
Just FYI, in case anyone else has this issue, my client only occasionally uses pictures, so we needed the flexibility to have a single block which would automatically respond to this.
I’ve found that my client can copy both text and picture into the excerpt from a post (catching the html markup), and it keeps the picture and formatting and displays perfectly in a flexblock where ‘display picture’ is turned off. As one would expect I suppose! But an excellent solution.
Many thanks again.
Hello @petemason!
You can not use it with the TagDiv Composer because it is an old module that displays a post or article. For example, if you set a post page here: https://prnt.sc/Quv94d0vZJ1k It will display the module 15. Module 15 is not a block like a flex block!
Thank you!
Hi,
So, if you use the tabbed content, you need to have version 12 or 12.1
The tabbed content works with pages, so please check the documentation.
You can add in the page flex block and filter them..
Thank you!
Hello,
You can create a new template if you import the template here -> https://i.imgur.com/EwU8sG6.png, not on a page. You can import some sections and blocks.
Thank you!
Hello,
Yes, you can add it, like this block https://forum.tagdiv.com/set-block-inside-post-content/, but you need to add the element News Ticker -> https://i.imgur.com/muGZLog.png -> https://i.imgur.com/laHTk9X.png
Thank you!
Thanks Bettina, I don’t seem to be able to locate Module 15.
Flex Block X offers me two Module Styles, 1 and 2 – am I missing a plugin? I have installed the tagDiv Standard Pack.
Ummm, I don’t think you mean Block 15? I have this, but I think it is fixed at 3 across and will not do in any case.
Hello, I run a mma news site bjpenn.com. After upgrading to the cloud templates for single pages (desktop and mobile). It seems that the sidebar is sticky sometimes which is costing us revenue. The sidebar is sticky sometimes and sometimes not. I am tryin to find out if there is some kind of script that is render blocking this sidebar to fully load with stickyness. or some other script that is interfering with the load of themes sidebar. https://www.bjpenn.com/mma-news/exclusive-interviews/max-griffin-says-dana-white-and-mick-maynard-told-him-he-beat-neil-magny-hopes-to-submit-tim-means-at-ufc-vegas-63/. if you go to the home page or article and scroll down you will see the sidebar disappears and you have to scroll up then back down to get it to stick as it is supposed to. please assist.
We are using Newspaper template in ecommerce site to sell training courses:
https://casadoprofessor.pt/categoria-produto/formacao-continua-professores/
Everytime a client buys a course he gets registered in wordpress with the “Customer” role.
If I search in Google for a customer name, for example, “Claudia Sofia A M Cruz, there is always an author page result:
https://casadoprofessor.pt/author/claudia-sofia-a-m-cruz/
inspite of the wordpress user profile not having “Author” role. We have deleted the blocks from this template, but google still indexes the page. In Europe this is a violation of GDPR law…
How can we prevent this page from being created at all? There is no place in Theme Panel to disable author template.
Many thanks
Hi,
Normally when an ajax error appears it is due to something that is blocking the theme, most of the time the error appears in the browser console.
As for providing access what you can do is set the website on staging and provide access to it via email at contact@tagdiv.com
Thank you!
Hi,
I want the caption of youtube videos to be in italic. I’ve tried with custom CSS but is not working. I used this code, but no change:
.wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube figcaption {
font-style: italic;
}
Tried only with this, but nothin either:
.wp-block-embed figcaption {
font-style: italic;
}
Any ideas?
Thanks.
Hello,
You can set the layout of the row and after in each column you can add a flex Block 1, and set the filter for what category you want -> https://i.imgur.com/CCslcFB.jpg -> https://i.imgur.com/fqOMpaz.png
Thank you!
Hi,
Unfortunately, we cannot help you with this, sorry!
I do not know if there is something that can be done about this, at least our theme does not have the option to force the ads over the ad blocker and I do not know if there is a theme or something like this that can do that.
Thank you for your understanding!
Hi,
Yes, but you need to do changes in the theme files You need to edit this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php and add the code here https://imgur.com/DrUdqvY
The number pagination is available only for the posts loop block.
Thank you!
● I’m using custom custom ad with this code <div class=”td-all-devices”> </div> with current setting without any extra code (I tried extra css for removing that space but not worked)
● No chances in Ad box css settings section
● I’m using only cloud templates in this website.
● Ad placed with ad block and assigned header ad spot of theme panel. Ad code placed at theme panel header ad space.
● Not using standard pack plugin using, only using cloud templates.
This space : https://drive.google.com/file/d/1GOR3GF_zL7dxXtesMCZhTXHNExTHJMrc/view?usp=drivesdk
Note : I tried all the ad block padding and margin options but still space remains. I tried custom with this class class=”td-all-devices” but nothing changed
Could you please help me to remove this space? I’m not pro but I have basic CSS knowledge.
Hi Calin-
Thank you for your response. I already have the author showing in my post template. So far as the theme panel settings, that does not show on mine.
I need the author name to show on the homepage in the flex blocks however I have the author toggled to “show” and it will not display. Anything else that I toggle works perfectly except for the author name.
I have included two screenshots (if they are able to open)
Any additional insight is appreciated. Thank you!
Photo 1: https://bridgemusicmagazine.com/wp-content/uploads/2022/10/Screen-Shot-2022-10-26-at-9.49.12-PM.png
Photo 2: https://bridgemusicmagazine.com/wp-content/uploads/2022/10/Screen-Shot-2022-10-26-at-9.28.45-PM.png
Thank you!
Another couple of questions around the flex block…
– Is it possible that when the user clicks on the post the article it opens in a new tab or window?
– For the pagination, you can either have ‘load more’ or ‘next/previous’, when selecting the ‘next/prev’ option is it possible to have more control with pagination… i.e. << < 1, 2, 3 … > >>
Thanks,
Tom
-
This reply was modified 3 years by
triplecookedchips.
Hello @contactosama,
Please check those guides about this type of plugin -> https://www.fireplugins.com/blog/wordpress-anti-adblock-plugins/
-> https://betterstudio.com/wordpress-plugins/best-anti-adblock-wordpress-plugins/
Thank you!
Please let me know how to restrict users who are using Ad blocker?
Any plugin? Script? or any other thing?
People use Ad blocker that is why it is harden to earn from Ads.
Hi,
Since Newspaper version 11.2 I have been unable to successfully update my site to any higher version automatically.
After the update has been applied, my page layouts, Logo, sidebar settings and more are lost and I see the composer “shortcodes” instead of the previously existent blocks. Exporting/Importing settings manually does not help.
My site is already running the latest WordPress version 6.0.3.
Hey Bettina,
thank you for your help!
I am using the Cloud Template: “Author templates blank”.
The issue appears with the block “Author name”.
Here are the settings:
Title Tag: H1-Default
Line width: 0
Line height: 2
Line space: 50
Line alignment: 40
Line position: 40
Horizontal align: left
Title color: empty
Line color: empty
Title background: empty
Title background space: 5px 16px
Title text: default
Extra class: none
Css: all default;
Please see attached, I am missing the “Social Login” for the Theme panel.
https://cipherblockstudios.com/wp-content/uploads/2022/10/screen.jpg
Hello,
To sort the block for Popular (24h,48h and 7days) you need to have added the element SINGLE POST VIEWS => https://i.imgur.com/pLWuoSS.png -> https://i.imgur.com/BbrBmL0.png, also, for Popular you need to have this option enable https://i.imgur.com/grI3bti.png
The sort option will be displayed that popular posts of the last 48 hours, those can be older posts.
Thank you!
