Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #1337186
    Kaitlin
    Guest

    Hi,
    I’m unable to register for the forum as I don’t have access to the themeforest purchase key. We contracted out the task of building our website therefore I do not personally have access to the purchase key. I am now the one doing website maintenance and there are a few issues I need help with regarding the enfold theme. Please help me register for the forum!

    #1337269

    Hey Kaitlin,

    We can’t help you to register on the support forum unfortunately, as you need a valid purchase code for that. We can help you out here if you some questions for us though.

    Best regards,
    Rikard

    #1337353
    Kaitlin
    Guest
    This reply has been marked as private.
    #1337392

    Hi,

    Thanks for the screenshots. Could you post a link to where we can see the actual results you are getting as well please? If you could create a test page where we can see the problem, then that would be great.

    Best regards,
    Rikard

    #1337415
    Kaitlin
    Guest
    This reply has been marked as private.
    #1337417
    Kaitlin
    Guest
    This reply has been marked as private.
    #1337436

    Hi,

    Thanks for that. First off, could you try updating the theme to the latest version (4.8.9) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1337573
    Kaitlin
    Guest
    This reply has been marked as private.
    #1337632

    Hi,

    Thanks for the update. If you don’t have access to the theme files in the account which was used to purchase your license, then I would recommend that you purchase the theme again. Otherwise you will never be able to update the theme, and you will likely run into problems with a few months, since older versions of the theme won’t be compatible with newer versions of WordPress.

    Best regards,
    Rikard

    #1338296
    Kaitlin
    Guest
    This reply has been marked as private.
    #1338332
    Kaitlin
    Guest
    This reply has been marked as private.
    #1338352

    Hi,

    Thanks for the update. There are no trial versions of Enfold, so that is not true.

    Once you have access to the theme files, then I would recommend that you upload the new version to a separate folder via FTP: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install. That way you can easily activate the old version if something goes wrong.

    If you need help with updating, then please include admin WordPress and FTP login details in private. Also please verify that you have backups of the site. We would need proof of purchase as well.

    Best regards,
    Rikard

    #1339673
    Kaitlin
    Guest
    This reply has been marked as private.
    #1339730

    Hi,

    Thanks for the update. Your steps look correct, please try that out. If you need help with any of the steps, then please let us know here.

    Best regards,
    Rikard

    #1341248
    Kaitlin
    Guest

    Hi Rikard,

    We were able to update to the newest version. I still get this issue when I try the fullwidth slider at a different size. Any ideas?

    #1341467

    Hi,

    Thanks for the update. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1342173
    Kaitlin
    Guest
    This reply has been marked as private.
    #1342261

    Hi,

    Thanks for that. I created a test page, but I can’t see any problems there. Could you try to explain the problem you are having a bit further please?

    Best regards,
    Rikard

    #1342318
    Kaitlin
    Guest
    #1342354

    Hi,

    Thanks for the update. You have this CSS in the WordPress customiser, please try removing it:

    @media screen and (min-width: 768px){
    .avia-slideshow-inner {
      height: 630px !important;	 	 
    }
    }

    You can switch to the mobile menu at a custom pixel width using this CSS:

    @media only screen and (max-width: 1024px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    Simply change the 1024 value to the pixel value of your choice.

    Best regards,
    Rikard

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.