Forum Replies Created

Viewing 15 posts - 1,891 through 1,905 (of 2,014 total)
  • Author
    Posts
  • in reply to: Open links in same tab/window

    This looks strange !, if you set “Open links in new window” to “no” then it should open in same window. I tried out and it works good for me.

    When i saw your site, the buttons looked center and looked great.

    It was a surprise to see my plugin working gr8 there.

    in reply to: Can’t get feed to display

    I think its format problem. Super RSS Reader reads only rss feeds and not atom feeds.

    For ur 2nd question yes, you can use multiple rss feeds in one widget.

    In SRR you can have upto 5 tabs, with each tabs showing a rss feed. This will be useful. In your settings page, you can check it out.

    in reply to: Can’t get feed to display

    I think the reader can’t recognize the tags due to font encoding. Try sending the URL to feedburner

    Quote:

    Get a feedburner.com account and add the feed http://www.lidovky.cz/export/rss.asp?r=ln-bydleni to it.

    Then, you will get a URL like http://feeds2.feedburner.com/lidovky (you can customize this)

    Now use this url as your Feed URL in super RSS reader.This method will definitely work.

    Also, feedburners output is supported by major feed readers. It will correct the tags and other errors also. You can get the feed views and many more things.

    This is the reason and solution!!

    in reply to: Can’t get feed to display

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

    in reply to: AddThis displaying twice on page

    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

    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

    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?

    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

    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

    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

    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

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

    in reply to: extra button shows up in header

    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?

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

    in reply to: Page Display Problem

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

Viewing 15 posts - 1,891 through 1,905 (of 2,014 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