Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2636053
home content not updating
Closed

Comments

  • stlmedia started the conversation

    with my website when i m publishing articles not updating to home page , i tried with query with categories ID , sorting descending order ,  also tried with today random and latest modified also with date of articles ,, when i update page it work but stop again with auto updating ,, please check for it , i am using wp host they have cache and cdn but only home page isnt updating content auto 

  •  501
    Penci replied

    Hi,

    I'm not clear about the question.

    You can't  update the home page after update home page.

    If right, Please deactivated all plugin ( excrept plugins come form the theme and try it again ) - If it work, let's enable each plugin to check what's plugin caused this issue.

    Amount of memory used by php and by default WordPress can go up to 40MB. To avoid Memory Exhausted error this parameter should be set to at least 256MB and this can be done from WordPress wp-config.php file.

    define( 'WP_MEMORY_LIMIT', '256M' );

    In some cases, the mod_substitute module default configuration may cause a timeout error  when loading large pages . To fix this you have to add the following lines in the .htaccess file located in your website main folder:

    .htaccess

    <IfModule mod_substitute.c>
    SubstituteMaxLineLength 50M
    </IfModule>

    If it doesn't work,  let's send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a lock on this help you.

    Best Regards,

    PenciDesign

  • stlmedia replied

    i have these configuration at host:  



    Server architectureLinux 4.19.0-12-amd64 x86_64Web servernginxPHP version7.4.13 (Supports 64bit values)PHP SAPIfpm-fcgiPHP max input variables6144PHP time limit1200PHP memory limit256MMax input time1200Upload max filesize2047MPHP post max size2047McURL version7.73.0 OpenSSL/1.1.1dIs SUHOSIN installed?NoIs the Imagick library available?NoAre pretty permalinks supported?Yes


  • stlmedia replied

    wordpress constants: 


    ABSPATH/wordpress/core/5.6/WP_HOMEhttps://stl.newsWP_SITEURLhttps://stl.newsWP_CONTENT_DIR/srv/htdocs/wp-contentWP_PLUGIN_DIR/srv/htdocs/wp-content/pluginsWP_MAX_MEMORY_LIMIT256MWP_DEBUGDisabledWP_DEBUG_DISPLAYDisabledWP_DEBUG_LOGDisabledSCRIPT_DEBUGDisabledWP_CACHEEnabledCONCATENATE_SCRIPTSUndefinedCOMPRESS_SCRIPTSUndefinedCOMPRESS_CSSUndefinedWP_LOCAL_DEVUndefinedDB_CHARSETlatin1DB_COLLATElatin1_swedish_ci


  •  501
    Penci replied

    Hi,

    Please send me: 

    - Your admin url 

    - Your admin account ( username and password ) 

    - Your FTP account ( include FTP host, FTP username, FTP password ) - or your hosting account. 

    In a private reply.

    I will check it help you. 

    Best Regards,

    PenciDesign