NikkaG
Forum Replies Created
-
Forum: Plugins
In reply to: [WP TripAdvisor Review Slider] All reviews have date 1970-01-01Forum: Plugins
In reply to: [WP TripAdvisor Review Slider] Date format error 1970-01-01Forum: Plugins
In reply to: [WP TripAdvisor Review Slider] Date format error 1970-01-01Hello, same error here. I already tried to delete the reviews with date error and download again. Nothing 🙁
Forum: Plugins
In reply to: [Social Feed Gallery] Error 400 and Issues Renewing Access TokenHi @ravicb , I read you have an Instagram Personal account and with plugin ver. 4.6.1 works fine. Can you confirm it?
On my side it doesn’t work and reading this https://wordpress.org/support/topic/important-personal-accounts-issue/ I don’t understand it how works on your side.
Thanks
Forum: Plugins
In reply to: [Social Feed Gallery] Error 400 Bad Request, account date is validPersonal account
Forum: Plugins
In reply to: [Social Feed Gallery] Error 400 Bad Request, account date is validYes, I’ve same problem with ver. 4.6.1.
As you can see in my screenshot above the USERNAME is shown as “Loading…”, I don’t know if it is normal.
Forum: Plugins
In reply to: [Social Feed Gallery] Error 400 Bad Request, account date is validHello, I installd ver. 4.6.1 but nothing changes on my side, the error “Error: 400: Bad Request” persist.
In Social Feed Gallery > Accounts I see same screenshot I posted before.
I need to delete and add again the account? I hope not.
Thanks
Forum: Plugins
In reply to: [Social Feed Gallery] Error 400 Bad Request, account date is valid
screenshot
Thanks @devsabbirbd! Tested and works.
Hello, I have the same issue:
- Does’t work Restrict Blocks by Language integration with Elementor (both Restrict and Exclude options)
- Does’t work Conditional Shortcodes like
[trp_language language="en_US"] English content only [/trp_language] - It works with with PHP code like this:
<?php
$current_language = get_locale();
if( $current_language == 'en_EN' ){
echo 'text in language en_EN';
}
if( $current_language == 'fr_FR' ){
echo 'text in language fr_FR';
}
?>
WordPress 6.6.2
Theme Hello Elementor 3.1.1
Elementor 3.24.3
Elementor PRO 3.24.2
TranslatePress Multilingual 2.8.3- Caches cleared and disabled
- All plugins deactivated only Elementor, Elementor Pro and TranslatePress
- No errors in error.log / debug.log / access.log
- I tried to change a lot of different options in Translatepress and Elementor (TP debug options, Elementor advanced options, etc..)
- My website has 2 pages only, it’s very simply
Any solution?
Hello Anghel,
I’m sure, no changes, not even to punctuation, were made to the texts that were translated, I know this will invalidate the translation.
Here a screencast:
Thanks!
Sorry for my stupid question 🙄, I can use for example:
var my_current_language = document.documentElement.lang;Great! Thanks Tomek
Thanks Tomek!
Hi @tograczyk, I had already followed those instructions and requested credentials with the online procedure but DHL Italy Support Team write me that “in any case if this plugin uses an obsolete scheme you will not be able to use it regardless of your credentials.“
Meanwhile I received the DHL credential, the API Connection Status of your plugin is now OK and it seems to work.
I don’t understand… Maybe I risk that the shipping cost calculation is wrong?
I’m also interested in the PRO version, I’d like to know when it will be adapt to the latest API version.
Thanks