Search Results for 'Show social sharing buttons'
-
Mod
> * Added option to show social sharing buttons at the top or bottom of posts
> * Added support for “status”, “audio”, “image”, and “video” post formats
These are AWESOME! Thank you!
And the new validator code worked beautifully as well.
> * Removed W3C code validation icons
I never really had a problem with this. I kind of liked it, actually. And you took out your name! I like to give credit where credit is due.
> * Completely rewritten the CSS for navigation menus making it much simpler and less
redundant
> * Improved header navigation menu styling to accommodate menu item description
> * Added the ability to display short description for each menu item in the Header Menu
I don’t know…when I view my test site in Firefox I get a weird gradient that makes the menus hard to read. I do not see this in Safari or Chrome. (Screen snip here.)
Also, the descriptions for child pages just run into the title. They are not on a separate line in smaller text. This is true in all browsers that I use: Firefox, Chrome, Safari, and Seamonkey.
Also, how are you getting that second line of navigation options? That one that starts “In the News” in this screenshot. I am not seeing that anywhere. It is probably so obvious that I am overlooking it.
Love the update in general. Thanks for all your hard work!
-
Admin
Hi everyone!
The alpha version of Graphene 1.4 is now available for testing!
Download link: http://code.google.com/p/graphene/downloads/detail?name=graphene-1.4a.zip
Changelog since version 1.3.1:
* Added microformats (hAtom) in the theme (http://microformats.org/)
* Added native support for Breadcrumb NavXT plugin
* Fixed the “Not found” message in home page when “posts by category” is set and all posts are sticky
* Added option to disable the search box in the theme’s top / navigation bar
* Added link to toggle all options tabs at once
* WordPress 3.2 sync:
* Removed toggle delay in options page – animation is too slow in Firefox 4
* Improved handling of custom scripts – unqueued jQuery Tools from WP Admin screens. This also fixes compatibility issue with the NextGen Gallery options page.
* Custom image sizes are now added only if they are needed
* Added option to show social sharing buttons at the top or bottom of posts
* Added support for “status”, “audio”, “image”, and “video” post formats
* Added [#post-url] and [#post-title] tags that can be used in the social sharing button code to get the post’s URL and title
* Added display of category description in the category archive page, if exists
* Improved theme’s settings handling. It will now save only the modified settings to the database.
* Added a more comprehensive data validation for the theme’s options
* Added option to include pages in slider
* Improved footer area styling, added space for footer custom menu area
* Added custom menu area of up to 2 levels deep in the footer
* Removed W3C code validation icons
* Arrows for multi-level menu items are now available for default menu as well (i.e. not using Custom Menus)
* Completely rewritten the CSS for navigation menus making it much simpler and less redundant
* Improved header navigation menu styling to accommodate menu item description
* Added the ability to display short description for each menu item in the Header Menu
* Added link to the theme’s usage survey in the theme’s options page
Bug reports and suggestions go here.
Thanks!
-
The button code I’m using takes that into account. It starts with the following:
‘<div class=”addthis_toolbox addthis_default_style” addthis:url=”<?php echo get_permalink(); ?>” addthis:title=”<?php echo get_the_title($postid); ?>”>’
It would be very helpful if the buttons could show on the front page.
Either way, thanks for all of your work. The theme is beautiful!
-
Admin
Not really, no. Most of the social sharing button codes take the URL of the current page to be shared. Putting the social sharing button on the front page will make all of the buttons for all the posts to be sharing the same url – the front page url.
-
Thanks for your reply. Script tags that are visible is not of social sharing button, but rather of the post that I have written. Tried moving the social sharing buttons to the bottom, but it doesn’t solve the issue. Is there a way to fix this? i.e. specifying what excerpt to show?
