It happens every time event organizer is selected or changed and page scrolled up to the top. If not scrolled I can save the changes. It is temporary workaround to keep us working but the error appears as soon as page is scrolled back to the top after selection/changing of event organizer, even after changes are saved.
Please investigate and fix that. I can see there is another topic with very similar error which has not been resolved since January.
That is exactly what I refer to as OUT OF DATE and incomplete.
Example: Where in your latest documentation is a list of all Big Grids?
Hello, it is quite clear from the description of the problem that Mobile theme plugin is used.
I have the same problem. Additionally I made sure local browser cache was cleared as well as wordpress cache, Cloudflare cache purged and checked with a few different browsers on various devices (mobile, desktop).
Hi, please look again. I switched it back to “Infinite loading + show more” and now you can see the issue.
Example: https://pokertexas.net/relacje/
Thank you guys,
I added this:
add_filter( 'the_content', 'facebook_sdk_replace' );
function facebook_sdk_replace( $content ) {
if ( is_single() ) {
$content = str_replace("/ar_AR/", "/pl_PL/", $content);
}
return $content;
}
and embedded Facebook is showing in the same language as my site.
Thank you Chris. I think that was the case until wordpress ver. 4. Now it appears define(‘WPLANG’, ”); is depreciated. I selected my site language in ‘Settings>General’.
In the source of posts I have found this:
<script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/ar_AR/sdk.js#xfbml=1&version=v2.3"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>
I believe that if I manage to change ar_AR to my website language that would fix the issue, however I have no idea where to change it.
I still need help with that.
Please try to escalate the problem and speak to someone else. This guy is ignorant and simply ‘copy and paste’ his answers. I have similar issues which has never being sorted and got exactly the same answer from this guy (blaming other untested plugins). I have also hosting with php7. It seems their theme is far behind and not compatible with PHP7 yet.
Hello Catalin,
You are not very helpful at all. Please read with understanding. I never told you I’m trying to use this in the sidebar. I clearly described the issue I have and what I want to achieve.
I simply want to achieve this look: https://demo.tagdiv.com/newspaper/block-16/
Instead of what I have now: http://prntscr.com/f39pb9
If you are not able to provide working solution, can you escalate the issue to someone who actually is willing to help, please? That would be greatly appreciated.
Regards
Hello,
1. You did not find any as no one use them because we have problem using them.
2. How are you going to inspect the problem without access to our backend? (you never asked for it).
3. I have created a test post on another domain for testing purposes where is the same problem. Please see screenshots in my previous post or here is the link: https://pokertexas.net/wywiady/test-blockquotes/
4. Do you have more efficient way of solving customers’ problems then this forum? It is going to takes ages this way.
Regards
Hello Catalin,
Thank you for your answer, however I consulted documentation before I reported the issue.
1. I confirm I have selected ‘On Words’ Screenshot_1
2. There is no settings on Module 6 regarding excerpt length (just title lenght), however…
3. There are settings on Module MX7 regarding both title and excerpt length and also clearly shows td_block_16 on there. Screenshot_2
4. As I have mentioned in previous post It is possible to change title length by amending options on MX7 (which means I changing correct one) but it has no effect at all when changing ‘content length’
Edit: additional info:
I simply want to achieve this look: https://demo.tagdiv.com/newspaper/block-16/
Instead of what I have now: http://prntscr.com/f39pb9
Thanks for understanding.
-
This reply was modified 9 years by
ImSoCute. Reason: added additional info what I want to achieve
Is that mean it should be no problems running on PHP version: 7.0.18-1+deb.sury.org~xenial+1?
pokerground.com
Hi,
Yes, that is what I want, however I don’t see anywhere in documentation of the theme how to do it (other then instructions which doesn’t work at the moment).
Would be great if you could advise how to do it properly in the form of an article or step by step guide and pin it or even attach to the documentation. I’m sure many customers with little knowledge would benefit from this.
Regards,
Hi,
I have a website running Newspaper 7.7 on PHP 7 and still some incompatibilities found.
FILE: …/website.com/wp-content/themes/Newspaper/includes/wp_booster/td_translate.php
—————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————
263 | WARNING | Function name “__td” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————
FILE: …/website.com/wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/Parser.php
—————————————————————————————————————————————
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
—————————————————————————————————————————————
470 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
471 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
478 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
—————————————————————————————————————————————
FILE: …/website.com/wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/SourceMap/Base64VLQ.php
—————————————————————————————————————————————————-
FOUND 3 ERRORS AFFECTING 1 LINE
—————————————————————————————————————————————————-
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
—————————————————————————————————————————————————-
Ok Thank you for helping and your suggestions.
The problem was with missing ext imagemagick on our server. After installing this and going through procedure you written above all is working perfectly fine.
Cheers
Dawid
Hi,
I did that before and tried again after receiving this email as I used a plugin to regenerate thumbs called exactly the same as the one you advised but this still not resolved the issue. Downloaded again but still no luck even it was done : http://scr.hu/37cl/3c9lc. All thumbs on blocks are enabled (I never disabled them anyway) http://scr.hu/37cl/dogja
It still looks like here: http://scr.hu/37cl/h4kqq and here: http://scr.hu/37cl/g2r4y
Do you have any idea why it isn’t working for me?