Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Hi @drcwp,
Thanks for confirming. I’m glad it is helping you.
It looks like the changes need some time to implement and test to pick a nested folder.
I’ll ensure this is addressed in the next version of the plugin.
Thanks,
AakashAakash ChakravarthyKeymasterHi Valerie,
That is not expected. Can you please press Ctrl+Shift+J and then click the button?
Does the console tab show any error?
Can you also check the “network” tab? Do you see any errors?May be some temporary issue with dismissing the changelog information.
Thanks,
AakashAakash ChakravarthyKeymasterHi Laurens,
I see that you were able to successfuly complete the order. Please let me know if you still face any issue. Happy to help!
Thanks,
AakashAakash ChakravarthyKeymasterHi @drcwp,
Thanks for sharing the details. I looked at the code and it seems there is a change in Github API on how it returns nested folders.
Since you have provided
docs/en
it is unable to navigate with the new API.I’ll share a quick workaround tomorrow and address this in the next version of the plugin.
Thanks,
AakashAakash ChakravarthyKeymasterHi Laurens,
Thanks for checking our product.
We can pay using credit card in PayPal. In paypal pay, you can find the option “Pay with debit or credit card” button like below.
https://i.sstatic.net/xEdWA.png
The same option should be seen on mobile too.
Can you please retry and let me know?Please share screenshot if in case I didn’t understand your issue.
Thanks,
AakashAakash ChakravarthyKeymasterHi @drcwp,
There is no restriction for local installation.
Can you please check the following?
1) Github username and repo names are correct
2) Branch name is correct
3) Folder to publish from is valid
4) Check if the repository is public/private. If private, please enter the credentials in Git it write -> “general settings” section.If everything looks good, then can you please share the repo details? I’ll try to repro the issue on my end.
Thanks,
AakashAakash ChakravarthyKeymasterAakash ChakravarthyKeymasterHi @allegator,
The error
403
means that the RSS server is prohibiting/blocked access to the RSS feed.It could be some configuration issue or a mistake. If possible, please check with the feed owner if there are any specific restrictions placed.
An alternate would be to create a proxy for the RSS feed using feedburner – https://feedburner.google.com/
Enter the RSS feed URL and copy the feedburner URL. That should help resolve this issue.
Thanks,
AakashAakash ChakravarthyKeymasterHi,
You can configure the schedule timeframe in Announcement settings –> Display
Set “Display the announcement” to “Schedule” and “Schedule duration” to the datetime range.
Thanks,
AakashAakash ChakravarthyKeymasterHi,
I can see 2 announcements on the page. One with immediate display and other with scheduled display.
Can you please check the announcement ID and confirm the display types?
Do you have any WordPress cache enabled? If yes can you please try after clearing it? May be we are looking at cached page.
Thanks,
AakashAakash ChakravarthyKeymasterHi Sayn,
I looked at your website.
The issue is not with the timezone. You have configured “schedule” display between March 2024 and November 2024.
Please set to display “immediately” under Display -> “Display the announcement”
Thanks,
AakashAakash ChakravarthyKeymasterHi Sayn,
I received your page URL and there seems to be no obvious errors.
Running the above command should not return any error.
It should display a result like in the below image.
Probably, the code you have entered is incorrect or has a mistake.
Can you please run the command again like in the screenshot above and share me a “screenshot”?
Please upload it to a iamge hosting service like https://imgur.com/
Thanks,
AakashAakash ChakravarthyKeymasterHi Sayn,
Can you please share the page URL where the announcement is active?
Also, could you please share the value of
Intl.DateTimeFormat().resolvedOptions().timeZone;
like described above?Thanks,
AakashAakash ChakravarthyKeymasterHi Sayn,
Chaning timezone will work. To target users from America, select
Geolocation with timezone
–contains
–America
More details below,
If it still does not work after changing timezone and restarting your browser, press ctrl+shift+j in your browser and paste the below code in the console.
Intl.DateTimeFormat().resolvedOptions().timeZone;
This text should contain the value you have mentioned in the settings.
Thanks,
AakashAakash ChakravarthyKeymasterHi Sayn,
Geolocation feature in announcer plugin works by detecting the timezone set on the device by the user and not by the IP address.
Also, geolocation by IP requires additional API calls to 3rd party providers and it is not free always.
Hence for this reason, switching VPN won’t work. But the current implementation will work for actual users.
Thanks,
Aakash -
AuthorPosts