Forum Replies Created

Viewing 30 posts - 7,231 through 7,260 (of 8,514 total)
  • Author
    Posts
  • Hi Torlock,

    This kind of customization is beyond the scope of what we can assist with via support. There are just too many variables that could be effecting what is happening to accurately debug or even offer a direction to go in.

    You could try posting on StackExchange or looking into a freelance developer to complete the customization for you.

    Regards,

    Devin

    in reply to: Blog Stuff and other things #130141

    Hi ramontessmann,

    You’ll need to be more specific on exactly what you are trying to do and what the issue is you are running into. How you have the page set up in the advanced layout editor and what elements are in place vs what you want to do is important in trying to help so the more detail the better.

    This video gives a basic overview of using the Advanced Layout Editor: https://vimeo.com/channels/aviathemes/64927358

    So you may need to adjust the layout you had in mind if the editor doesn’t allow for it by default.

    Regards,

    Devin

    in reply to: Text Box Not Editable #129962

    If you are still having the issues with Twenty Twelve then the issue is unrelated to the theme. My guess is there are either common interfering browser extensions in your Chrome/Firefox or your wordrpess installation needs to be reinstalled.

    If however you have any plugins or dropins active at all, delete them entirely before re-installing wordpress.

    Regards,

    Devin

    in reply to: AddThis Plugin #130362

    Hi artistic24459,

    This is a bandaid fix but 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:

    .single-portfolio .addthis_toolbox.addthis_default_style {
    display: none;
    }

    Otherwise there should be a setting within the plugin to let you choose where it should output.

    Regards,

    Devin

    in reply to: Link Post Open in New Window #129944

    Glad we could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    in reply to: Failed to load resource: … #129659

    Hi DavyE,

    Check the chmod permissions on it and make sure the file is at least 755.

    Regards,

    Devin

    in reply to: Add Options to Enfold #130489

    Hi Pedro,

    You need to re-do the functions that include the admin folder and its contents into your child theme. Either way you will be having to look at the chang log for each version to replace or not the files within your child theme.

    I find it better and less buggy overall to not use a child theme when editing a theme like that. But since you are already using one you can make a changelog.txt file of your own in your child theme with the notes and copies of all files you’ve changed in the parent so you can easily re-add them after each update.

    You can also use the version.txt from the main theme to only update those files that have been changed instead of overwriting the entire theme.

    Regards,

    Devin

    in reply to: Update to new version caused error… #130342

    Hi UHD,

    I’m not sure, that file has not been changed since 1.3 so there is no difference between the 1.7.1 version and the 1.8 version.

    Regards,

    Devin

    in reply to: Import NEW dummy data from just updated theme? #130504

    Hi corly,

    If you import it again on top of what you have it will reset your Enfold options and duplicate the menu items. It would be easier to just re-make the ajax portfolio since its really simple to do so.

    The Ajax Portfolio Preview Settings allow you to set a preview image or a group of images to be used specifically in the Ajax portfolio view. This layout isn’t as flexible so that the previews will load predictably for the theme.

    These are just under the visual editor on each portfolio item. You add a single image and some data for each portfolio item and then when you have a portfolio element you have a new option of making it ajax enabled.

    Regards,

    Devin

    in reply to: Update Enfold from China #130153

    Hi Lele,

    You can update via FTP following the steps in this video https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    Hi Robert,

    You aren’t actually using the themes progress bars at all on that page. Its custom coded progress bars and in the first example the correct class is added so its rendering correctly. The rest however are just progress-bar blue where it should be my-progress-bar blue.

    Regards,

    Devin

    in reply to: Sidebar menu #130187

    Hi golence,

    We’ll need to see a page live with the menu in place. It should be doable with a bit of css but if the selectors aren’t already in place it may take a few extra steps.

    Regards,

    Devin

    Hi Joelle,

    I’m having no issues using the search form on your site at the moment. Did a quick test search and all worked fine via ajax.

    Regards,

    Devin

    Hi DigitalMedia,

    The change to the loop would need to be done in the parent.

    Regards,

    Devin

    Hi kcharity,

    I’m not really clear on what you mean. If you are using a custom post type with the builder and then have content within the builder for that page the only thing that would be effect is the_content of whatever page that renders it.

    So if you make a page that wordpress would pull based on the template hierarchy ( http://codex.wordpress.org/Template_Hierarchy ) the_content is where the advanced layout editors output would get pushed.

    Look at the single-portfolio.php for reference.

    Regards,

    Devin

    Hi SandsCostner,

    Not that I have ever seen. The theme actually has built in support for Gravity Forms so it should have the inherited styles from the themes stylesheet.

    If we can look at that page/form on your site live we’ll be able to inspect the code and see whats going on.

    Regards,

    Devin

    in reply to: Cannot Center Page Content #130100

    Hi serverlift,

    We would need to see the site live to inspect what you have now and suggest a css fix.

    Regards,

    Devin

    in reply to: 16:9 gallery #130093

    Hi stunna42,

    In the Portfolio grid element options there is an option for Portfolio Grid Image Size. Select the Choose the Portfolio Grid image size manually and you can then choose the image size to be used.

    Regards,

    Devin

    in reply to: Can't get Image Preview to show on Blog Grid #130409

    Hi ghostohms,

    Do each of your portfolio items have the featured image set? That is where the image gets pulled from for a portfolio grid item.

    Regards,

    Devin

    in reply to: Editing Widgets #129974

    There isn’t a need to directly edit the footer or any specific file. The widgets can be configured on their own after you add them to the widget area in Appearance>Widgets in the wordpress backend.

    Eg: http://en.support.wordpress.com/widgets/ which is for wordpress.com so not all the individual widget features are there but the general drag and drop method of adding widgets to widget areas and editing the titles is consistent across all themes.

    If you are looking to edit the wordpress core widgets, you would need to have write a simple custom plugin or find one that does what you are looking for.

    in reply to: Enfold predefined color style scheme #129858

    Hmm, talk to your hosting provider. I vaguely remember someone else having this same issue but solved it by having their host disable the auto caching that was set up. It was one of the wordpress dedicated hosts but the name escapes me at the moment.

    in reply to: remove Kriesi link from socket #130128

    Hi cree8teevgrl,

    Please do not create duplicate topics or ask the same question in multiple topics. I’ve answered this question just now for Incarnation after seeing your post here: https://kriesi.at/support/topic/update-socket-text-incarnation and will follow it up here.

    To remove the backlink you *just* add [nolink] to the copyright filed in the Theme options>Footer .

    Regards,

    Devin

    in reply to: Contact form not sending full information. #129754

    Most mail clients allow you to view the raw source which is what would be good to see.

    Either way, could you try removing the form from the page and then saving. Then re-add in a form and re-build it.

    in reply to: Mobile sized navigation not working #130014

    Hi newenglish,

    I’m getting a timeout when trying to view the above url. There could be a plugin or wordpress installation error but if we could view the site we might be able to see what the issue is.

    Regards,

    Devin

    in reply to: Editing Widgets #129972

    Hi padgettbrian,

    The default widgets are just designed to give the footer a bit of weight for quick installs. To replace them, add any widget to the footer column widget areas and those widgets will then be shown.

    Regards,

    Devin

    in reply to: Boxed Layouts #130275

    Hi joe88,

    That was from the 1.1 changes where Kriesi added in the boxed layout and the predefined color schemes for it. The 1.8 notes are only:

    2013 July 16 - Version 1.8

    Added 31 detailed PSD files to the download

    files to update:
    - style.css - new version number
    - css/shortcode.css - fixed an alignment problem with extra large layouts and slideshow captions. added datepicker css. fixed ie9 portfolio problem
    - css/dynamic.css.php - added datepicker colors
    - functions.php - enqueueing child theme style.css as last css file for easier css overwrites
    - incldues/helper-template-logic.php - fixed a bug that prevented backend page and post filtering/searching

    folders to update:

    -folder config-templatebuilder:
    - added offset option to blog, postslider, product_grid and productslider
    - added various hooks to the portfolio element for advanced customization options
    - added datepicker to contact form builder
    - added add_theme_support('avia_template_builder_custom_css') flag.
    if enabled each template builder element gets an input field to add a custom css class

    -folder framework:
    - improved google maps widget. allows to set custom height
    - added datepicker html to the form generator
    - fixed a bug with old lightbox scripts which do no load jquery sortable

    -folder config-layerslider:
    - updated layerslider to version 4.6 which should fix any issues with scaling property not working
    - removed example layerslider slides and replaced it with custom ones to make the final theme zip file smaller
    this should result in less problems when uploading the theme on cheap servers

    Regards,

    Devin

    in reply to: How to Upgrade new version of enfold 1.8 #130249

    Hi dsgnerfw,

    Auto update isn’t available with many/most themes from Themeforest. As posted above, I made a video on how to update via FTP here: https://vimeo.com/67209750

    Regards,

    Devin

    in reply to: Custom Link in menu #130010

    Hi TedRysz3,

    When on the menu manager page in wordpress go to the top right of the screen and open Screen Options. Check the box for CSS Classes.

    Now expand your vimeo menu item and you’ll have a field for the css class. Add:

    noLightbox

    to that field.

    Regards,

    Devin

    in reply to: Testimonial Slider #129835

    Hi Marssolutions,

    The only cure would be to keep the testimonials consistent height at this point. Otherwise Kriesi would need to add in some additional functionality to pre calculate the height of all the testimonials and then set the height of the div before they slide..

    Regards,

    Devin

    in reply to: Single Product Page Sidebars #130195

    Hi Jarrod,

    Themes are all designed differently. If you want to customize the single product page to have a different layout you can do so following the WooCommerce docs on it here: http://docs.woothemes.com/document/template-structure/

    Regards,

    Devin

Viewing 30 posts - 7,231 through 7,260 (of 8,514 total)