-
AuthorPosts
-
May 10th, 2019 at 04:52 #77573
I have some big presentation page issues after updating to V. 1.7
When using a child theme, presentation page text is super small and presentation page columns appear as rows instead of columns. These problems went away when I switched to the parent theme. However, we were only using a child IN CASE we wanted to customize CSS… the child I was using that had the update problems had no customizations! So there should not have been any conflicts that would cause these layout and text size problems!
Any ideas what’s going on here?
I am currently set to the parent so my live site looks the way it should.
Website: pancottgymnastics.com
May 10th, 2019 at 22:55 #77591mike-premierPower UserI am having the same issue but I cannot switch away from the child theme because I have custom CSS on it. Let me know when there is a fix for this, please!
Website: windmillridgewinery.com
May 12th, 2019 at 19:03 #77631ZedCryout Creations mastermind@Backflipte, what version of Tempera did you create the child theme with and what code does it use to enqueue the style files?
@mike-premier, your site’s styles appear to be loaded in the correct order. What functionality (if any) is the child theme customizing? You can use the support form for faster replies.- This reply was modified 5 years ago by Zed.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.May 13th, 2019 at 19:59 #77667mike-premierPower UserThe presentation page is set for 3 columns per row. Currently, they are being displayed as 1 column and type is very small. Also, the search feature is showing in the menu bar.
As for the child theme, I believe there are very minimal style changes. This is a site we inherited so I am not sure what else is there. Looks like BG image and some hidden items. Here is the theme code:
—–BEGIN—–
#forbottom, #main{
background-image:url(“../../uploads/2016/01/01/Beige-background.png”);
}div.nivo-controlNav{visibility: hidden;}
#topbar{visibility: hidden;}
div#footer2 span{visibility: hidden;}
—–END—–Website: windmillridgewinery.com
May 13th, 2019 at 22:03 #77673mike-premierPower UserTo temporarily fix the site, I removed the child theme and added the custom CSS to the main theme. I also found the setting for the search feature which I have turned off.
Please let me know when I can go back to using the child theme or if there are other updates required to do so.
Website: windmillridgewinery.com
May 24th, 2019 at 20:12 #77959ZedCryout Creations mastermindIt is important to know exactly which files the child theme includes (and what functionality they contain).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
The topic ‘Presentation Page Columns display as Rows Instead of Columns after updating’ is closed to new replies.