Forum Replies Created
-
AuthorPosts
-
October 28, 2014 at 11:02 pm in reply to: RSS and pingbacks appear twice in header. Suggested fixes do not work #342442
OK that worked, thank you!
As far as the memory issues, we host locally. There are no errors, per se. It’s just up then it fills so quickly with requests, it just crashes. The errors it logs are errors bc the site is not responding, not that the site is doing something wrong.. I’ll look further into it…
October 23, 2014 at 5:58 pm in reply to: hiding my sub menu for main nav with css but it's hiding all sub navs #340262figured it out, never mind. thanks!
October 22, 2014 at 4:05 pm in reply to: RSS and pingbacks appear twice in header. Suggested fixes do not work #339516Hi again, any thoughts on this? I’m heading out of town soon and our site is still crashing about every 3 days. I’ve never had this happen before so I’m trying to trouble shot before leaving my company with this issue. I’m trying anything and everything, and like I said, an rss error has been a consistant message before a crash.
Something is filling up the memory so quickly, the server can’t clear it in time and the whole seerver crashes, causing us to do a manual reboot to the server. It did not happen at all during development, but once we opened the site to the world, it’s been happening.
Please advise. At the very least, please let me know what to do about the double rss and ping issue in the header.
Thanks!
October 20, 2014 at 9:08 pm in reply to: RSS and pingbacks appear twice in header. Suggested fixes do not work #338640In a different forum, it asks if they were using a child theme, so i’m wondering if that’s the issue?
https://kriesi.at/support/topic/feeds-pingback-and-stuff-being-duplicated-in-headers/again, adding the above did not work in my child theme functions.php
thanks!
October 15, 2014 at 4:24 pm in reply to: Layerslider php errors crashing wordpress. Please help! #336212Hey Yigit-
We crashed again last night. It seems like there’s a memory leak of some sort ( i know that sounds weird) with wordpress and our server just runs out of memory and crashes. We can’t pinpoint what it is. Our php memore is at 256, which should be more than enough. We don’t have high traffic. We’ve just up’d the memory on our server… We host locally. We’re considering moving to justhost to see if their servers are better set up for such things? We’ve been on wordpress locally for years though and have never run into any issues.I have a dev site set up on justhost right now for testing. I’ll attempt the update on the dev site now. We’re using a child theme, but only the CSS is heavily modified. Hopefully there won’t be too many issues.
Any other thoughts you have would be greatly appreciated.
Thanks!
October 13, 2014 at 6:52 pm in reply to: Layerslider php errors crashing wordpress. Please help! #335114This reply has been marked as private.October 9, 2014 at 10:45 pm in reply to: No suggestions working so far to hide drop down menu. Please help! #333472ok adding !important fixed it. jeez.. sorry! thanks!
October 9, 2014 at 4:07 pm in reply to: strange white line that shows on transparent background Chrome only #333304I updated my chrome and it’s working now, but i was only one version behind this. not the biggest deal as i created the hr i needed to align with the white line it was producing. seems like it will go away once everyone eventually updates.
thanks!
October 9, 2014 at 3:32 pm in reply to: strange white line that shows on transparent background Chrome only #333278I tried it and it’s still doing it. I’ve tried on many different computers on both mac and PC all on chrome and it’s consistant.
Can you think of anything else?
Thanks!
Is it not working because I’m using a child theme? I don’t think the css would be any different because of that, but I wanted to double check. Thanks
Hi- Thanks for the reply, but the main nav drop down is still showing. Anything else I can try?
I also tried .header_color .main_menu ul.sub-menu { display: none; } with no results.Thanks!
September 29, 2014 at 4:14 pm in reply to: CSS media queries IE8 work around for layerslider #326643Hi!
I have this in my header in my child theme
<!–[if lte IE 8]>
<link rel=”stylesheet” type=”text/css” href=”ie8.css” />
<![endif]–>And i have uploaded 1e8.css containing this:
@charset “UTF-8”;
/* CSS Document */div#layerslider_19 { display: none !important; }
.domain-mobile { display: none !important; }in my child theme folder, but it’s still not working. Can you see anything I’m doing wrong?
Thanks! You guys are awesome.
September 29, 2014 at 4:04 pm in reply to: add margins to .no_margin portfolio layout and decrease margins to rest of site #326630When you say “You can add space to the output using the options”, where are those options? And is it possible to decrease space instead?
I’m trying to create space between the grid on the portfolio page. I’d like the spacing to be uniform throughout the site. Right now it looks like the space between columns is 60px? I’d like it to be 30 pixels. Is that possible?
I understand that the ‘no-margin’ option has no margin.. I was just wondering if there was an easy way to give it one.
Thanks!
September 26, 2014 at 10:13 pm in reply to: CSS media queries IE8 work around for layerslider #325775ok i’ve now created a separate ie8.css to hide
div#layerslider_19 { display: none !important; }
.domain-mobile { display: none !important; }but both layerslider 15 and 19 are still showing on IE8. just a fyi. not sure what else to try.
ok that did help, thanks! i ended up using their styling tools for font color, size, etc, which helped with the scaling, and then using my own dive to tell it to center and to override header bolderness.
looks good on desktop and tablet, but it’s so tiny on phones and the navigation dots are right over the text. why does it get so tiny? there’s no point in making it responsive if you can’t read it. is there nothing to be done to make it more readable on phones and to get the nav dots below the text?
thanks!!examples:
http://newsite.insightpd.com/expertise/pharma/
http://newsite.insightpd.com/expertise/commercial/wow every time i post a question i figure it out. i’m so sorry to bother you. please ignore this. i had a weird arrangement going on apparently, but it’s working perfectly now.
cheers!i’m sorry! i had a padding that I forget to remove from that one style. thought i caught them all. thanks anyway. cheers!
September 10, 2014 at 10:38 pm in reply to: content in color section not aligning to top of page with transparent header #316974like a charm! i ended up using my child css file, but still worked.
thanks!!
well i feel like a total ass. THANKS you guys rock!
-
AuthorPosts