Can you please help? I really need to get this completed. I tried several portfolio plug-in’s and like yours the best, but I can’t use it unless this problem is resolved.
Thank you!
same issue here. sometimes okay and sometimes not
I have fixed issue on my end. Try to add .element {float:left} inside your css file. Goodluck!!
joms_Villanueva,
I am just adding this as a tag in a page, not coding the css myself. Where would I put the float in my instance?
Hi jimreggio,
I’m not sure where it should be added. But if you just have 1 portfolio in a page, it should not display that way. Have you tried to add the portfolio gallery(short-code) in a Section? Seems that the formatting styles doesn’t load completely.
Can you send me some screen shots on how you add it as a tag in a page So I can have a look and have an idea?.
joms_villanueva@yahoo.com
I actually meant “shortcode” when I said tag, sorry about that.
Ah, just add this line of code
.element {float:left}
inside your style.css
go to appearance –> editor
It will surely fix the issue
joms_villanueva’
Thanks for your help. I guess Huge-IT is on vacation from helping their customers.
The float left helped some, but still having issues. You can see what it looks like here: http://barrelbuddy.com/testimonials/
Thanks for any help!
Ah!
Here’s the solution
1. Go the plugins
2. find the Huge IT Portfolio Gallery
3. click edit
4. under the plugin files find ( portfolio-gallery/Front_end/portfolio_front_end_view.php )
5. find this section
.element {
background:#<?php echo $paramssld[‘ht_view0_element_background_color’]?>;
width:<?php echo $paramssld[‘ht_view0_block_width’]; ?>px !important;
margin: 5px;
float: left;
overflow: hidden;
outline:none;
border:<?php echo $paramssld[‘ht_view0_element_border_width’]; ?>px solid #<?php echo $paramssld[‘ht_view0_element_border_color’]; ?>;
}
Then just add
padding-right:15px !important;
I’m 101% sure it will solve your problem. Goodluck!!!!
Best Regards,
Joemel from Philippines π
Dear @jimreggio it is happening because of javascript error in your website we should ask you to contact on info@huge-it.com.
Dear Joemel from Philippines,
That didn’t fix the problem, but I appreciate your help.
God bless.