Forum Replies Created

Viewing 15 posts - 1,111 through 1,125 (of 2,034 total)
  • Author
    Posts
  • in reply to: Announcer shortcode?
    Aakash
    Keymaster

    Hi Koji,

    I’m happy that your like the plugin !

    Please do rate if you have time.
    https://wordpress.org/support/plugin/announcer/reviews/?rate=5#new-post

    Cheers !

    Thanks,
    Aakash

    in reply to: Announcer shortcode?
    Aakash
    Keymaster

    Hi Koji,

    Thanks for using announcer plugin.

    A shortcode announcements in the plan it will be available soon.

    Regarding PHP function you can try use the code below.

    1) Create an announcement
    2) Make it “inactive”
    3) Make Position -> Sticky = No
    4) Use below code.
    5) Replace ID with the announcement ID (you can find in the addressbar in the edit page)

    <?php
    
    $announcements = Announcer::get_announcements();
    $announcement_id = 'ID';
    ANCR_Display::html( $announcement_id, $announcements[ $announcement_id ] );
    
    ?>

    (or)

    If you want to go with the old version you can download from here –> https://wordpress.org/plugins/announcer/advanced/

    Thanks,
    Aakash

    in reply to: Follow bar : standard images will be deleted
    Aakash
    Keymaster

    Hi @besa,

    This is indeed a bug. I found the issue in the code.
    This will be fixed in the next version which will be released next week.

    For now can you please paste this in WP Socializer –> Settings –> Additional CSS ?

    .socializer a {
        color: #fff !important;
    }

    Thanks for your time !

    Thanks,
    Aakash

    in reply to: Follow bar : standard images will be deleted
    Aakash
    Keymaster

    Hi,

    I’m looking at the issue now.

    Thanks,
    Aakash

    in reply to: Follow bar : standard images will be deleted
    Aakash
    Keymaster

    If you use Twitter, please send me a DM https://twitter.com/vaakash when the maintenance mode is disabled

    in reply to: Follow bar : standard images will be deleted
    Aakash
    Keymaster

    Hi @besa,

    I missed it again.
    Received your reply late.

    Could you please enable it till 7PM german time ?

    Thanks,
    Aakash

    in reply to: Follow bar : standard images will be deleted
    Aakash
    Keymaster

    Hi @besa,

    I’m online now. Can you please disable maintenance mode ?

    Thanks,
    Aakash

    in reply to: Follow bar : standard images will be deleted
    Aakash
    Keymaster

    Hi @besa,

    Could you please share the website URL where this is seen ?

    I’ll have a look.

    Thanks,
    Aakash

    in reply to: href param in Shortcoder stopped working
    Aakash
    Keymaster

    Hi Michael,

    You can move the shortcode to “trash” and later delete it permanently just like how you delete a “post”

    Thanks,
    Aakash

    in reply to: Custom fields not showing
    Aakash
    Keymaster

    Hi @ionut422,

    Sure, I can help you.

    Can you please share a screenshot of the shortcode content (or) share the code via pastebin here https://pastebin.com/ ?

    Thanks,
    Aakash

    in reply to: version movil
    Aakash
    Keymaster

    Hi Japecino,

    I’m guess you have mistaken with another plugin.
    There is no free version of “ultimate floating widgets” plugin.

    If you found it somewhere could you please let me know the plugin name/url from where you downloaded ?

    I can suggest solution for your issue accordingly.

    Thanks,
    Aakash

    in reply to: Shortcoder woocommrce suppoort
    Aakash
    Keymaster

    Hi Ashwini,

    NP. Shortcoder is a simple plugin to condense whatever HTML/CSS you have to a “shortcode” which can be used in multiple locations.

    The “shortcode parameters” as just additional features.

    Before I implement the woocommerce the parameters I’ll sure go through possiblity and then add them or even more.

    Thanks,
    Aakash

    in reply to: Shortcoder woocommrce suppoort
    Aakash
    Keymaster

    Hi Ashwini,

    Sorry for the delay. Could you please list down all the woocommerce related info you might need right now ?

    I’m planning for a release for July month mid.

    That release should have the basic and possible woocommerce parameters.

    Thanks,
    Aakash

    in reply to: Shortcoder 404 Page Not Found
    Aakash
    Keymaster

    Hi,

    This is strange. Did you try disabling other plugins and see if it works ?

    If you are able to save posts/pages then saving shortcodes should also work.

    If your initial findings didn’t help, please share me the list of plugins you are using and the URL after the screenshot is saved.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi @DionJames,

    Can you please set “Gutters” to “no” ?

    If set to “no” but still there is a gap, please share your website URL.

    Thanks,
    Aakash

Viewing 15 posts - 1,111 through 1,125 (of 2,034 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