Forum Replies Created

Viewing 15 posts - 121 through 135 (of 2,019 total)
  • Author
    Posts
  • in reply to: Refund request
    Aakash
    Keymaster

    Hi Kyle,

    I’m sorry to hear that.

    I suppose you want to insert “custom parameters” inside the gutenberg blocks.
    If yes, you can still do it. I agree there is no “form” to insert the parameter. But you can type it out.

    You can simply type %%my_param1%% in the block editor. This would be replaced when you use the shortcode as [sc name="hello" my_param1="test"]

    Please let me know if you are expecting something else.

    Thanks,
    Aakash

    in reply to: cache issues or cannot save locations settings.
    Aakash
    Keymaster

    Hi,

    but if using “category of post,” it must be “hidden in selected pages” and specify “Homepage” or it will show in homepage and other categories. so it’s “hidden in selected pages + Category of Post + is not

    I’m not sure what you are trying to achieve.

    Please let me know the end result. I’ll suggest the configuration.

    I also see there was a rating posted with 1 star with similar comments. Not sure if it is for the same – https://wordpress.org/support/topic/doesnt-understand-is-not-or-is/

    If yes, then it would be better if you could clarify the issue before posting 1 star since the plugin gives more value than location rules which other plugins don’t offer 🙁

    Thanks,
    Aakash

    in reply to: cache issues or cannot save locations settings.
    Aakash
    Keymaster

    Hi,

    When you select “is not” the option is saved correctly as expected.

    May be you are unaware that the option need to be saved or someother plugin is blocking the update. It needs to be checked.

    Image below shows that the option is saved as expected.

    in reply to: Short Coder plugin not allowing site to load
    Aakash
    Keymaster

    Hi Dustin,

    Thanks for using Shortcoder plugin.

    I was able to access only the first screenshot.

    Looking at it I was not able to understand the issue.

    Could you please share more details on the issue like the Shortcode content etc?

    Thanks,
    Aakash

    in reply to: Not showing
    Aakash
    Keymaster

    Hi,

    I’ll check and get back to you on this in a couple of days.

    Thanks,
    Aakash

    in reply to: Button Link Error
    Aakash
    Keymaster

    Hi Gregg,

    I tried the link “with spaces” and the output is same as expected. The spaces were not removed as mentioned in my case.

    Please see the image below.

    Could you please share the screenshot like above from you side?

    Thanks,
    Aakash

    in reply to: rounded corners on announcer, not filing all the page.
    Aakash
    Keymaster

    Hi @kserjy,

    This seems like a bug. The round border of the button is affecting the bar itself. I’ll address it in the next version.

    For now, can you please paste the CSS below in theme settings?

    .ancr-wrap {
        border-radius: 0 !important;
        border-radius: 0 !important;
    }

    Thanks,
    Aakash

    in reply to: License API server is currently not available
    Aakash
    Keymaster

    Hi Nina,

    Sorry for the inconvienence. I have sent you an email with the steps to fix this issue.
    Can you please check and try it out?

    Thanks,
    Aakash

    in reply to: Cannot download pro plugin after purchase
    Aakash
    Keymaster

    Hi Deon,

    Apologize for the inconvienence. There was a configuration change and the issue is fixed now.
    Can you please retry the download now?

    Thanks,
    Aakash

    in reply to: Close after click odoslat
    Aakash
    Keymaster

    Cheers! I’m marking this thread as resolved 🙂

    in reply to: Is there any way to
    Aakash
    Keymaster

    Hi Martin,

    Excellent! The page looks great 🙂
    Have a nice day.

    Thanks,
    Aakash

    in reply to: Close after click odoslat
    Aakash
    Keymaster

    Hi,

    Please use the code below.

    <script>
    document.addEventListener( 'wpcf7submit', function( event ) {
          UFW.close(1);
    }, false );
    </script>
    in reply to: Update time for RSS
    Aakash
    Keymaster

    Hi Mak,

    The default RSS feed refresh time is 12hours. It is not updated continuously. The plugin loads the cached RSS feed until it expires.

    FAQ

    Thanks,
    Aakash

    in reply to: Close after click odoslat
    Aakash
    Keymaster

    Hi,

    Was the code working previously?

    I looked at your website source code but couldn’t find the above code snippet.

    Can you please confirm if the code is inserted?

    Thanks

    in reply to: Slow loading website
    Aakash
    Keymaster

    Hi Fox,

    The plugin caches all the RSS feed for 12 hours automatically.
    You can however decrease this time using special code.

    The page being slow is highly unlikely unless you have
    1) decreased the cache duration
    2) load thumbnail from the rss feed link directly.

    Let me know more details on where and how the slowness is derived.

    Thanks,
    Aakash

Viewing 15 posts - 121 through 135 (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