Forum Replies Created

Viewing 30 posts - 31 through 60 (of 384 total)
  • Author
    Posts
  • Hi Rikard,

    I just updated another site (see link below) and got exactly the same warning email from WordPress. This time I immediately checked the PHP vversion and it is 7.1.28.

    Please advise what to do.

    Best regards,
    Monique

    Hi Rikard,

    Thanks for your reply.

    The site was on 7.0. I just updated it to 7.3 and hope the issue is solved. In the email from WordPress they state that if the issue persists after 1 day, they would send another email. So let’s wait for a day to see if another email comes in or not :-)

    Best regards,
    Monique

    in reply to: Top bar phone-info easy changeable by client #1100710

    Hi there,

    We’ve found a work around to place the ‘hero’ text in the extra header widget of the site.

    Please can you close this topic?

    Thanks for your help & best regards,
    Monique

    in reply to: Top bar phone-info easy changeable by client #1074472

    Hi Rikard,

    Hmmm… I expect in that way the ‘hero’ text will be in the header and not in the top bar?If that is the case, the left top bar will be empty and the header will be overcrowded… Of course you can style anything, with negative top margins and so, but it is a lot of hassle and most probably you will not get a good result on all different devices…

    Just an idea: is there perhaps a way to retrieve the general WordPress subtitle of the site (which is in WordPress General Settings) and to place this in the top bar? In that way my client will be able to change their text whenever they wish.

    Or a notification bar or something alike?

    Best regards,
    Monique

    • This reply was modified 5 years, 8 months ago by Monique. Reason: new suggestion added
    in reply to: Top bar phone-info easy changeable by client #1072555

    Hi Rikard,

    Thanks for your reply.

    This site is already going to have an extra widget area for another purpose. It won’t be possible to add the ‘hero’ text there as well. Further my client wants the hero text in the left top bar.

    Any more ideas?

    Best regards,
    Monique

    in reply to: Top bar phone-info easy changeable by client #1071915

    Thanks for your reply @DigitalEssence.

    Unfortunately I am not a PHP programmer and I don’t understand how I can get this to work. It looks too complicated for me. When I try to understand a little bit what this is about, I get the impression that there should be a PHP file somewhere (functions.php?) in which my client can make changes to change the ‘hero’ text on their site. Normally such a file should be uploaded by ftp. My client doesn’t have these options available. There should be something in WordPress (outside the theme options) where they can change this text as often as they want.

    Hi guys,

    Any news on this please?

    Thanks & best regards,
    Monique

    in reply to: MailChimp privacy policy message placed between fields #1059600

    Hi Basilis,

    Thanks, that works like a gem :-)

    Can you please flag this topic as solved?

    Best regards,
    Monique

    in reply to: MailChimp privacy policy message placed between fields #1058121

    Hi Victoria,

    Sorry for my late reply. You know, Xmas and so…

    That looks great, however works only on the home page. Not on the other pages where we’ve used this form, ie. at https://vick.nl/agenda/ and https://vick.nl/laatste-nieuws/.

    Is there perhaps an option to dedicate your code to the content section in all pages? Than we would only have to take into account that we use the same style of MC form in the content on each page we want to publish it.

    Thanks & regards,
    Monique

    in reply to: Enfold Showcase #1057140

    Hi, another new Enfold based website: https://www.scheijmans-kuijer.nl/.

    in reply to: MailChimp privacy policy message placed between fields #1047631

    Hi Victoria,

    Thanks for your help but we’re not fully there yet I’m afraid. It seems to work well for the content section wide MailChimp form, although it places the checkbox under the input fields in stead of above. Officially you need to ask consent before people see/push the submit button. That’s why I asked to place it above the input fields.

    What is a bigger problem is that the code also influences the MailChimp form which is in the 3rd column footer and that really looks very ugly. See below link to a screen shot.

    So I had to take this code out again.

    Is there any chance the checkbox can be placed above the input fields in such a way that it looks good both for a content section wide form and a footer column form?

    Best regards,
    Monique

    Hi Basilis,

    You can find the code @ the url below.
    Can you please save the file locally so that I can delete it from the main folder?

    Looking forward to your further news.

    Best regards,
    Monique

    in reply to: Facebook likebox widget not showing #1034051

    Thanks for the suggestion Victoria! How could I forget? ;-)

    It had indeed to do with a plugin. Meanwhile it has been solved.

    Can you please flag this topic as solved?

    Thanks & best regards,
    Monique

    in reply to: Facebook likebox widget not showing #1032614

    Hi Victoria,

    Thanks for your reply. Please find details below.

    Best regards,
    Monique

    in reply to: Issues with header when updating Enfold #1031600

    Hi Mike,

    That is great! I really looks “neat and tidy” :-)

    Thank you so much for your all help! If I could I would rate Enfold 10 stars for support!

    Can you please flag this topic as solved?

    Sorry, one more question. When I transfer the code which is now in Extra CSS to Enfold Child style.css, the code gets mixed-up which previous css (I think). Can you tell me where in style.css I should put the code to avoid this from happening?

    Sorry once again. I got it all sorted now. Can you flag this topic as solved please?

    Cheers,
    Monique

    • This reply was modified 6 years ago by Monique. Reason: All sorted now
    in reply to: Facebook likebox widget not showing #1031323

    @condonpb:

    On both sites you mentioned I can see your Facebook Likebox in the 1st column and Instagram in the 2ned column. That is in Firefox Developer, IE and Opera. However, indeed not in Chrome nor in Edge.

    Various browsers seem to show various results… Too much variations to write down.

    • This reply was modified 6 years ago by Monique.
    in reply to: Issues with header when updating Enfold #1030830

    Hi Mike,

    Sorry, I’ve been occupied with other things the past few days. Picking this up again now. First of all thanks a lot for your effort to help me!

    1) Mobile screens up to 767px

    Your solution for smaller screens up to 767px partially works. I like the idea of one image, although in this way we cannot have a link to the two different sections of the company. On very small screens (up to 479px) it really looks good now, like your expected results image. However, on screens from 480px up to 767px, the menu (sort of) overflows the image. Since the social media icon are in the top bar, we won’t need the vertical divider and right padding and margin. So I changed your code slightly to:

    @media only screen and (max-width: 767px) { 
    .responsive #top #wrap_all #header_main #text-2 .textwidget .av_one_half.flex_column_div.first {
     content: url(https://michiels-reusel.nl/wp-content/uploads/2018/11/mobile-logo.jpg);
    background-size: contain;
        width: 80% !important;
    }
    .avia-menu.av_menu_icon_beside {
        padding-right: 0px !important;
        margin-right: 0px !important;
        border-right-width: 0px !important;
    	}
    #text-2.widget_text .textwidget .flex_column_div:nth-child(even) {
    display: none !important;
    }
    }

    I suppose lateron I can replace this code to be in my Child’s style.css without any problems?

    This would fix the issue for screens 767px and under. HURRAY!

    2) Mobile screens from 768 up to 989 px

    That leaves us with the remaining issues of screens from 768 up to 989px. Can you please look back at my post of November 1st and see if somehow you can help me with that as well?

    Best regards,
    Monique

    in reply to: Issues with header when updating Enfold #1029089

    Hi Mike,

    I would appreciate very much if you want to do that. When I built this site I followed some Enfold ‘rules’ to get a 2nd logo in the header, but since the header in the theme was rebuilt completely, it doesn’t work so well anymore…

    Please find WP login details below. Let me know in case you also want ftp login.

    Kind regards,
    Monique

    in reply to: Issues with header when updating Enfold #1028790

    Hi Mike,

    Thanks for your help. I work with child theme by the way, so put the code in my child’s style.css. I have done what you suggested. I am still seeing some issues – it still looks quite ‘messy’ (see also my screenshots below):

    1) On mobile screens up to 767 px (see also your own screenshot mentioned above):
    1. The social icons are showing twice now: in the top bar and in the logo area.
    2. The logo’s are not placed in (horizontal) line with each other.

    What would be preferred:
    1. The social media icons shown in the top bar only, so not shown in the logo area.
    2. The hamburger menu icon shown either in the center or right of the logo’s.
    3. The logo’s placed in (horizontal) line with each other.

    2) On mobile screens from 768 up to 989 px:
    1. The social icons are not shown in the top bar.
    2. The logo’s are now placed neatly in (horizontal) line with each other :-)

    What would be preferred:
    1. The social media icons shown in the top bar, so not shown in the logo area.
    2. The hamburger menu icon shown either in the center or right of the logo’s.

    Is it possible to achieve that?

    Looking forward to your reply.

    Kind regards,
    Monique

    in reply to: Issues with header when updating Enfold #1028550

    Hi,

    It is a while ago that I got stuck into this problem. I didn’t have the ‘courage’ to dive into this. :-( But in the end Enfold needs to be updated and this issue needs to be solved…!

    Meanwhile I updated the site to Enfold 4.5. This is now live. On screens from 990 px upwards it all looks fine. There are issues with smaller screens below 990 px. Please check for yourself the responsive design mode in FF Developer Edition or Chrome. Or on any small device.

    I checked Mike’s idea to add the includes/helper-main-menu.php to the child theme, but that unfortunately doesn’t work. So I deleted that again.

    Is it possible that / what I would like to achieve is:

    1) On screens 768-989 px
    * Is it possible to have the social media icons back in the top bar?
    * And then have the two logo’s as well as the hamburger menu icon next to one another in one row, divided for example 40%, 40% and 20%?

    2) On screens up to 767 px
    * Maybe have only one logo on the left (the main logo in Enfold options – I will try to persuade my client to accept that) and on the right have the hamburger menu icon.

    Would you be able to help me with this? If you would like to have login details, please let me know. I could also set up a development location where you could work without interfering with the live site – if you wish.

    Thanks in advance & kind regards,
    Monique

    in reply to: Transparent header on tablet not working #1022096

    Hi there,

    I can see that Victoria ‘visited’ this topic, but didn’t flag it as solved. To clean up my pending topics list: can you please flag this topic as solved? I cannot do it myself I believe?

    Thanks & regards,
    Monique

    in reply to: Hide mega menu column title when mobile menu is used #1022095

    Hi there,

    I can see that Victoria ‘visited’ this topic, but didn’t flag it as solved. To clean up my pending topics list: can you please flag this topic as solved? I cannot do it myself I believe?

    Thanks & regards,
    Monique

    in reply to: Enfold Showcase #1022070

    Hi Pixelsaft,

    Good look and feel. And very nice how the logo floats over the content.

    Best regards,
    Monique

    in reply to: Hide mega menu column title when mobile menu is used #1018937

    Ok.

    Can you flag this topic as solved please?

    Best regards,
    Monique

    in reply to: Transparent header on tablet not working #1018935

    Hi Ismael,

    Yes, that’s what I thought. Good it will be updated in the next version of Enfold.

    Can you flag this topic as solved please?

    Have a nice day,
    Monique

    in reply to: Single events page's H1 and H2 have the same text #1018928

    Ah yes, that works great Ismael!

    Thanks a lot.

    Can you please flag this topic as solved?

    Best regards,
    Monique

    in reply to: Single events page's H1 and H2 have the same text #1017548

    Thanks for your reply Ismael.

    I don’t want to add an H1 to the single event though. There is already and H1, but is reads exactly the same as the H2 on the same page.

    What I want is to change the existing H1 on the single events page from the “events title which is in this case Combiles Tai Chi Qigong – Yin Yoga zaterdagochtend Oirschot” (and which is also already in the H2) to something like “Activiteiten”. However the H1 cannot be found in this file.

    Please advise.

    Best regards,
    Monique

    in reply to: Enfold Showcase #1017544

    Thanks Rikard! Enfold is a great theme with excellent support!

    in reply to: Enfold Showcase #1017395

    Good morning,

    A few of my latest Enfold websites:

    Stichting 015NOW
    Dwarskracht Coaching
    Stichting Dutch For Strays

    Have a nice day!

    in reply to: Facebook Pixel Code and GDPR #1015184

    Can you flag this topic as solved please?

    Thanks,
    Monique

Viewing 30 posts - 31 through 60 (of 384 total)