Forum Replies Created
-
AuthorPosts
-
October 4, 2018 at 5:18 pm in reply to: Previous and next arrows on portfolio items: How to limit these within category #1017971
log in below in private area
October 3, 2018 at 6:36 pm in reply to: Previous and next arrows on portfolio items: How to limit these within category #1017581This reply has been marked as private.August 19, 2018 at 5:54 am in reply to: Blog shows only read more links regardless of settings #998851Sorry about that, yes ok I see the difference now, Thanks so much.
August 13, 2018 at 10:19 pm in reply to: Fatal error: Could not extract a stage height from the CSS. Traced height: Opx. #996893Hi Dude,
reset the password, how odd it didn’t work, provided in private area.
It definitely a conflict between the nextgen plugin and enfold, effecting both an iPhone and iPad I’ve tested the site on. I’ve seen in your forums this has come up before and several solutions, but they are outdated and don’t seem to work anymore. Is there some css or php hack to set the stage height to get around this I wonder?
The error is:
Fatal error: Could not extract a stage height from the CSS. Traced height: Opx.
Thanks
June 23, 2016 at 10:44 pm in reply to: I need to have portfolio items open the portfolio pages, but not in a new window #652767I remade the child theme and it’s working now, so never mind and thanks. Odd though that it the theme handles it as opening in the same window be default on another installation with the same exact settings and all plugins off. I’m coding it as such there as well just to be sure it keeps working that way obviously.
Thanks
June 23, 2016 at 3:47 am in reply to: I need to have portfolio items open the portfolio pages, but not in a new window #652431Andy/Yigit
Ok so I enabled the custom field by altering the functions php file in the child theme.
But adding:
function custom_class_link(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘.your-custom-class a’).removeAttr(‘target’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘custom_class_link’);adding in my class ‘.changeitup’ for ‘.your-custom-class’ causes this error:
Parse error: syntax error, unexpected ‘?’ in /home/kinapharma14/public_html/wp-content/themes/enfold-child/functions.php on line 6
Is the code correct?
Thanks,
Tony
June 21, 2016 at 4:12 am in reply to: I need to have portfolio items open the portfolio pages, but not in a new window #651215Andy,
Maybe you’re no following what I said, with no modification of the functions .php file the portfolio does open it’s portfolio pages into the same window on http://kofinsiahpoku.com/
On http://kinagroupltd.com/ with the same exact settings it pops open a new window.
What I want to know is why. Either it can work either way without changing code, or somethings wrong with the one where it does what I want it to stay in the same window.
Is there some sort of choice in the settings I’m missing that makes it act differently from one site to the other? That’s of concern to me.
Thanks.
June 18, 2016 at 6:12 am in reply to: I need to have portfolio items open the portfolio pages, but not in a new window #650090Yigit,
Well here’s the thing we just put up 4 sites for this client, with 4 new purchases of the theme, not bad huh? Anyway, we need the portfolio links on the home page of each to open in the same window. We have identical settings on two sites but they are behaving differently.
http://kofinsiahpoku.com/ stays in same window
http://kinagroupltd.com/ pops new window
I need them to stay in the same window always.
Thanks
January 7, 2015 at 7:21 pm in reply to: Alt version of layer slider slideshow for slower 3g mobile devices #376339Thank you Elliot I see what I was doing wrong now, you saved me a lot of time and educated me I am greatly in your debt, pal. I’ve decided to redo my personal portfolio web site with the theme as well so you just made another sale. :) You guys are the best.
Tony
January 5, 2015 at 8:00 pm in reply to: Alt version of layer slider slideshow for slower 3g mobile devices #375282Hey Andy,
That works great but it still has a small issue I was trying to get rid of, if you make the desktop version very narrow in the browser both sliders appear. Not that many people would ever do this, but this client does that to simulate the mobile version on his desktop as he has no smart phone himself. That’s the part I could never figure out.
Tony
January 2, 2015 at 10:34 pm in reply to: Alt version of layer slider slideshow for slower 3g mobile devices #374276This reply has been marked as private.December 29, 2014 at 5:16 pm in reply to: Alt version of layer slider slideshow for slower 3g mobile devices #372654Hey Yigit,
At work at the moment I’ll fiddle with this soon, however. That code will remove the slider on the mobile device how would I then implement the smaller low res version of the same there? As I recall the theme uses a module to place the slider. Can the slider be placed with a shortcode somehow in a codeblock?
Thanks,
TonyOk, go that restored, new issue when migrating to client’s site which is a new topic, I’ll out a new ticket thru. Thanks
OMG I can’t believe I never saw that! Doh.
Oops the code actually imaged the items here. I didn’t expect that, lol. How would I send it so you can see the code? Maybe you don’t need to. :)
Hi Gunter,
Curiously it was pulling a second category, but I deleted that category and set a new category with a new name and the issue stopped. Very odd, but not worth trying to figure out why as it’s ok now. :)
Thanks for the response,
Tony
Brilliant! Many thanks Josue!
That works great on the mobile size, however when I simulate and iPad at BrowserLab the menu stays as it is on the full screen version and the logo doesn’t scale down a bit and hence they overlap. Any way to effect tablet sizes so the logo os smaller there as well? I’m going to move some more of the menu up to the top menu position, that will help as well.
Thanks a bunch,
Tony
Actually all the way down in the mobile version is also scales the logo disproportionately.
That seems to change the size in the full screen version, and on the mobile it scales down but still crops off behind the menu drop down, and on the tablet size it doesn’t scale at all. If there a way to set a specific width on the mobile and tablet size in the responsive layout?
Sure, sorry should have done that right off. It’s a test site right now parked at: http://kristencooper.com/ctt/
See that animated gif logo up top? The client thinks it’s way to small, I have sized it into the suggested spec here. When I had it bigger it cropped off on the right side on the mobile sized version.
Any suggestions would be mucho appreciated.
Tony
Ah thanks that seems to have fixed it, I’ll go back and edit out the extra p tags. :)
Ismael,
Fair enough. Is there a way to just turn off the arrows altogether? Just hide them? Then I could use manual links I code in.
Thanks,
Tony
Hey Ismael,
Thanks, that’s very nifty. I wonder if there’s a way to make the arrows proceed thru all the categories within a portfolio grid though, as this proceeds thru the set of whatever category link is pressed first and ignores the others in the portfolio set. In other words it acts like its sorted by the category based on the one you pick, the client wants to to cycle thru all of them within set categories in each independent portfolio set up.
Or is there a way to hide the default ‘all’ and I could make a category called for instance ‘academic-all’ and assign it to each, then they’d all have a common category and all of them would show if you follow me?
Your help is very much appreciated, this themes brilliantly constructed!
Tony
January 19, 2014 at 12:51 am in reply to: spacing between rows of columns on a page and a css issue #211827Awesome! The theme is great and your customer service is amazing.
Awesome! You guys are the best! Works fine. :)
Sure thing, I had set the padding to 10px in both cases to remedy this temporarily, it’s back to the code I listed before noe, check out what I mean here:
The first picture in the grid seems deeper in Safari, Firefox and Chrome viewed on a mac anyway, I haven’t looked on a PC and at IE yet.
Hey Devin,
Thanks for the response. What I have basically is this. The clients wants the pictures very large and wide for hi res monitors which is his client demographic to a large extent. Hence the slides are a whooping 2000 wide x 475 high.I have a working version here: http://kristencooper.com/ctt/
I played with settings like you showed above however they cropped the pictures horizontally at the larger sizes. What I need to happen is for the full width to show on bigger monitors, but when it gets down to the mobile size it should crop in on the sides so the image stays a decent height. Also when I set ‘responsive under 1140’, the preview of the slides where you set the layers was cropped to that width. I have it set as you do above now except the responsive under and layers container are both back to zero for the time being. Hopefully you can steer me in the right direction, I’m just get accustomed to the theme, which is marvelous by the way.
Also if you look at that page above you’ll see i have a portfolio layout and a posts layout for the 4 smaller pictures, is there a css hack which will add some outside margin around the portfolio items so there is some white space all the way around in between the increments? That might be the perfect solution there.
Thanks a lot,
Tony
-
AuthorPosts