Forum Replies Created

Viewing 15 replies - 16 through 30 (of 32 total)
  • Thread Starter johnda

    (@johnda)

    Hi Erik,

    I must clarify that when I removed the previous code, the fatal error would not appear , only the grey circle with a flashing white dot would , after clicking the submit button and thats it , nothing happens after that. So with js css loading false code I get the fatal error, without the code I get the grey circle and nothing happens , no message of a successful submission.
    Although , since I saw a similar error in settings administrator email when I wanted to change it , I went now and checked again with the code removed , eventhough the error is not showing in contact form 7 submit anymore , a similar phpmailer error will appear when I want to change the admin email.

    Thread Starter johnda

    (@johnda)

    Hi Erik,

    I am using 4 plugins. Litespeed cache , kadence blocks , wp grid builder and contact form 7 for now. For mail server I use roundcube I have created one mail account in my hosting provider like this contact@mywebsite and changed the mx and txt in cloudflare and have the mail settings in cf7 to send to contact@mywebsite.

    I also saw the same message when I wanted to change the adminstrator email address to my new contact email , so I suppose there must be a connection , something is happening with the mails

    Thread Starter johnda

    (@johnda)

    Hallo Erik,

    Super I went through all the steps and now have a child theme and added the functions.php code at the end of it.

    Now we are at it, could you please tell me if you know, how to change the text area width? I have gone and made the 1×3 for example but only the rows change so the height so to say, I would like to also pull it inwards and make the text area smaller in width , I also tried 30/ but that doesn’t work. I also went and gave an id:data1 and went to additional css in kadence theme and made the

    #data1
    {
    width: 50%;
    heigth: 50%;
    }
    but that doesn’ work

    The only thing that works is the 1×3 for the rows changing the height inside the contanct form edit, now the width is missing.

    Thanks

    • This reply was modified 3 years, 9 months ago by johnda.
    • This reply was modified 3 years, 9 months ago by johnda.
    • This reply was modified 3 years, 9 months ago by johnda.
    Thread Starter johnda

    (@johnda)

    Hallo Erik,

    thank you very much for the clear reply. I think I will need one more clarification to fully understand. Ok I see I have to create a child theme.

    Now, will the
    if (!is_front_page() && !is_home() && is_page() ) {
    if ( function_exists( ‘wpcf7_enqueue_scripts’ ) ) {wpcf7_enqueue_scripts();}
    if ( function_exists( ‘wpcf7_enqueue_styles’ ) ) {wpcf7_enqueue_styles();}
    }

    only load css and js when a cf7 is available or will it load cf7 js and css on every page expect the homepage-frontpage?

    Thanks

    Thread Starter johnda

    (@johnda)

    Do I have to keep the code I added into wp-config.php [define( ‘WPCF7_LOAD_JS’, false ); and
    define( ‘WPCF7_LOAD_CSS’, false );] / or Just the fucntions.php code you sent me/

    Please clarify what the code you sent me will do for my website.

    Thanks

    Thread Starter johnda

    (@johnda)

    Ciao Erik,

    yes I created just a simple new page from wordpress and added only the shortcut of the form. So I shall now copy paste that code you sent me to my kadence theme functions.php yes/ Will this be erased if kadence theme updates or will it stay there/ What will this code do exactly if I may ask/ All the functions I want is to have 2 different wordpress pages with different forms that just load normal on their page.

    Thanks again

    Thread Starter johnda

    (@johnda)

    Hi Erik,

    thanks for your reply. I have managed to locate wp-config.php in cPanel and pasted
    define( ‘WPCF7_LOAD_JS’, false ); and
    define( ‘WPCF7_LOAD_CSS’, false );

    But can’t find the contact page to active it only for that page, I went ahead and inspected the contact page which is not a front page by the way just a simple contact page and the body you said is showing this.

    body class=”page-template-default page page-id-22 wp-custom-logo wp-embed-responsive footer-on-bottom animate-body-popup social-brand-colors hide-focus-outline link-style-standard content-title-style-hide content-width-narrow content-style-unboxed content-vertical-padding-show non-transparent-header mobile-non-transparent-header”>

    Any ideas where I could find the php file I am looking for and paste the next step functions/

    Thanks

    Thread Starter johnda

    (@johnda)

    https://ibb.co/album/sp3GnH

    Here is an album link wih images that show the problems in the backend of wordpress. Also the front end is only showing letters stacked on top of each other compacted on the left side of the screen , all messed up. All that happened was the footer like you can see in the first photo with yellow backround , It suddendly compacted everything on the left stacked on top of the other. While before it was normal next to each other in a row with block distance.

    Thread Starter johnda

    (@johnda)

    Nothing is showing anymore , the theme is blank the blocks are unsupported and no visible eventhough I activated everything back , the litespeed icon on the top menu bar of wordpress is not showing but the link is there to click and purge all for example etc , the media files are there but blank , dead.

    Thread Starter johnda

    (@johnda)

    Hello guys ,

    I got in contact with Karla , from Kadence and I was told to exclude the lazy loading I was using in my litespeed caching for the Logo and it obviously worked.

    Thank you.

    Thread Starter johnda

    (@johnda)

    It happens with no other image in the website , only with the logo. I read somewhere in the forums that I might have o load JS asynchronously , I have the option to load CSS asynchronously in my litespeed plugin , but there is no option for JS.

    Any ideas?

    Thanks

    Thread Starter johnda

    (@johnda)

    I am suddenly not able to edit my post therefore I must reply again.
    I shall note that the logo I am using is a PNG image that I made transparent by removing the backround with an online tool.

    Thread Starter johnda

    (@johnda)

    Hi Malcolm,

    Thanks for the suggestion.

    I went ahead and tried to change the settings but there are no settings for the logo apart the Logo Max Width and the different Layouts. Now for the Site Title there are these options like colors, hovering , padding, etc. Just the Logo is causing the graphic glitch though, not the site title.

    Thanks again,

    John

    Thread Starter johnda

    (@johnda)

    Hi bcworkz,

    Gotcha , alright im going to keep that in mind for the feature but as for now I am delaying that part of the website.

    Thank you for reaching out

    John

    Thread Starter johnda

    (@johnda)

    Hi bcworkz , thanks for the suggestion to use a slider. I went through a list of some of those slider plugins but all seem to offer the same thing, 1 row with parallel images 1 at a time. I am more interested in deploying movement, for the gallery as a whole instead of having to use many sliders that will only show 1 image at a time. Imagine one grid with multiple columns and rows of single images in which lets say we got 5 columns and 5 rows. Column 2 row 1 image will move after x amount of time to column 1 row 1 which as a result will make Column 1 row 1 image move to Column 5 row 5 and so on, pushing its next, one spot upwards.
    Maybe it is rather complicated and will need some sophisticated code …

    • This reply was modified 3 years, 9 months ago by johnda.
    • This reply was modified 3 years, 9 months ago by johnda.
Viewing 15 replies - 16 through 30 (of 32 total)