Forum Replies Created

Viewing 30 posts - 301 through 330 (of 1,120 total)
  • Author
    Posts
  • in reply to: galleries opening duplicate image on top of lightbox #1019263

    yes – I turned off wp fastest cache.
    Loading slow now but I am STILL seeing this single image on top of the slideshow.
    very strange. In the inspector that image has “fancybox” tags.

    in reply to: add content form to the bottom of all portfolio items #1019034

    you can close this thread
    thanks

    in reply to: galleries opening duplicate image on top of lightbox #1018881

    I see it in chrome

    in reply to: galleries opening duplicate image on top of lightbox #1018021

    on the page below, if I click on the first image I get this: https://imgur.com/kY0Z2cb
    then if I close that image the lightbox slideshow is there behind it:

    View post on imgur.com

    I see this in chrome only on all the galleries.
    thanks
    Nancy

    • This reply was modified 6 years, 1 month ago by Munford.
    in reply to: galleries opening duplicate image on top of lightbox #1017434

    thanks
    login below

    in reply to: HELP all maps gone / jquery issue #1011391

    HI
    thanks
    there was an issue that the API I had in the plugin was different than the one in the theme settings, but even after updating that I am still seeing the “multiple API” error
    – I think I will just leave it as it is for now.
    best
    Nancy

    in reply to: HELP all maps gone / jquery issue #1011217

    HI again

    so after trouble shooting I figured out the conflict (and error with some dynamic text code/conditional fields on the contact form 7 on many pages).

    I am now seeing the error “You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.” I have the API key in the enfold theme options already, so I thought I could turn that off the “Do not load the Google Maps API (Only check this if your theme loads the Google Maps API by default)” in the google map plugin settings, but then the maps disappear again with that jquery error (even though the jquery is loading fine.)

    What are the best practices here? Should I ignore the multiple API warning?
    And I still see the jquery error loading on the page below before the map loads, so there is still something weird going on.
    thanks for your help as always,

    Nancy

    • This reply was modified 6 years, 2 months ago by Munford.
    in reply to: update fail #1010645

    thanks very much for your help!
    regards
    Nancy

    in reply to: update fail #1010640

    Hey Dude, can you do that for my site as well???
    Afraid of making a mistake :)
    thanks
    Nancy

    in reply to: HELP all maps gone / jquery issue #1010125

    do you think it’s a plugin failure? We have hundreds of maps so the idea of rebuilding them all in another plugin is not too attractive.
    thanks for your help
    Nancy

    in reply to: HELP all maps gone / jquery issue #1010114

    thanks for your help….
    ok so…what can I do?
    google map support keeps saying: You may want to try disabling Combine JS.

    but you looked at that.
    confused
    Nancy

    in reply to: HELP all maps gone / jquery issue #1009894

    I got this message from google maps support:
    It appears that the minification of scripts on the site is causing jQuery to load too late for the maps scripts to function properly. Please try disabling minification to see if that fixes it.

    Not sure where those setting are though…
    can you take a look?
    thanks
    Nancy

    in reply to: update fail #1009843

    not sure –

    in reply to: HELP all maps gone / jquery issue #1009724

    Hi JOrdan,
    No, I have a lot of plugins…I will test it a bit. This just happened with no new plugins or settings changed.
    thanks
    Nancy

    in reply to: image overlay on hover / masonry gallery #1008876

    thanks you can close this thread.

    in reply to: mail chimp top bar use with fix frame layout #1008634

    thanks for taking a look
    best
    Nancy

    in reply to: image overlay on hover / masonry gallery #1008429

    OK so as I understand it, use quick CSS for quick changes, move into style.css when it’s OK (and great with the editor/fix finder there) and then at the end use a caching plugin/ merging. Is there any problem with turning off that merging option after it’s been turned on? I think I had the 2 caching plugins active because I was testing different ones. Any preferences to use with enfold?

    thanks for your help & advice.

    in reply to: image overlay on hover / masonry gallery #1008261

    HI Mike
    wow thanks for your great help! Looks fine. I have just started using the style.css editor so it’s good to learn some best practices. Is it OK to use that merging option? I had re-saved the options a few times but maybe not in the right way, Should I only use one caching pluigin?
    best
    Nancy

    in reply to: image overlay on hover / masonry gallery #1008091

    thanks for taking a look!
    I can only find some code below that disabled/changed the animation on the galleries – not sure if it’s messy or OK (I am a copy/paste coder for the most part).
    My client wants no animation on the galleries, and only transparent overlay on hover.
    best
    Nancy

    /*ANIMATION*/
    /* Masonry image load animation*/
    .avia_desktop .avia_transform3d .av-masonry-entry .av-masonry-item-loaded .av-inner-masonry{
    transition: opacity 2s ease-in;
    -webkit-animation: none; /* Safari 4+ */
    -moz-animation: none; /* Fx 5+ */
    animation: none; /* IE 10+ */
    }
    .av-masonry-entry {
    opacity: 1 !important;
    visibility: visible !important;
    }
    
    .avia_sortable_active .isotope {
        -webkit-transition: none;
        transition: none;
    }
    
    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none !important;
        animation: none !important;
    }
    
    /*disable lightbox animation*/
    .mfp-img {
    transition: all 4s ease!important; 
     transition-delay: 4s!important;
    }
    
    .mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
        -webkit-transition: none;
        transition: none;
    }
    in reply to: image overlay on hover / masonry gallery #1008080

    yes it is at the top and cache cleared. could there be other code interfering?

    in reply to: image overlay on hover / masonry gallery #1007817

    HI
    Thanks for your help
    I need this to be a global change not just on that page, but on that code did not change anything as far as I can see.
    any ideas?
    Nancy

    • This reply was modified 6 years, 2 months ago by Munford.
    in reply to: change portfolio grid on tag archive pages #1007633

    that is great thanks so much!
    you can close this thread/

    in reply to: change portfolio grid on tag archive pages #1005066

    I don’t know what that is – I found the code in another thread.
    I just needed the tabs to show at the bottom of the page, and link to the correct tab categories.
    Then I customized the tab archive page to have 4 columns, and I’d like all the items to be shown on the page,
    without pagination if possible
    thanks for your help
    Nancy

    • This reply was modified 6 years, 2 months ago by Munford.

    thanks I worked it out.

    in reply to: add content form to the bottom of all portfolio items #1004841

    I am putting it in my child theme functions.php but I think I may not need this after all as I found a way to do it in the sidebar.
    Would like to know if it’s possible though.
    thanks for your help
    Nancy

    in reply to: change portfolio grid on tag archive pages #1004839

    thanks for taking a look
    login is below

    thanks you can close this thread

    in reply to: add content form to the bottom of all portfolio items #1004603

    Hi Again

    Is it possible to just add this or something like it to the bottom of the portfolio items to also add a custom class id above the contact form:

    [av_codeblock wrapper_element='' wrapper_element_attributes='' codeblock_type='' av_uid='av-jlj9mkgt' custom_class='']
<span id = “bookhere”></span>
[/av_codeblock]
    [contact-form-7 id=”23464″ title=”fixed-form-arg-01″]

    I am getting an error in the wrapper elements:

    Your PHP code changes were rolled back due to an error on line 165 of file wp-content/themes/enfold-child/functions.php. Please fix and try saving again.

    syntax error, unexpected ” wrapper_element_attributes=” (T_CONSTANT_ENCAPSED_STRING), expecting ‘,’ or ‘)’

    or maybe there is a way to incorporate the class ID into the contact form itself?
    thanks for your help!
    Nancy

    in reply to: add content form to the bottom of all portfolio items #1004449

    update –
    I figured another way to do the buttton, so I don’t need to use that code!
    I would still like a way to add the extra code above as a contact form at the bottom of the portfolio items, if possible.
    thanks
    Nancy

    • This reply was modified 6 years, 2 months ago by Munford.
    in reply to: add content form to the bottom of all portfolio items #1004447

    what if I wanted to add something like this to the bottom of each portfolio item, instead of just the contact form:

    [av_one_full first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='10px,30px,10px,30px' border='1' border_color='#b5b5b5' radius='2px' radius_sync='true' background='bg_color' background_color='#efefef' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-4vhgskt' custom_class='']

    [av_codeblock wrapper_element='' wrapper_element_attributes='' codeblock_type='' av_uid='av-jlj9mkgt' custom_class='']
    <span id = “bookhere”></span>
    [/av_codeblock]

    [av_hr class='invisible' height='30' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-2x8wuel' custom_class='' admin_preview_bg='']

    [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-48n4vu5' custom_class='' admin_preview_bg='']
    <h2>BOOKING FORM – REQUEST PRICE</h2>
    [/av_textblock]

    [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-3n3s2q5' custom_class='' admin_preview_bg='']
    [contact-form-7 id=”23464″ title=”fixed-form-arg-01″]
    [/av_textblock]

    [av_hr class='invisible' height='20' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-2x8wuel' custom_class='' admin_preview_bg='']

    [/av_one_full][av_hr class='invisible' height='20' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-2x8wuel' custom_class='' admin_preview_bg='']

    Is that possible? If I put it in that shortcode area you gave me for the contact form only, I get php errors.

    thanks
    Nancy

    • This reply was modified 6 years, 2 months ago by Munford.
Viewing 30 posts - 301 through 330 (of 1,120 total)