{"id":44359,"date":"2010-11-19T20:47:52","date_gmt":"2010-11-19T20:47:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cevhershare\/"},"modified":"2012-06-17T21:32:44","modified_gmt":"2012-06-17T21:32:44","slug":"cevhershare","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/cevhershare\/","author":3392928,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.1","stable_tag":"trunk","tested":"3.4.2","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"CevherShare","header_author":"WPUsta.COM","header_description":"","assets_banners_color":"d6efff","last_updated":"2012-06-17 21:32:44","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.cevhershare.com\/donate","header_plugin_uri":"http:\/\/wpusta.com\/down\/cevhershare\/","header_author_uri":"http:\/\/cevhershare.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":16182,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.2.0":"<ul>\n<li>Fixed CSS li bugs. Upgrade for more usefull version.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"485698","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-3.gif":{"filename":"screenshot-3.gif","revision":"1538979","resolution":"3","location":"plugin"},"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"1538979","resolution":"1","location":"plugin"},"screenshot-2.gif":{"filename":"screenshot-2.gif","revision":"1538979","resolution":"2","location":"plugin"},"screenshot-4.gif":{"filename":"screenshot-4.gif","revision":"1538979","resolution":"4","location":"plugin"}},"screenshots":{"1":"The plugin in action (vertical bar). If page is resized to less than 1000px, a vertical share bar appears under title.","2":"Main Plugin Page","3":"Plugin Settings Page","4":"Edit button page"}},"plugin_section":[],"plugin_tags":[86170,456,324,154,171],"plugin_category":[41,55,56],"plugin_contributors":[86171],"plugin_business_model":[],"class_list":["post-44359","plugin","type-plugin","status-closed","hentry","plugin_tags-cevher","plugin_tags-marketing","plugin_tags-sharing","plugin_tags-social-media","plugin_tags-social-networks","plugin_category-communication","plugin_category-seo-and-marketing","plugin_category-social-and-sharing","plugin_contributors-wpusta","plugin_committers-evlenirikbiz"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cevhershare_d6efff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cevhershare\/trunk\/screenshot-1.gif?rev=1538979","caption":"The plugin in action (vertical bar). If page is resized to less than 1000px, a vertical share bar appears under title."},{"src":"https:\/\/ps.w.org\/cevhershare\/trunk\/screenshot-2.gif?rev=1538979","caption":"Main Plugin Page"},{"src":"https:\/\/ps.w.org\/cevhershare\/trunk\/screenshot-3.gif?rev=1538979","caption":"Plugin Settings Page"},{"src":"https:\/\/ps.w.org\/cevhershare\/trunk\/screenshot-4.gif?rev=1538979","caption":"Edit button page"}],"raw_content":"<!--section=description-->\n<p>CevherShare is allows to add dynamic and fully customizable vertical sharing box to the left side of your post that contains links\/buttons to popular social networking sites. (FaceBook, Twitter, Digg, Buzz, Yahoo and etc.) For wide pages, a vertical bar with popular sharing icons appears on the left of your post. If the page is resized below 1000px (default), the vertical bar disappears and a horizontal cevhershare appears under the post title.<\/p>\n\n<p>Big Buttons are designed for vertical CevherShare to the left of the post, while the Small Buttons are used in the horizontal CevherShare that appears under the post title (by default) if the width of the page is less than 1000px (or whatever value you set).<\/p>\n\n<p>When Auto mode (enabled in settings) is ON, then CevherShare will added to your site automatically.  When Auto mode is OFF, then you have to add manually cevhershare codes to your site template files:<\/p>\n\n<ul>\n<li>Vertical (next to post) CevherShare: <code>&lt;?php cevhershare(); ?&gt;<\/code><\/li>\n<li>Horizontal CevherShare: <code>&lt;?php cevhershare_horizontal(); ?&gt;<\/code><\/li>\n<\/ul>\n\n<p>Also you can use individual button code in any template: (Define your button name and also define size big or small): <code>&lt;?php cevhershare_button('name','size'); ?&gt;<\/code><\/p>\n\n<p>Full instructions and example can be found at: http:\/\/www.cevhershare.com<\/p>\n\n<p>Follow me on Twitter: http:\/\/twitter.com\/wpusta<\/p>\n\n<p><strong>Also, if you are using our plugin and like it, then please rate it!  ---&gt;<\/strong><\/p>\n\n<p><strong>Supported Languages<\/strong>\n* Azerbaijan\n* English\n* Russian\n* Turkish\n* For your language contact with us. http:\/\/www.cevhershare.com\/contact<\/p>\n\n<!--section=installation-->\n<p>Upload the CevherShare plugin to your plugins directory, activate it and it will work with default settings. You can customize settings for your site!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Why doesn't the vertical cevhershare (next to post) work?<\/dt>\n<dd><p>First, be sure the plugin istalled properly and check that you're using plugin with manual mode or auto mode. If you're using manual mode cevhershare codes must added to your single.php template. If you're using auto mode, verify that the cevhershare list is being added to your post in the source code (look for <code>&lt;ul class='cevhershare'&gt;<\/code>).  If it's not in the source, there is a problem with the plugin settings or implementation.  If it is there, chances are the error is CSS-based - make sure the parent container element of the post (or the post element itself) does not have the <code>overflow:hidden;<\/code> CSS property applied to it, as it may sometimes render the cevhershare invisible.<\/p><\/dd>\n<dt>How can I setup cevhershare to view on the right of my site?<\/dt>\n<dd><p>You can change Right Offset in the settings page of the plugin - this should include the total width of your sidebar or whatever elements are between your post and the right most edge of your blog.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1<\/h4>\n\n<ul>\n<li>Change ability background color (HEX color) integrated with color picker.<\/li>\n<li>Added sharethis button and fixed Facebook share buttons counting bug. <\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Security fixed<\/li>\n<li>Added Facebook like button<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Upgraded and optimized all of codes and added Google+<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Added background transparent option.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Added Linkedin share button.<\/li>\n<li>Changed edit &amp; delete links to pretty icons.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added Language options (Russian and Turkish languages supported)<\/li>\n<li>Fixed CSS li background bug. (Some Themes was show their bullet before)<\/li>\n<li>Added Thanks link options for translators. You can also translate to your language.<\/li>\n<li>Optimized language bundles.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added Language options, (Azerbaijan, English languages supported)<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Added ability to enable\/disable buttons and mass delete buttons<\/li>\n<li>Added Facebook, Twitter, Buzz, Yahoo, Email, Dzone, Reddit, Stumbleupon buttons<\/li>\n<li>Added option to customize width of CevherShare<\/li>\n<li>Added option to set Twitter username and use that in buttons using [twitter] code<\/li>\n<li>You can now add CevherShare to posts or pages in the settings<\/li>\n<li>You can set it left or right site<\/li>\n<\/ul>","raw_excerpt":"CevherShare adds to your site dynamic and fully customizable vertical box to the left side of your post that contains links\/buttons to popular social  &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/44359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=44359"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/evlenirikbiz"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=44359"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=44359"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=44359"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=44359"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=44359"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=44359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}