Forum Replies Created

Viewing 15 posts - 1,906 through 1,920 (of 2,026 total)
  • Author
    Posts
  • in reply to: Can’t get feed to display
    Aakash
    Keymaster

    Super rss reader looks really gr8 in your site… enjoy using it.

    in reply to: AddThis displaying twice on page
    Aakash
    Keymaster

    The double instance of addthis because, you have used addthis in template1 and template2. Goto WP Socializer admin page. Click the “Placement” tab. Under the template 1, remove the code “{addthis-bt}” and save it. Thats all.

    You can disable addthis on specific pages also. When you are editing a particular post, you will find option on the right bottom to disable the buttons on that page.

    in reply to: Code doesn’t work
    Aakash
    Keymaster

    Where you used these code ??? you should use these codes in the “7th tab of the WP Socializer admin page” i.e “Placement” tab. Goto that tab. You will find 2 textboxes. Use these codes there. Select the options where these buttons should appear and click Apply. Thats all

    in reply to: Can’t get feed to display
    Aakash
    Keymaster

    Sorry, for the bug, there is a error in the plugin. Please do the following.

    Open the “super-rss-reader.php” file in the “super-rss-reader” folder.

    Goto line 454

    Change

    Code:

    echo $srrFlashVars . ‘”‘;

    to

    Code:

    echo $srrFlashVars . ‘”/>’;


    Then upload the edited file to the server. Thats all.

    in reply to: Hot to insert shortcde inside shortcoded HTML text?
    Aakash
    Keymaster

    Instead of using a shortcode into a shortcode, you can use one of the shortcode’s HTML in the other shortcode… Hope it understood s..

    in reply to: URL Shortener
    Aakash
    Keymaster

    I understand the problem but, the next version has more and more features which require more documentation and testing, I’ve been spending more than 4 months for the complete bugless 2nd version. If you require, ill send you the alpha version via email , which has the features you need.

    in reply to: Post/Page Display problem
    Aakash
    Keymaster

    It is a problem with your theme. Open your single.php file in your theme’s folder. You will find a text “the_excerpt();”. replace this with “the_content();” . this should work.

    in reply to: When Activated my you tube embed doesnt work
    Aakash
    Keymaster

    this should not happen because … WP Socializer does not do any work with content altering. Try disabling some other plugin. Anyway ill look out the problem

    in reply to: extra button shows up in header
    Aakash
    Keymaster

    If you are comfortable editing the style.css file …. then go ahead no problem 😀

    in reply to: extra button shows up in header
    Aakash
    Keymaster

    Instead of changing your theme’s style.css file, you can use inline CSS in the placement template.

    in reply to: Place Socializer in header or sidebar?
    Aakash
    Keymaster

    As said, WP Socializer is extremely customizable. You can use it for any theme with your own customization.

    in reply to: Page Display Problem
    Aakash
    Keymaster

    When i saw your website, WP Socializer is not enabled (i think so). So i cant see any change or problem 😕

    in reply to: Page Display Problem
    Aakash
    Keymaster

    can you please give the affected page URL ?

    Regards ..

    in reply to: How can I change button links to be no-follow links?
    Aakash
    Keymaster

    Facebook like buttons doesn’t require a no-follow attribute….

    in reply to: problem with shortcoder? No page found?
    Aakash
    Keymaster

    thanks for the fix… will be updated as soon as possible

Viewing 15 posts - 1,906 through 1,920 (of 2,026 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