Search Results for 'composer'

Results from the Forum
Vlad S
tagDiv Staff

Hello !

Please open the store page with tagDiv Composer and from Website manager, make sure that your Header is the same in the website manager: https://www.screencast.com/t/lGO7FqxnfNg

Thank you !

Vlad S
tagDiv Staff

Hello !

If you are using Cloud library templates. You can create a blank template on your new website and copy the content code from the template you have created.

You can copy the code from one page and copy it to another as you can see here:

Open the page editor: https://www.screencast.com/t/rSUgDDPWJEI6

Copy the code: https://www.screencast.com/t/rcwnC8j6

And you can paste the code in another page which will become editable using tagDiv Composer.

Thank you !

Vlad S
tagDiv Staff

Hello !

Sorry for misunderstanding !

Happiness: .category-15 .td-page-title {
color:#FFE800;
}

Health category: .category-16 .td-page-title {
color:#001FFF;
}

Success category: .category-5 .td-page-title {
color:#FF7400;
}

Knowledge category: .category-6 .td-page-title {
color:#1AA60C;
}

4. The latest articles option and related posts come from WordPress not from Newspaper Theme. You can disable it from here as you can see: https://www.screencast.com/t/uzXRgXTiHlH

In order to recreate that you will be able to modify it you will have to remove as shown above, add a ROW in the place where the latest article was. Edit the ROW Layout and divide it into 3. For the content I suggest you to add Flex Blocks which will be fully editable using tagDiv Composer. You can see how to use the ROW layout here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=22s

5. For the newsletter, after you completed re-doing the latest articles, add another row under it and from tagDiv Composer you will be able to insert the Newsletter element: https://www.screencast.com/t/qadAwGNZD1Sl

Thank you !

Vlad S
tagDiv Staff

Hello !

Please provide a link to your website. If you are using a PRO Demo or Cloud library templates then you will have to fully edit them using tagDiv Composer.

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Vlad S
tagDiv Staff

Hello !

The admin-ajax is creating a request everytime someone clicks on your pagination buttons or everything that was built with TagDiv Composer. If you’re receiving 504 that most likely means that you will be needing a better hosting plan.

Thank you !

gustavogug
Participant
#0

When I’m editing with tagDiv Composer, the CSS editor is appearing below the side menu and it is not possible to access it. How should I proceed?

hildi
Participant
#0

(WP5.5 TD 10.3.6.1)
Hi,
I can’t edit the single post template (57 Romania News) I’m using.
TD does not load.
I see for post.php :
Uncaught SyntaxError: missing } after property list line 650
note: { opened at line 635, column 27
and then
Uncaught TypeError: window.tdcPostSettings is undefined
<anonymous> https://XXXXX/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=1a221c8450bc290d78da968c50c142a1:39
Thanks for your help
ps : I tried to desactivate all plugins except TD, reload twice the template by downloading a new version but same appears with the new template : Image here : https://ibb.co/hDRXGnp

hildi
tagDiv Member

Hi,
I tried the suggested solution (delete then reinstall then delete the cache) but it does not work by me.
I see (when editing the post template page via TDComposer, the following error :
Uncaught SyntaxError: missing } after property list
note: { opened at line 635, column 27
Uncaught TypeError: window.tdcPostSettings is undefined
<anonymous> https://XXXXXX/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=1a221c8450bc290d78da968c50c142a1:39
(WP 5.5 and Newspaper 10.3.6.1)
Thanks for your support

  • This reply was modified 6 years by hildi.
13teen
Participant
#0

http://prntscr.com/uaeb4n

That steps not working for me
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

siax18
Participant
#0

Hi,

I’ve installed the demo content, first page is very long to load (had to up php values).

now the tagDiv composer doesn’t open properly and i can’t make change to the website…

Error at zones: 6(models) : 0(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)

Vlad S
tagDiv Staff

Hi,

So I believe that you want to remove pages from search results, or return only post results. Maybe wrap that code in a condition like the example provided here
https://www.wpbeginner.com/wp-tutorials/how-to-exclude-pages-from-wordpress-search-results/
Then for you as admin the code will not apply and you can have all search results.

If you want to use any other search engine simply remove the search icons in the theme using tagDiv Composer and add your own.

Thank you !

Vlad S
tagDiv Staff

Hello !

You can try this quick fix:

1. Try to use Enable jQuery Migrate Helper and check if tagDiv Composer is working again or not.

2. Add a fix in theme files, for this you need to go on wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js and replace the jQuery(window).load(function () { from line 234 -> https://i.imgur.com/agaEJWA.png with jQuery(window).on(“load”, function () { -> https://i.imgur.com/zBFX5Ye.png also you need to do the same on this file wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js but since this file is minify you can replace the code inside it with this one ->https://pastebin.com/YTiYVfU4
These warnings will be fix for the coming updates!
Let me know the results!

Thank you!

Vlad S
tagDiv Staff

Hello !

Open the template using tagDiv Composer: https://www.screencast.com/t/yUIF17KjljJ6

Click on the News ticker and set the margin to 10: https://www.screencast.com/t/HkAcygLwoKjx

I have passed this to our developers since it is a bug and they will take a look on fixing it as soon as possible.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please try this order: Create and publish the page, open the page and edit it using tagDiv Composer: https://www.screencast.com/t/C2oQ77hQmm

Let us know the result.

Thank you !

ranamj1987
tagDiv Member

Hello,

3) I specifically mentioned all the names of the categories my friend.
Health category: #001FFF
Happiness category: #FFE800
Success category: #FF7400
Knowledge category: #1AA60C

http://www.4xliving.com You can take a look yourself.

4) I have sorted this out and created the template myself with the help of tagDiv composer. However, can you please tell me, how I can change the layout of the “Lastest post” It has two columns. I want three columns. How to do that? Please check the home page of my website. Scroll down to the bottom and you will see “Lastest post” It display 2 post in a row. I want to display 3 post in a row. Please tell me how to do that?

5) Is there any option to add the newsletter plugin to be added to the footer? I don’t see any such widget to do this.

Vlad S
tagDiv Staff

Hello !

3. Please provide the exact category and we will take a look.

4. On the example you gave, they have literally created an HTML list, You can do so by using the Column Text element in TagDiv Composer. You can link that page on your categories. They have pages linked to another pages in there, not posts inside categories.

I hope this was helpful !

Thank you !

GiorgioH
tagDiv Member

Same hee. “the current content page was not created using TagDiv Composer” suddenly appeared, plus the scaring “Errors at columns: 2(models) : 5(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)”.

johnu101
tagDiv Member

Thanks,
I created carousel for news auto slide through visual composer but I am facing problem after install visual composer tagDiv Composer and visual composer CSS conflict
please help me

Thanks

Satwik
tagDiv Member

1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

You can also try different browser. It’s working fine on Chrome, Safari, Firefox, and Edge.

ed_davad
tagDiv Member

Good day, Vlad,
504s are still appearing, and my server has these recommendations:

“I was looking further into your issue and saw admin ajax was hitting your site a lot. I ran a log to investigate this further and received the following:

3928 [action] => td_ajax_block
1722 [action] => save_pview_data
1170 [action] => td_ajax_loop
868 [action] => td_ajax_search
394 [action] => adblocker_detected
208 [action] => heartbeat
10 [action] => query-attachments
6 [action] => wp-remove-post-lock
2 [action] => save-attachment
2 [action] => revslider_ajax_action
I inspected the highest action further and it looks like your plugin td-composer is doing a lot of admin ajax requests. I would recommend optimizing that plugin to see if that relieves your 504 errors.”

Thanks

naturam
Participant
#0

Hi there!

Since the new update, the theme settings continue resetting to default, breaking my site.
In other words, I use Cloud Library Templates on header, footer, post default, 404, search, etc, but all of these settings continue to reset themselves – I’m having to redo the configuration about 10 times a day!
https://www.screencast.com/t/t8Zit4qq7IQP

I tried everything:
– Reinstall the theme via ftp
– Reinstall the plugins via ftp
– I deleted and deactivated several plugins that were not tested by the theme
– I don’t have any cache plugins enabled (CloudFlare only)
– In CloudFlare I disabled minification and everything

Things you should know:
– I have the latest wordpress version
– I have the latest newspaper theme version
– I’m using multisite and the error occurs in only one of them (the others seem to be fine)
– The system status are fine (https://www.screencast.com/t/qn5qN3VdRCKR)
– I host my website on wp engine, but the cache is disabled so we can find out what’s going on

Plugins installed:
– Ajax Search Pro – Activated
– Akismet Anti-Spam – Activated
– AMP – Activated
– Contact Form 7 – Activated
– Imagify – Activated
– Jetpack por WordPress.com – Activated
– Post SMTP – Activated
– Redirection – Activated
– Stackable – Blocos Gutenberg – Deactivated
– Structured Content – Activated
– tagDiv Cloud Library – Activated
– tagDiv Composer – Activated
– tagDiv Mobile Theme – Activated
– tagDiv Newsletter – Activated
– tagDiv Social Counter – Activated
– tagDiv Standard Pack – Deactivated
– WP User Avatar – Activated
– Yoast SEO – Activated

And just to reinforce, all the sites in the multisite installation are working perfectly, they all use the same plugins, but only one seems to continue to reset the configuration to the default (or -no template-).

Could you please help me with this issue?

Thanks!

usmanlive
Participant
#0

Hi, i am using newspaper theme thats working fine over all but composer has a issue thats not showing color gradient palette. and not even saving the color value. i have checked in inspect>console thats showing tdgradiennt jquery error. plz let me how can i fix that. i also checked after disable all plugins but results are same. site link is here ( https://golive.dynamicbusiness.com.au/ ).
plz answer me ASAP. my site launch is near.

aj.reynolds
tagDiv Member

… if it helps, I’ve worked out the the issue doesn’t appear to arise until I change the name of the newly created page from “TagDiv Composer Draft” to anything else. Even if the page is published with this set name, it is still editable.

<iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/5CE2FUAyh8s&#8221; frameborder=”0″ allow=”accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe>

  • This reply was modified 6 years by aj.reynolds. Reason: Added YouTube video to show error
guedindesigns
Participant
#0

Hello, we have 2 websites and I cannot update the home page with TD composer on either. When I try to switch out an image or add an image I get this error “Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”. The same error occurs on both websites.

I have turned deactivated the plugins and that did not fix the problem. I have checked the system status and all are green except two that are yellow.

These are the sites:
https://www.tastingpanelmag.com
https://www.sommjournal.com

jackphan
Participant
#0

Getting errors trying to edit with TD Composer. Site works fine otherwise and renders fine. Just can’t use TD Composer.

Error at zones: 6(models) : 5(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)

Starting this ticket here and will email details as well.

Viewing 25 results - 20,226 through 20,250 (of 52,922 total)