Forum Replies Created

Viewing 15 posts - 496 through 510 (of 1,956 total)
  • Author
    Posts
  • in reply to: Setting ultimate floating in bottoms sides

    Hi,

    Please use the below CSS to bring the dropdown forward.

    .wpdreams_asl_results {
        z-index: 9999999 !important;
    }

    The dropdown is an overlay and it is positioned below the search box dynamically.
    This is beyond UFW’s control to change that.

    So please check if the search plugin has an option to position the dropdown above the search box.
    Otherwise, you must position the widget to the top of the page.

    Thanks,
    Aakash

    in reply to: Setting ultimate floating in bottoms sides

    Hi Edward,

    Sure, let me see how I can help.
    The screenshots are not clear for some reason and ibb.co is not working so I cannot fully see what is being hidden.

    Can you please share your website URL?

    Thanks,
    Aakash

    in reply to: Setting ultimate floating in bottoms sides

    Hi Edward,

    Since the floating sidebar is positioned in the bottom left corner, it overlaps the content below.
    The sidebar is supposed to float over all the content.

    It is not possible to place it below any content.

    Can you please check if you can position the floating sidebar in the bottom right corner and see if it works for you?

    Thanks,
    Aakash

    in reply to: Ad Block collapses my WP Socializer plugin

    Hi Riccardo,

    I do not see any issue why adblock enabled.
    Please see image below.

    View post on imgur.com

    Can you please check if there is any caching issue or if the WP Socializer script is loaded correctly?
    You can press ctrl+shift+j in chrome to see if there are any errors in the console.

    PS: you are using “drop” icon style. For this style I would recommend choosing “sharebar style” as enclosed as in mobile version it would look good.

    Thanks,
    Aakash

    in reply to: Ad Block collapses my WP Socializer plugin

    Hi Riccardo,

    There is no reported issue as such.

    If adblock is disabled, does it work?
    There is no reason for adblock to block wp socializer script. The script should be loaded.

    My guess is there is some “css/js minifying” plugin that failed to minimize wp socializer script.
    Please check this too.

    I’m unable to access the website because it is in maintenance mode.
    Can you please disable and let me know?

    Thanks,
    Aakash

    in reply to: Combine different sources to one feed

    Hi all,

    This feature will be available in the next version.
    I haven’t started the development yet, but hopefully, I should be able to get it done in a couple of months.

    Thanks,
    Aakash

    in reply to: Can’t delete announcement

    Hi Lara,

    I do not see any announcement on your website.
    When a plugin is deactivated, it can never insert or add any code.

    Can you please share more details on the issue you are facing?
    Any screenshot will be helpful.

    Thanks,
    Aakash

    in reply to: How do I target by device type iOS or Android?

    Hi Sean,

    I tried the same in my local setup.

    When the operating system is set to “iPhone” then the announcement displays only on iPhone devices.
    Please see the images below.

    View post on imgur.com

    View post on imgur.com

    As mentioned in the documentation page, the type of browser, OS is deducted from the user agent string.

    You can learn more about user agent string here – https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent

    Regarding identifying web view or browser, you need to know the UA string. On the below page, you can find how UA string varies for apps. Similarly you must identify the UA and put that keyword in the visitor condition.

    https://gist.github.com/taylorhughes/dae564f63b3d702429a5f37bd22b97b8

    Regarding the time taken for the update, the changes are reflected immediately. Make sure you are not looking at the cached page.

    Thanks,
    Aakash

    in reply to: How do I target by device type iOS or Android?

    Hi Sean,

    You can create 2 announcements for iOS and Android.

    For the iOS announcement, set the visitor condition rule like “Operating system” is “iPhone” or “iPad” like in screenshot below.

    View post on imgur.com

    Similarly, for the android announcement set value as “android”

    Thanks,
    Aakash

    Hi there,

    Sorry for the late reply. Since all the feed items belong to the same source, there is no option to display it for every feed item. This option will be useful only when different feeds are shown as one.

    Generally, users set the widget title or the tab title as the name of the source.

    Thanks,
    Aakash

    in reply to: Allowing reader to add comments beside an RSS Feed

    Hi Donald,

    Sorry for the late reply. No, it is not possible to do that. Super RSS reader will only display the RSS feed. It does not have the feature for users to add comments to feed items.

    Thanks,
    Aakash

    in reply to: Default Thumbnail

    Hi there,

    Sorry, the documenation is not updated.

    But you can find the latest parameters within your WordPress admin itself.
    Please navigate to Settings -> Super RSS Reader – Pro

    The parameter name is thumbnail_default

    Thanks,
    Aakash

    in reply to: Default Thumbnail

    Hi @skariko,

    Yes, when the feed item has no image then the default thumbnail is used.

    Please share more details if you are seeing a different behavior.

    Thanks,
    Aakash

    in reply to: Can I create a filter based on Category?

    Hi Diana,

    That is one way to do.

    In case your feed does not support parameters to filter like you did, then in the PRO version you can build your own rules to filter feed items.

    Filter by Keyword

    You can select the category and keyword you want to filter.

    Thanks,
    Aakash

    in reply to: Combine different sources to one feed

    Hi there,

    Right now this feature is not available.
    The plugin is designed to display the output in different tabs.

    I’m indeed planning this feature to merge multiple RSS feeds into one feed.
    It will be available in the PRO version.

    I’ll let you know when this is released.

    Thanks,
    Aakash

Viewing 15 posts - 496 through 510 (of 1,956 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