Tagged: x
-
AuthorPosts
-
April 30, 2016 at 6:48 pm #907329
5wanParticipantHi,
I’m having issue with capping the vertical size limits of a portfolio item image.
I’ve attempted to constrain it by placing it in a container, but I’m missing a height <> limit.Current shortcode:
[content_band inner_container=”true” padding_top=”0px” padding_bottom=”0px” border=”none”][image type=”thumbnail” float=”left” link=”true” target=”blank” info=”none” info_place=”top” info_trigger=”hover” src=”http://www.duncanswan.me/wp-content/uploads/2016/04/Monstre-Cov.jpg” style=”width 100px”][lightbox selector=”.x-img-link” deeplink=”true” opacity=”0.875″ prev_scale=”0.75″ prev_opacity=”0.75″ next_scale=”0.75″ next_opacity=”0.75″ orientation=”horizontal” thumbnails=”true”][/content_band]
Image located here URL:
http://www.duncanswan.me/portfolio-item/monstre-cover/Second issue I’m having is the “Leave a Comment” text at the bottom of the page.
I have css running that alters my pages font, but I’ve missed the reference or heading type for this text string.
Can you confirm what it is?Thanks
April 30, 2016 at 6:49 pm #907331
5wanParticipantThis reply has been marked as private.May 1, 2016 at 6:12 am #907712
5wanParticipantHi, I’m also having another issue where the Featured Image ‘breaks’.
There’s nothing wrong with the file, but on the portfolio page it just appears as a broken image symbol.
Removing the featured image, and reselecting it doesnt fix it.
Completely deleting and re-uploading the image is the only fix I’ve found, and no sooner have I fixed one, than another image breaks.Any idea what’s causing this?
Portfolio:
http://www.duncanswan.me/the-art/One is called “Hide and seek”
The other is “Air superiority.”
May 1, 2016 at 7:01 am #907770
ChristopherModeratorHi there,
Please update your code to :
[content_band inner_container="true" padding_top="0px" padding_bottom="0px" border="none"][image type="thumbnail" float="left" link="true" target="blank" info="none" info_place="top" info_trigger="hover" src="http://www.duncanswan.me/wp-content/uploads/2016/04/Monstre-Cov.jpg" style="width:50%;"][lightbox selector=".x-img-link" deeplink="true" opacity="0.875" prev_scale="0.75" prev_opacity="0.75" next_scale="0.75" next_opacity="0.75" orientation="horizontal" thumbnails="true"][/content_band]Please add this CSS :
h3#reply-title { font-family: "futura-pt"; }Please update X and VC, disable x shortcodes and visit X addons page to install cornerstone automatically.
Hope it helps.
May 1, 2016 at 7:48 am #907813
5wanParticipantWhat is VC, and how do I update it? I dont see a prompt.
ThanksMay 1, 2016 at 10:24 am #907917
RupokMemberHi there,
Thanks for updating. Sorry for the confusion. Visual Composer is often called as VC in short. Kindly check update from Dashboard > Updates.
I can already see the update notifications on your site.
Cheers!
May 1, 2016 at 7:37 pm #908361
5wanParticipantThanks Rupok,
Last two questions.
One related to the fonts, eg.
h3#reply-title {
font-family: “futura-pt”;
}When I load my website, or switch between pages, I see the original default font load, then the CSS overwrites it and replaces it with future-pt.
Any way to remove this lag / default, and have it load future-pt first?
It’s most noticeable on the page headers.Lastly, for the portfolio items.
eg.
http://www.duncanswan.me/portfolio-item/monstre-cover/How do I narrow the grey area around the image, and the tab / text sections below it?
Specifically the empty area on the right?
I’d either like to reduce the width of the whole container, such that there’s less of a margin to the right of the image and tabs.
Or increase the width of the image and tabs to achieve the same result, ie. less empty grey area.May 2, 2016 at 12:35 am #908595
RupokMemberHi there,
Thanks for updating. I can’t see any notable lag. If the CSS/scripts load a bit slow then it would be notable.
Regrading the portfolio mage, you should use a wider image not that long. Kindly upload a wider image for best result.
Also it seems you have set width to 50% – http://prntscr.com/azalum
Not sure why you did this, kindly take this off to get it fullwidth.
Cheers!
May 2, 2016 at 1:29 am #908624
5wanParticipantIt was set to 50% because of Christopher’s shortcode above, which gave me the desired effect.
I don’t wish to change the size of the image, but rather the area around the image.
Or its constraints.eg.
If you look at the tabs below the image, then to the right of them, is a grey empty section or margin.
How do I change the padding, or width setting of this margin?
May 2, 2016 at 2:33 am #908687
RupokMemberHi there,
Thanks for updating. When the image is set to half then the half would be empty and it’s usual. So not sure what i should suggest.
Cheers!
May 2, 2016 at 5:16 am #908817
5wanParticipantOn a normal page, its the entry-wrap that I’m trying to alter.
eg.
For my pages, its set:
.entry-wrap {
padding: 30px;
margin-right: 30px;
}
eg.
http://www.duncanswan.me/books/How do apply this to portfolio items as well?
May 2, 2016 at 6:42 am #908916
ChristopherModeratorHi there,
Please disable ‘inner container’ for first content band, to do so remove
inner_container="true"attribute from content band shortcode.wrap tabs shortcode within content band and disable ‘inner container’.
Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-907329 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
