Forum Replies Created

Viewing 15 posts - 31 through 45 (of 2,019 total)
  • Author
    Posts
  • in reply to: Ticker does not start until announcement is “moused over”
    Aakash
    Keymaster

    Hi there,

    Thanks for using Announcer PRO plugin.

    Can you please share your website URL? I’ll check on Safari and debug the issue live.

    Thanks,
    Aakash

    in reply to: Unable to adjust colors when editing text
    Aakash
    Keymaster

    When you press Ctrl+Shift+J, a new window opens and under the “console” tab you will find errors in red color. Possibly one of the error is the cause. Can you please share that screenshot?

    If otherwise you can use a color picker like below https://imagecolorpicker.com/color-code/45a02c and paste the “hex code” in the background color field example #00ccff

    Thanks,
    Aakash

    in reply to: How to change the announcement bar for mobile
    Aakash
    Keymaster

    Hi Jesse,

    The announcement box height is dependent on the font size. Reducing further height won’t work without reducing font size.

    Please try the CSS below and change the numbers 14px and 19px as needed.

    @media only screen and (max-width: 600px) {
        #ancr-22352 {
            font-size: 14px !important;
            line-height: 19px !important;
        }
    }

    Thanks,
    Aakash

    in reply to: Unable to adjust colors when editing text
    Aakash
    Keymaster

    Hi,

    Thanks for using Announcer plugin.

    1) it looks like in visual editor, the text and background are both white. Ideally the editor tries to mimic the active theme stylesheet. But for somereason text is white. I need to check the setup live. But instead can you please use the “text” mode as an alternative?

    2) there should be a color picker for the background color field. It seems like there is a JS error which broke the page. Possibly #1 and #2 are related?

    Can you please press ctrl+shift+j on your browser and check for errors in the console printed? It could be a conflict with another plugin installed on your website.

    Thanks,
    Aakash

    in reply to: Spacing incorrect on window resize
    Aakash
    Keymaster

    Hi Simpson,

    Sorry for the late reply. Yes announcer does not re-adjust on resize because that is not usually performed.

    I’ll introduce an API to readjust height in the next version of the plugin or try to readjust automatically.

    I’ll let you know further on this in a couple of days.

    Thanks,
    Aakash

    in reply to: Short code doesn’t work on index page
    Aakash
    Keymaster

    Excellent! Glad it works 🙂
    I’ll mark this topic as resolved.

    in reply to: Short code doesn’t work on index page
    Aakash
    Keymaster

    Great. Also, please try inserting shortcodes directly without a pattern and see if it executes. That can help narrow down the issue further.

    in reply to: Short code doesn’t work on index page
    Aakash
    Keymaster

    The first step would be to check with the theme developer and tell them that the shortcodes are not executed on the homepage.

    Since it is working in the contact page, most probably it is not executing shortcodes due to a bug or some config with patterns.

    in reply to: Short code doesn’t work on index page
    Aakash
    Keymaster

    Just to narrow down the issue, instead of WP Socializer shortcode, can u pls type an inbuilt shortcode?

    like [caption]Hello[/caption]? does it work or display the code as is?

    Thanks,
    Aakash

    in reply to: Short code doesn’t work on index page
    Aakash
    Keymaster

    Hi,
    Thanks for using WP Socializer. There is no change in WP Socializer related to shortcodes.

    It looks like the shortcode is not “executed” by your theme or by WordPress.

    Can you please try inserting it in the shortcode block instead of paragraph?

    Thanks,
    Aakash

    in reply to: Compatibility with LocalWP
    Aakash
    Keymaster

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

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

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

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

    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

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