Tagged: x
-
AuthorPosts
-
December 30, 2016 at 3:50 am #1309654
werbar77ParticipantGood Day X-Men (and ladies),
Thanks for a great theme and even greater support.
I have a couple of questions regarding portfolio posts. Please see attached image for reference.
1. How do I get the share link buttons on the right of the post (in blue) to move to the bottom of the post?
2. How can I change the color and hover color of the share buttons?
3. Once the share links are at the bottom, I would like the post to fill the whole page, how do I do that?
4. I would like to change the size slider photos at the top of the page to be in proportion of the original photos. How can I do this?
Thank you so much for your assistance.
Werner
December 30, 2016 at 4:44 am #1309698
Rue NelModeratorHello There,
Thanks for writing in!
1] To move the share link buttons at the bottom of the page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-portfolio .entry-info, .x-portfolio .entry-extra { float: none; width: 100%; }2] The link colors and hover colors can be set in the customizer. Please go to Appearance > Customize > Typography > Site Links.
3] The code given in #1 should cover this issue.
4] To change the size slider photos at the top of the page to be in proportion of the original photos, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.entry-thumb, .x-flexslider-featured-gallery { text-align: center; background-color: #fff; } .entry-thumb img, .x-flexslider-featured-gallery .x-slides img { min-width: 10%; margin: 0 auto; }Hope this helps. Kindly let us know.
December 30, 2016 at 5:06 am #1309710
werbar77ParticipantHi Rue,
Thanks for the super fast and friendly help.
All of the codes worked except for the resizing of the slider images in my post.
Any new suggestions please?
Thanks,
WernerDecember 30, 2016 at 5:16 am #1309727
Rue NelModeratorHello Werner,
Thanks for updating in! I’m glad to know that most of the codes works out for you. To assist you with the slider image sizes, we’ll first need you to provide us with your URL where we can find the slider. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Please let us know how it goes.
December 30, 2016 at 5:30 am #1309741
werbar77ParticipantThis reply has been marked as private.December 30, 2016 at 7:02 am #1309792
Rue NelModeratorHello There,
Thank you for providing the information. I have check the portfolio item and it turns out that you added a Soliloquy slider. Please edit your slider and adjust the width and height which would corresponds to the image dimensions you have uploaded for the slider.
Hope this helps.
December 31, 2016 at 7:02 am #1310914
werbar77ParticipantHi Rue,
Thanks. Sorry for the late reply. did not have a chance to look at it till now.
The Soliloquy settings managed to change the picture sizes, but now the pictures are over the written text below the pictures.
How can I fix this?
Thanks,
WDecember 31, 2016 at 7:50 pm #1311278
Rue NelModeratorHello Again,
Thanks for updating in! To resolve your issue, please add the following code in your child theme’s functions.php file
.soliloquy-outer-container .soliloquy-container { max-height: 100% !important; }Hope this helps. Please let us know how it goes.
December 31, 2016 at 11:53 pm #1311380
werbar77ParticipantHi Rue,
BIG EMERGENCY!
I pasted the above code into my child theme’s functions.php file. Now I get this error code:
Parse error: syntax error, unexpected ‘.’ in /home2/wadoa60acdmu/public_html/wp-content/themes/x-child/functions.php on line 28
I can’t access my wp site anymore to fix it.
What can I do?
Thanks,
Werner
January 1, 2017 at 2:55 am #1311459
werbar77ParticipantNot to worry… I figured it out via FTP.
January 1, 2017 at 3:19 am #1311471
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1309654 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
