New Landing How can we help? Themeforest Theme Support Supreme Social Share in Page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Supreme
  • #68199
    Maurizio.Lattanzio
    Member
    Post count: 174

    I’ve a question.
    Is it possible insert Social Share in Page of Supreme?
    If I create a Page in Child theme, I can add code for singular page ( i think)
    Can you help with code to insert in this page?
    Thank for all and sorry for my English.

    #68296
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, the easiest way is to find a plugin that lets you do that instead of modifying the files.

    Cheers

    #69131
    Maurizio.Lattanzio
    Member
    Post count: 174

    Yes, I know but I’m afraid to overload the theme with other plugin that I prefer not have.

    #69174
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that supreme already social share ready page. You see at here http://supreme.swiftideas.net/2013/02/02/hotel-review/ . Are you using latest version to get this feature ?

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69310
    Maurizio.Lattanzio
    Member
    Post count: 174

    But It’s a post, not a page.

    #69335
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit page.php under theme directory

    Find  this code 
    <?php the_content(); ?>
    Replace with 
    <?php the_content(); ?>
    <div class="share-links clearfix">
    						<div class="share-text"><?php _e("Share:", "swiftframework"); ?></div>
    						<div class="share-buttons">
    							<span class='st_facebook_hcount' displayText='Facebook'></span>
    							<span class='st_twitter_hcount' displayText='Tweet'></span>
    							<span class='st_googleplus_hcount' displayText='Google +'></span>
    							<span class='st_linkedin_hcount' displayText='LinkedIn'></span>
    							<span class='st_pinterest_hcount' displayText='Pinterest'></span>
    						</div>
    						<a class="permalink item-link" href="<?php the_permalink(); ?>"><i class="icon-link"></i><?php _e("Permanent Link", "swiftframework"); ?></a>
    						<a class="email-link item-link" href="mailto:?subject=<?php the_title(); ?>&body=<?php the_permalink(); ?>" title="Share by Email"><i class="icon-envelope-alt"></i><?php _e("Share via Email", "swiftframework"); ?></a>						
    					</div>

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69350
    Maurizio.Lattanzio
    Member
    Post count: 174

    Perfect! Exactly what I wanted!
    I’ve create page template in child theme called page.social.php.
    Thanks Thanks Thanks!

    Everytime the best support site in the world!
    —-
    ps: I’ve bought other yours theme ‘Dante’. Wonderfull! it has very notice tool that must to be in Supreme Theme.

    Bye and Thanks

    #69353
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved . Please drop a testimonial here http://swiftideas.net/contact/ about our services .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register