Forum Replies Created

Viewing 30 posts - 4,651 through 4,680 (of 8,514 total)
  • Author
    Posts
  • in reply to: bbPress 2.5 error? #194930

    You can download all previous versions here: http://wordpress.org/plugins/bbpress/developers/

    in reply to: adding 2nd language option to theme #194911

    Hey tintindufour!

    The theme has support for WPML directly for multi language set ups. There are other plugins available that do similar things but that is just the one some of our support crew has experience with.

    Regards,
    Devin

    in reply to: Restoring Original Theme Pages #194909

    Hi indirapril!

    Templates are only snapshots of whenever you save them. I think a better name for them might be “saved layouts”. So when you create one and then add it to a page it will only inserted exactly was in that layout at the time you saved it and nothing after will get saved or reflected in any other instance that it gets inserted.

    For the dummy data pages, you can check your pages ‘trash’ if you’ve deleted them but otherwise you would need to re-import the dummy data which would regenerate those pages.

    Cheers!
    Devin

    in reply to: Insert Jetpack SEO Into Specific Area of Page #194908

    Hey sgrobert!

    We aren’t really able to support third party plugins/drop-ins directly. If you have a how-to from the plugin and need help with that we can try and assist.

    Regards,
    Devin

    in reply to: bbPress 2.5 error? #194907

    Hi!

    I’ll tag the topic for Kriesi but as of right now none of the themes have been tested or officially support 2.5. He has been sick for a few weeks so there hasn’t been a chance to test yet so if you are looking for an ASAP solution or update that will most likely not happen right away.

    Regards,
    Devin

    in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #194904

    Hey!

    I’m not really clear on what you mean. There is no manual setting for the breadcrumbs or permalinks from the theme side except for on portfolio item permalinks. For everything else its completely controlled by WordPress.

    Cheers!
    Devin

    in reply to: Problems – Elements, Versions, Tables #194903

    Hi!

    It looks like you are still on an old version of the theme so you should first try updating to 2.4.2 which is the most recent version available from your downloads on Themeforest right now.

    Your memory limit is set at 64mb which is a bit low if you are using any other plugins like WooCommerce or WPML which can use a bit more memory in the WordPress backend and start to cause issues.

    Best regards,
    Devin

    in reply to: I want to show Gallery without thumbnails, under each other. #194901
    This reply has been marked as private.
    in reply to: wp_enqueue_script was called incorrectly #194896

    Hey mo!

    Can you try deactivating each plugin individually? As far as I know the script getting referenced shouldn’t be causing something like that as its the class from Envato to include auto updating into themes.

    If you are not already, make sure you are on Enfold 2.4.2 and WordPress 3.7.1

    Cheers!
    Devin

    in reply to: Uploading own icons in Icon Box #194894

    Hey condonpb!

    You can follow the steps in this video to add your own icon fonts which will then be available when adding in icon elements: https://vimeo.com/channels/aviathemes/75743285

    For information on creating your own icon font see:https://github.com/fontello/fontello/wiki/Help

    Regards,
    Devin

    in reply to: Video Gallery? Youtube playlists? #194082

    Hi Premanjali2!

    You could just insert the plugins shortcodes or whatever it uses to output the video playlists into a regular page. If the plugin is coded well then that should work without issue.

    Regards,
    Devin

    in reply to: Feature Request #194080

    Hi Ben!

    Those are all exclusive to Kriesi’s child theme for right now. He has mentioned that some of the items will be added in as features down the road and others he will write tutorials for.

    Regards,
    Devin

    in reply to: In the latest version is not available on masonry #194079

    Hey GarajeGrafico!

    You can download the most up to date version from your downloads on themeforest. See this video for a quick how-to: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Devin

    in reply to: Loopbuddy in Enfold #194004

    Hi mellasue!

    I had never heard of LoopBuddy before but I’m not sure you will be able to use it at the same time as Enfold. The theme already has a GUI for building layouts which may cause a conflict.

    If you are just trying to get it to work on a custom post type then it should work fine in theory though I don’t think any of us has any experience at all with the plugin.

    Best regards,
    Devin

    in reply to: Totally break website BIG BUG : please help me. #193991

    The css fix works and is in place now.

    The HR is white because of the css you have in your Quick CSS.

    The advanced layout editor is not in any other theme and so no, you would not have seen it anywhere else :)

    No theme in the world allows you to see the raw html of the page because WordPress doesn’t work like that. This is why the second tab of the visual editor was renamed from “HTML” to “Text’ because it wasn’t actually the html for the page.

    You can save pages as templates in the top right of the advanced layout editor and you can use regular shortcodes by clicking on the magic wand if you want to not use the advanced layout editor on just use the visual editor like a traditional theme would.

    You can also turn on the debug field to show the raw output of the advanced layout editor following the directions here: https://kriesi.at/support/topic/export-theme-settings-and-templates/#post-121115 . Just be careful since you are saving the data directly to the database and if you make a mistake when editing the data in that field there is a chance you could break the layout of the page completely.

    in reply to: how to change a blog into a masonry blog? #193985

    All theme options are saved into your database to the theme name. So when you replace the theme files with the new updated version you don’t actually lose any settings.

    The theme files just get replaced. See: https://vimeo.com/channels/aviathemes/67209750

    in reply to: Sensei plugin looks horrible on my website #193981

    Hey marco26!

    We have not yet added in any css or integration with Sensei so any styling would need to be custom added. WooThemes has some documentation on it to get you started here: http://docs.woothemes.com/document/sensei-theming/

    Cheers!
    Devin

    in reply to: Totally break website BIG BUG : please help me. #193792

    The HR elements have different styles. You can select them just like you can edit any other element by clicking on the Edit Element icon on the top left of that element.

    The advanced layout editor is really just a interface for editing shortcodes. But even with any other WordPress theme that uses shortcodes you wouldn’t have access to the html of the page. That is really the idea behind using a CMS – you aren’t editing the html directly.

    I’ve found it to be much faster to edit pages using the advanced layout editor than any other theme available but it may not be for everyone. You still definitely have the option of just using shortcodes for most things however. I think its only the full width elements (layer slider and color section) that you need to use the advanced layout editor for directly.

    Otherwise you can just build your page using shortcodes in the text tab which is as close to html as you’ll get with WordPress.

    Closing this topic since there is already one on the same issue getting addressed here: https://kriesi.at/support/topic/big-problem-impossible-to-add-new-element/

    Hey!

    I like the use case example. Makes sense to have some options for post styling but I think there needs to be a different implementation than how the advanced layout editor works with pages so that a user wouldn’t potentially lose blog post data/formatting when switching themes.

    I’ll bring it up for a future release and see if we can come up with something.

    Regards,
    Devin

    in reply to: No Adsense from Google #193774

    My guess would be the code is incorrect then. They do also have a limit to how many ads can show on one page so maybe you are hitting the limit on that page.

    in reply to: Subscriptions Sales #193773

    If the plugin lets you distinguish “membership” content from regular content then it should work. Pippins Plugins are generally pretty great so if you are following what the plugin outlines you are able to do then there shouldn’t be any issues.

    in reply to: Totally break website BIG BUG : please help me. #193770

    Hi!

    Just to quickly clear up one thing: the advanced layout editor and the visual editor can not be used together. You can use one or the other on any single page but not both together.

    That is the intended behavior and will not be changed for now.

    As for creating a page and editing content I just created a test page.

    The HR element is visible when there is a background color because it has been set to white in color which you’ve set in the Quick CSS in your theme options.

    The home page gallery is getting modified from this css:

    
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a{width:25%;}
    

    But I don’t know where that is getting added into the live site. It should be 20% width, which is what the theme has by default so you could just add that to your quick css as a short term fix.

    Regards,
    Devin

    • This reply was modified 11 years, 7 months ago by Devin.
    in reply to: Reopen a closed issue #193170

    You could change it to something like this:

    li#menu-item-3512 a {
    padding: 5px 10px !important;
    background-color: #0698d9!important;
    color: white!important;
    height: 30px!important;
    line-height: 20px!important;
    margin-top: 55px;
    border-radius: 10px;
    }

    For future customization where it needs to be exact however you will need to look into a freelance developer. Typically this is not supported through the support forums but we will usually finish off something we start off with.

    in reply to: Blog-Views – why so complicate ?? #193165

    Closing off the topic since its getting off topic and its clear we aren’t going to be able to meet your needs here. Kriesi.at has no individual in which you have hired or that we have directly pointed you to so please do not claim otherwise.

    Regards,

    Devin

    in reply to: Reopen a closed issue #193158

    You have the css incorrect in your Quick CSS:

    #top .main_menu .menu li > a {
    padding-top: 10px;
    }
    #top .header-scrolled .main_menu .menu li>a {
    padding-top: 0;
    }

    It should be:

    
    #top .main_menu .menu li > a {
    padding-top: 10px;
    }
    #top .header-scrolled .main_menu .menu li>a {
    padding-top: 0;
    }

    The previous css is not needed.

    in reply to: Fullwidth Masonry Gallery #192769

    Oh great! I’m glad its all working for you now. Let us know if you have any other questions or issues.

    in reply to: Can't add more pages in the main menu #192698

    Hey!

    It may be a limit on your max input vars. Talk to your host about either modifying your php.ini file to increase max_input_vars or if they would need to do it for you server side.

    Regards,
    Devin

    in reply to: Mega Menu in Secondary Menu #192691

    Hey CloudChoice!

    Unfortunately the mega menu can only be used as your main menu. Other instances of it are not coded to work correctly.

    Regards,
    Devin

    in reply to: Reopen a closed issue #192675

    Then it would just be:

    
    #top .main_menu .menu li > a {
    padding-top: 10px;
    }
    #top .header-scrolled .main_menu .menu li>a {
    padding-top: 0;
    }
    
Viewing 30 posts - 4,651 through 4,680 (of 8,514 total)