Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter dpmatlosz

    (@dpmatlosz)

    Thanks for the notes: Apparently All three sites were HACKED Apparently there are files that were modified by ‘others’

    I do have older back ups of 2 sites, sadly I failed at a back up of the third.

    Wondering if I do a restore will it completely replace the site, or is there a chance the hackers uploads will remain?

    I Have downloaded each site currently and need to run virus software on the download. Any suggestions would be appreciated, maybe a youtube video? I work exclusively on Apple, so virus software is a new trick for me, especially on a website download.

    Thread Starter dpmatlosz

    (@dpmatlosz)

    Hey Steve the interface is still pretty jacked, no clue if its WP, Astra or Elementor. The phone view is radically different from the computer view on the computer, and the view on the actual phone is different from what is displayed on the computer phone screen view. Its all a mess, also edits on computer screen view are not carrying through to phone view at all, I have to edit and upload those separate. First time I have ever seen this. Any ideas will be appreciated.

    Thread Starter dpmatlosz

    (@dpmatlosz)

    Thanks.

    Forum: Fixing WordPress
    In reply to: All Updates Fail?
    Thread Starter dpmatlosz

    (@dpmatlosz)

    Thanks, tunred out I had to access the updates through my provider. All seems to be working now.

    Thread Starter dpmatlosz

    (@dpmatlosz)

    Chatting with Ionos now, seems there may be an issue with the latest version of WordPress 6.2? Not sure

    Thread Starter dpmatlosz

    (@dpmatlosz)

    hosted through Ionis

    thanks

    • This reply was modified 1 year, 6 months ago by dpmatlosz.
    Thread Starter dpmatlosz

    (@dpmatlosz)

    How does one

    “access your file system?“

    since I have never had to do this before?

    Thanks

    Jimmy

    Thread Starter dpmatlosz

    (@dpmatlosz)

    Thank you, I actually found the answer in an Astra menu adjustment thread.

    Jimmy

    Forum: Fixing WordPress
    In reply to: Centering menu
    Thread Starter dpmatlosz

    (@dpmatlosz)

    thanks Im still learning this forum.

    Thread Starter dpmatlosz

    (@dpmatlosz)

    Ok thanks, I appreciate the info.

    Thread Starter dpmatlosz

    (@dpmatlosz)

    yep I watched that video yesterday, that function isn’t available any longer the post is almost 3 years old. for example the narrator goes to EDITOR under appearance, but EDITOR isn’t there, perhaps it’s now labeled THEME EDITOR?
    Then it says go to Functions PHP, which is available in THEME EDITOR
    Then the narrator states… “you want to go all the way down” really? all the way down? come on… to where?

    so this is what I get in Feb 2021 when I go “all the way down’

    // Elementor Compatibility requires PHP 5.4 for namespaces.
    if ( version_compare( PHP_VERSION, '5.4', '>=' ) ) {
    	require_once ASTRA_THEME_DIR . 'inc/compatibility/class-astra-elementor.php';
    	require_once ASTRA_THEME_DIR . 'inc/compatibility/class-astra-elementor-pro.php';
    }
    
    // Beaver Themer compatibility requires PHP 5.3 for anonymus functions.
    if ( version_compare( PHP_VERSION, '5.3', '>=' ) ) {
    	require_once ASTRA_THEME_DIR . 'inc/compatibility/class-astra-beaver-themer.php';
    }
    
    /**
     * Load deprecated functions
     */
    require_once ASTRA_THEME_DIR . 'inc/core/deprecated/deprecated-filters.php';
    require_once ASTRA_THEME_DIR . 'inc/core/deprecated/deprecated-hooks.php';
    require_once ASTRA_THEME_DIR . 'inc/core/deprecated/deprecated-functions.php';

    I’ve scrolled up and down several times and there is NO text or code which looks like the code this 2 1/2 year old tutorial states should be there. I really wish it was, alas it is not.

    any and all Ideas are welcome.

    Thanks.
    J

Viewing 11 replies - 1 through 11 (of 11 total)