Forum Replies Created

Viewing 30 posts - 31 through 60 (of 90 total)
  • Author
    Posts
  • in reply to: Team Member Pop Up Settings #772344

    The following code did not work

    .team-img-container img {
        width: 100% !important;
    }
    in reply to: Google Font CSS Error Because Above the Fold #768019

    Yes however this is causing my site to slow down. Do you recommend another font that will not cause this issue? As well I was wondering is their way way to add the following two fonts?

    AvantGardeBook
    AvantGardeMedium

    in reply to: CloudFlare RocketLoader #768012

    I have provided access.. Thanks for researching.

    in reply to: Video Pop Up Issues #729814

    Worked like a charm not sure why i didnt think about deleting the additional text on the URL. Thanks a bunch

    in reply to: Video Pop Up Issues #729320

    See private comments of where to go to find the video url error.

    in reply to: URGENT SITE DOWN #712452

    I have included admin info

    in reply to: URGENT SITE DOWN #712449

    Just saw your request one moment will give you admin access

    in reply to: URGENT SITE DOWN #712448

    Nikko,

    That resolved one issue which I am grateful for your time however when i go to a domain forward such as http://www.AustinViewing.com I now receive the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    in reply to: URGENT SITE DOWN #712407

    I also know when i try to do any page updates i receive the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    in reply to: URGENT SITE DOWN #712405

    Nikko,

    I had added to the end of the child theme however it did not fix anything so i deleted it. Thanks for looking into the problem i have spent the last day or so with my site down so any help would be greatly appreciated.

    in reply to: URGENT SITE DOWN #712373

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    in reply to: URGENT SITE DOWN #711486

    Seeing that i can not access wp-admin i went into the plugins folder via ftp and added “-disabled” after each plugin and this still did not fix the issue

    in reply to: URGENT SITE DOWN #711484

    Also getting the following errors

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    in reply to: AJAX Form Not Loading Conformation Text #629765

    Andy,

    Feel free to deactivate any plug ins as the site is not being used at this time until the issue is resolved.

    in reply to: AJAX Form Not Loading Conformation Text #628514

    I updated the theme and am still having issues with the form loading the confirmation data after pressing submit. I have created a test form that just requires entering a name to submit the form which then leads to a blank page instead of showing the confirmation data.

    • This reply was modified 8 years, 6 months ago by tdproperty.
    in reply to: AJAX Auto Scroll Issue With Header #625960
    in reply to: Remove Nav Next Button from Mobile View Menu / Tab Container #540049

    Ismael,

    Awesome that worked! Thanks again guys for the help!

    in reply to: Remove Nav Next Button from Mobile View Menu / Tab Container #538796

    Rikard,

    That took care of the left nav button however the right nav button still shows up

    i provided the image in prvt

    in reply to: Exclude Portfolio Item on Grid View #528001

    Josue,

    Thanks I found the issue I did not check the portfolio Categorie on one of the entries.

    in reply to: Exclude Portfolio Item on Grid View #527947

    This code worked for the 1st url however not the 2nd url. You will notice if you scroll to the bottom of the page on the 2nd url that there is no portfolio image?

    in reply to: Desktop Header Responsive Logo and Page Width #518891

    Please enter my domain name without www and it will load the correct page. If you enter www before my domain name it will show the broken page which I am in the works of correcting.

    in reply to: Update Issues #518889

    It looks like it is something with the css file because if you go to my site without www it is different than with the www before the domain name. I checked server side and everything looks fine. With www before the domain name you will notice that the social media widgets are messed up. I recently went into wordpress and selected that my homepage points to page name home and my blog points to page name blog. This changed the previous error that I was receiving which stated the text “this is enfold” when I entered my domain name with the www before hand. Something is not connecting correctly even after clearing the cache and reviewing the i believe its called htc file via ftp.

    in reply to: Desktop Header Responsive Logo and Page Width #516112

    I went and checked multiple computers and it is coming up for me. Can you try once again and clear out your cache. I show that my server was down a couple of times via pingdom. I keep changing hosting companies and they all operate between 92 and 97% up time this whole 99% uptime is a joke.. lol.. Thanks for your help.. Please try the following urls listed in private it may just not be liking without www or http

    in reply to: Desktop Header Responsive Logo and Page Width #515616

    It should be working again not sure why it was doing this however I cleared out the cache and not it is working. Please refresh your browser and it should work. Thanks for the help

    in reply to: Lightbox – Hide image title #513038

    I tried adding this code to my site and it does not work to disable the title text that pops up over the images. Can you please provide an update code? Thanks a lot for the help!

    in reply to: Header Logo Overlapping Tabs #504300

    Ismael can you please help me?

    in reply to: Header Logo Overlapping Tabs #504297

    Andy,

    There is no overlapping currently you gave me the code that does not correspond with my current code. If you look what you wrote

    I can see this code in your source code:

    
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu .social_bookmarks {
    display: none;
    }}
    

    which is preventing social icons to appear. Use this code instead:

    
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu .social_bookmarks {
    display: block !important;
    }}
    

    Cheers!
    Andy

    You will notice that the above code is not found in my current code

    
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }
    
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;}
    body { font-size: 16px; }
    
    .phone-info span { font-size: 16px; }
    
    .main_menu .menu ul { width: 235px; }
    
    #top div .avia-gallery img { border-style: none; padding: 0; }
    
    @media only screen 
     and (min-width: 584px) 
     and (max-width: 1200px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    }
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
    display: none;
    }}
    
    @media only screen
      and (min-width: 584px)
      and (max-width: 1200px) {
    ul.noLightbox.social_bookmarks.icon_count_4 {
    left: -60px;
    display: block;
    }}
    

    I value your alls time however I have explained this 3 times in past posts. Can you please review the code and help me correct the problem of the social media icons disappearing around 770 pixels. So once again please view my code and you will notice that what you wrote above does not include that code in my most recent code. Thank you for your time and make it a great day!

    in reply to: Header Logo Overlapping Tabs #503731

    The code that you included for reply #503406 was not relevant as that code was removed in a prior post which corrected my overlapping header issue. All of my current css code is listed in my reply #503671 which does not include the following code that needs to be replaced

    
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu .social_bookmarks {
    display: none;
    }}
    
    in reply to: Header Logo Overlapping Tabs #503671

    Andy,

    That code was for my old code if I revert back to the code you provided it overlaps the main image with the tabs. I have provided all the code listed below that is currently in my quick css

    
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }
    
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;}
    body { font-size: 16px; }
    
    .phone-info span { font-size: 16px; }
    
    .main_menu .menu ul { width: 235px; }
    
    #top div .avia-gallery img { border-style: none; padding: 0; }
    
    @media only screen 
     and (min-width: 584px) 
     and (max-width: 1200px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    }
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
    display: none;
    }}
    
    @media only screen
      and (min-width: 584px)
      and (max-width: 1200px) {
    ul.noLightbox.social_bookmarks.icon_count_4 {
    left: -60px;
    display: block;
    }}
    
Viewing 30 posts - 31 through 60 (of 90 total)