Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2329088
Portfolio size of image and All category and FB like page box
Closed

Comments

  • jczechowska86 started the conversation

    Hello,

    1. I would like to ask, is there a way to show images in portfolio in size 800x533 even if the size of image is bigger, like for slider on homepage - 1170 × 780.

    I don't want to add additional photos in size 800x533 and would like to use some pictures from slider (in size 1170x780). When I tried to scale them, unfortunately it scales it also in slider and I would like to avoid it (the quality is very poor then).

    2. Also, can I translate somehow the ALL category? I can not find it in custom translation. 

    3. Is there a simple way to add Facebook Like page box into post? Somewhere in the middle of post or at the beginning of post or at the end? 

  •  2,699
    PenciDesign replied

    Hi,

    1/ It seems you have a plugin auto resize the images to the width & height of those images.

    Check this image: http://prntscr.com/rhivhj

    By default, we're using the size for images on portfolio is 585px width & auto height. It seems that plugin makes your images look blury because the size we're using is good for images display.

    2/ Do you using portfolio shortcode? If right, you can translate it inside the shortcode. Please check more here

    3/ You can try add more this code:

    <div style="text-align: center;">
        <div style="display: inline-block;">
            <div class="fb-page" data-href="https://facebook.com/bezkresnepodroze/" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false" data-show-posts="false">
                <div class="fb-xfbml-parse-ignore">
                    <blockquote cite="https://facebook.com/bezkresnepodroze/"><a href="https://facebook.com/bezkresnepodroze/">Facebook</a></blockquote>
                </div>
            </div>
        </div>
    </div>
    

    To Customize > Single Post Options > "Add Google Adsense/Custom HTML code in the end of content posts" to make the facebook page appears for all posts at the end of post content.


    Best Regards,

    PenciDesign

  • jczechowska86 replied

    According to 1 point.

    It wasn't my question, but indeed these images are smaller. I exclude this portfolio page from Optimole widget, but it doesn't help. And it looks like some Penci Plaze changes it (check the picture enclosed). 

    My question was about the fact, that in portfolio I have got 2 kinds of photos - in size 1170x780 and 800x533 and when you click on the image, some images are bigger (these one in size 1170x780) and some smaller (800x533). I would like to unify this in Portfolio and make every image in size 800x533. However, I don't want to add to media same images in size 800x533. I would like to use  some 1170x780 images which I already have in media. Now, I know, that I can scale them when adding to portfolio, but it automatically scale them also in main image at the beggining of post (and it looks awful, as you recommend the main image for post title in size 1170x780). So, my question was about that, is there any way to unify images in portfolio, so all of them will be 800x533, but not changing the size of 1170x780 images used in other places. So only for portfolio.


    According to 2 point - yes, I use portfolio shortcode, and your hint really helped. Thanks!

    According to 3 point - I added your code, but it shows me only Facebook sign (photo included). And I would like to have Facebook like page box. 

  •  2,699
    PenciDesign replied

    Hi,

    1/ Why you don't use masonry image size style - not grid to get your images inside portfolio is not crop?

    2/ Ok.

    3/ Please try use again with this code:

    <div style="text-align: center;">
        <div style="display: inline-block;">
            <script>!function(e,n,t){var o,c=e.getElementsByTagName(n)[0];e.getElementById(t)||(o=e.createElement(n),o.id=t,o.src="//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.2",c.parentNode.insertBefore(o,c))}(document,"script","facebook-jssdk");</script>
            <div class="fb-page" data-href="https://facebook.com/bezkresnepodroze/" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false" data-show-posts="false">
                <div class="fb-xfbml-parse-ignore">
                    <blockquote cite="https://facebook.com/bezkresnepodroze/"><a href="https://facebook.com/bezkresnepodroze/">Facebook</a></blockquote>
                </div>
            </div>
        </div>
    </div>
    

    Best Regards,

    PenciDesign

  • jczechowska86 replied

    1. Still, it's not the isssue. My image are not crop.

    And I have got the masonly settings.

    3. Your code is not working.

    But this code does. 

    <div style="text-align: center;">
        <div style="display: inline-block;">

  • jczechowska86 replied

    This code works. 

  •  2,699
    PenciDesign replied

    Hi,

    1/ Unfortunately, currently this theme doesn't support for this feature as you want..


    Best Regards,

    PenciDesign