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

Hello Simion C.

Yes, I’ve tried all these steps. The Theme Status is all according to the necessary parameters. I disabled all the plugins and even downgraded to the previous version of the Newspaper, but nothing worked to reestablish the TagDiv Composer.

The only clue is that error that appears which I reported to you in the opening of this topic.

fabinhoalmeida
tagDiv Member

Hello Simion C.

Yes, it works for me, but I believe one repair might be good for the whole Newspaper community.

I see other sites that also use the Newspaper theme, having the same problem. Maybe your managers have not noticed it, as I have been slow to realize, or even do not care for broken embeds, but the problem affects others, this is fact.

Although I do not know what adjustment was made to make this change from “$ content_width = 640;” to “$ content_width = 696;” in recent updates, but I think it would be wise to evaluate to adjust for value 690 in the next updates, further break Instagram’s old inserts in the posts editor. It would be a good solution for everyone.

Thank you!

fabinhoalmeida
tagDiv Member

Hello guys,

The problem occurs exactly as the triowebdev explained above and in all his reports in this post. We’re referring to WordPress’s native feature of embedding social networking links directly into the text editor of the post to import photo, text or any content posted on these social networks, in my case the problem affects embedded Instagram links.

Follow the print: https://www.screencast.com/t/ywz0Pj13lt

When I saw the triowebdev report, which was great at finding the cause of the problem, I decided to test its hint and tried something similar on line 2174 of the file:

…/includes/wp_booster/td_wp_booster_functions.php

Default: $ content_width = 696;
To: $ content_width = 690;

After changing the parameter from 696 to at least 690, all old instagram posts will automatically reappear on the site.

I saw then that this theme file was changed in one of the updates earlier this year. Before this parameter was 640, and it must have been from there that the problem that we are suffering presented itself.

While this has worked, I fear that this change might break some of the other function of the theme, so I would like your support to see if this is the best way to work out the solution and ask for an effective fix to this issue in the next updates.

Many thanks, friends!

fabinhoalmeida
tagDiv Member

Hello friends

I’m having exactly the same problem as triowebdev.

As we posted a lot of content, I just realized now that the old posts were all without the embedded Instagram.

All instagram links embedded in old posts no longer appear, showing only the link as our friend triowebdev reported here on the forum. If you update the post, without needing to change anything else, it returns to show, but there are thousands of publications, it would be unfeasible to do this one by one.

We have already disabled all plugins, but the only thing that resolves is to disable Newspaper (my version is 8.2). When you enable the theme, the problem reappears automatically.

Note: Most recent posts are normal.

Any idea what might be causing this conflict and a solution to this?

fabinhoalmeida
tagDiv Member

Hi Chris S.

Friend, I want to thank you very much for sharing your experience and knowledge with other users like me.

Actually, I had tried the VC however I had some problems that I no longer remember well what they were.

Anyway, I’ll try again now with your tip on WPION.

Incidentally, I did not know this and I was very curious about it and the differences compared to the Newspaper. Maybe I can try the premium version and see if we will perform better, do you think it’s possible?

Thank you very much indeed!

fabinhoalmeida
tagDiv Member

Friends,

I’m having the same problem, but in this case I’m a Newspaper user.

Since SHIM stopped working with the latest versions of the theme, I have been suffering from overload problems, mainly CPU spikes with an avalanche of requests to the files:

Public_html / wp-admin / admin-ajax.php
Public_html / index.php

This happens suddenly, without leaving clues, everything is unstable for a while and returns to normal.

However, when I disable the Visual Composer plugin, the problem does not occur and the resources remain at normal levels.

I need to make SHIM work again, because with it I have solved this problem for a long time, but without it I become a slave of the VC again and I have faced this problem since the last months of 2016.

I hope you can help me.

Thank you very much.

fabinhoalmeida
tagDiv Member

Hello Catalin,

First, I want to thank you for your attention.

I understand that this can be settable by the theme panel, but I see that the option has no effect when the exerpt text is manually placed in the exerpt field in the post edit.

Could you give me a hint on how I could adjust the length of the excerpt also when the text is done in the post field via the get_excerpt code from the td_module.php file? This code for length limit could be applied to function according to the panel of the theme or even defined directly in the file td_module.php, even then it would help me.

This guidance will greatly contribute to my site!

Thank you very much!

fabinhoalmeida
tagDiv Member

Friends, I’m having exactly the same problem. What to do?

fabinhoalmeida
tagDiv Member

Friends, unfortunately I had to disable the TD composer.

I noticed that it was affecting the creation of the permalinks during the creation of a new post.

The permalink field of the post does not appear and sometimes the post was left untitled and without permalink after it was published.

If they figure out a way around this bug, I’d be pleased and grateful.

Thank you again!

fabinhoalmeida
tagDiv Member

Very grateful for the help guys!

The “trick” suggested by Kevin worked like a charm.

Sometimes a bug occurs, but nothing that could disrupt the use and construction of the layout through TD composer.

Thanks also to Chris S and congratulations to Bogdan B. and all the TagDiv team for being so great! The best masters at it !!!

Still on the subject, would you be able to tell which function could avoid (dequeue) loading of JS and CSS of TD composer in single pages?

Thank you so much!

fabinhoalmeida
tagDiv Member

Hello Chris S. First of all I want to thank you for your attention. I had read about TD composer, but I did not quite understand its purpose of being a SHIM strand. Maybe I did not understand because of my poor English LOL !!!

I followed your guidelines, but from the beginning I received the following error:

Errors happened during tdcIframeData.init () -> bindViewsModelsWrappers ()!

I tried to disable all plugins to work with only it, and still the error appears in the superrior part of the block editing screen.

Could you tell me what might be going on?

Thank you very much!

fabinhoalmeida
tagDiv Member

Hello Bogdan,

Thanks for your quick reply.

I had already tried to disable plugins and clear the cache, but it did not work.

I used the debug console chorme, and discovered the error reported below.

Can you help me find what is causing the problem? I appreciate greatly!

Check it:

jquery.js:5 POST http://www.areavip.com.br/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=6.7 840 (Unknown Error)

send @ jquery.js:5
m.extend.ajax @ jquery.js:5
tdAjaxCount.tdGetViewsCountsAjax @ tagdiv_theme.js:5864
jQuery_ready @ qual-foi-a-cantora-mais-gata-no-carnaval-de-salvador.html:1858
j @ jquery.js:2
k.fireWith @ jquery.js:2
m.extend.ready @ jquery.js:2
J @ jquery.js:2

fabinhoalmeida
tagDiv Member

Catalin,
First, thank you for answering.

In fact I always used the Ajax enabled mode and plugins are the same and never occurred problems of the kind since I use the Newspaper.

Anyway, I took the test that you indicated and not solved.

The problem started a week ago and the only change made was a clean reinstallation of WordPress with import of the old installation database with a copy of each table (except wp-options), but I think this could not have caused harm or could it?

In my log errors I found some occurrences that I copy below. This can be a clue?

[16-Mar-2016 22:57:21 UTC] Database Error WordPress Lost connection to MySQL server During query for the SELECT query post_id, meta_key, meta_value are_wp_postmeta FROM WHERE IN post_id (194635,194646,194653,194664,194671,194674,194677,194679,194682,194683,194687,194690,194696,194699,194701,194704,194707,194710,194712,194714,194716,194719,194721,194724,194727,194730,194733,194735,194742,194744,194746,194749,194752,194755,194758,194760,194764,194766,194771,194774,194777,194780,194782,194785,194789,194791,194793,194795,194798,194813,194815,194818,194822,194825,194827,194829,194831,194833,194837,194839,194843,194845,194847,194852,194854,194856,194858,194861,194863,194865,194868,194871,194874,194884,194886,194888,194890,194893,194895,194904,194908,194910,194913,194916,194918,194920,194922,194924,194928,194930,194932,194934,194936,194939,194942,194944,194948,194952,194955,194957) ORDER BY ASC meta_id made by require ( ‘wp-blog-header.php’), wp, WP-> main, WP-> query_posts, WP_Query-> query, WP_Query-> get_posts, do_action_ref_array, call_user_func_array, WPSEO_Sitemaps-> redirect, WPSEO_Sitemaps-> build_sitemap, WPSEO_Sitemaps-> build_post_type_map, update_meta_cache

[16-Mar-2016 22:57:21 UTC] Database Error WordPress Lost connection to MySQL server During query for the SELECT query post_id, meta_key, meta_value FROM WHERE are_wp_postmeta post_id IN (60298,261911,261914,261916, 261918,261921,261924,261929,261932,261935) ORDER bY ASC meta_id made by require ( ‘wp-blog-header.php’), wp, WP-> main, WP-> query_posts, WP_Query-> query, WP_Query- > get_posts, _prime_post_caches, update_post_caches, update_postmeta_cache, update_meta_cache

[14-Mar-2016 03:35:22 UTC] Database Error WordPress Lost connection to MySQL server During query to the query SELECT FROM WHERE SQL_CALC_FOUND_ROWS are_wp_posts.ID are_wp_posts 1 = 1 AND are_wp_posts.post_type = ‘post’ AND ((are_wp_posts.post_status = ‘publish’)) ORDER bY are_wp_posts.post_date DESC LIMIT 0, 5 made by require ( ‘wp-blog-header.php’), require_once ( ‘wp-includes / template-Loader.php’) , include ( ‘/ themes / Newspaper / tag.php’), get_sidebar, locate_template, load_template, require_once ( ‘/ themes / Newspaper / sidebar.php’), require_once ( ‘/ themes / Newspaper / includes / wp_booster / sidebar.php ‘), td_util :: show_sidebar, dynamic_sidebar, call_user_func_array, WP_Widget-> display_callback, td_block_widget-> widget, td_block_text_with_title-> render, td_block-> render, td_data_source :: get_wp_query, WP_Query -> __ construct, WP_Query-> query, WP_Query-> get_posts

[14-Mar-2016 03:35:22 UTC] Database Error WordPress Lost connection to MySQL server During query to the query SELECT FROM WHERE SQL_CALC_FOUND_ROWS are_wp_posts.ID are_wp_posts 1 = 1 AND are_wp_posts.post_type = ‘post’ AND (are_wp_posts.post_status = ‘publish’) ORDER bY are_wp_posts.post_date DESC LIMIT 0, 6 made by require ( ‘wp-blog-header.php’), require_once ( ‘wp-includes / template-Loader.php’), include ( ‘/themes/Newspaper/404.php’), query_posts, WP_Query-> query, WP_Query-> get_posts

fabinhoalmeida
tagDiv Member

Yes friend. The set memory is appropriate and I’ve done tests removing all plugins, yet the Visual Composer (latest version) consumes all resources. As I said, even though in maintenance mode or with the default theme WP still Visual Composer makes any page with internal server error 500. Only with the Shim plugin this overload disappears and everything returns to normal.

With his explanations, I would like to test an earlier version 4.4 of Visual Composer so. After all, the Shim plugin shook the tabs, but it was just that.

Among the older versions of Visual Composer which the lighter, safer and better will work with the Newspaper 6.3? Where can I download it?

Thank you for trying to help me.

fabinhoalmeida
tagDiv Member

Hello Marius,

I think I found a lead on this issue.

I’ve been looking at the Style 7/Paralaxx effect versions v4 and v6 .. and found a difference in image featured zoom. In the new version the image is more open, perhaps this may be causing the lack of smoothness to slide the screen?

If this is the solution, it would suffice regress the zoom distance for a smaller and further away proportion as in version 4.

Below is a link with comparative images: http://www.screencast.com/t/xdBZgmiFrJ

I await your opinion!
Thank you!

fabinhoalmeida
tagDiv Member

Hello Marius,

I tried to apply this css code you indicated, but there were no improvements in display issue.

If you have any tips for me to try, please tell me!

Thank you!

fabinhoalmeida
tagDiv Member

ok, Emil G.

I appreciate your willingness to solve this problem.

Thanks!

fabinhoalmeida
tagDiv Member

Yes, the effect is very beautiful. But I see a difference between versions. In the previous version it slid gently giving a 3D effect. Now in the new version, the image slides with small leaps and lost the charm. I had already visited the demo page and is equal to my installation, sliding jumping jacks. It may seem a silly whim on my part, but I think the Newspeper was so beautiful in its update that could not miss one of its most beautiful visual effects. Look at this I would be extremely grateful for this repair. Thank you!

fabinhoalmeida
tagDiv Member

Hi Radu!

I tried disable all other plugins, but the trouble continues.

I sent an email for you with my login details.

I hope that you can solve this issue.

Thanks

fabinhoalmeida
tagDiv Member

Hello Marius,
Yes, my version of VC is latest, 4.5.3.

The error message appears when i try to put the Widgetised Sidebar element, through VC in the page. It appears just above the element settings. I’ve tried to publish anyway, but the element is empty on the published page.

I tried to use the same element disabling the Newspaper and the error disappeared.

I still could not test all the elements, but most others seem to work well without mistakes.

I hope you can help me solve this issue.

Thank you very much.

fabinhoalmeida
tagDiv Member

Now it worked. Thanks!!

I think the mistake was to try to apply through the theme child.

Could you tell me how I can apply the same scheme for the ad sidebar, please?

fabinhoalmeida
tagDiv Member

Alin,

I made the change in file indicated of the according to your guidance, But not worked.

I put in “fashion” category as a way to test through the demo content, but not blocked Adsense banners in this category.

I hope this has some other solution

I wait for your help.

Thanks

Viewing 22 posts - 26 through 47 (of 47 total)