Forum Replies Created

Viewing 13 posts - 16 through 28 (of 28 total)
  • Posted in:
  • Ravendt
    Member
    Post count: 29

    No, but do you think it will work with WPML plugin?
    If so, how this plugin works?
    And can I install other languages ​​with this plugin?

    Thanks in advance for your help.

    Ravendt
    Member
    Post count: 29

    I do not understand how to unpublish the languages ​​I do not want the site with PoEdit, can you give me another track.

    Thanks

    in reply to: Enable Linkedin in Social Sharing (ShareThis) #53462
    Ravendt
    Member
    Post count: 29

    Allow me to ask you another question kyle , how do I choose remove “DEMO-EXAMPLE PURPOSES (see screenshot)” which is in the list of languages​​?

    And how to unpublish the languages ​​that I do not want to have on the site? for example I would like to unpublish “german” and “spanish”.

    help me kyle

    in reply to: Enable Linkedin in Social Sharing (ShareThis) #53449
    Ravendt
    Member
    Post count: 29

    Big thank you kyle, it works. You helped me a lot

    in reply to: Enable Linkedin in Social Sharing (ShareThis) #53422
    Ravendt
    Member
    Post count: 29

    I just used the shortcode [sf_social_share] I added the options of the header ( see screenshot) to insert sharing networks in the header.
    How can I added linkedin in the list social sharing in the header ?

    Help me please kyle.
    thanks for advance !

    in reply to: Enable Linkedin in Social Sharing (ShareThis) #53027
    Ravendt
    Member
    Post count: 29

    Hi kyle,
    I tried your code but I still have the message “you will be redirected” and then “page not found”. See error on this page: http://vinoptimo.ravendt.net/pommard-et-volnay-devastes-par-les-orages/
    Help me find the right code, please.

    Question two : why linkedin does not appear in the social sharing that I inserted in the header of my site?

    Thank you in advance for your help.

    in reply to: Enable Linkedin in Social Sharing (ShareThis) #52620
    Ravendt
    Member
    Post count: 29

    For more readability

    <ul class="social-icons">
    							<li class="sf-love">
    							<div class="comments-likes">
    							<?php if (function_exists( 'lip_love_it_link' )) {
    								echo lip_love_it_link(get_the_ID(), '<i class="ss-heart"></i>', '<i class="ss-heart"></i>', false);
    							} ?>				
    							</div>
    							</li>
    						    <li class="facebook"><a href="https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>" class="post_share_facebook" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;"><i class="fa-facebook"></i><i class="fa-facebook"></i></a></li>
    						    <li class="twitter"><a href="https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php echo urlencode(get_the_title()); ?>" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=260,width=600');return false;" class="product_share_twitter"><i class="fa-twitter"></i><i class="fa-twitter"></i></a></li>   
    						    <li class="googleplus"><a href="https://plus.google.com/share?url=<?php the_permalink(); ?>" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><i class="fa-google-plus"></i><i class="fa-google-plus"></i></a></li>
    						    <li class="pinterest"><a href="https://pinterest.com/pin/create/button/?url=<?php the_permalink(); ?>&media=<?php if(function_exists('the_post_thumbnail')) echo wp_get_attachment_url(get_post_thumbnail_id()); ?>&description=<?php echo get_the_title(); ?>" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=320,width=600');return false;"><i class="fa-pinterest"></i><i class="fa-pinterest"></i></a></li>
    <li class="linkedin"><a href="https://www.linkedin.com/sharer.php?u=<?php the_permalink(); ?>" class="post_share_linkedin" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;"><i class="fa-linkedin"></i><i class="fa-linkedin"></i></a></li>
    							<li class="mail"><a href="mailto:?subject=<?php the_title(); ?>&body=<?php echo strip_tags(get_the_excerpt()); ?> <?php the_permalink(); ?>" class="product_share_email"><i class="ss-mail"></i><i class="ss-mail"></i></a></li>
    						</ul>				
    in reply to: Enable Reddit in Social Sharing (ShareThis) #52611
    Ravendt
    Member
    Post count: 29

    Hi grokism,

    I added your code in my single.php file linkedin but does not appear to me.
    More codes sharing networks are different from me your code (see screenshot).
    How to appear in my lindekin resaeux sharing?

    <ul class="social-icons">
    							<li class="sf-love">
    							<div class="comments-likes">
    							<?php if (function_exists( 'lip_love_it_link' )) {
    								echo lip_love_it_link(get_the_ID(), '<i class="ss-heart"></i>', '<i class="ss-heart"></i>', false);
    							} ?>				
    							</div>
    							</li>
    						    <li class="facebook"><a href="https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>" class="post_share_facebook" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;"><i class="fa-facebook"></i><i class="fa-facebook"></i></a></li>
    						    <li class="twitter"><a href="https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php echo urlencode(get_the_title()); ?>" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=260,width=600');return false;" class="product_share_twitter"><i class="fa-twitter"></i><i class="fa-twitter"></i></a></li>   
    						    <li class="googleplus"><a href="https://plus.google.com/share?url=<?php the_permalink(); ?>" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><i class="fa-google-plus"></i><i class="fa-google-plus"></i></a></li>
    						    <li class="pinterest"><a href="https://pinterest.com/pin/create/button/?url=<?php the_permalink(); ?>&media=<?php if(function_exists('the_post_thumbnail')) echo wp_get_attachment_url(get_post_thumbnail_id()); ?>&description=<?php echo get_the_title(); ?>" onclick="javascript:window.open(this.href,
    						      '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=320,width=600');return false;"><i class="fa-pinterest"></i><i class="fa-pinterest"></i></a></li>
    
    							<li class="mail"><a href="mailto:?subject=<?php the_title(); ?>&body=<?php echo strip_tags(get_the_excerpt()); ?> <?php the_permalink(); ?>" class="product_share_email"><i class="ss-mail"></i><i class="ss-mail"></i></a></li>
    						</ul>						
    					</div>					

    Thank you in advance for your help.

    in reply to: reduce opacity of recent projects image in footer #52174
    Ravendt
    Member
    Post count: 29

    that’s what I did (see screenshot) but my recent projects in the footer are always blue and opacity has not diminished. What to do?

    I need a big help.

    in reply to: Display mode related projects #52163
    Ravendt
    Member
    Post count: 29

    Hi,
    sorry for my english,I hope you will understand. I was talking about the “display type” of portfolios(see screenshot).
    Then I would use the standard type(see link : http://dante.swiftideas.net/portfolio-one-column-standard-style/portfolio-three-standard/) for the display of related projects( see screenshot 2)with rollover covering the whole image when moving the mouse and disappointed the title under the image

    in reply to: choose the languages ​​that appear in the header #51656
    Ravendt
    Member
    Post count: 29

    Hi Mohammad,
    I’ll test it and make a comeback.
    Thanks
    Ravendt

    in reply to: choose the languages ​​that appear in the header #51621
    Ravendt
    Member
    Post count: 29

    Hi,
    Thanks very much, but how can I choose the language I want to display
    I really need this help.

    Thanks.

    in reply to: One Page Navigation does not appear #51328
    Ravendt
    Member
    Post count: 29

    Thanks, the solution is in knowledgebase

Viewing 13 posts - 16 through 28 (of 28 total)