Forum Replies Created

Viewing 30 posts - 1 through 30 (of 143 total)
  • Author
    Posts
  • in reply to: Update safe or not? #1321014

    Stagesites are for developing.
    Dont you test the features of your theme before you publish a new version?

    in reply to: Open links in Lightbox #1306562

    Hi,
    i was not onlytalking about images:
    “what do i need to do to open a URL (whatever kind) in a modal window/lightbox??”

    Furthermore
    The answer i found in you forum is:`

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100% !important;
        max-width: 1600px !important;}

    Plus this if only for a certain page:

    .page-id-29970 .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100% !important;
        max-width: 1600px !important;
    }

    BUT:
    Why does it work on ID 29970 (its a gallery included in a page) but not on ID 29959 & 30172 (which are portfolio elements)

    marcus

    in reply to: Pageload / Video #1300423

    Hi Ismael,
    you wasnt able to open my website to see how the video is embeded?
    Marcus

    in reply to: Video does not play – it just links #1300324

    Hello Ismael,
    I DONT want the video to AUTOPLAY.
    This is not what we are talking about..
    I want a user to click on “play”, then the video starts, but it does not play, it links

    Even if i disable autoplay in the settings of the slide….it does not solve the issue

    Marcus

    in reply to: Which settings for Enfold with Fastest Cache? #1298956

    Hey too,
    If i totally dismiss the Enfold performance settings and only rely on FC, what about the “Load only elements which are in use”?
    (This is part of the performance settings, right?)
    What happens if i dont use this settings?
    (As far is i know all scripts will be loaded then, right? And when they all are loaded instead of the used ones, what happens to my pagesize and my performance??)

    Greetings
    marcus

    in reply to: Video does not play – it just links #1298791

    Hi Yigit
    WP: 5.7.1
    Enfold:4.8.1

    The settingsf for the vimeovideo are correct, no restrictions on that end.
    Video does still not play, it just links.
    And it just shows a black surface with that triangle playsymbol….no preview.
    When i add another video: Same problem
    I can add whatever video i want – it does not change anything.

    AND,,,,i used this element on other URLs also to show Videos, and they all dont work anymore.
    Black, no preview, dont play, just link.

    kind regards
    Marcus

    EDIT:
    If i take the code and put it into another installation i get another weird situation:
    The screen says “Invalid embed code” although it is just a simple video URL like vimeo.com/12345676
    You maybe want to check if Enfold and Vimeo still work

    The settings of the video are correct:
    https://marcusjeroch.de/screens/vimeosetting.jpg

    CHECK HERE:

    in reply to: Icons gone on a lot of pages #1281379

    This sounds wrong to me and also @yigit mentioned that it has to change.
    Question:
    If i change the icon the code for that icon must be found somewhere in the code, right?
    Something in the code has to change. What?

    Marcus

    in reply to: Image quality #1281376

    Hi,
    no, it was less than 2560.
    I am also not talking about retina but thanks for the link anyways.

    I am talking about an option (i read it somewhere quite a time ago) to increase the quality by reducing the compression or so.
    It was just some lines in the function.php

    Marcus

    in reply to: Menu broken on MacBook Air #1281375

    Yes, on 1410 the issue is gone but increasing the sitewidth sounds more like a workaroound than a proper solution, doesnt it?

    kind regards
    Marcus

    in reply to: CSS for Footer-Widget #1281373

    Hi Ismael,
    thanks for looking into it.
    (I followed the advice but it even got worse)

    Anyway…i will solve that by writing the CSS again
    Thankx
    Marcus

    in reply to: Menu broken on MacBook Air #1279164

    Hi Yigit,
    There are browser emulators on the market, arent there?

    Increased from 1310 to 1410px
    Marcus

    in reply to: Menu broken on MacBook Air #1279071

    1: I refer to you your “supportstyle”
    You want me to be more clear?
    OK.
    I gave you the exact details of the device the issue is visible and you check with other parameters.
    This is not what i call support.

    2: The link works
    https://jeroch-verlag.de/screens/enfoldmacair.zip

    in reply to: Menu broken on MacBook Air #1278758

    “There is an issue with firefox”
    “I checked it with Opera and there is no issue”
    You seem to be very generous with your customers lifetime.

    jeroch-verlag,de/screens/enfoldmacair.zip

    Marcus

    in reply to: Icons gone on a lot of pages #1278077

    Hi Yigit,
    For #2:
    Yes, i hardrefreshed a lot.
    See this screencast: marcusjeroch.de/screens/icons.mp4
    You will see that:
    – The icon changes optically (ALB & Frontend)
    – But the code is still ue800

    i did everything possible:
    Emptied cache
    Checked with 3 different browsers
    hardrefreshed a lot

    in reply to: Title in slider – cant edit fontsize / color #1277753

    A fix for all these caching trouble would be nice, or at least an instruction how not to waste so much time with it.
    Then you can close the thread, yes.
    Thanx

    in reply to: Icons gone on a lot of pages #1276087

    1: Yes, my shortcode says “no”, but it also says this: icon_select=’no’ icon=’ue800′
    Why?
    2: When i choose “info”-icon and update i still get this: icon_select=’no’ icon=’ue800′
    3: What do you mean by ” a copy of your page”? I cant do a copy of my entire website. I can do a copy of a specific URL/page.
    4: OK, i will check the parser. Meanwhile you could edit this typo: ” “Enfold shortcode Preser
    kriesi.at/documentation/enfold/intro-to-layout-builder/#shortcode-parser

    OK…i dit make a copy of the page……in two different ways:
    ONE:
    When i duplicate the page via a plugin, there is content, there is an icon showing up, but it is not the one which i have picked month ago.
    It shows the musical note.
    That means: There is somethin visible now, but the wrong one

    ———————————————————————————–

    TWO
    I did it via copying the shortcode and pasted it into the ALB-Shortcode field.
    The result: EMPTY page
    <div class="container"><main role="main" itemprop="mainContentOfPage" class="template-page content av-content-full alpha units"><div class="post-entry post-entry-type-page post-entry-26419"><div class="entry-content-wrapper clearfix"></div></div></main><!-- close content main element --> <!-- section close by builder template --> </div>

    The parser info shows a lot, but id did not repair anything – the page is still empty
    Thats what the parser-info says:

    • This reply was modified 3 years, 2 months ago by Yigit. Reason: deleted parser info and shared it as a link instead
    in reply to: Icons gone on a lot of pages #1275080

    I changed the icon from “musical note” to “information”
    It shows the information icon
    BUT WHY does the shortcode still says “ue800” instead of “ue81e”??

    [av_button label='FAQ' link='manually,#tab-id-2' link_target='' size='x-large' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-pwom0ms'][av_button label='Preise' link='manually,#tab-id-1' link_target='' size='x-large' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-pdbb4xg']

    in reply to: Icons gone on a lot of pages #1274722

    1: No, i cant migrate this one to a life server since i have already at least 4 life-areas (two für marcusjeroch and another two for jeroch-verlag). Sorry.
    We need to troubleshoot it this way
    2: Yes, it is a fresh one, the installation was from scratch and no imports have been done on this one.
    But i started with this project almost 1,5 years ago and since then there have been quite some themeupdates.
    Fact: I added price icons on a lot of pages, now there are “invisible” musical notes…and it happened at the same time.
    and as far as i remember it happened around the same date when Enfold had that well known issue with the sharing buttons coming up with one of your last updates.
    Maybe you should research in this direction?

    Question:
    What icon do you see if you add the code i gave you into one of your installations?
    Or other: Whats the icon ue800 supposed to print out?

    Marcus

    in reply to: Icons gone on a lot of pages #1274668

    New website-dev on localhost – so no, sorry.
    It changed with one of your updates a while ago, but i didnt had time for it until now

    in reply to: Title in slider – cant edit fontsize / color #1274122

    Hello,
    I did not work on this issue for a while and it fixed itself by just doing nothing.
    It seems as if – like so often – it was a caching issue that – in this “amount” – only happens with Enfold cause i dont have a caching plugin in use.
    And i had it already quite often that changes in my CSS only became active after several attempts of hard refreshes and after hours.

    Marcus

    in reply to: Again Issues with Gallery #1274116

    Like i already said in my first post:

    2: All uploaded images have 1600px on their longest side and have been optimized by Photoshop/Lightroom prior upload.

    Memory limit is definitely enough. Promise.

    Ok…maybe the server but its a strange correlation though.
    Marcus

    in reply to: Again Issue with masonry #1274050

    “I do not see myself in that thread”
    OK, you are right, my mistake, sorry.
    It works, thanks!
    I hope you get at least the double amount of money then your collegues. ;-)

    Marcus

    in reply to: Again Issue with masonry #1273692

    Like so often: You are not even willing to read what i posted.
    That is why i dont want to be “supported” by you.


    @yigit
    ….it was you who gave me that advice…..so please come back to fix it.
    thanks

    PS: Your “support” made me to write a review on themeforest

    in reply to: Again Issues with Gallery #1272513

    Yes, now the lightbox shows the images in the original Dmensions, but now i CANT upload pictures.
    YES, i checked several times, sometimes it works, sometimes not.
    But when i remove your code uploads work always

    `function avia_change_masonry_thumbnail_link($size) {
    return “full”;}
    add_filter(‘avf_avia_builder_masonry_lightbox_img_size’, ‘avia_change_masonry_thumbnail_link’, 10, 1);

    Die Verarbeitung des Bildes ist fehlgeschlagen. Der Server ist möglicherweise ausgelastet oder hat nicht genügend Ressourcen zur Verfügung. Eventuell hilft es, wenn Sie ein kleineres Bild hochladen. Die vorgeschlagene Maximalgröße ist 2500 Pixel.
    .

    in reply to: Again Issues with Gallery #1271975

    Its NOT about the quality.
    Its about the DIMENSION
    Can you PLEASE read my post?

    in reply to: Again Issues with Gallery #1271250

    I am not talking about thumbnails.
    Its about the LIGHTBOX_IMAGES

    in reply to: Again Issues with Gallery #1270448

    I am NOT talking about the thumbnail quality.
    Please read again.

    in reply to: Issue with Masonry on mobile #1265965

    Of course i use a child theme.

    OK, problem solved, thread can be closed.
    Thanx

    in reply to: Issue with Masonry on mobile #1265714

    Is there any good reason why i should put your code into the Quick CSS field instead of the CSS file?

    in reply to: Issue with Masonry on mobile #1264983

    Yes i checked it incognito und cleared the cache.
    I checked both of your codes
    Result :
    Mobile: still there
    This is weird.

    Could you please have a look into my CSS?
    Maybe there is something wrong but i dont see anything that could cause that issue
    CSS in private field

    thanks Marcus

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