Forum Replies Created

Viewing 15 posts - 511 through 525 (of 2,039 total)
  • Author
    Posts
  • in reply to: H3 issues
    Aakash
    Keymaster

    Hi,

    It is not possible to change the tag. You might have to edit the plugin’s source code.

    Instead you can use CSS to make h3 look like p tag.

    Thanks,
    Aakash

    in reply to: Follow Icons cant open editor
    Aakash
    Keymaster

    Hi @jn_aceart,

    Strange that the editor is not working yet.
    Yes, the instruction I gave earlier will reset the editor.

    Also, can you please enable debug logging and observe it for any clue?
    You can enable the logging like below.
    https://wordpress.org/support/article/debugging-in-wordpress/#wp_debug_log

    I’m sure there is some conflict with other active plugins out there since there were no similar issue reported.

    Would it be possible for you to create a temporary admin user and share the credentials with me for analysis?

    You can share your website URL and the credentials in private using my contact form – https://www.aakashweb.com/contact/

    Thanks,
    Aakash

    in reply to: H3 issues
    Aakash
    Keymaster

    Hi @mr-shuvo

    Sorry for the delay.
    The h3 tags are used by the “more share links” button (the plus button in the sharebar).

    The more button shows a popup which uses this header.

    If you do not want to show that popup, please go to WP Socializer -> Settings -> Show share menu = No

    Thanks,
    Aakash

    in reply to: H3 issues
    Aakash
    Keymaster

    Hi @mr-shuvo,

    Thansk for using WP Socializer.
    Can you please share your page URL where the issue is seen?

    I’ll investigate and update you.

    Thanks,
    Aakash

    in reply to: GIW and use of main/master branch name
    Aakash
    Keymaster

    Hi @loinc,

    Thanks for checking GIW.

    The latest version of the plugin supports any branch name.
    While configuring the reporsitory details, you can choose the branch name to pull the files from.

    I’ll update the FAQ answer accordingly.

    Thanks,
    Aakash

    in reply to: Follow Icons cant open editor
    Aakash
    Keymaster

    Hi,

    Sorry for the late reply and the inconvenience.

    Do you still see this error?
    If yes, could you please enable debug log like below and open the editor again?
    The debug log will have some info regarding the error.

    Otherwise, right click “open editor” -> inspect element -> you will see a HTML tag with a lenghty value just above.. Double click and empty that value. Save the settings.

    Reopen the editor and it should work.

    Thanks,
    Aakash

    in reply to: LOCATION PROBLEMS
    Aakash
    Keymaster

    Hi Annick,

    Thanks for using Ultimate floating widgets plugin.

    1) You can select “Hide in pages” and “Hide in posts” option to display the widget box only on homepage and hide it elsewhere like in posts and pages.

    Please check if this works for you. Otherwise, I can suggest PHP code to show it only on homepage. If not you can also upgrade to the PRO version which has the feature to build custom rules – https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/location-rules/

    2) Select Trigger -> Trigger for widget box = “from button” to disable automatic open on scroll.

    For repositioning, it seems you already have some CSS for adjustment. Use this CSS below instead.

    .ufw_pp.ufw_p_tr {
        top: 50% !important;
        right: 2em;
    }

    Thanks,
    Aakash

    in reply to: News Feeds
    Aakash
    Keymaster

    Hi Vishalini,

    I guess you are talking about Super RSS Reader plugin.

    Can you please share the RSS feed URL and the page where the reader is present?

    Thanks,
    Aakash

    in reply to: Fatal error: RSS links don’t work
    Aakash
    Keymaster

    Hi Thomas,

    I’m marking this thread as resolved. Please do start a new thread or reply back if you are still facing issue with the plugin.

    Thanks,
    Aakash

    in reply to: Combine different sources to one feed
    Aakash
    Keymaster

    Hi All,

    This feature is available in the latest Super RSS Reader – PRO version.
    Please do try the latest PRO version to get this feature.

    Thanks,
    Aakash

    in reply to: Can you stop/pause the Super RSS Pro feed?
    Aakash
    Keymaster

    Hi Chad,

    Super RSS Reader does not pull articles on the fly.

    It loads certain number of RSS feed items and scrolls them vertically. It does not dynamically pull the feed items.

    You can configure the number of items to load on the page under the “general” tab.

    Once they are loaded on the page, they keeping looping like a news ticker vertically.

    Please do let me know if this didn’t answer your query.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi Chad,

    Thanks for using Super RSS Reader PRO.

    Super RSS Reader has the feature to hide/skip RSS feed based on feed data like title, URL, content etc.

    You create and set rules accordingly to skip the feed item as needed.

    Please see documentation below.

    Filter by Keyword

    Let me know if you face any issues while using this feature.

    Thanks,
    Aakash

    in reply to: Button appears on top of lightbox image viewer
    Aakash
    Keymaster

    Cheers!
    Please do rate the plugin if you like it! – https://wordpress.org/support/plugin/ultimate-floating-widgets/reviews/?rate=5#new-post

    Your rating will help the plugin a lot!

    Thanks,
    Aakash

    in reply to: Button appears on top of lightbox image viewer
    Aakash
    Keymaster

    Hi Vince,

    You can use CSS to change the order. Please set the CSS below.

    .ufw_pp {
        z-index: 99999 !important;
    }

    Thanks,
    Aakash

    in reply to: Stack buttons
    Aakash
    Keymaster

    Hi Justin,

    Apologize for the late reply. There was a bug in v2.4.
    Hence the inserted CSS didn’t work.

    Please update to version 2.5 and the CSS should work as expected.

    Thanks,
    Aakash

Viewing 15 posts - 511 through 525 (of 2,039 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