Search Results for 'td composer'

Results from the Forum
Calin
tagDiv Staff

Hi,

First you need to open the flex block 2 with td Composer, go to style ( https://www.screencast.com/t/Xteq6rJ5s2l8 ) and look for “Article title text hover” and the other text you have on the flex block 2 ( https://www.screencast.com/t/YVqfRMBOA ), set it on white ( or any color you like ) .

Aftel you do all that please add the blow custom css in Newspaper>Them panel>Custom code>Custom css
.td_module_flex_2 .td-module-meta-info *:hover{
color: red!important;
}

Hope this will help you.

Thank you.

kennytran
Participant
#0

Hi Support team,

I want to edit my post in front-end with TagDiv Composer. Why TD Composer only has option for editing in Page, except Post?

Is there anyway to do that? I really love this visual but why not support Post editing.

Calin
tagDiv Staff

Hi,

I see you get 3 errors in console, in order to resolve it please deactivate td Composer, go in theme file and delete it ( do the same with cloud template plugin ), go on themeforest login get the theme with all files and install td composer and cloud template, also please deactivate child theme and all plugins, and update and activate just plugins that are tested on our theme https://www.screencast.com/t/6g7gYbC9Ndu

After you do all that, try again and see if if this time is working.

Thank you for your understanding.

jewelanh
Participant
#0

please help me
How to change the background image of the block in td composer
helf me

Marcos Marques
Participant
#0

Como eu faço para editar a barra lateral que aparece quando visualizo as categorias? Quando abro uma página aparece o botão do TDcomposer, mas quando eu abro uma categoria não aparece esse botão. Gostaria de saber como editar, pois instalei o site a partir de um modelo pronto e quando abre as categorias aparecem na página os dados das redes sociais de vocês.

Catalin
tagDiv Staff

Hi,

Edit that homepage template with TD Composer and remove that section from there. It is talking about News Sticker.

Thanks.

Amit
Participant
#0

Hi, 🙂
I need a Category page that shows Subcategories like this.

Please send me any code/tutorial/screenshots/videos to do the same in TD-Composer.
It’s quite critical to my need
Here’s the screenshot

Direct Link: https://imgur.com/a/2YVGZiA

Calin
tagDiv Staff

Hi,

You need to add the sidebar with tagDiv Composer.
Open the page with td Composer select the row, set the layout with 2/3+1/3 https://www.screencast.com/t/si2YsPVbYUWi, and add a widget sidebar ( or you can add some blocks ).
https://www.screencast.com/t/W7RJxTaDkvt6

Thank you for your understanding.

Catalin
tagDiv Staff

Hello manuangel,

If you want to sort the Category, you need to use such a plugin with this functionality like Category Order and Taxonomy Terms Order plugin, that should allow you to change the default order of the categories – https://wordpress.org/plugins/taxonomy-terms-order/

Also, if you want to remove the Sub Footer Copy text, you need to use a bit of CSS code to hide it.

div.td-pb-span.td-sub-footer-copy{
display:none;
}

I have inspected your homepage and I saw that your “Ultimi Articoli” comes from the Page Template -> Pagebuilder+Latest Articles+Pagination. So, if you want to remove it, you need to change the page template from here -> https://www.screencast.com/t/sNEj33kRuzdG TO moe any other element from your page, you should use the TD Composer drag and drop functionality. Check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

If I understand correctly you refer at this part https://www.screencast.com/t/SbWrPzeV7MvJ , if is so, that part is build with TD Composer using a slide ( https://www.screencast.com/t/9mpyVgreyD9q )

Thank you.

Simion C.
tagDiv Staff

Hi,

There are two methods for accessing the settings for the latest articles section.

One is in the backend while editing the page
https://www.screencast.com/t/JlSSuq8sqL

The other is in the tagDiv composer while editing the page
https://www.screencast.com/t/ZF7BWaavRTD

Either method will allow you to customize the latest articles section.

Thanks

Cees50
Participant
#0

Hi,
I just installed the nice theme. I choose for a demo news magazine template and wanted to change the template. All is fine, until… I wanted to change the Block latest,populair and the social block. It cant be editted….. How can i change the settings?

heisenberg234
tagDiv Member

Hey, I deactivated the Cloud Templates and activated the TD Composer, and the site returned to normal. It’s working fine now!

flamesdesign
Participant
#0

Hi,

After updating the theme and plugins an error message occurred on front-page admin while I trying to edit the content with TD Composer. Please help me ASAP.

Error at rows: 3(models) : 5(dom). The model does not match the content

Thanks,
Gabor

m.abdelmobdy
tagDiv Member

thanks alot
but if I need only to convert top grid style
https://prnt.sc/l77rcd
you told me:
just select those grids with 3 boxes in the td composer and experiment with them by selecting the mobile tab of the element (see http://prntscr.com/l78250).

Would you please explain more what do you mean by select with 3 boxes, how I can do that?

Calin
tagDiv Staff

Hi,

In some cases, the mod_substitute module default configuration may cause a timeout error on TD Composer when loading large pages . To fix this you have to add the following lines in the .htaccess file located in your website main folder:

.htaccess

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Also make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you for your understanding.

rahulroushan
Participant
#0

I updated the files via FTP to the latest 9.1 version. While in the “Appearance –> Themes” section of WordPress, I can see that now the version has been updated to 9.1, it still shows 9.0.1 within the Theme panel.

I checked via FTP and the new files that are supposed to be there in 9.1 have also been uploaded, but I can’t use the new copy-paste feature in the TagDiv Composer plugin, which was supposed to be one of the major improvements in 9.1. I had updated the plugins too, including the td-composer plugin, after updating the theme files to the latest version.

What could be the issue?

sene
Participant
#0

Hi, when I trying to edit one page on my website and I click on TD composer nothing happens it just looks like it’s loading and then it stop in a blank page. All my theme and plugins are up to date, I think the problem is just happening with this plugin specifically.

m.abdelmobdy
tagDiv Member

ok but in mobile theme alot of blocks in page disappear so u tell me that
just select those grids with 3 boxes in the td composer and experiment with them by selecting the mobile tab of the element (see http://prntscr.com/l78250).
would you please explain more what do you mean by select with 3 boxes, how I can do that?

Catalin
tagDiv Staff

Hello Aman Singh,

Unfortunately, the theme does not have any such an option for this, sorry! Also, if you want to customize your posts with TD Composer, you can try using the Cloud Library which allows you to use our page builder for posts.

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Yes you can add the shortcodes in td composer, I recomand you to use a column text ( https://www.screencast.com/t/1NeVfnhKsC )
Hope this will help you.

Thank you.

angeliquedf
tagDiv Member

Hi !

I ran a scan and my security plugin found this :

* This file may contain malicious executable code: wp-content/plugins/td-composer/includes/tdc_ajax.php

* This file may contain malicious executable code: wp-content/themes/Newspaper/includes/wp_booster/td_block.php

The reason it gave me : there are eval function in both those php files.
It could just be false positives, or maybe simple bugs.

Can anyone help me ?

Thank you

Catalin
tagDiv Staff

Hello Theresa Ream,

Here is talking about a block name which can be set up from editor page, when you use the TD Composer, like this -> https://www.screencast.com/t/1zrY7OrV4 Also, the Social Counter can be managed from here -> https://www.screencast.com/t/fSdF3DHJavX
Here is talking about Footer menu which can be removed from Menus, like this -> https://www.screencast.com/t/2rUOYFuHG
Check the general settings from here -> https://www.screencast.com/t/enskhaeOm and check the Show Avatars.

Thanks.

Calin
tagDiv Staff

Hi,

If you’ll like to set the Instagram in widgets all you need to do is to add the id of your Instagram ( https://www.screencast.com/t/j3fjp1WR6Sc
https://www.screencast.com/t/drtzsAiW ).
With TD Composer https://www.screencast.com/t/HvtahHi9
Hope this will help you.

Thank you.

  • This reply was modified 7 years by Calin.
heisenberg234
tagDiv Member

It’s not showing any update for TD composer in my account, so I downloaded the theme files from my ThemeForest account, deleted the plugin from the site and manually installed in again.

But the problem still persists after activating it as the site doesn’t load at all. Can you please tell me why this is happening? And how can I solve it once and for all?

Viewing 25 results - 6,651 through 6,675 (of 9,951 total)