Search Results for 'td composer'

Results from the Forum
Calin
tagDiv Staff

Hi, if you want to make change for flex block 1 you need to check this file wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php also the files for post loop can be found this path -> wp-content/plugins/td-cloud-library/shortcodes/common/tdb_loop.php
Maybe you can integrate the pagination from posts loop on flex block.
Hope this will help you!

inqusitive-stha
tagDiv Member

Hi Vlad,

I got the answer of 2 and 3, however, in case of 1 I don’t get the options of Edit Template as shown in the video. Instead, I got the Edit post link, and when I click on that I got redirected to the edit post page, with the Gutenberg editor, not the td composer.

Instead of that, it could have better and easier if we had a place where we could mention that this ad should repeat after n paragraphs.

kemswizz
tagDiv Member

I fixed it already, Thank you so much…

How do I add related post from the TD COMPOSER??

It’s not in my Element List

julingn
tagDiv Member

Update: I deactivated all my plugins via phpmyadmin – I can access my backend again. But as soon as I activate td composer or td standard pack the site breaks.

julingn
Participant
#0

Hi,

I updated the theme via theme panel today. First theme, then plugins. Now I get the following message and my page is not reachable anymore:

wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdb_config is not set.
/is/htdocs/wp11173658_F1X8BBTDF3/www/brettspiele-magazin/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Display backtrace
wp_booster error:
Missing parameter: ‘file’
/is/htdocs/wp11173658_F1X8BBTDF3/www/brettspiele-magazin/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
Display backtrace

Both mentioned files are in the correct folder with todays date.

Suuzzzz
Participant
Instagram - topic
#0

Hi there,

Thank you for fixing the Instagram widget issue!
However, I came across the following error. The profile picture is not responsive (see vertical tablet view).
Also, I cannot add a profile picture through the wp widget pannel. And I cannot change the look of the ‘follow’ button in this same panel.
This displays the Instagram widget created with TD composer: https://www.denieuwe.nu/
This displays the widget how it’s created on a post through the WP widget panel: https://www.denieuwe.nu/nieuws-baby/

Suuzzzz
Participant
#0

Hi there,

Is there a way I can add a fade-in to an inline single image? I don’t see the option in the TD Composer.
Thanks in advance!

Calin
tagDiv Staff

Hi FionaDKelly,

Make sure that you have tagDiv Composer activate, only theme the activation tab will be display, if this is till not display, check in Newspaper -> system status and reset the key from there -> https://imgur.com/FcSzuAu after that the tab should be display.

Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
You can manually activate the Newspaper theme from here: https://www.screencast.com/t/EL4k48Lq

If this is still not working go in Newspaper> System status and replace the url from: -> https://i.imgur.com/WlRnszw.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.

Let me know the results!

Calin
tagDiv Staff

Hi,

In the most of the cases this problem can be fixed by adding an extra code, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action('admin_head',function() {
echo '<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>';
});

Let me know the results!
Thank you!

shtik
Participant
#0

Hello We have issues with the theme.
the link of the site is: http://wordpress-441334-1381829.cloudwaysapps.com/

1: Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue.

2:Uncaught TypeError: Cannot read property ‘hideAllItems’ of undefined at Object.doExtra (tagdiv_theme.min.js?ver=10.3.5:331) at Object.computeItems (tagdiv_theme.min.js?ver=10.3.5:326) at Object.scroll (tagdiv_theme.min.js?ver=10.3.5:329) at tagdiv_theme.min.js?ver=10.3.5:312 at dispatch (jquery.js?ver=1.12.4-wp:3) at r.handle (jquery.js?ver=1.12.4-wp:3) doExtra @ tagdiv_theme.min.js?ver=10.3.5:331 computeItems @ tagdiv_theme.min.js?ver=10.3.5:326 scroll @ tagdiv_theme.min.js?ver=10.3.5:329 (anonymous) @ tagdiv_theme.min.js?ver=10.3.5:312 dispatch @ jquery.js?ver=1.12.4-wp:3 r.handle @ jquery.js?ver=1.12.4-wp:3 22tagdiv_theme.min.js?ver=10.3.5:331 Uncaught TypeError: Cannot read property ‘hideAllItems’ of undefined at Object.doExtra (tagdiv_theme.min.js?ver=10.3.5:331) at Object.computeItems (tagdiv_theme.min.js?ver=10.3.5:324) at Object.scroll (tagdiv_theme.min.js?ver=10.3.5:329) at tagdiv_theme.min.js?ver=10.3.5:312 at dispatch (jquery.js?ver=1.12.4-wp:3) at r.handle (jquery.js?ver=1.12.4-wp:3)

3: Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/441334.cloudwaysapps.com/saappqnckj/public_html/wp-content/plugins/td-composer/td-composer.php on line 114

Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/441334.cloudwaysapps.com/saappqnckj/public_html/wp-content/plugins/td-composer/td-composer.php on line 118

David
tagDiv Member

For those of you who are interested, i have found a temporary workaround for this problem.
1. Create footer as page with TD-Composer
2. Load any Footer Cloud Template
3. Replace the code of the Footer Cloud Template with the code of the footer page
4. At the beginning of the code change [tdc_zone] to [tdc_zone type=”tdc_footer”]
5. Now you can assign the changed footer cloud template to any page, e.g. Home (via TD Composer -> Website Manager)

David
tagDiv Member

Hi Calin,

Yes, the Footer is a cloud template but why is it not editable with td composer? To create a footer as a page and edit it with td composer makes only limited sense because only cloud templates can be added to different pages as footers via td composer website manager. There is no way to add pages there.

TradeLog_Tyche
tagDiv Member

Update :- I have added Element using TD Composer but still only naver is showing and there’s no settings in element

Screenshot :- https://telegra.ph/file/b972156fd61dafdcd42e6.jpg

as said before its Naver only in Theme Panel

TradeLog_Tyche
Participant
#0

Hey , I am currently using Gadgets Pro Demo and I am unable to see any Social Network other than navier in Sharing Article section of Theme Panel.

I can see that its not even on demo site

so is there anyway i can add using TD composer or anything?

or on any specific template?

Thank You.

halloway
Participant
#0

I’m editing my front page with TD Composer and have added a row and single image inside the row. I’m not able to align this image to the center using “Image Alignment: Center”. Image is still aligned left.

Please advise.

roguljluka
Participant
#0

hi after migrating to new server problem when editing with TDcomposer occured
Uncaught Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)

farero
Participant
#0

I made a new WordPress installation fo test the theme, but I can’t edit any page from the demo content for the template pulses pro.

If I try to edit anything I get the following error:

This page isn’t working
….. didn’t send any data.
ERR_EMPTY_RESPONSE

julingn
Participant
#0

Hi,

I am currently re-building my whole site with td composer and cloud library. I am running in some trouble with the background color of my sticky column. Every time I scroll down the content the column is sticky but the bg color is gone. I think I just misconfigured something in td composer.

Second I reused a cloud template. Within the hero image is a button that links to a row of the same page. After clicking on the button the page should scroll slowly to the position. Right now it jumps directly to it. How can I manage that?

Would be nice if you could give me a hint.
Unfortunately I can’t share a link as the custom template is not live yet.

Thanks,
Norman

dhananjaymittal
Participant
#0

Hi,

I am getting a lot of issue while editing the theme through TD composer.

Error:-
“Errors at columns elements: 1(models) : 2(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”

Now, i am unable to edit any template. Please help me

vampireprincess
Participant
#0

1. Is it have a possibility to create a sticky column as it exists with the sticky sidebar?
Sometimes one column can be much shorter than the other columns and I wish to stick the shorter column till I scroll the longer ones. I want to do this to eliminate the sidebar, because on the columns I have much more freedom in design, then in a widget which is used in the sidebar.

2. How can I create my widget with td composer and use it later as a widget?

3. I installed the Old Fashioned theme, and I wish to edit the existing header template, author page template and the Blog and Post template without downloading a new design from the cloud or downloading a blank template, because I wish just some minor changes on the existing one, but when I download the same from the cloud, it’s looking completely different.

4. Is your theme have a different category block styles similar that exist on MagPlus theme,
http://themebubble.com/demo/magplus/category-block/
if not can be advice me to make it (I wish to achieve different images which will represent a category and will be connected to its category page, but on hover, I wish some effect that viewers can see which category is active) actually, I got a similar result with a single image shortcode. Still, I want to add it to the sidebar area.

5. I can’t save a column properly as an element. I did save it but when I want to use it it show just empty space.

stharvey
Participant
#0

Hello,

I have just purchased and installed the Newspaper theme on a completely fresh WP installation.

When I activated the required composer plugin I get the error: “There has been a critical error on your website. Please check your site admin email inbox for instructions.”

Are you able to assist?

Thanks a lot.

gs271
Participant
#0

Hi,

so I am trying to delete my header for one specific site (the landing page), not on all sites.

There is is this non-published site, which I am currently working on through “TD Composer”.

I select Manager -> Website Manager

And here it gives me two options for header and footer each:

“No header” vs “Global template”

So I select “no header” and save. and it disappears.

Then i revisit tha page, and it reappears!
I would like all other sites to keep tha header template, but have none for this site. Thank you for your help.

Calin
tagDiv Staff

Hi julingn,

If you are using a single post template from tagDiv Cloud library then you can edit theme using tagDiv Composer -> https://i.imgur.com/7H8nBG4.png -> https://i.imgur.com/PQKvX7i.png
If you are using default post templates, then you need to edit these files -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php

Hope this will help you!
Thank you!

Viewing 25 results - 3,626 through 3,650 (of 9,951 total)