Forum Replies Created

Viewing 15 posts - 916 through 930 (of 2,043 total)
  • Author
    Posts
  • in reply to: ticker animation stops when video streams
    Aakash
    Keymaster

    Hi Saeyong,

    The modification I gave was to ignore the pause when the window loses focus. This workaround cannot be made available for all.

    Since you have youtube video and the ticker next to next, you are seeing the ticker stop when the youtube video is focused.

    Please do stick to the modification for now. If there is any proper alternate way to handle this after my research I will implement the same.

    Thanks,
    Aakash

    in reply to: \refund request
    Aakash
    Keymaster

    Hi Javan,

    Please contact us via contact form with complete details on why super rss reader plugins conflicts with the entire WordPress experience.

    Contact

    We follow below terms for refund policy.

    Terms and conditions

    Thanks,
    Aakash

    in reply to: Conflic with WP – Rocket
    Aakash
    Keymaster

    Hi Lars,

    It is the same with Shortcoder too. Nothing major changed in the new version.
    Also the shortcode content won’t affect the cache.

    Can you please answer below queries ?

    1) Can you please check and confirm if other possibly related caching plugins are not the issue ?
    2) Also, what operation did you do in shortcoder which led to clearing the cache ?

    Thanks,
    Aakash

    in reply to: Conflic with WP – Rocket
    Aakash
    Keymaster

    Hi Lars,

    Please do let me know once you have observations on this.

    Thanks,
    Aakash

    in reply to: PHP error
    Aakash
    Keymaster

    THis is fixed in Shortcoder v5.3.4. Please do update to it.

    in reply to: Git it Write not able to see public repo
    Aakash
    Keymaster

    Hi Iain,

    Are we good here ?

    Thanks

    in reply to: Unwanted tags
    Aakash
    Keymaster

    Hi @schwabische,

    Can you please share the code you are using where p tags are added ?

    Also please share a screenshot of the “post editor” where the shortcode is used.

    Thanks,
    Aakash

    in reply to: Exclude the plugin from cache
    Aakash
    Keymaster

    Hi @Michele-Ingelido

    Sorry for the late reply.

    Currently Super RSS reader fetches the feed and inserts it while the page is created. It does not query the feed from the user side.

    So it is expected that the feed is cached along with the page cache.

    The feed gets refreshed every day. So I would suggest updating the cache of your website to 1 day so that both the feed and the page gets updated.

    If you are using the feed only on specific pages, then you can add exclusions to those specific pages.

    Thanks,
    Aakash

    in reply to: HTML code surrounded by paragraph
    Aakash
    Keymaster

    Hi @schwabische,

    Paragraph tags are not added by shortcoder.
    Please see images below.

    Can you please observe the output and see where p tags are added ?
    Please let me know your observations and the code you are using.

    Thanks,
    Aakash

    in reply to: Open url in new tab
    Aakash
    Keymaster

    Hi @schwabische

    Sorry for the late reply.

    This should work as expected unless the links are not manipulated by wordpress or other plugins before being displayed.

    Can you please right click the link -> Inspect and check the HTML tag ?
    Is is the same as you have in shortcode content /

    If not then there is something changing the tag.

    Please do let me know further on this.

    Thanks,
    Aakash

    in reply to: Conflic with WP – Rocket
    Aakash
    Keymaster

    Hi Lars,

    Shortcoder does not clear WordPress cache.

    The previous version of shortcoder and the current version had no big change.

    I can’t figure out any issue in your case.

    Can you please check and confirm if other possibly related caching plugins are not the issue ?
    Also, what operation did you do in shortcoder which led to clearing the cache ?

    Thanks,
    Aakash

    in reply to: Conflic with WP – Rocket
    Aakash
    Keymaster

    Hi Lars,

    I do not understand the issue.

    Can you please explain ?

    How does shortcode affect a caching ?

    Thanks,
    Aakash

    in reply to: Price Attribtue
    Aakash
    Keymaster

    Hi,

    Sure. Since RSS feeds can have data in any format, I think I’ll have to have a look to see if it is something generic. Can you please share your RSS url ?

    Thanks,
    Aakash

    in reply to: Git it Write not able to see public repo
    Aakash
    Keymaster

    I believe the page template is stored as metadata of the post.

    So you can use _wp_page_template as the custom field.

    From the example of the docs – https://www.aakashweb.com/docs/git-it-write/writing-posts/

    title: Title of the post
    menu_order: 1
    post_status: publish
    post_excerpt: This is a post excerpt
    taxonomy:
    category:
    – category-slug-1
    – category-slug-2
    post_tag:
    – tag-1
    – tag-2
    custom_fields:
    _wp_page_template: template name

    ### Post content

    in reply to: Git it Write not able to see public repo
    Aakash
    Keymaster

    Great ! Happy that you are using Git it write !

Viewing 15 posts - 916 through 930 (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