Tagged: 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #866530

    I added a Tab Section to the page listed in Private Content and it is totally unformatted. I am wondering if there is a quick css that could be effecting it. below is what I have in my quick css.

    .slide-meta { display: none; }

    .fake-thumbnail .slide-image{
    display: none;
    }

    .news-thumb {
    display: none;
    }

    span.news-time {
    display: none;
    }

    .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
    color: inherit!important;
    }

    .main_menu ul:first-child > li > a { padding: 0 20px!important; }

    .content {
    border: none;
    }

    .content, .sidebar { padding-top: 50px; padding-bottom: 10px; }

    .avia-post-nav {
    display: none !important;
    }

    td { border-style: none; }
    tr:first-child td { border-top-style: none; }
    tr td:first-child { border-left-style: none; }
    .alternate_color tr:nth-child(odd) { background: #111111; }

    .content, .sidebar { padding-top:40px; padding-bottom: 10px; }

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
    width: 95%;
    max-width: 95%;
    }
    }

    div#header_main_alternate {
    min-height: 38px;
    }

    #main>.fullsize>.container>.content {
    padding-top: 0;
    }

    .av-masonry-entry .av-masonry-entry-title {
    margin: 0;
    font-size: 12px;
    color: ;
    }

    #866620

    Hey Stephan,

    Can you try to copy all the contents of Quick CSS to a text editor and remove all the contents from Quick CSS, save after then clear browser cache and check. Then re-add the css codes back to Quick CSS, just let us know if it did affect or not.

    Best regards,
    Nikko

    #866902

    I removed all the quick css, saved it, cleared the cache and it did not change anything. One more thing I notice was there is a new menu called menu in my main menu bar. I click on it and it doesn’t do anything. We had someone help as one time and we think they main have made changes to the css file but we are not sure and do not know how to check for it.

    #867222

    Hi stephanedwards,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #868449

    Yes, I also had a web designer look at it and he said the jquery needed to be updated. It helped a little but I wish he didn’t touch anything.

    #869415

    Hi,

    The developer copied every templates from the parent theme files to the child theme. I’m not sure why they have to do that. They also created a duplicate of the “avia_register_frontend_scripts” function in the child theme’s functions.php file.

    Best regards,
    Ismael

    #869761

    I’m not sure what was done to our website but all our sliders on every page are gone and the section still doesn’t work.

    Can whatever was done be undone to repair our website ASAP please.

    #869763

    It looks like someone deactivated my plugins. I reactivated them and it fixed my the problems I had. But the Tab Section still does not work.

    In the future please don’t change my website and leave it broken.

    #870327

    Hi,

    We didn’t deactivate the plugins. Please create a backup of the child theme’s functions.php file and then disable it temporarily. Remove every templates files in the child theme. If possible, contact the previous developer.

    Best regards,
    Ismael

    #874929

    We had a web developer look at the site and they can’t find why the Tab Section is not working and they cannot figure out why the is a new menu item called “menu” in red on my website. It appeared there after the last update.

    #875695

    Hi stephanedwards,

    Credentials did not work for me. Could you please update the credentials?
    Here is the code to hide the “Menu” text

    
    .header_color .av-hamburger-inner + strong {
      display: none;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #876829

    We tried the css code and it didn’t work. Below is info to login

    #877370

    Hi,

    What is this script for?

    The theme has been modified quite a lot so we can’t help you with it. Please contact the previous developer and ask him to reverse the modifications temporarily.

    Best regards,
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.