Forum Replies Created

Viewing 30 posts - 361 through 390 (of 419 total)
  • Author
    Posts
  • in reply to: Conflicting js #313978

    Hi

    As a test to debug I actually deleted avia.js and it works fine. So then I uploaded avia.js but with no data in it, so essentially a blank file. And it caused the problem. So this tells me there is no issue with the code in avia.js but possibly this could be an issue with the file name itself?

    If I change the file name of avia.js will it matter to its functionality?

    in reply to: Enfold Showcase #312971

    Let me know your thoughts guy feedback positive and negative welcome

    http://www.opulentfinancialplanning.co.uk

    in reply to: Conflicting js #312190

    Hi Ismael

    Okay no problem. The website is
    http://www.codecreative.uk/

    The script of mine is
    <script type=’text/javascript’ src=’http://www.codecreative.uk/wp-content/themes/enfold-child/scripts/script.js?ver=1.0.0′></script&gt;

    This script file allows the hanging computer monitors you can see under the navigation bar to move left and right dependent on user mouse movement.

    If I de register the file avia.js it still fails to work.

    But if I ftp into my account and simply rename the file from avia.js to avia.js.old then everything works fine. When the avia.js file is included it prevents this nice effect from happening. The screens actually go smaller and distorted. Is there a way to possibly combine the 2 files together?

    If you require ftp access let me know

    in reply to: Sub Menu Overflow #311507

    Fixed it for anyone with future issues. The plugin has its own built in settings and the layout needed to be changed from fluid to responsive. This prevented the z index setting from being ignored. Not sure why fluid would do this.

    in reply to: Sub Menu Overflow #311480

    Hi Josue

    Pleas take another look I’ve placed it successfully within the wrap all div. I’ve done this via a child theme template file

    All looks okay but still it’s rendering in front. I’m not sure how or why. It seems to overide/ignore css ruling

    in reply to: Sub Menu Overflow #311394

    Hi Josue

    Thank you for your reply. This one has been sending me a little bit crazy. Even though it is outside the grid I would have thought a zindex rule with !important would still fix it.

    Okay is there anything you can suggest as a work around to give the visual effect were looking for.

    How about the placement of the carousel within the wrap element at the end ?
    If this may work can you give an example of how to do it possibly? With an indication of what file to edit?

    Really appreciate any help.

    By the way I couldn’t log into the support forum via my iphone. I had to get on a friends laptop. Can you look into how to log into the forums via smart phones?

    Thank you so much in advance

    in reply to: iPad Menu Not activating soon enough #309810

    http://www.jasminesboutique.co.uk

    You can see with an ipad air on landscape the home over laps the logo a little. Is there a css tweak to adjust it from 990 to 1024?

    If on a normal browser you start scalling down the screen you can see the slight over lap

    in reply to: iPad Menu Not activating soon enough #309804

    This image illustrates the issue
    http://www.metaltoad.com/sites/default/files/Responsive-Widths_0.png

    We would benefit from having additional options for 1024 pixels and maybe 1280

    in reply to: iPad Menu Not activating soon enough #309799

    This menu actually fails to activate on an ipad Air in landscape mode :S

    in reply to: iPad Menu Not activating soon enough #309796

    Great thank you again for your help Yigit

    I don’t know how others feel but personally I think it would be good if the default selection could be 990x.

    Is there a way via my child theme I can change the default?

    in reply to: Solution needed for window caption #308033

    The bug was wp types, woocommerce views that was preventing this from working. Bug reported!

    in reply to: Solution needed for window caption #308012

    Hi Yigit

    I’m confused. So this version of Peter’s site is working

    http://test.inoplugs.com/shop/uncategorized/variable-product/?lang=en

    Is it possible to explain how I can do this as well? I’m can’t see what I am doing wrong

    in reply to: Solution needed for window caption #308003

    I have to admit i’ve been quite stupid to have forgotton to use this.

    I have got variations enabled on this product. All are present in attributes and variations.

    Each variation has a different image set. Howcome when I pick different fabric variations from the drop down the image isn’t changing ?

    in reply to: Animation #307788

    Yes they are fantastic as a user scrolls down. But I think my client wants something that is constant to draw someones attention. I’m just wondering if its a viable idea and if or what options I may have

    in reply to: Meet The Team #306944

    Ah great thank you learning more about this theme options all the time :-)

    I know how to place a parallex image but how have you managed to hover the text

    The Office

    We recently moved the team to New York. Here is how it looks like if you work with us

    Over the parallex image?

    in reply to: Meet The Team #306934

    Hi how’s that nice box created with the submit button that reads

    Welcome! This is our dedicated Team. Did we say that we would love to work with you? So dont be shy, get in touch!

    in reply to: Meet The Team #306851

    Hi Devin

    Great thank you for the advice

    in reply to: add a class to a div #305831

    Hi

    What file should I open and edit to add a an if statement. I thought it was single.php but don’t think it is

    I’m going to use an if statement as follows

    <?php if(is_page(12)){
    <div class=’container template-blog template-single-blog carousel’>
    }else{
    <div class=’container template-blog template-single-blog ‘>
    }

    That will add the carousel class if it is the right page and I can then style it.

    in reply to: add a class to a div #305800

    Hmm I can see how you think this would help but that isn’t really the issue. This article shows how I can add a class to the short code. I can also achieve this by just placing a div around it.

    What I am trying to do is remove the padding being applied to this div
    <main class=”template-page content twelve alpha units” itemprop=”mainContentOfPage” role=”main”>

    It is being applied through this css

    .content, .sidebar{
    padding-top: 45px;
    }

    If I change this it will manipulate the padding in other areas of the site. I can apply it to just the home page id but within the home page this css is applied more than once so that isn’t really an option. Any ideas?

    in reply to: add a class to a div #305795

    Hi Peter

    I used the plugin http://codecanyon.net/item/ultimate-3d-carousel/6651900

    And included it via a very simple short code. I will study this link you provided now

    in reply to: Will this play nicely with enfold? #305667

    Hi Peter

    Okay so I want to add the following,

    // Carousel Files
    wp_enqueue_script( ‘canvas-carousel-jquery’, $template_url.’/js/jquery.min.js’, array(), 2, false );
    wp_enqueue_script( ‘canvas-carousel’, $template_url.’/js/jquery.mousewheel.js’, array(), 2, false );
    wp_enqueue_script( ‘canvas-carousel-ease1′, $template_url.’/js/easel.js’, array(), 2, false );
    wp_enqueue_script( ‘canvas-carousel-filter’, $template_url.’/js/easeljs/filters/Filter.js’, array(), 2, false );
    wp_enqueue_script( ‘canvas-carousel-colorfilter’, $template_url.’/js/easeljs/filters/ColorFilter.js’, array(), 2, false );
    wp_enqueue_script( ‘canvas-carousel-tween’, $template_url.’/js/tween.js’, array(), 2, false );
    wp_enqueue_script( ‘canvas-carousel-canvascarousel’, $template_url.’/js/CanvasCarousel.js’, array(), 2, false );

    Can I just simply create a file called functions.php and upload it to the child themes folder?

    in reply to: Missing Icons #305666

    hi do you think that’s the reason why?

    in reply to: Will this play nicely with enfold? #305025

    Ok thanks Peter.

    Regarding the enque scripts is that best to still be done within functions.php ? Or functions-enfold.php?

    Shame there isn’t a nice plugin developed yet to easily enque scripts the right way

    in reply to: Really Easy Full Width Slider #304976

    Yes interested to hear back on this as I need a css fix for it as well

    in reply to: Using Enfold Social Icons? #304933

    Ah great thank you Yigit it now works fine :)

    in reply to: Using Enfold Social Icons? #304927

    hi any advice as to why the social media icons other than facebook aren’t displaying or floating in the footer of column1 on http://79.170.43.15/opulentfinancialplanning.co.uk/

    in reply to: Missing Icons #304860
    This reply has been marked as private.
    in reply to: Really Easy Full Width Slider #304390

    Hey love the background image how have you managed to give it that animated effect?

    in reply to: Really Easy Full Width Slider #304361

    hmm looks like a good possible solution let me know if this works. If it does do you think it may be worth including in the next release as standard css part of the theme?

    in reply to: Blog Page #302656

    Hi

    I have single blog author, big preview. I believe this is the layout on the demo site at this page?

    http://kriesi.at/themes/enfold/blog/

    It looks the best to me. I like how when you click read more it shows the rest of the post and opens it

    On my version http://www.capelliremi.co.uk/blog/

    I can’t get it to quite look the same. Any advice on what I am doing wrong? At the moment it’s just simply showing the entire blog post

Viewing 30 posts - 361 through 390 (of 419 total)