Forum Replies Created

Viewing 15 posts - 31 through 45 (of 2,043 total)
  • Author
    Posts
  • Aakash
    Keymaster

    Hi Chris,

    I understand the issue. I’ll arrange the discount value soon and update you with an email.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi Christopher,

    Thanks for reaching out. The renewal discount should be available for you for license key even now.

    Can you please click the “renew license key” button on the email or enter the license key in this link – https://www.aakashweb.com/renew/ to get the discount?

    Feel free to let me know how it goes!

    Thanks,
    Aakash

    in reply to: No abre una nueva ventana
    Aakash
    Keymaster

    Hi Ruido,

    Can you please share a link of your website where the announcement is active? I’ll check the issue live and update you.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi Eugene,

    Thanks for reporting this.
    I’ll fix this in the next release of the plugin.

    For now, can you please make this change in the “plugin editor”?

    1) Deactivate Announcer – PRO plugin.
    2) Go to plugins –> Plugin editor
    3) Select announcer-pro/includes/display.php
    4) Delete lines 451-455 – Image
    5) Paste below lines at line no. 451. Image

    $wp_timezone_string = get_option('timezone_string');
    
    if (!$wp_timezone_string) {
        $wp_timezone_offset = get_option('gmt_offset');
        $wp_timezone_string = timezone_name_from_abbr('', $wp_timezone_offset * 3600, 0);
    }
    
    if (!$wp_timezone_string) {
        $wp_timezone_string = 'UTC';
    }
    
    $countdown_time = new DateTime($settings['cdt_countdown'], new DateTimeZone($wp_timezone_string));
    $countdown_timestamp = $countdown_time->getTimestamp();

    6) Save the file and activate the plugin.

    Let me know if it works.

    Thanks,
    Aakash

    in reply to: Plugin caused critical error
    Aakash
    Keymaster

    Hi Sayn,

    You can paste the error here as a reply.

    Since there are no known such critical failure, it could be some plugin conflict.

    I’ll look at the errors and get back to you.

    Thanks,
    Aakash

    in reply to: Show timer on the left of the message
    Aakash
    Keymaster

    Hi Eugene,

    Thanks for using Announcer plugin.
    Can you please use the CSS below to reorder?

    .ancr-countdown-wrap {
        order: -1;
    }

    Thanks,
    Aakash

    in reply to: Can not Save any changes
    Aakash
    Keymaster

    Hi Rain,

    There will be a “save button” at the bottom of the form when editing the UFW widget box.

    May be some other plugin broke/hid it.

    Can you please share a full screenshot?
    Please upload it on https://imgur.com/ and share the link here.

    Thanks,
    Aakash

    in reply to: Plugin caused critical error
    Aakash
    Keymaster

    Hi Sayn,

    Could you please let me if it is free/PRO?

    If you are trying to activate PRO version, please ensure free version is deactivated.

    Installation

    Can you also please paste any error logs as seen in debug.log?

    Debugging in WordPress

    Thanks,
    Aakash

    in reply to: Colors / styling
    Aakash
    Keymaster

    Hi Ruben,

    Sorry for the late reply.

    I see there is a container wrapped around the block. Is that expected? Can you please place the shortcode outside the container?

    Please see the image below.

    Thanks,
    Aakash

    in reply to: Colors / styling
    Aakash
    Keymaster

    Hi Ruben,

    Can you please share the page URl where that is seen?

    Since shortcoder replaces the shortcode with the HTML content, the issue will happen even when you use HTML content directly instead of the shortcode.

    I’ll try to look at your site’s layout and point out the reason.

    Thanks,
    Aakash

    in reply to: PRO has stopped working
    Aakash
    Keymaster

    Hi Stephen,

    Sorry for the late reply.

    I see that you have mentioned the plugin stopped working.

    Can you please share details on the issue?
    Please let me know if you are trying to activate the license on a new website using the existing key.

    Thanks,
    Aakash

    in reply to: Change domain
    Aakash
    Keymaster

    Hi Anna,

    Extremely sorry for the late reply.
    I have removed the association of your website with the license key. You can now activate the key on your new website.

    Please let me know if you have any more questions or concerns.

    Thanks,
    Aakash

    in reply to: Feature missing on Visitor Conditions
    Aakash
    Keymaster

    Hi Karling,

    Thanks for using Announcer plugin. I guess you are using the PRO version of the plugin.

    To achieve this, you can use the below rule and set it’s value to 2.

    Visitor conditions

    Hope this helps 🙂

    Thnaks,
    Aakash

    in reply to: Cannot change the dimension of widget box
    Aakash
    Keymaster

    Hi Jacques,

    Thanks for using UFW plugin. I see that you have set the widget box width to 1000px and height to 863px.

    I guess you figured out the configuration. Please let me know if you have further queries.

    Thanks,
    Aakash

    in reply to: Change domain
    Aakash
    Keymaster

    Hi Anna,

    Can you please share the order ID for which the registration is made? I’ll manually deactivate the existing site.

    Thanks,
    Aakash

Viewing 15 posts - 31 through 45 (of 2,043 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