Forum Replies Created

Viewing 30 posts - 4,051 through 4,080 (of 8,514 total)
  • Author
    Posts
  • in reply to: Home Page is just blank when logged out #206612

    Hey!

    First thing to do is go to your caching plugin settings and clear your cache. Then deactivate the plugin so it stops caching your pages.

    There is no reason to be using one when you are still developing.

    Right now on my end I’m having no issues viewing the site or the /welcome-2 page.

    Regards,
    Devin

    in reply to: Page edit functionality not appearing #206610

    Hey whitstablesunsets!

    I would suggest updating both WordPress and Enfold to the most recent versions available. That will at least get us working on the same version as you so we can look for any bugs or something like that.

    Just to rule it out you should also try deactivating any active plugins that are installed and then log out of WordPress and back in.

    Cheers!
    Devin

    in reply to: bbpress and full width masonry #206608

    Hey tplagenz!

    bbPress by itself is just a supported plugin. The theme doesn’t really use it for anything or need it. In fact it only really styles it and nothing else.

    I can’t think of why bbPress would have any impact on masonry galleries. What are you using to manager the user levels? Any membership plugin or anything like that?

    Cheers!
    Devin

    in reply to: Inconsistent main menu and sub menu on-states #206606

    Hey!

    The menu should look exactly as it is on the demo. If it isn’t then there is something (not sure what) causing a conflict.

    There isn’t a real way to tell without seeing it live so if you can push it to a dev installation or something that is live we can log in and take a look.

    Otherwise it just a matter of making sure the menu is set up using the regular WordPress menus manager. If the menu is supposed to be a mega menu then it will need to have columns in the layout which looks like:

    Cheers!
    Devin

    • This reply was modified 11 years, 6 months ago by Devin.
    in reply to: Layout elements inside Layout elements #206504

    Hi sitesme!

    No not at the moment. You could add the shortcodes for the columns into a text element and it might get you there but it hasn’t been tested so there is a good chance you’ll run into a bug or cross browser issues where the output isn’t properly getting rendered.

    Regards,
    Devin

    Hi charmenoir!

    You would need to create a new full width advanced layout builder element to output the correct html. You can see an example in the theme files under config-templatebuilder>avia-shortcodes>slideshow_layerslider.php.

    Its unfortunately beyond what we can assist with via support to create the new shortcode element for you but a freelance developer from somewhere like Microlancer, Codeable or from here http://kriesi.at/contact/customization should be able to create the new code for you using the themes code as a model.

    Cheers!
    Devin

    in reply to: Google Tracking does not work #206370

    Hi maaz022!

    The tracking code can be anywhere on the page. The footer is better in most cases since it shortens the initial load of the page (even if by a minuscule amount) and your visitors are then only tracked if the full page is loaded.

    It could take some time for your stats to show up in google but as long as you put your information in correctly the filed just returns exactly what you put into the source. So if you see it correctly there isn’t any other step we could direct you to take.

    Regards,
    Devin

    in reply to: Image grid with text underneath #206368

    Hi aIVIis!

    You could use columns and text blocks. Instead of an image element you would add the image into the text block.

    Cheers!
    Devin

    in reply to: Targeting Rows in Avia Layout Builder for Markup #206365

    Hi Vada!

    No, they don’t have a specific row element as is since that isn’t how the theme outputs its html. You could wrap your content areas in color sections and then use the developers ID field to add an ID to grab onto and you can also turn on the custom class field for all elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Devin

    in reply to: Restoring a site #206095

    Hi!

    Unfortunately I have no experience using that as a local server so I don’t know what it does to the database. I’ll tag the other support crew and see if anyone else has any experience with it.

    Regards,
    Devin

    in reply to: Possible Menu Glitches? #206091

    Hey mgerenser!

    1) Your child theme has only the mega menu using that blue color. If you use this instead it will effect both the mega menu current menu and the regular menu current menu:

    #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
    color: #1d66ab;
    }

    2) I’m seeing the border on each column so I’m not sure if it has already resolved itself.

    Regards,
    Devin

    in reply to: Anchors not working properly… #206088

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    in reply to: Anchors not working properly… #206063

    You can try bringing your theme files up to date with the most recent fixes since there were some updates to in page navigation in the last update.

    in reply to: problems when viewing website with IE 8 #206059

    Hi!

    First re-download the theme files from your downloads on Themeforest and then install the updated theme files. For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    In addition, try deactivating all active plugins and see if that helps layerslider work correctly in IE since it has had a lot more testing and usage for cross browser compatibility than even the theme.


    @viscribe
    – if you can create a new topic with a link to your site and the same information we’ll take a look at it there. IE issues can be varied and I don’t want the two of you to get confused on which is working for whom.

    Best regards,
    Devin

    Hey!

    Let us know if you have any other issues and if anything doesn’t have the intended result please keep the css in place so we can see its effect live.

    Regards,
    Devin

    in reply to: Wrong table visualization in Internet Explorer #206053

    Hey!

    Can you keep the css live and then let us know when we can take a look with it in place? I tested it live on my dev site and it worked there.

    Best regards,
    Devin

    in reply to: Wrong table visualization in Internet Explorer v2 #206051

    Hey caroberto6!

    I re-opened it so that we can address it there as it shouldn’t have been closed.

    Regards,
    Devin

    in reply to: PrettyPhoto #206050

    Hi!

    You can use a percentage to make it more flexible. Eg:

    
    div.pp_pic_holder { width: 45% !important; }
    div.pp_default div .pp_content, .pp_content_container { height: 50% !important; }
    div.pp_default .pp_close { z-index: 9; }
    

    Regards,
    Devin

    in reply to: Unordered lists with icons / Tabular table question etc. #206046

    Hey Minz!

    1) While possible, we don’t have a code example or a how to. You would need to write new custom css to replace the bullets with the icons of your choice.

    2) I don’t know why they aren’t lined up on that page. You may want to try adding a blank column on the side of each of the 2/3 columns to make sure everything is getting cleared out correctly.

    And possibly try re-making the tables to see if it was just an error in their initial setup.

    3) Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    @media only screen and (max-width: 989px) {
     .responsive .boxed#top {
      width: 100%;
     }
    }
    

    adjust the max-width as needed to get the effect you are looking for. You *might* need to add !important to the width value if it doesn’t overwrite the themes media query correctly at first.

    4) You can use this to remove it:

    
    .footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item {
        background: transparent;
    }
    

    or alter it to fit your design.

    Regards,
    Devin

    in reply to: Slider Issues — not completely "responsive" #206045

    Hey garyguthrie!

    What are the exact settings you have now? Can we see the page/example live as well?

    Best regards,
    Devin

    in reply to: ENFOLD LICENCE #206044

    Hey muslimmedical!

    Yes, you would need to purchase a license for each domain.

    Regards,
    Devin

    in reply to: Remove Google Web Font #206003

    Hi Imburr!

    You would just need to not choose a google font from the dropdown selection in the styling options.

    Cheers!
    Devin

    in reply to: Theme colors #205959

    Hey!

    The theme has a bit of background color changes based on your selections in the theme options. As of right now there is no way to individually set the elements with theme options.

    The formula for each is a bit different as some it takes your color and then uses a slightly lighter version and others a darker version.

    Cheers!
    Devin

    in reply to: LayerSlider font options #205957

    Hi creativeyes!

    It depends on how important that specific text is for the site. Kriesi used images for text specifically to make it easier for the whole slide to be responsive and it worked out very well.

    Others have added in other fonts either through @font-face or a plugin which lets you choose google fonts from a dropdown and then targeting your slide elements with a specific css class.

    No really “right” way but either is available to you.

    Best regards,
    Devin

    Hey Maik!

    You could try turning on the custom class field for all elements and then setting a specific height for your custom class. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Devin

    in reply to: Parallax Explorer #205897

    The basic parallax functionality still works in IE9+ when using Color Sections but the Full Screen slider however has issues with Internet Explorer and so this is how it degrades.

    in reply to: Media Management recommendation #205892

    Hey adrianwackernah!

    Unfortunately not. The media manager and the contextual uploader/image selection is still somewhat underdeveloped and I’ve just not run across a plugin that does anything to improve it.

    Regards,
    Devin

    in reply to: Theme colors #205889

    Hey!
    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .alternate_color h2 {
    color: #00adef;
    }

    You can add the !important declaration to it if it doesn’t take effect as well.

    Regards,
    Devin

    in reply to: one page has fonts corrupted, all fonts gone italic #205883

    Hey Gillianrose!

    Somewhere within that page is a stray em opening tag. Do you have the debug field turned on for the advanced layout builder or do you have any text blocks in the page?

    Cheers!
    Devin

    in reply to: image passwords when unzipping #205866

    Makes sense but I’m glad its working for you now.

Viewing 30 posts - 4,051 through 4,080 (of 8,514 total)