Forum Replies Created
-
AuthorPosts
-
cool, thanks
Also, I just noticed that another element that is not displaying properly in the footer are the footer widget titles.
Okay, let’s start over.
So there is clearly html errors on this page. I know that because 1)headlines are not displaying the right color 2)there are border lines were there should not be and 3)the footer is being displayed like a box instead of full width.
When I tried to upload an older revision (one that did not have any display errors), the screen went blank and I could not load the older versions.
So here is what is wrong with the footer. On every page on learnclubdance.com, the footer is displaying one way. On http://learnclubdance.com/own-the-dance-floor/, the footer is being displayed in a different way. Are you able to see that difference on your end?
Paul
Hey, so the dashy was moved to the root domain, sorry!
October 21, 2015 at 5:53 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #522403Hey Andy,
So I updated the headlines on the homepage. Thanks!
I’m still getting page movement here: http://learnclubdance.com/own-the-dance-floor-set/Any idea why?
Paul
October 8, 2015 at 7:20 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #516053Hi, the website is learnclubdance.com
October 1, 2015 at 8:05 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #512399Hey so I have the following code in general styling:
@media only screen and (max-width: 1024px) {
#top .av-large-testimonial-slider { min-height: 800px; }}I have been changing the quantity from 500 to 800 and the screen is still moving around for me.
So just to clarify,
I have the following errors on this page. I cannot find an html error and when I try to load an old revision, the whole screen goes blank.
The display errors are:
The footer
Headlines
Borders between color sectionsK, just updated.
September 30, 2015 at 5:22 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #511709Hey,
I’m working with a 13 inch macbook.
Per your earlier instructions, I’ve been changing around the 500px value, but still getting the movement.
Paul
the footer in the screenshot looks different than the footers on every other page. it does not go across the entire screen and the spacing is much larger
September 30, 2015 at 1:24 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #511445Hi, I am using google chrome.
Hey, i’m still seeing the errors in the footer : (
Hey Andy,
Please use this link to see a screenshot of the footer:
https://www.dropbox.com/sh/koqgub51aucgk7o/AADSk_Ik7GQB08rlvKBWMV8Wa?dl=0Paul
Hi thanks for your help on this. The footer still looks funky. How can we make sure the footer is displaying correctly?
Hey, the login details are enclosed below:
The display issues are that there is a grey border in special content areas and the special headlines are not displaying the correct color
Ok cool, looks like its updated. Do you know why the revisions are not displaying and how to get the olds back with no html errors?
- This reply was modified 9 years, 2 months ago by kgbrooklyn.
how do i upgrade?
Hey, thanks for the mega fast reply.
I followed that thread and here is what I saw:
<?phpecho “<div class=’sub_menu_socket’>”;
$args = array(‘theme_location’=>’avia3’, ‘fallback_cb’ => ”, ‘depth’=>1);
wp_nav_menu($args);
echo “</div>”;?>
Replace it with this<?php $social_args = array(‘outside’=>’ul’, ‘inside’=>’li’, ‘append’ => ”); avia_social_media_icons($social_args); ?>
<?php
echo “<div class=’sub_menu_socket’>”;
$args = array(‘theme_location’=>’avia3’, ‘fallback_cb’ => ”, ‘depth’=>1);
wp_nav_menu($args);
echo “</div>”;?>
Edit custom.css then add this code#top #socket .social_bookmarks {
position: absolute;
right: 0;
}However, I cannot find the snippet that needs to be replaced in the footer.php file.
Thank you for the fast reply.
How do I create a backup?
awesome, thank you very much for this
September 23, 2015 at 3:20 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #507878Cool, thanks!
September 23, 2015 at 1:36 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #507730Thanks a lot for taking a look. To clarify, what is the exact code I need to add? Do I add the word “and” ?
September 23, 2015 at 11:52 am in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #507630Hey, it’s definitely happening. I am using chrome.
enclosed below
enclosed below
Hey, I’m not exactly sure what you mean.
As a reminder, I want the icons that appear on this page (http://learnclubdance.com/accessories/) to be numbered. I have an area that says “3 Easy Steps” That is where I want the icons to be numbered, instead of showing the music note icon.
I added the following code to functions.php:
add_theme_support(‘avia_template_builder_custom_css’);What do I do now?
I tried restoring the page to a revision I had on Sept 11 (before I had any errors) but when I do that, the screen goes blank.
Hey, I was really hoping I would not have to start completely over… Is there any other way to see what the errors are?
Hey, is it still timing out?
-
AuthorPosts