Forum Replies Created

Viewing 30 posts - 1 through 30 (of 152 total)
  • Author
    Posts
  • in reply to: Ajax window stopped working #1024832

    Cube portfolio – good plugin, used many times

    in reply to: Gallery print out #1022711

    Hi

    I don;t really understand the answer. if the one that prints out is “heavier”, why do the ones that are “lighter” not print out?

    thanks

    in reply to: Ajax window stopped working #1022707

    Hi

    I used the other plugin and it worked right away…ha ha

    thanks for your help anyway :)

    in reply to: Gallery print out #1019909
    This reply has been marked as private.
    in reply to: Ajax window stopped working #1019460

    Hi

    it is not on selected browsers…I have problems on all browsers intermittently as do other people, but this code is the thing that screws up safari and mobile for sure

    asking everyone to clear their cache is not going to work :)

    could this be down to a slow server. my hosting sometimes drops out…

    or is there a bug in that code, perhaps I have entered something wrong and that is causing the slow loading

    I also tried various caching plugins etc on the site but nothing seems to make any difference and I am not exactly sure what I am doing, as nothing seems to make any difference haha

    :)

    in reply to: Print out error google maps #1019431

    I tried these

    .av-masonry-image-container:nth-of-type(1n+4) {display: none !important;}

    #pix img:first-child {display: none !important;}

    but I am not sure what I am doing with it. as I say I would like to hide all gallery items after the 3rd one when it goes to print/pdf

    thanks!

    in reply to: Ajax window stopped working #1019426

    as a follow up, it seems to be OK now but what I wanted to achieve was having the window open underneath the flags, which is what the above code does ( I guess :) )

    but something in this code is screwing up the rest I think

    thanks again!

    in reply to: Ajax window stopped working #1019049

    Hi

    there are still issues loading..

    I removed all the css and that was not the problem but I think this is the problem that is causing it to not load some times or on safari/mobile etc

    function ava_custom_script_portfolio_preview() {
    ?>
    <script>
    (function($) {
    $(document).ready(function() {
    $(‘.grid-sort-container’).each( function() {
    var preview = $(this).prev(‘.portfolio_preview_container’);
    var sort = $(this);
    preview.insertAfter(sort);
    });
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action( ‘wp_footer’, ‘ava_custom_script_portfolio_preview’, 9999 );

    function av_larger_quick_css() {
    echo ‘<style>#avia_quick_css .avia_control textarea {
    min-height: 400px;
    }
    .avia_sidebar_active #avia_quick_css .avia_description {
    width: 30%;
    }
    .avia_sidebar_active #avia_quick_css .avia_control {
    width: 70%;
    }
    </style>’;
    }
    add_action(‘admin_head’, ‘av_larger_quick_css’);

    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    add_action(‘wp_head’, ‘ava_auto_resize’);
    function ava_auto_resize(){
    ?>
    <script>
    (function($){
    var int = window.setInterval(function(){
    $(window).trigger(‘resize’);
    $(window).trigger(‘av-content-el-height-changed’);
    }, 1000);
    })(jQuery);
    </script>
    <?php
    }

    anything that can be done?

    thanks!

    in reply to: Print out error google maps #1018921

    Hi,
    sorry :)
    I need to look again at the gogle thing but will wait till it’s set up on the client server thanks for that

    is there a way to limit the number of items that get printed out from the gallery? I just want the first 3 included when it goes to pdf but maybe that’s to do with the plugin I am using…

    many thanks again

    in reply to: Print out error google maps #1018918

    Hi

    it all seems to be working fine now.

    thanks for your help!

    in reply to: Mobile menu not working #1018276

    Hi

    yes, it’s OK now, many thanks

    in reply to: Print out error google maps #1018271

    Hi again

    that answered one question but…:)

    I have google maps using a replacement image but:

    the image is appearing too big, how can I scale that down? I cannot see a class selector for google in the inspect element

    how can I remove the message “Google maps have been disabled…” once it goes to print? It is using the backup image but still showing that message

    thanks again

    thanks!

    in reply to: Print out error google maps #1018269

    Hi
    I was not aware of this, I will set it up, thanks!

    in reply to: Mobile menu not working #1017890

    Hi
    I have sent you my settings in enfold and a screenshot on android chrome

    the whole mobile menu thing is just not activating

    http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/10/menu.png

    http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/10/Screenshot_20181004-122155.jpg

    many thanks

    in reply to: Print out error google maps #1017525

    Hi

    if you have another look…

    I have google maps using a replacement image BUT:

    the image is appearing too big, how can I scale that down? I cannot see a class selector for google in the inspect element

    how can I remove the message “Google maps have been disabled…”?

    ALSO!!! now the google map is not loading properly…it asks do I own the website…I have enterd a valid google api key

    thanks!

    in reply to: Print out error google maps #1017508

    Hi..this was a fix. apparently it is not possible for the plug-in I am using to capture the live map so I added a static version just for print

    if you think there is a solution I can give you the login or I can just use this method, it’s not too much more work

    thanks!

    in reply to: Print out error google maps #1017059

    Hi

    It is fine on the page, but when I click the link on the pdf output the map is missing

    http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/10/bug.png

    thanks!

    in reply to: Ajax window stopped working #1015257

    OK thanks, I will see how it goes. the client said with the preloader things were much better but I was still getting the occasional not loading glitch – as the preloader loads the page but not all the ajax content and that seems to be the bottleneck…

    anyway if the clients says nothing more then cool…thanks for your help

    in reply to: Ajax window stopped working #1014781

    Hi

    sorry, I don;t now which file to edit, it’s not the theme footer file or a Wp file…is it?

    thanks :)

    in reply to: Ajax window stopped working #1014162

    could there be an error in the css, or the way the css is loading that could be slowing it down?

    thanks

    in reply to: Ajax window stopped working #1014161

    Hi

    which js script do I hook to which header file?

    thanks!

    in reply to: Ajax window stopped working #1011473

    I tried it on android and an iphone and the flags do not work properly

    in reply to: Ajax window stopped working #1011352

    hi
    the client is using safari and if he tries Europe then Middle East it does not work, but changing the order it then works

    “If I change the entry order, it works ”

    so something awry somewhere I think

    thanks!

    in reply to: Ajax window stopped working #1011289

    Hi

    is there any way to apply the loader to the ajax items? the problem seems to be a lag loading the flags…clicking too soon sometimes results in the error…maybe it’s server lag/slow loading or something?

    thanks

    in reply to: Ajax window stopped working #1010646

    Hi again

    seems this is not quite fixed.

    I tried it in 3 different browsers and the performance of the ajax window is sporadic. sometimes it works and sometimes it doesn’t, the behaviour is not regular so I do not think it is a problem in the content – some times tabs work sometimes then don’t work if you click back on them etc etc

    if you could take another look that would be great

    thanks!

    in reply to: Ajax window stopped working #1009504

    thanks Dude :)

    in reply to: Ajax window stopped working #1008430
    This reply has been marked as private.
    in reply to: Ajax window stopped working #1005673

    Hi

    I cleared the cache on the server but still the same issue. I installed W3 Total Cache and purged the cache but nothing. that plugin seemed to slow the site down so I deactivated it.

    thanks!

    in reply to: Pdfs not found #1005586

    Hi all!

    fixed. thanks for looking I figured it out :)

    in reply to: Ajax window stopped working #1005230

    it works if you load a tab, load a different tab, then go back to the first tab. thanks!

    • This reply was modified 6 years, 2 months ago by Nikko.
Viewing 30 posts - 1 through 30 (of 152 total)