Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,979 total)
  • Author
    Posts
  • in reply to: Compatibility with LocalWP

    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,
    Aakash

    in reply to: Pop up will not allow me to create short code

    Hi 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,
    Aakash

    in reply to: Only PayPal to pay

    Hi 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,
    Aakash

    in reply to: Compatibility with LocalWP

    Hi @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,
    Aakash

    in reply to: Only PayPal to pay

    Hi 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,
    Aakash

    in reply to: Compatibility with LocalWP

    Hi @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,
    Aakash

    in reply to: RSS Error: A feed could not be found

    Hi @allegator,

    Glad it worked for you and have a nice day!

    Thanks,
    Aakash

    in reply to: RSS Error: A feed could not be found

    Hi @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,
    Aakash

    in reply to: How to schedule?

    Hi,

    You can configure the schedule timeframe in Announcement settings –> Display

    Set “Display the announcement” to “Schedule” and “Schedule duration” to the datetime range.

    Thanks,
    Aakash

    in reply to: Visitor condition not working?

    Hi,

    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,
    Aakash

    in reply to: Visitor condition not working?

    Hi 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,
    Aakash

    in reply to: Visitor condition not working?

    Hi 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,
    Aakash

    in reply to: Visitor condition not working?

    Hi 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,
    Aakash

    in reply to: Visitor condition not working?

    Hi Sayn,

    Chaning timezone will work. To target users from America, select Geolocation with timezonecontainsAmerica

    More details below,

    Visitor conditions

    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,
    Aakash

    in reply to: Visitor condition not working?

    Hi 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

Viewing 15 posts - 1 through 15 (of 1,979 total)

Subscribe to our Newsletter

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

By using this website, you agree to our Terms