Forum Replies Created
-
AuthorPosts
-
So basically the problem is that i can only select my homepage in Enfold if there’s less then 4k pages.
After that the selectbox shows up empty.
Can i adjust the $limit myself?Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1400
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1400
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1400
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Notice: Undefined index: post_status in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1139
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/mysite.com/httpdocs/wp-content/themes/enfold/framework/php/class-htmlhelper.php on line 1400
Please advice me what to do!?
ive found this on line 1531,
/**
* If too many entries limit output and only show non hierarchical
*
* @since 4.2.7
*/
$limit = apply_filters( ‘avf_dropdown_post_number’, 4000, $post_type, $element, ‘avia_fw_select_hierarchical’ );
$count = wp_count_posts( $post_type );
if( ! isset( $count->publish ) || ( $count->publish > $limit ) )
{
return false;
}That’s exactly the treshold number i was talking about! (can i yp that number to lets say 40k?
send private link
Hi Nikka,
tyvm but ive already done that!I have a lot of pages…when i delete any pages over the 2k pages all is fine…but when i restore them back to lets say 3k pages…then wp and enfold run out of memory.
When i revert the enfold theme to wp default theme…all is working.
So…in short…after 2k pages Enfold stops working.tyvm!
Great!
tyvm!Hi Rikard…thank you for picking this up!
So, the issue is this:
Our mobile menu shows the wrong logo. (alternate)
And we want it to show the other variant.
Please help me out!Is there any specific reason nobody responds to my question?
Fixed it myself…tnx! please close!
Can i get support for this error please?
Ive exported the site to an other server…same problem still exists.
So, its not a server side problem.
Hope that helps u guys!?Actually i cant select any page anywhere, 404, maintenance etc.
So its a structural issue…hope that helped you!?
And the site has like 10k pages…maybe the problem lies there?- This reply was modified 4 years, 7 months ago by JEFFIRE.
Hi Victoria,
I’ve already tried that…but it did not change anything.
Did you login and see what the problem is?
I have checked everything on wp-config/.htacces/plugins…(the only parts that are not original wp)I know Enfold works…that’s not the discussion (it fully works on all my sites)…the discussion is: why/how i cant select pages for home/footer anymore!? (on this installation)
Thank you so much for your effort to help me!
Hi Victoria,
ive send you the credentials.Can i upload fonts by ftp as well?
-
AuthorPosts