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 #2709132
glitch in theme graphics
Closed

Comments

  • LoisFlowers started the conversation

    My problem is with the way the comment bubble and sharing icons appear on certain parts of the blog. They are fine on the home page. When you click "load more posts" at the bottom and open any of the new posts that come up, the comment bubble and sharing buttons at the top and bottom of each post are little boxes instead of the appropriate icon. 

    Example of problem

    That is the primary issue, but I have a few other minor questions as well. 

    1. Is it possible to change the byline at the top of each blog post to say "by Lois Flowers" rather than "written by Lois Flowers"?

    2. Is it possible to change column width or is that a set part of the theme? If possible, I would like to be able to make the wide left-hand column a little less wide, and do the same thing with the sidebar.

    3. Finally, I received an email from Theme Forest saying that there is an update for Soledad in my downloads, but I can't find it. Is my theme up to date, and if not, how can I get the update?

    Thank you so much for your help!

  •  2,699
    PenciDesign replied

    Hi,

    The issue with the icons caused by the CROSS POLICY - check this image:

    http://prntscr.com/10ckerk

    It seems this issue related to your SSL, I see your site load via http:// but the fonts loads via https:// - and it caused the problem with the fonts.

    About other questions:

    1/ You can change the text "Written by" via Customize > Quick Text Translation.

    2/ To do that, please try to copy the code below and add paste this code to the end of Customize > Custom CSS box:

    @media only screen and (min-width: 1170px){
    .container{ width: 1080px; }
    }
    

    Change value 1080 on the above code to value as you want.

    3/ We've said about this issue at the top of the documentation for Soledad theme here - with the "red" text:

    http://soledad.pencidesign.com/soledad-document/

    Please take a look.


    Best Regards,

    PenciDesign

  • LoisFlowers replied

    Thanks so much for your help. I followed the steps you gave me for my last three questions and it all worked nicely. 

    As for the issue with the icons, do you have any guidance about how to fix this on my end? The interesting thing is that it only happens with posts that come up after I hit "load more posts." Posts that come up when I use "search" or click on a post from the monthly archives do not have this same problem.

  •  2,699
    PenciDesign replied

    Hi,

    I don't know because I don't know how you set up SSL. But, you can try to install the plugin Really Simple SSL to solve the problem.


    Best Regards,

    PenciDesign