Search Results for 'composer'

Results from the Forum
gumball44
Participant
#0

Hi,

since the update of AMP Plugin this morning, my home page on mobile AMP version is brocken (look at the footer). I know the issue comes from tagdiv composer because when I go to plugin supression “AMP”, first it says : 138 validations errors with Tagdiv composer and when I supress tagdiv composer, the page become normal but without custom CSS.

lowtechnation.com

Waiting for your quick answer

Kind regards

wolle63
Participant
#0

Hello Support, Hello Forum,
I’m New with the Newspaper Theme.
I can edit normal Pages with TD Composer, but for the Posts i cant use the TD Composer !
why i cant use td composer for the posts ?
Can someone Help me to active this for posts too ?

best Regards.

Calin
tagDiv Staff

Hi,

what demo are you using? if is a pro demo, then the ads set in theme panel will not be display, on pro demos, the ads need to be set using tagDiv Composer in ad box elements -> https://forum.tagdiv.com/custom-ad-spots/ -> https://i.imgur.com/iOB2Gll.png -> https://i.imgur.com/05Mw6m8.jpg -> https://i.imgur.com/xKtigod.png -> https://i.imgur.com/9rbbSuU.png

Hope this will help you!

Calin
tagDiv Staff

Hi, did you get some errors or the page is block when you try to upload an image?
Make sure that all theme settings are as in our guide ->
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Make sure that allow_url_fopen = On;
-> https://chemicloud.com/kb/article/how-to-enable-or-disable-allow_url_fopen-in-cpanel/
-> https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-allow-url-fopen-directive
If there is still a problem, please provide some more details and some screenshots.

Thank you!

Calin
tagDiv Staff

Hi,

If this is not working, I think is because you are not using a static homepage and you have set as homepage your latest posts, lets make one more try on this file path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 61 -> https://i.imgur.com/Gxg9Z85.png -> https://i.imgur.com/40r7i1t.png

Let me know the results!

Vlad S
tagDiv Staff

Hello !

Please note that all the PRO demos and the library templates are fully editable using tagDiv Composer, in order to change the background color / image you will have to edit all the ROWS as you can see here: https://www.screencast.com/t/QlYxvmdoUxea

Thank you !

sancalg
Participant
#0

Hi, I’m using latest version of theme 10.3.6.1 and WordPress 5.5 however I’m experiencing a big problem with the mobile version of the blog: it blocks the web browser when you open the site in a mobile and the page does not charge properly: http://www.bellezaedicionespecial.com

I install jQuery migrate helper and found these errors:

https://www.bellezaedicionespecial.com/wp-content/themes/newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js: jQuery.fn.load() is deprecated

https://www.bellezaedicionespecial.com/wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js:jQuery.fn.load() is deprecated

Can you help me? Everybody is finding trouble when accessing the blog from their mobiles.
Thank you in advance.

Calin
tagDiv Staff

So if you want a page like that you can achieve it using tagDiv Composer, create a new page an open it in tagDiv Composer -> https://i.imgur.com/VZLEyOD.png add a logo and make the follows settings on it -> https://i.imgur.com/7PmDVHE.png -> https://i.imgur.com/HLwofJ0.png -> https://i.imgur.com/yIw1tei.png after that if you want you can save the element using the right click -> in this way you’ll have the element with the settings made, also after you finish with design, yous use the right click to copy and paste the logo and replace the link, image and text.

Hope this will help you!

Calin
tagDiv Staff

Hi, if the option form theme panel is disable -> https://www.screencast.com/t/6RDvQZKvTFd then the lazyload from our theme is no longer use, please make sure that you do not use other plugins that has this option.
If you want to make some change to the theme code for lazyload, the file path to the file is wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js but the code is minify -> https://i.imgur.com/fYS12Gg.png

Thank you!

Calin
tagDiv Staff

Hi,

In order to change the menu background you need to edit the homepage (to can edit the cloud header) with tagDiv Composer -> https://i.imgur.com/YyBeHZn.png click on the menu then on the row that contain the menu and check the css tab -> https://i.imgur.com/k3tt7oK.jpg

Hope this will help you!
Have a nice weekend!

Calin
tagDiv Staff

Hi,

You can achieve this by editing this single post template with tagDiv Composer -> https://i.imgur.com/YwCJ7Dn.png add a flex block -> https://i.imgur.com/czJrMru.png copy and past on this block the style -> https://i.imgur.com/soMksG0.png -> https://i.imgur.com/Pl36ezp.png after that in filter tab and set the this option -> https://i.imgur.com/iFFkKmN.jpg

Hope this will help you!
Thank you!

e_roubos1979
tagDiv Member

Unfortunately the problem remains.
The Newspaper system status looks fine but I’m not able to use the TD Composer.

Calin
tagDiv Staff

Hi,

To remove that space, please use the right click on the inner row -> https://i.imgur.com/YWn8VKc.png (or click on it and press delete button from keyboard).

The login button is opening a popup form, this is how is work, this has a few options that can be edited using the settings from theme panel -> https://i.imgur.com/3IpsHdV.png also the button can be edited using tagDiv Composer -> https://i.imgur.com/Jvyt7nU.png

As I can see in your screenshot the buddypress seems to have a css problem, to fix it, please use this custom css:
.buddypress-wrap form.bp-dir-search-form input[type=search] {
width: 70%;
}
#buddypress div.dir-search {
margin-top: -0px;
}

Set the code in theme panel> custom code> custom css.

Hope it will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Make sure that all theme settings are as in our guide ->
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Make sure that allow_url_fopen = On;
-> https://chemicloud.com/kb/article/how-to-enable-or-disable-allow_url_fopen-in-cpanel/
-> https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-allow-url-fopen-directive

If the problem still persist please check these guides for Generally 500 errors are internal server errors – https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
https://wordpress.stackexchange.com/questions/312292/how-to-stop-a-500-error-on-the-wordpress-theme-folder
https://wordpress.org/support/topic/google-search-console-reporting-a-500-error-on-my-theme-folder/
-> https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

The only thing that you can do for the moment is to disable this plugin when you want to use wp editor from tagDiv Composer. As I remember there are some plugins that allow to disable some plugins only for you, in this way your users will still see the images.

Thank you!

Calin
tagDiv Staff

Hi,

If this is the problem -> https://imgur.com/WK2rE82
Then I already tell you the steps that need to be made.
Lets try in another way, open plugin editor -> https://i.imgur.com/O20D39I.png select tagDiv Composer -> https://i.imgur.com/JEz5vXW.png then at the end of code set this code:

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!

Calin
tagDiv Staff

Hi,

For me I just installed this demo with content and is look the same.

To have on homepage a look as on category page you need to edit it with tagDiv Composer -> https://i.imgur.com/ubDBNQi.png use right click or drag and drop to remove the element you do not want on the page, after that add the element like gig grid 2 -> https://i.imgur.com/vorYF0N.png after you set the grid and removed the elements you do not need -> https://i.imgur.com/GHE7RWu.jpg save the page and open it in WP editor, then set the page template like this -> https://i.imgur.com/2evHjep.png
The results will be like this -> https://i.imgur.com/n69MY1r.png

Hope this will help you!
Thank you!

V3N0M
tagDiv Member

Hi Calin,

I have not yet fully understood the principle. Creating the Childtheme was no problem, but the Composer is a plugin, and the ‘Single Post Author Box’ is defined in the plugin. But I cannot overwrite plugins in a Childtheme or code elements for a plugin. Or can I?

I also extended the code in “wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php”, but it doesn’t seem to run. Does this file only serve as a base and must be compiled whenever changes are made? How can I tell the compiler that there are new changes? Even after removing and adding the module in the manager no changes are shown.

Br

Girdhari Pandey
tagDiv Member

Tagdiv composer working with sir newsmag

But tagdiv composer is not working with Newspaper

Girdhari Pandey
tagDiv Member

Sir I have Newsmag Themes, tagdiv composer is working with it but not working with news paper

Girdhari Pandey
tagDiv Member

Hello sir

Sir, I have done my best, yet the tagged composer is not working with the newspaper themes. How to edit front page

ivanibarra
Participant
#0

i dont know what happend but wbry time i import some entries from al older site all the views broke, i cant edit views anymore because it says that the view wasnt made with td composer can some one tell me how to import my entries?

swaz
Participant
#0

Since the last update I finding it difficult to add or change image ad’s through TD composer. Sometimes it will add a .jpg image but it seems very hit and miss. PNG files never add or update though.
Never had an issue previously.

Thanks
Stu

SJB
tagDiv Member

Nope, it didn’t work.

For the record, I edited:
public_html/wp-content/plugins/td-composer/legacy/Newspaper/loop.php

For what it’s worth, when I look at the source code of my webpage, the title is wrapped in an “H1” tag… h1 class=”entry-title”

The code I’m editing is CLEARLY wrapped in an “H3” tag… h3 class=”entry-title td-module-title”

….So I’m not convinced I’m even editing the proper thing.

Anyway, here’s a screen capture of the loop.php that’s still not working right for me…

http://www.financialsurvivalnetwork.com/wp-content/uploads/2020/09/SreenCap2.png

Still confused, but will carry on….
~SJB.

jlopez17
Participant
#0

Hi,

When I try to edit a page with TD Composer, the system hangs and I can’t edit.

If updated WordPress and I’m using Newspaper 9.8.

Is this a known issue? Any suggestions?

Thanks,
Joe

Viewing 25 results - 19,901 through 19,925 (of 52,922 total)