Abe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Header image repeatingThanks d4z_cOnf – but I’m hoping someone will actually give me an answer that I can use?
Forum: Themes and Templates
In reply to: [Customizr] Header image repeatingThis is just not working for me. WP 4.1 using the latest version of Customizr.
The image I am wanting in my header (centered above the slides) is at this location: https://www.rxram.com/home.png (950px X 100px).
I used your code you suggested above (rdellconsulting):
header.tc-header {
background: url(https://www.rxram.com/home.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}When I check this it looks like this:
https://rxram.com/logo-stretched.jpgYou can see where the slider is positioned and you can see a part of the swirl that is in the right area of the logo ( https://www.rxram.com/home.png ). Is the logo stretched out somehow? It looks like the logo is stretched?
Thanks for any help ??
Abe
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Not stickingUnfortunately I had to disable again anyways :{ With the 4 objects in the widget, the lower ones were not visible when scrolling down on a laptop.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Not stickingUPDATE:
Resolved.
I moved the 4 text widgets into one widget. When I turned on the debugging, I got the message: “STICKY ANYTHING DEBUG: There is more than one element with the selector/class/ID you selected. You can only make ONE element sticky.”
I guess that meant the selector I am using (.widget-area) was not the correct one. After more digging I found the id of “right”….now it’s working ??
Thanks anyways. I was able to find a fix from someone at the main WordPress support page.
Forum: Fixing WordPress
In reply to: Site crash after attempted upgradeWow….thanks so much Justin – that saved my bacon lol
Forum: Fixing WordPress
In reply to: Images not wrapping as expected on tabletOK, excuse my ignorance (fairly new to WordPress ?? ) – but I thought / assumed the Customizr Theme was already a responsive design? Do I still need to use @media queries?
Thanks,
Abe
Forum: Fixing WordPress
In reply to: Images not wrapping as expected on tabletYes, those are my own inline styles. I didn’t know how else to have the three images appear in one row.
I tried a percentage as well (30%). This looks better on my iPad, but now my iPhone looks awful ??
I wouldn’t know if the customizr theme was the culprit?
Any other ideas?
Abe
Forum: Fixing WordPress
In reply to: Images not wrapping as expected on tabletNot sure why it wouldn’t let me post the link in my original message? I use the “link” button above. Anyways, here is the link:
https://parksvilleoilchange.com/wordpress/engine-oil-life-system/Forum: Plugins
In reply to: [Maps Widget for Google Maps] Thumbnail displays properly, but not the popupThanks very much. Not sure how I missed the 2nd half of the Postal Code, but that fixed it ??
Thanks again,
Abe
Forum: Plugins
In reply to: [Maps Widget for Google Maps] Thumbnail displays properly, but not the popupThanks for the reply….but where and how would I look for a serious jQuery issue in my WP Admin?
And please, what is wrong with the map address? It has the address, City, Province and Country.Abe
Forum: Plugins
In reply to: [Maps Widget for Google Maps] Thumbnail displays properly, but not the popupok…won’t let me post with a link – using the link button above?
Forum: Plugins
In reply to: [Maps Widget for Google Maps] Thumbnail displays properly, but not the popupForum: Themes and Templates
In reply to: [Virtue] Site looks OK, but cannot view styles.cssFor anyone else reading this post, the issue of the slow scrolling theme options page was a browser related issue – probably due to some chrome extension. The theme options page worked just fine when used in Firefox.
Thanks for all the help ??
Forum: Themes and Templates
In reply to: [Virtue] Site looks OK, but cannot view styles.cssIs this what you are looking for? From the cpanel >php configuration page:
Resource Limits memory_limit Maximum amount of memory a script may consume (32MB) 256M