Forum Replies Created
-
AuthorPosts
-
Aakash Chakravarthy
KeymasterThis 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.
Aakash Chakravarthy
KeymasterI 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.
Aakash Chakravarthy
KeymasterI 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!!
Aakash Chakravarthy
KeymasterSuper rss reader looks really gr8 in your site… enjoy using it. Aakash Chakravarthy
KeymasterThe 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.
Aakash Chakravarthy
KeymasterWhere 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
Aakash Chakravarthy
KeymasterSorry, 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.Aakash Chakravarthy
KeymasterInstead of using a shortcode into a shortcode, you can use one of the shortcode’s HTML in the other shortcode… Hope it understood s..
Aakash Chakravarthy
KeymasterI 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.
Aakash Chakravarthy
KeymasterIt 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.
Aakash Chakravarthy
Keymasterthis 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
Aakash Chakravarthy
KeymasterIf you are comfortable editing the style.css file …. then go ahead no problem 😀
Aakash Chakravarthy
KeymasterInstead of changing your theme’s style.css file, you can use inline CSS in the placement template.
Aakash Chakravarthy
KeymasterAs said, WP Socializer is extremely customizable. You can use it for any theme with your own customization.
Aakash Chakravarthy
KeymasterWhen i saw your website, WP Socializer is not enabled (i think so). So i cant see any change or problem 😕
-
AuthorPosts