Forum Replies Created
-
AuthorPosts
-
Another possibility is that she wasn’t using the full column or color section when putting the content in there and maybe it works best when everything is within a proper “case”.
Totally understandable. I was only able to get that affect on that page. When I made a new page, created the icons or tabs or whatever, saved it as a template, and them imported that template to the page I wanted, it worked fine.
I wonder if it was to do with a certain set of shortcodes that create the hiccup.
Hey guys,
I am working with my client adding her own content and we ran into another issue with the content being deleted and saying “undefined” after she cut and pasted stuff in there.
http://www.screencast.com/t/iw9jwEtr
She finds that if she writes all the content herself, it doesn’t do that, but when she cuts and pastes large bits of content things get deleted.
Just a heads up.
I added that code but also had to make sure that the logo still didn’t resize and the image came right up to the end of the header bar so I added this too:
.logo img, .logo, .logo a {
max-height: 88px !important;
}.fixed_header.social_header #main {
padding-top: 118px;
}Thanks!
This reply has been marked as private.I reorganized all the images so the ones with the smaller featured images would be together. That being said, I disabled all of the plugins and took away all of the css changes, and then regenerated all of the images and it doesn’t make sense why some of the featured images would be different shapes.
Sorry, turns out Google Analytics for WordPress was the culprit – not sure why. Disabled it and now the portfolio part works.
Also, this is occurring on
http://christinamrozik.com/illustration/
and
All of which are using the Portfolio Grid – using Chrome and Firefox.
Sorry, it looks like it was conflicting with other plugins that were installed. Thanks!
I tried that but it didn’t seem to hold.
http://www.blogginginspiration.com/
The lady I’m making this for wants the header on top of the image and excerpt like this:
http://lifeblessons.blogspot.com/
Thoughts on how to make this look like this (as far as the title on top)?
Thanks!
Using Chrome, Opera, and Firefox. Safari works fine.
Sometimes you can click on it, but the 3 overlaps the 2 and goes back and forth.
This is great! Thanks!
I fixed it – for whatever reason I had to add specifics for what to do what the nine units all the way down the sizes.
@media only screen and (max-width: 480px) {
.responsive .container .nine.units {
width: 273px;
padding-left: 20px;
padding-right: 20px;
}
}September 27, 2013 at 7:45 pm in reply to: Add .php file to child theme WITHOUT access to ftp #167267This is exactly what I needed! Thank you SOOOO much!
My work around for this was to create the short code in a post and bring it into a text box within the dynamic content. It would be great to get the 12 limit thing figured out at some point in the future.
I am SOOO sorry. The one widget I HAD placed in there as a test to see if something would pop up was the culprit. When I put a bunch of widgets in the page sidebar, it worked. I guess the IDX plugin didn’t like having one of their widgets on one of their pages and it nixed it automatically. Again, sorry for the extra work on your part.
Thanks so much for your help!
Yes, both in the display everywhere and in the sidebar pages area.
Here’s the page template:
And here are the pages that I have in my child theme:
Footer
(footer.php)
Theme Functions
(functions.php)
Header
(header.php)
IDX Pages Page Template
(idx.php)
loop-page.php
Sidebar
(sidebar.php)
Styles
Stylesheet
(style.css)
Hmmm, it didn’t seem to fix it.
http://test.curlyhost.com/homes-for-sale-search/ (all of the pages in the very top menu are using the idx.php template now)
I cleared my cache just to be sure.
I can give login info if that would help.
Thanks Devin,
I was able to make an idx.php template based off the page.php (well, pretty much just copied and pasted the entire page.php to make the new template and added /*Template Name: IDX Pages*/ to the top) and was able to set that as the default for any of the dynamically created IDX pages. My issue now is that NOTHING is showing up on the sidebar. Is this because I copied everything from the page.php and brought it into the child theme and I needed to change a few more things around to get it to function correctly? I also included the loop-page.php in the includes folder of the child theme.
http://test.curlyhost.com/open-home-search/
Thanks so much for your help!
Andrea
You’re amazing – thank you so much!
Hmmm, the nested subpages seem to appear even while assigning a custom sidebar on this page.
I was hoping to change something in one of the PHP files (maybe the sidebar.php) to be able to make it so I could force the order to be different – have Displayed Everywhere go first, Custom Sidebar second, and the nested subpages third.
Thoughts?
http://test.curlyhost.com/find-a-home/grand-rapids-luxury-homes/
I changed the slider width to 50%, but it still wants to take up the full width of of the page. I want the right sidebar to be to the right of the slider.
Thoughts?
FYI, it’s found http://www.entypo.com/characters/ and the number is: 62253
What was the number that gave you the instagram icon then?
https://kriesi.at/support/topic/mega-menu-7#post-111658
Never mind, I found this post about it!
-
AuthorPosts