Forum Replies Created

Viewing 30 posts - 391 through 420 (of 1,161 total)
  • Author
    Posts
  • in reply to: portfolio tags styling, links #1000361

    Hi VIctorica
    thanks for the help! Is it possible to put a “/” between the tags as well?

    Can you also look at the 2nd issue – the links that are attached to the tags do not lead to a list/gallery of items for that tag, but back to the same page. I don’t think that’s how it’s supposed to work, right? Is there something wrong in the function code above?

    Best
    Nancy

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

    Hi MIke
    Thanks for your reply. I knew I had that code somewhere but missed it down at the bottom of the functions. I have already set up the menu to show/hide items, it’s just a bit confusing with such a big menu.
    Regarding the menu items font styling – is there a way to target just those coloumn titles that I put tags on?

    best
    nancy

    in reply to: update 4.31 messed up gallery load #963069

    not yet but I will try it on a test site. thanks

    in reply to: update 4.31 messed up gallery load #962042

    It was happening on all the pages that had a masonry gallery. I reverted to the last version of enfold until I am sure this issue is fixed.

    in reply to: magazine element out of alignment #953880

    that worked, thanks!

    was all this the result of the mag element styling files moved with the new update?
    It’s pretty disconcerting that an element that I rely on changes on the update without any reason/warning.
    How to avoid this in the future – wait to update until all the glitches are worked out?
    This update caused multiple issues on my sites.

    thanks
    Nancy

    • This reply was modified 7 years, 1 month ago by Munford.
    in reply to: Logo area heading background problem #953805

    I am having a similar problem. My header image has disappeared with the recent update.

    in reply to: magazine element out of alignment #952405

    cache was cleared

    in reply to: magazine element out of alignment #951580

    Hi Ismael,
    Thanks but that did not change the spacing for me
    see below
    ??

    in reply to: magazine element out of alignment #950600

    HI Victoria
    I fixed the code in a new magazine.php file and now it’s working fine. Also, by adding this code:

    time.av-magazine-time.updated{
    display:none!important;
    }

    I got rid of the /byadmin and that also fixed the image frame issue and the member shortcode problem, though I’m not sure why. The only issue I see now is in the sorting categories where there is no spacing around the separators. (ie it looks like: All/ADD-ONS/ROUNDTRIPS and is hard to read.) Can you help me fix that?

    thanks
    Nancy

    • This reply was modified 7 years, 2 months ago by Munford.
    in reply to: magazine element out of alignment #949463

    HI Basilis
    I have not changed any plugins – but as a test I deactivated them all and did not see any changes to the mag element. I have added login below if you want to take a look at the back-end/plugins.
    thanks
    Nancy

    • This reply was modified 7 years, 2 months ago by Munford.
    in reply to: magazine element out of alignment #949133

    Hi again
    still can’t find out why my magazine element has changed. I am getting an author line (not there before), out of aligment text, wrong size image border, and the sorting categories at the top are not working anymore. Any ideas?? I also have a [member] / [nonmember] shortcode on the mag elements like this:

    [member][av_magazine link='portfolio_entries,261,317' items='10' offset='0' tabs='aviaTBtabs' thumbnails='aviaTBthumbnails' heading='' heading_link='manually,http://' heading_color='theme-color' heading_custom_color='#ffffff' first_big_pos='top' custom_class='' av_uid='av-3cuuz8'][/member]

    [nonmember][av_magazine link='portfolio_entries,261,262' items='10' offset='0' tabs='aviaTBtabs' thumbnails='aviaTBthumbnails' heading='' heading_link='manually,http://' heading_color='theme-color' heading_custom_color='#ffffff' first_big_pos='top' custom_class='' av_uid='av-vqzewk'][/nonmember]

    which worked fine but now it looks like both elements are showing on the page. see below in private.
    ???
    thanks
    Nancy

    • This reply was modified 7 years, 2 months ago by Munford.
    in reply to: magazine element out of alignment #948029

    Thanks I think that worked but it seems I also lost some styling on the magazine element – or maybe with an update – as now it has the /by admin tag on everything and the layout is messed up. How do I get rid of that?

    at one point I edited the mag element like this (as per your suggestion):

    Edit config-templatebuilder > avia-shortcodes > magazine.php, find this code on line 558:
    
    if(empty($this->atts['thumbnails']))
    {
    $image = "";
    $extraClass = "av-magazine-no-thumb";
    }
    
    Below, add this:
    
    $excerpt = !empty($entry->post_excerpt) ? $entry->post_excerpt : avia_backend_truncate($entry->post_content, apply_filters( 'avf_magazine_excerpt_length' , 10) , apply_filters( 'avf_magazine_excerpt_delimiter' , " "), "…", true, '');

    and had everything lining up with a sqare photo, title, and excerpt underneath, but now it’s showing the /by admin tag and the photos are not filling the frame, and the titles and excerpts are moved too far down. Can you see what’s causing this suddenly? I have not changed any settings or css.

    thanks
    Nancy

    • This reply was modified 7 years, 2 months ago by Munford.
    in reply to: font size on slideshow caption titles #939883

    I still do not see the changes you made to the css. hard refresh, etc.
    Can you point to the code you updated so I can see what’s been done?
    thanks
    Nancy

    in reply to: font size on slideshow caption titles #938617

    Thanks – I can’t see that your adjustments have made a difference.
    I still see 2 different font sizes on the mobile.
    Is there an easy way to clean up my css? It always gets a bit messy by the time I’m done building.
    thanks
    Nancy

    in reply to: font size on slideshow caption titles #937771

    thanks login below

    in reply to: font size on slideshow caption titles #937675

    yes – why doesn’t that code also effect slider 4 & 8? That’s where I’m confused.
    all the font sizes in the slider captions are set to default. Something is conflicting and I can’t find it.
    thanks
    Nancy

    in reply to: font size on slideshow caption titles #937391

    thanks – that worked for those 2 sliders –
    do I have to target the sliders individually? I’d like to target all 4 on the page.

    in reply to: font size on slideshow caption titles #937260

    reload the page – sometimes they don’t display at first

    in reply to: masonry gallery load more extra image copies #930558

    I have done a hard refresh many times and am still seeing duplicated images and images not showing up in the masonry galleries when LOAD MORE is selected.

    bottom of the page with with load more option https://imgur.com/mjLAXf9 (nor correct)
    bottom of the page with “all” option selected https://imgur.com/a/2qukN (correct)
    you can see the end of the gallery here on the backend: https://imgur.com/a/WCXny I don’t see these images displayed on the page at all. Maybe something got corrupted on the page?

    any ideas? I can just select “all” but would like the option for mobile.
    nancy

    • This reply was modified 7 years, 3 months ago by Munford.
    in reply to: change lightbox animation #929686

    no I meant that the client didn’t like the zoom transition effect on the lightbox. I think it is fixed now – thanks for your help!

    in reply to: masonry gallery load more extra image copies #929397

    if you scroll down and click the load more button, you will see that the images are displayed twice – the gallery starts over again.

    in reply to: change lightbox animation #929093

    thanks – will this work? or should it be in the mfg-img {}?

    .mfp-img {
    -webkit-animation: none;
    animation: none;
    }

    .mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    transition: background 0.2s ease,
    padding 0.8s linear;
    }

    I don’t really code…

    in reply to: masonry gallery load more extra image copies #928490

    Hi again
    I updated enfold, per your instructions in #1 above, but am still having issues with copies of images in my masonry galleries. I have never seen this happen before. Can you see what the issue is?
    thanks
    Nancy

    in reply to: masonry gallery load more extra image copies #928040

    Thanks –
    can’t see the change on the load more button – still pops up on scroll instead of page load (see page below)

    thanks for your always help,
    Nancy

    • This reply was modified 7 years, 3 months ago by Munford.
    in reply to: fullscreen slider in mobile #926352

    I added that but doesn’t seem to be “easing in” when the page loads.
    any ideas?

    in reply to: fullscreen slider in mobile #925189

    Not sure how to use that – ??

    .avia_desktop .avia_transform3d .av-masonry-entry .av-masonry-item-loaded .av-inner-masonry {
    transition: opacity 2s ease-in;
    }

    /* Masonry image load animation*/
    .avia_desktop .avia_transform3d .av-masonry-entry .av-masonry-item-loaded .av-inner-masonry{
    -webkit-animation: none; /* Safari 4+ */
    -moz-animation: none; /* Fx 5+ */
    animation: none; /* IE 10+ */
    }
    .av-masonry-entry {
    opacity: 1 !important;
    visibility: visible !important;
    }

    in reply to: fullscreen slider in mobile #924478

    thanks – that takes all the animation off.
    Is there a way to fade it in?

    in reply to: fullwidth menu loading error #923726

    thanks that did it.

    in reply to: Galery Masonry animation #920310

    Hi Romano2
    I had the same issue and got decent results following this thread and modifying my shortcode.css file.
    https://kriesi.at/support/topic/masonry-animation-fade-in-only-on-load/#post-203853

    good luck!

    in reply to: Vimeo embed error #916388

    I have found a way around the vimeo problem, but you can still see the top 2 videos are embedded as video elements with vimeo links, and they are not showing properly. The other videos are images with links, and they work fine, but shouldn’t the vimeo links show up? I dont’ have the problem with you tube.

Viewing 30 posts - 391 through 420 (of 1,161 total)