Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterWe checked your website and could not find the problem, all social sharing buttons are separate and loading just fine, there is no overlapping. Could you tell us how to replicate the problem?
Themonic-Support
KeymasterYou do not have permission to view this content.
Themonic-Support
KeymasterYou can use the php IF statement along with is_page function for doing this http://codex.wordpress.org/Function_Reference/is_page
Themonic-Support
KeymasterYou do not have permission to view this content.
Themonic-Support
KeymasterProbably the easiest way would be to create a separate page manually and copy pasting Author images and bios. Use any column plugin if you want more than two columns.
Dynamic generation of all Authors in a single page will require custom coding. You can also search in the WP plugins directory for such plugins.
Themonic-Support
KeymasterCould you quickly show me an example of what are you trying to do? what is your site URL?
Themonic-Support
KeymasterYes, it is the only way. Google+ pic will be shown in the search results, while Gravatar pic will be shown in the Author ID.
You can have the same profile picture in G+ and Gravatar if you want.
Themonic-Support
KeymasterIt uses Gravatar images, simply register at gravatar.com and assign an avatar to your email id.
Themonic-Support
KeymasterHi Daniel, If you need custom work done like the above, kindly contact us using the contact page.
Themonic-Support
KeymasterFor custom customization contact us using the contact page. Adding another ad is easy, making that ad responsive requires custom CSS code.
If you want to do it yourself, you have to write a bit of CSS:
1) Put the Ads in two div containers with 50% width each, align both of them left.
2) For below 768px width sizes, have them centered align with 100% width. Should stack just fine.- AuthorPosts