Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 2,043 total)
  • Author
    Posts
  • in reply to: BUTTONS
    Aakash
    Keymaster

    Hi, can you please set empty value for the background color ?

    Please refer the screenshot below.

    https://i.snag.gy/rnad0q.jpg

    in reply to: Suggestions on the mobile shareware + Viber support
    Aakash
    Keymaster

    Hi Greg,

    Thanks for the valuable suggestions.

    1) You can show “floating sharebar” at the top of the window by selecting “Sharebar type” => “Horizontal” and “horizontal sharebar position” => “top of the window”

    2) Nice idea, I’ll try to implement this soon.

    3) Sure Viber support will be added.

    Thanks,
    Aakash

    in reply to: Shortcode enclosed content
    Aakash
    Keymaster

    Yes Tom, Thats a limitation with WordPress shortcode itself.

    Please refer – https://codex.wordpress.org/Shortcode_API#Unclosed_Shortcodes

    Thanks,
    Aakash

    in reply to: Shortcode enclosed content
    Aakash
    Keymaster

    Hi Tom,

    You are almost correct. You have to close the shortcode with [/sc]

    Something like below

    [sc name="example"]This is shortcode enclosed content.[/sc]

    Thanks,
    Aakash

    in reply to: Conditions on Parameters?
    Aakash
    Keymaster

    Hi @catt,

    I understand the need for this feature. But it is basically creating a programming language using 3rd part template engine.

    What I would suggest is, create multiple shortcodes and suggest the customer to use the shortcode depending on the need.
    There is no need to write dynamic shortcode content as the shortcode is inserted manually by the user.
    So the user knows what he is expecting hence the no need to dynamic content.

    If you want dynamic shortcode, you can write it in PHP on your own.
    Please follow the API in this page – https://codex.wordpress.org/Shortcode_API#The_Shortcode_API

    Thanks,
    Aakash

    in reply to: How to add batch codes to database
    Aakash
    Keymaster

    Hi Chris,

    Thanks for using my plugin.

    Currently you can import shortcodes which are exported.

    But no way to import custom shortcodes.

    Can you please tell me what is the format the shortcodes are ready with you ?
    Is it in JSON, text or CSV ?

    If you are aware of PHP I can guide you to write a onetime script to import them
    or else I can write it for you.

    Thanks,
    Aakash

    in reply to: issue on floating sharebar
    Aakash
    Keymaster

    It looks like multiple jQuery plugins are not loaded in the admin page. Example “draggable” is a plugin in WordPress itself.
    Can you please try disabling some plugins and see ?

    If not please send an email to me of an administrator username and password in contact form https://www.aakashweb.com/contact/ ?

    Thanks,
    Aakash

    in reply to: WP 5.2.2 Won’t save widget settings
    Aakash
    Keymaster

    Hi, I’ll get back to you shortly on this.

    Thanks,
    Aakash

    in reply to: Request-uri too long
    Aakash
    Keymaster

    Hi Lilian,

    Good that the issue is gone.
    It is because the URI generated by the plugin to load the follow bar settings is very long.

    May be if possible please let me know the below number from the host. I’ll see if how to handle this scenario.

    https://stackoverflow.com/a/2891598

    Thanks,
    Aakash

    in reply to: issue on floating sharebar
    Aakash
    Keymaster

    Can you please share press Ctrl+Shift+J in Chrome and share the errors seen ?

    in reply to: Fatal error
    Aakash
    Keymaster

    Yes.. please disable the plugin if it is not used. Unfortunately both the plugins use the same global variables. This is actually causing the issue.

    Thanks,
    Aakash

    in reply to: Fatal error
    Aakash
    Keymaster

    H hkingman,

    Are you using “accesspress-social-counter” plugin ?

    Thanks,
    Aakash

    Aakash
    Keymaster

    Yes correct. Issue is in the server itself. That is the reason both default RSS widget and SRR is failing.

    Anyways, what is the other RSS URl which is successful ?

    Did you try the URL with http or https ?

    Is any other part of WordPress affected with this same issue ? Example, wordpress updates page, plugins search page, theme search page etc.. ?
    You might have to talk to the host and check if they did change any config.
    This is because if Widget was working fine all this time and suddenly it breaks, then some problem with the host or the RSS URL.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi,

    Can you please let me know the RSS Feed URL you are trying ?

    Can you please use the same URL in WordPress’s default RSS widget ? Does it work there ?

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi Sophie,

    Is the RSS URL reachable ?
    If yes, the issue could be with your hosting provider where the modules related to cURL might be restricted.

    Could you please follow the steps in the below link and check if you are able to resolve the issue ?

    https://docs.presscustomizr.com/article/326-how-to-fix-a-curl-error-28-connection-timed-out-in-wordpress

    Thanks,
    Aakash

Viewing 15 posts - 1,291 through 1,305 (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