Forum Replies Created

Viewing 30 posts - 31 through 60 (of 1,176 total)
  • Author
    Posts
  • in reply to: magnific popup missing form #1480327

    The form shows up without the plugin, but it makes the page scroll to the top when I open it.
    I see a problem also if I click on the link and then close it, if I click on it again the form doesn’t show up.

    /*sizing for popup tilmeld form*/
    @media only screen and (min-width: 768px) { 
    #top .mfp-inline-holder .mfp-content {
    width: 50%!important;
    }}
    
    /*@media only screen and (max-width: 768px) { 
    #top .mfp-iframe-scaler {
        height: 90vh;
    }}*/
    @media only screen and (min-width: 768px) { 
    #top .mfp-iframe-scaler {
        width: 60%;
        margin: 0 auto;
    }}

    Is there a way to center align the form in the popup if I wanted the whole thing centered?

    View post on imgur.com


    or else make the popup narrower so it doesn’t look like this on larger screens?

    View post on imgur.com

    The plugin is what was giving me the widget that I use in the iframe link in the active footer, which is disabled now.
    thanks for the help
    Nancy

    • This reply was modified 6 months, 2 weeks ago by Munford.
    • This reply was modified 6 months, 2 weeks ago by Munford.
    • This reply was modified 6 months, 2 weeks ago by Munford.
    • This reply was modified 6 months, 2 weeks ago by Munford.
    • This reply was modified 6 months, 2 weeks ago by Munford.
    • This reply was modified 6 months, 2 weeks ago by Munford.
    in reply to: magnific popup missing form #1480282

    yes I added Ismael’s code and then only that div is in the code block.
    That was what sender.net says to use.
    I can’t write or really read javascript

    in reply to: magnific popup missing form #1480267

    OK now my code block is just:
    <div style=”text-align: left” class=”sender-form-field” data-sender-form-id=”m8a4fv8kegj7l6vonkw”></div>
    and I added the sender code to my functions.php but the form is still not there.

    in reply to: magnific popup missing form #1480192

    I didn’t write that script but got it from Sender.net with the form I built there.
    I don’t really understand javascript myself…
    I gave the color section with the widget and code an ID “popup” and “mfp-hide” custom class,
    then my link is: <p style=”text-align: left;”>TILMELD DIG NYHEDSBREVET</p>.
    should I change the script code?

    in reply to: magnific popup missing form #1480187

    thanks Ismael.
    Could you take a look at the problem with the magnific popup on that page? I have a widget that is not showing up with a sender.net form in it. I prefer the look of that popup to the iframeif possible.
    thanks
    Nancy

    in reply to: magnific popup missing form #1480153

    Another question about the popup link in an iframe in my footer – can that be centered on the page? I have some css that is making it 50% width but it’s aligned left. see attached popup that is off center.

    in reply to: magnific popup missing form #1480136

    I don’t write or read php/java script so… not sure.
    Shouldn’t the widget I have on the popup work fine? It works in the iframe in the footer text link.

    • This reply was modified 6 months, 3 weeks ago by Munford.
    in reply to: magnific popup missing form #1480121

    could you take a look at the page? I can’t find any errors and it should work in the popup either as a widget or code, right?

    in reply to: problem with video on mobile and css on chrome mobile #1480120

    thanks I used a .gif instead on the other page.
    I can’t reproduce how the front page displays but I will take it for now!

    Do you have any idea about the issue I am having here with a magnific popup form?

    thanks
    Nancy

    • This reply was modified 6 months, 3 weeks ago by Munford.
    • This reply was modified 6 months, 3 weeks ago by Munford.
    in reply to: problem with video on mobile and css on chrome mobile #1480035

    yes I’ve done that, but the video on my front page DOES play on mobile.

    in reply to: portfolio grid images cropped, missing sorting #1479923

    thanks for taking a look – i solved the podcast grid issue
    I disabled the cookiebot banner and am using the enfold one.
    Is this enough for eu gdpr?

    in reply to: portfolio grid side navigation #1479811
    This reply has been marked as private.
    in reply to: portfolio grid side navigation #1479532

    that isn’t working for me.
    I now added this code to hide the side navigation that DOES show up in a popup from a link in my footer “TILMELD DIG NYHEDSBREV” but the portfolio side navigation was not showing before I did that.

    /*hide post side nav for footer link*/
    #top button.mfp-arrow {
        display: none;
    }

    I tried adding this to hide the post nav but that didn’t work either:

    function no_post_nav($entries)
      {
          $entries = array();
          return $entries;
      }
    add_filter('avia_post_nav_entries','no_post_nav');
    • This reply was modified 7 months ago by Munford.
    • This reply was modified 7 months ago by Munford.
    in reply to: magnific popup missing form #1479530

    I also noticed that if I set the page with the magnific to be the footer, then when I click on the popup text it scrolls back up to the top of the page.

    in reply to: hide post side navigation #1479483
    This reply has been marked as private.
    in reply to: hide post side navigation #1479475
    This reply has been marked as private.
    in reply to: hide post side navigation #1479445

    thanks
    OK I just disabled my chrome extensions and reset the broswer it seemed to fix the cookie issue and login issue as well. I am still seeing a not secure warning on the domain in the url area – do you see that as well? Any idea what that’s about?

    • This reply was modified 7 months ago by Munford.
    in reply to: hide post side navigation #1479427

    this is how the popup looks on chrome with the cookie consent – messed up. And in chrome I am getting a Not Secure warning?

    • This reply was modified 7 months ago by Munford.
    • This reply was modified 7 months ago by Munford.
    in reply to: hide post side navigation #1479422

    no see here: https://imgur.com/a/6RqDzUx
    but now there is something else wrong with my site. On chrome I am unable to login due to this message: Check your browser before accessing (my site). And the footer popup is not working now due to the cookie consent bar not staying hidden after initial consent – it is showing up on all my pages now on chrome. I have tried disabling my adblock on chrome but that doesn’t change it.
    help!

    • This reply was modified 7 months ago by Munford.
    • This reply was modified 7 months ago by Munford.
    • This reply was modified 7 months ago by Munford.
    in reply to: portfolio grid side navigation #1478659

    OK but that actually made all my pages have post navigation, not just the portfolio items.

    in reply to: icons side by side and centered #1478568
    This reply has been marked as private.
    in reply to: icons side by side and centered #1478362

    #d5392e
    the page is published now
    thanks

    in reply to: icons side by side and centered #1478263

    thanks that worked.
    Is there a way to have a hover color on those icons?
    I already added them to my theme.
    best
    Nancy

    in reply to: excerpt in magazine element / 2 columns #1478011

    yes thanks you can close this

    in reply to: no underline in footer #1477813

    thanks – forgot that was a footer page.

    in reply to: footer only on mobile #1475566

    ok thanks, I used a mobile menu instead for that.
    I had another question about the side menu.
    I am using the code here on this thread: #875588 to get the submenu items to show in the side menu which looks OK, but there is something wrong with the way the links are working – they don’t seem to respond right away or correctly. he hover color. If I am moving down the page with my mouse, it turns to blue as it should, but if I am moving up from the bottom, the color doesn’t change. Can you see what is happening here? Also how do I set the active color on those submenu links?

    .html_header_right.av-main-nav ul.sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
        position: static;
        margin-bottom: 15px;
        float: left;
        border: 0;
        box-shadow: none;
    }
    
    .html_header_left .av-main-nav ul.sub-menu li, 
    .html_header_left .av-main-nav ul.sub-menu li a {
        border: 0 !important;
    }
    

    **
    right now I have a menu with “-” in front of the submenu items. Is there a way to hide this – have a space there – so I don’t have to code the submenu in? it’s not working correctly at all. https://imgur.com/f3pkxIV is what i have and this is what it looks like with the submenu code https://imgur.com/pT3QKRA

    ** OK I figured this out below with:

     li#menu-item-263 {
    padding: 0 20px;
    }

    If there is an easier way please let me know.
    thanks
    Nancy

    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    in reply to: There has been a critical error on your website. #1471278

    follow up – this was the answer from my hosting service:

    As per techs, this is due to a recent update in WordPress core. WordPress 6.7, recently released, changes the way translations are loaded, aligning with best practices for internationalization. This shift affects how and when translation strings should be triggered, aiming to prevent potential issues that arise from loading translations too early. Most plugins haven’t adapted to this.

    A quick fix is to deactivate debug mode in the wp-config.php file by turning it off as shown below:-
    define( ‘WP_DEBUG’, false );

    that fixed the issue.

    • This reply was modified 11 months ago by Munford.
    in reply to: There has been a critical error on your website. #1471251

    HI again
    a bit urgent!
    I am now seeing an error on the site below and can’t login to the wp admin
    can you take a look?
    also updated today…maybe a conflict between wp 6.7 and the new enfold version?
    thanks

    • This reply was modified 11 months ago by Munford.
    • This reply was modified 11 months ago by Munford.
    • This reply was modified 11 months ago by Munford.
    in reply to: There has been a critical error on your website. #1471245

    ok
    thanks

    in reply to: text block on color section not displaying on firefox #1471244

    you can close this

Viewing 30 posts - 31 through 60 (of 1,176 total)