Home User profile
ML
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ML
tagDiv Member

Hi Calin,

Thanks for your answer.

For #1, I was talking about the title of the related articles, not the title of the bloc. How can I change the font size for instance ?

ML
tagDiv Member

Hey Afarat, Catalin,

Following up on this topic as I sort of have the same question.
How to use a category page like a post page ? The goal is to add more content to the category page.

I know it’s possible to add a specific content in cloud template, but I’m looking to edit like a page with full options and then have the grid under.

Thanks for your help.

ML
tagDiv Member

Alright but can you tell me what I am doing wrong then with my page ? Because I used a page template with a h1 (like recommended) but I still have the h1 in the logo… I don’t understand what is wrong about my page…

I don’t need the h1 in the logo.. just in the content of my page.

Thanks a lot

ML
tagDiv Member

Hi Bogdan,

I understand I have 2 h1, that’s the reason I wrote this thread. I don’t want the logo to be h1 (and I don’t want neither to modify the core code to remove it).

I don’t understand because I used pagebuilder and I have use the Title Column with h1. So the h1 of the logo should be removed no ?
Thanks a lot,

ML
tagDiv Member

I tried already the solutions. No change you can check my website homepage. Thanks

ML
tagDiv Member

Thanks for the infos.

My goal is to create a custom format. I want to be able to apply a specific css to a any text in the content post. The same kind of custom format as you have to highlight a text.

> Is it possible to use td api block for that ?

Thanks very much

ML
tagDiv Member

Thanks for your answer.

I thought about an other solution and would like to have your opinion.
What do you think about using an existing td theme custom format and changing the css related. Meaning I would use an existing custom format that would not be changed on the updates… the only difference is that the name of the custom format would be something like PinK Block etc…

What do you think ?

ML
tagDiv Member

The main question is : what solution do you propose to avoid an update after every update ?
> use a plugin ?
> change the functions.php and add the new custom format directly there ?
> any other suggestion because as it is right now it’s not sustainable and limit the experience.

Thanks for your help and advices

ML
tagDiv Member

Do you recommend to use a plugin that could help not to update all the time ?

ML
tagDiv Member

Alright I understand but does it mean that after every update it’ll be replaced ?
Does most of the time your updates modify those 2 files ?

ML
tagDiv Member

So basically my question is : “Is there a way to add a custom format without altering the Newspaper original td_config.php ?” Because after every update it’ll be erased…

ML
tagDiv Member

Hi Calin, I follow up on this topic as I want to achieve the same result as 3ftDeep but I have problems to make it work.

I understand child theme and custom css no problem. But I have problem to make the custom format appear on the Format Menu.

Can you confirm it’s possible to basically add only this :
td_api_tinymce_formats::add('td_text_highlight_test22',
array(
'parent_id' => 'td_text_highlight',
'title' => 'Test22',
'classes' => 'test22',
'inline' => 'span'
));

In this file : Newspaper-Child\includes\td_config.php (where td_config.php only has the code above ?)

ML
tagDiv Member

Same question here I have automatic update and normally it updates everything.
But with the last update it looked like your plugins did not update automatically.

Any solutions for future update or it’s impossible to automatize your theme update riskless ?

ML
tagDiv Member

Same problem here the all website is broken since automatic theme update :

wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdm_header_style_3 is not set.
wp_booster error:
The path of the tdm_header_style_3 header style not found. Did you disable a tagDiv plugin?

ML
tagDiv Member

Hey,

Joining this topic as I have the same limit on my end.

Any update on the roadmap to add this feature ? It is really a problem not to be able to customize the sidebar on a post basis (like a normal post).

Example for me : I have the same cloud template to use and the sidebar needs to change every time. So I end up having 20 different template, it’s horrible to maintain and to create.

Thanks for your help.

ML
tagDiv Member

Hi Calin,

Thanks for investing time to find a solution.
You are right it works with a shortcode. It requires a bit more css tuning but it works and that’s was the goal.

Thanks for your great help on solving that issue successfully.

Regards,

ML
tagDiv Member

Thanks for your answer.

Below 2 screenshot of using the plugin sidebar widget :
https://wordatom.com/wp-content/uploads/2018/03/Screen-Shot-2018-03-08-at-1.57.23-AM.png
https://pluginwordpress.info/wp-content/uploads/2016/12/hien-thi-muc-luc-trong-widget.png

After adding this widget to the proper sidebar, I added the widget sidebar in cloud template. Nothing appears, widget is not loaded.

Thanks for your help, I’m sure it’ll help a lot of other people.

ML
tagDiv Member

Hi Calin,
Thanks for your message.

Well the tag sitemap, as stated, will basically make a list of all pages. This is not the point here.

This plugin creates automatically a table of contents based … on your content.
This plugin has a special “table of contents widget” that has to be added in a sidebar. The problem is that when it’s added as a sidebar in a cloud template, your theme removes it and nothing is processed.

How to reproduce the bug : Widget > sidebar > TOC, then add it in an article with H1, H2… and you’ll see the cloud template does something that classic templates don’t.

Any idea how you could fix it on your end ?

Thanks for your help,

ML
tagDiv Member

Hi Calin,

Alright now I understand better. It is not possible to create a specific template / modele for a page (only available for posts, categories etc..)

Thanks for your help.

ML
tagDiv Member

Because I try to create a new layout for a new template page (not post). After importing and customizing a template, everything is OK except I can only use it for a post (not a page).

But I read that “With the tagDiv composer you can build pages…” so I don’t understand how to build a page layout with tagdiv composer for PAGE (not post) …. sorry for not understanding 🙂

Thanks a lot

ML
tagDiv Member

Alright it makes sense now. And how would you advice to build this layout as easy as possible ? Through Cloud template or through the tag composer ?

Thanks a lot,

ML
tagDiv Member

Thanks Calin for taking the time to answer me again.

I understand the logic but unfortunately it does not do what I need. As I don’t need the latest articles and pagination… I just need exactly the layout of the style 12 post.

Here is what I really need with screenshot :
> the post style 12 template I want to use : https://www.fotor.com/share/581db31a-436d-43a6-82eb-7b4650368c1c
> the page I want to use it in : https://www.fotor.com/share/9c3dfc79-f491-415d-8c94-04551f4fac7e

Sorry if it was not clear before,

Thanks again for taking time to solve this issue.

Regards,

ML
tagDiv Member

To make it more clear, I want to use the layout of the “post template style 12” and use the same layout as PAGE template (not a post)…

ML
tagDiv Member

Exactly this one, but I want to be able to use this specific template as a “page template”, not for a post template.

Unfortunately I don’t see how to select this template when editing my page…

Thanks for your help,

ML
tagDiv Member

Hi Calin,

Yes I’ve seen this link but I have trouble to understand how to import precisely the “style 12 post template” as a page template. How would you proceed to success this ?

Thanks so much for your help.

Regards,

Viewing 25 posts - 26 through 50 (of 52 total)