Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1161519
    Pbalazs89
    Participant

    Hi there,

    I’m currently redesigning my website.

    I’m using revolution slider as the main point for navigation.

    http://www.decorolux2.decorolux.com/

    If you click on the services button, it navigates you to the second slide, there you have the option to click on ”learn more”. That jumps to #services on the page, but immediately, I would like to get the sliding animation you usually get with one page navi. Can you help?

    Thanks!

    #1161570
    Christian
    Moderator

    Hey there,

    Please try setting up One Page Navigation on your home page as that would add the smooth scrolling to internal links.

    Thanks.

    #1161574
    Pbalazs89
    Participant

    1. One- Page Navi: So there is no way to add that to revolution sliders navigation scheme?

    2. http://www.decorolux2.decorolux.com/marketing-strategy/

    I noticed that it loads the page, but loads the text elements quite a bit later (2-3) it looks weird. Any way to fix it?

    Thanks!

    #1161636
    Christian
    Moderator

    I see. We’re sorry but, this is not possible without custom development.

    In this case, you will need to build a custom code for your slider to scroll smoothly. Alternatively, you can use a plugin such as https://wordpress.org/plugins/easy-smooth-scroll-links/. Please note though that any issue arising from customization or plugins is outside the scope of our support.

    Thanks.

    #1161648
    Pbalazs89
    Participant

    Thanks for the help Christian,

    Any ideas regarding #2?

    2. http://www.decorolux2.decorolux.com/marketing-strategy/

    I noticed that it loads the page, but loads the text elements quite a bit later (2-3 seconds later) and it looks weird. Any way to fix it?

    Thanks!

    #1161685
    Joao
    Moderator

    Hi There,

    Would mind adding this in your wp-config.php located at the root directory of your site.

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

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Let us know how it goes.

    Thanks

    #1163015
    Pbalazs89
    Participant

    Unfortunately the code brakes my website. 😀

    #1163096
    Joao
    Moderator

    Hi There,

    It should not break your website.

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks,

    Joao

    #1164020
    Pbalazs89
    Participant
    This reply has been marked as private.
    #1164452
    Lely
    Moderator
    This reply has been marked as private.
    #1165920
    Pbalazs89
    Participant

    Sorry about that, I managed to add the code, however, the text still loads really slowely:

    http://www.decorolux2.decorolux.com/seo-online-marketing/

    Any other ideas?

    #1166085
    Rue Nel
    Moderator

    Hello There,

    Upon checking the homepage, there is a JS error. Please edit your page using Cornerstone, go to the settings tab, Settings > Custom JS and remove the following custom js code;

    And also please remove the test: false from your customizer, Appearance > Customize > Custom > Javascript.

    I also noticed that you are using an older version of X(4.5.1) and Cornerstone (1.2.4). X 4.6.2 and Cornerstone 1.3.2 are now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Please let us know how it goes.

    #1180102
    Pbalazs89
    Participant

    I did the steps, but unfortunately these changes have not fixed the issue.

    Any other ideas?

    Thanks!

    #1180124
    Christian
    Moderator

    Try deactivating your Typekit font as there’s an error in JS (see attachment).

    Thanks.

    #1180924
    Pbalazs89
    Participant

    Thanks, you’re awesome. Always look at the console first… right? 🙂

  • <script> jQuery(function($){ $("#no-reply-1161519 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>