Forum Replies Created
-
AuthorPosts
-
the ERROR:
Warning: setcookie() expects parameter 3 to be integer, array given in .../wp-content/themes/enfold/includes/helper-privacy.php on line 303
i fixed that by reverding back to enfold v4.7.6.1 (i didnt update to wordpress 5.5 so dont know any problems further)
- This reply was modified 4 years, 2 months ago by Mike.
i didnt update to v5.5 of wordpress and after accepting the cookie notice i get also the error. its i gues from the latest update of enfold before i didnt had any problem.
enfold v4.7.6.2
i get teh following result at the javascript file but in the front the keys are vertified and working?:
- This reply was modified 4 years, 4 months ago by Mike.
Disabled the litespeed cache settings and did a full purge but still got the error.
i disabled the whole litespeed cache plugin and error is gone and contact form was working..
So maybe its something in the js or css files minify/combine?
here u go
- This reply was modified 4 years, 4 months ago by Mike.
looks like after a update of woocommerce that its fixed also all caches are cleaned and js/css files.. so ll let u know if the fault comes back..
February 11, 2020 at 10:25 am in reply to: Shopping Cart = Empty, after going to checkout.. #1183375Hi, my store was always set on “All cookies and services are accepted on first page load, user can opt out” so that was not the problem..
But it seems that v4.7.3 (yesterday update) fixed the issue
December 10, 2019 at 8:02 pm in reply to: image copyright sign at featured big image preview (in article) #1164596ok thx but it didnt show up on the big preview image.
i added it to quick css, enfold/css/custom.css and to enfold-child/style.css but no diffrence
I flushed the css and cache but its still turned off so didnt cache any if im right..
December 10, 2019 at 7:32 pm in reply to: image copyright sign at featured big image preview (in article) #1164574Ok i tryed to sum it up in attached foto.
On the left there is how it is if u add a foto to it.
But i want that same if u see the blog post featured image
Also it show on related post and all other images that dont need to show the copyright notice..
December 9, 2019 at 11:39 pm in reply to: image copyright sign at featured big image preview (in article) #1164238whole caching plugin is temp turned off
I just did the old suggestion again and error is gone cos my custommer dont want a broken site but the problem still exist if i default the theme!
first edit product_snippet_review.php on line 80 and you should find this code:
add_filter('comments_open', __return_true);
replace it with:
add_filter('comments_open', 'fn_true');
then at the bottom of functions.php add this:
function fn_true() {
return true;
}- This reply was modified 6 years ago by Mike.
I just updated and can inform that it isnt resolved ive the same errors again u can check the previous pages again to c the error.
i am running php version 7.2October 12, 2018 at 10:13 am in reply to: Text lines get too mutch spaces between words on mobile #1020663Hi Victoria,
that was i am saying that i changed already allot whit setting the align
October 9, 2018 at 11:32 am in reply to: Text lines get too mutch spaces between words on mobile #1019430Hi Victoria,
ive changed already allot posts whit setting the align to the left that worked but offcorse u can check my css.
in custom css ive added the follow:
.single-post strong, .blog strong { color: black!important; } #footer strong { color: #aaaaaa!important; } #top #wrap_all ins:before { display: none !important; } .small-preview { width: 180px; height: 180px; } #top #wrap_all #main h3.widgettitle { font-size: 20px; font-weight: bold; } #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; !important; } .big-preview img { max-height: 400px !important; } @media only screen and (max-width: 767px) { max-height: 150px !important; } }
October 7, 2018 at 10:58 pm in reply to: Text lines get too mutch spaces between words on mobile #1018722XD that it is something so easy.. never tought about that only need to add it to 50+ pages now
Ok thx, but do u fix this in a new version or do i need to adjust this to every update i get of enfold?
That is working the error is gone.
i did try in another website adding the review section in avia and also gives same error to be sure it isnt only this website fault or a plugin conflict
i need it to put in functions.php of the theme right?
then i get:
yes i do.
enfold: 4.4.1
php: 7.2No its not gone cos if i switch back to PHP 7.2 its back..
i changed to php version 5.6 then the error is gone so something has to do whit the php version
reuploaded the whole theme still same error only if i remove the review tab then the error is gone
was already there
it has someting to do whit the review tab if i remove it the error is gone
enfold: 4.4.1
php: 7.2i have other sites whit enfold on same host so using same php version they are working fine
I fixed it on the following way.
In Enfold options i had in “headmenu” > “Menu Items for Desktop” > selected as “display as icon” then the menu in the footer wont display.
ive set it now back to “display as text”
Maybe there is another method so the main menu can stay as icon and the footer as text.
c private
deactivated all plugins empty cache and still cant scroll in menu
ive another page where i run enfold 3.8.4 it have almost same plugins and there is the menu working fine- This reply was modified 7 years, 7 months ago by Mike.
i ll start to de-activate all plugins and c what it does
Hi
It was still doing the same so i removed ur code and it didnt change anything
but after that i removed the Layerslider from home flushed cache and then it was working like on other pages..i put back the layerslider flushed cache and it wasnt working anymore on home.
-
AuthorPosts