Forum Replies Created

Viewing 30 posts - 1 through 30 (of 34 total)
  • Author
    Posts
  • in reply to: Button Image change on mouseover #848085

    Hello,

    I have gotten the code to work properly, as can be seen here: http://www.aimgrp.com.au/

    However these three buttons seem to sometimes change on hover quickly and without issue and sometimes need to be hovered over for some time before they change. The issue isn’t in the code, I am thinking it might be theme related, or perhaps the images are of to higher quality and take to long to load?

    Can anyone offer any ideas on this?

    Here is the code I made up;

    <img onclick="javascript:window.location.href='http://www.aimgrp.com.au/cabinetry-home/'; return false;" onmouseover="this.src='http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-2.png';" onmouseout="this.src='http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.png';" src="http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.png" alt="Cabinetry" />

    in reply to: Button Image change on mouseover #846218

    Also tried this:

    <img onclick="javascript:window.location.href='http://www.aimgrp.com.au/cabinetry-home/'; return false;" onmouseover="this.src='http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-2.png';" onmouseout="this.src='http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.png';" src="http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.png" alt="what-ever-you-like" />

    Could I please get some help with this??

    in reply to: Button Image change on mouseover #846210

    Tried this but it doesn’t work either as seen on my website http://www.aimgrp.com.au

    <a href="http://www.aimgrp.com.au/cabinetry-home/"><img src="
    http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.png" onmouseover="this.src='
    http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-2.png'" onmouseout="this.src='
    http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.png'" /></a>
    in reply to: Button Image change on mouseover #846021

    <img onmouseover="this.src='http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-2.jpg';" onmouseout="this.src='http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.jpg';" src="http://www.aimgrp.com.au/wp-content/uploads/2017/08/Cabinetry-Button-1.jpg" alt="what-ever-you-like" />

    in reply to: Tab Section #836673

    However the update didn’t fix the update;

    in reply to: Tab Section #836286

    None of the icon box buttons on my home page work after the update now, these were done using the custom css form on each element, would an update have altered this in anyway?

    Thanks,
    David.

    in reply to: Tab Section #836275

    I had the wrong api key, I have updated it, it currently says;

    Briefly unavailable for scheduled maintenance. Check back in a minute.

    Which I’ve never seen before, but once it works again I’ll check this out.

    in reply to: Tab Section #836269

    Hello, I’m currently running 4.0.5. Which shows as the current version on my enfold backend, how can I update this if I can’t do it through WordPress? Do I download the new version from theme forest and upload it again? Will all my settings remain?

    Thanks,
    David.

    in reply to: Tab Section #835830

    Also using the Tab Section, is it possible to use the Full width Button to go to different tabs?

    in reply to: Button Options #801699

    Hello, Yes I believe I have now gotten it to work, thank you for your help.

    in reply to: Button Options #801293

    Just managed to fix it so in: public_html/aimgrp.com.au/wp-content/themes/enfold/functions-enfold.php I have added: add_theme_support(‘avia_template_builder_custom_css’); at the top of this file.

    Where do I put in the rest of the code? Or have you done this and do I not need to do this?

    in reply to: Button Options #801290

    Hi Jordan, I did this to make the second and third column clickable on the website, I added this code to Enfold Functions.php.

    function add_custom_div(){
    ?>
    <script>
    jQuery(“.your-custom-css-class”).click(function(){
    window.location = jQuery(this).find(“a:first”).attr(“href”);
    return false;
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_custom_div’);

    Using ftp I have looked in both the functions.php and enfold functions.php and can not find this code to remove it and fix the issue. Via FTP would you be able to take a look, maybe I might need the enfoldfunctions.php and functions.php uploaded again from their original state, which I don’t have.

    in reply to: Button Options #800901

    Hi Jordan, after adding this to the enfold functions.php I am no longer able to view my website, I get the “This page isn’t working” error, image attached.

    https://ibb.co/dEiuNa

    in reply to: Button Options #800122

    Thank you

    in reply to: Button Options #799378

    Thanks Jordan. I have changed the name of the original columns file, called ‘OLD COLUMNS FILE’ Let me know if you work it out, thanks.

    in reply to: Button Options #798552

    Thanks Jordan, done that, my 1/3 columns now show as full page columns and the linking feature isn’t woking after editing the column and linking it. http://www.aimgrp.com.au

    in reply to: Button Options #798284

    Hello,

    Thanks for that, the file link on that post isn’t available, where do I put that code for this to work?

    thanks.

    in reply to: Button Options #796523

    Thank you, I will try that and let you know how I go. Is it possible to make the whole icon box and it’s content one single button?

    in reply to: Button Options #796283

    Thanks Jordan for your reply, if I were to stick with the icon box, is it possible to use a custom icon? I could use the logo to match it in with the brand, is it also possible to make the whole icon box, and it’s contents a button? As a pose to three the icon, text and image being separate buttons. As so the tool tip doesn’t change continuously as you hover over the icon box.

    Thanks.

    in reply to: Pixelised Logo Image #791976

    Never mind, just worked out that it was inserting the logo at 300×300 and not the full size

    in reply to: Enfold upload issue #790207

    With much work I have solved this, it was an issue on Godaddy’s hosting side with a duplocate ftp account. Thank you for your help though.

    in reply to: Enfold upload issue #790130

    I uploaded the actaul folder, not the zip. Thanks for your help, Could this be a part GoDaddy issue? Where do I attach an image to the post?

    in reply to: Enfold upload issue #789964

    I uploaded the folder using Filezilla

    in reply to: Portfolio Image size #773156

    That’s fantastic, Thank You!!!

    in reply to: Plugin Upload Issues #768051

    Got it working now. Thanks.

    in reply to: Plugin Upload Issues #766871

    Thanks John,

    Shared…

    • This reply was modified 7 years, 8 months ago by dlannetts.
    in reply to: Portfolio Uniform Height #750449

    I have now fixed this issue by simply adjusting all of the image sizes.

    in reply to: Open Portfolio Item In New Tab #747407

    Still after help to the second part of my question here.

    in reply to: Open Portfolio Item In New Tab #746288

    Also how can I get the portfolio items on this page to line up in height properly:

    in reply to: White box around footer menu item #415643

    Never mind, just updated and the issue was fixed, thanks.

Viewing 30 posts - 1 through 30 (of 34 total)