Community Forums › Forums › Archived Forums › General Discussion › Parallax Pro – Despite change for 3 columns in footer, still not working
Tagged: 3 column footer, footer widget, parallax-pro
- This topic has 5 replies, 2 voices, and was last updated 7 years, 1 month ago by
Victor Font.
-
AuthorPosts
-
December 13, 2018 at 8:55 am #225001
Reuven
ParticipantHi all,
I modified add_theme_support from 1 to 3 in the footer section of functions.php for parallax pro. Then I added this css as recommended here in the forum:.footer-widgets {
background-color: #fff;
clear: both;
font-size: 15px;
font-size: 1.5rem;
margin: 32px auto;
margin: 3.2rem auto;
max-width: 100%;
padding: 36px 36px 0;
padding: 3.6rem 3.6rem 0;
}.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 31%;
}.footer-widgets-1 {
margin-right: 36px;
}.footer-widgets-1,
.footer-widgets-2 {
float: left;
}.footer-widgets-3 {
float: right;
}.footer-widgets .widget {
margin-bottom: 36px;
margin-bottom: 3.6rem;
}And last I went to appearance > customize > widget > footer 1 widget and added contact and archive widget as recommended by studio press.
But, when I went back to the widget menu, I still only see footer 1 widget, and not footer 2 widget and footer 3 widget.
Can you tell me what I am doing wrong?
Thanks!
https://hashimashi.com
ReuvenDecember 13, 2018 at 10:01 am #225002Victor Font
ModeratorClear your caches. You have both autoptimize and w3 total cache. Neither of these update automatically when you are developing. You should have them both deactivated while working on the site or you won't see changes.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?December 13, 2018 at 11:52 am #225003Reuven
ParticipantHi Victor,
I cleared caches, deactivated both of those plugins and tried through incognito mode in chrome. Still do not see the footer 1, footer 2 and footer 3 in the widget area...
Thanks for replying, but still no go,
Reuven
December 13, 2018 at 1:48 pm #225006Victor Font
ModeratorI just downloaded a fresh copy of Parallax Pro and changed the footer widgets from 1 to 3 and everything worked fine. It's not possible to tell you what's wrong without access to the back end because whatever is going on is specific to your site.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?December 13, 2018 at 5:16 pm #225017Reuven
ParticipantThanks for trying that Victor. I'm stumped cause I have 1.3.3 parallax pro and updated all files as suggested. You did the same and it works immediately? If you want to check on my site I'll send info to you...thanks!
December 14, 2018 at 3:41 am #225042Victor Font
ModeratorNo. I don't work on the back end of sites unless it's a paid engagement. I do not see the CSS for the footer-widgets in your code though.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet? -
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.