Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1065505
    Joao
    Moderator

    Hi Bouke

    Let us know how it goes.

    Joao

    #1073215
    sharp-image
    Participant

    Thanks for the great support so far!
    Uhm… we are almost finished with the project but i’m totally forgotten to set-up a child theme :P.

    Can you advise me what the easiest way is to do this, without lost settings and content?

    http://forevermusic.nl/fm-final/

    Cheers,
    Bouke

    #1073240
    Jade
    Moderator

    Hi Bouke,

    Please see the details instructions here on how to setup a child theme.

    I would also recommend to export the customizer settings before activating the child theme which you can do in the Addons page just in case you will need it.

    Hope this helps.

    #1074797
    sharp-image
    Participant

    Nice thanks a lot!
    Only problem i have now is that i lost the forums from bbpress. Installated the plugin outside the theme folder as every other plugin…
    Any idea how i can restore this? Add already a dir in x-child theme folder en dropped all the bbpress files there.
    That doesnt seems to help.

    Thanks regards Bouke

    #1074911
    sharp-image
    Participant

    A re-install and dropping the form-search.php file in the x-child/bbpress dir for some translations fixed the issue:-).
    Does this work for the nl_NL.mo / nl_NL.po files?: “/themes/x-child/framework/lang/”.
    And css that is set-up with Cornerstone will not be overwritten after a update with a child theme?

    Many thanks!

    #1074920
    Christian
    Moderator

    Yes. And, Cornerstone data is stored in the database so it is separate from the child theme.

    Thanks.

    #1113569
    sharp-image
    Participant

    Hi,

    Coming back on the collapse menu issue. With the code below it works perfect, but the smooth roll-out move when you click on the toggle menu button is away. It seems that this is setup with a js script?

    Can I let that smooth roll-out working with the below css code?

    /*header-menu-collapse 1400px*/ 
    	@media (max-width: 1240px) {
    	    .masthead-inline .x-btn-navbar {
    	        display: block !important;
    	        float: right !important;
    	    }
    
    	    .x-nav-wrap.desktop {
    	        display: none !important;
    	    }
    	.x-nav-wrap.mobile.collapse.in {
    	    display: block;
    	}
    	.x-nav-wrap.mobile.collapse {
    	    display: none;
    	}}

    web url is: http://forevermusic.nl/fm-final/

    Thanks,
    Bouke

    #1113594
    Paul R
    Moderator

    Hi Bouke,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1113679
    sharp-image
    Participant

    Hi Paul,

    Sorry I’ve not explained this very clear I guess. The Toggle menu:
    <a href="#" class="x-btn-navbar" data-toggle="collapse" data-target=".x-nav-wrap.mobile"><i class="x-icon-bars" data-x-icon=""></i> <span class="visually-hidden">Navigation</span></a> have without the css code from above a smooth roll out when you want to navigate to a other menu. (class x-nav-wrap mobile collapse in). But now when you click now the menu is open and that’s it. The smooth flow is gone. On a responsive level it works perfect but that smooth roll open part is gone.
    Hopefully it makes it more clear this way. 🙂

    thanks Bouke

    #1113989
    Jade
    Moderator

    Hi Bouke,

    My apologies as I am still uncertain if I have understood you correctly. Is it the dropdown menu that slides down when you click the mobile burger menu icon are you trying to describe? I tried it and it seems to be smoothly scrolling down when the icon is clicked. See screencast below. Would you mind providing a screencast of the issue as well so that it will be easier for us to understand the issue? Thank you.

    #1115029
    sharp-image
    Participant

    Hi Jade,

    That’s exactly what I mean,and it works perfect now! I guess this is happen because I changed the Side With % into 78 or the max-width: into 1240px instead of the 1400px before in the css. Really nice. And thanks for your patience 🙂

    thanks,
    Bouke

    #1115257
    Christian
    Moderator

    You’re welcome.

    #1159654
    sharp-image
    Participant

    Hi there,

    Hope you can help us with this.

    We notice that on some screens, not always the font icon for the collapse navbar will be loaded. This results on desktop sometimes in just a sqaure empty based icon and not showing the burger menu. On LG screens it gives a Chinese based icon instead of the burger menu. This means perhaps that the icon can not be loaded?
    In the elements of the homepage: https://forevermusic.nl/fm-final/ the following error comes up:

    https://forevermusic.nl/fm-final/fonts/font_awesome/font-awesome.ttf?v=4.0.3 Failed to load resource: the server responded with a status of 404 (Not Found). Must I just upload the map fonts into the fm-final dir?

    As you can see whe have installed a ssl certificate. I’ve also setup a child theme.
    In the child theme is the style.css empty.

    Do you have any idea how to fix this?

    Many thanks,
    Bouke

    #1160013
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating this thread! I have tested your site in various browser and even tested on an android phone. So far no issues were encountered. The one you have may have been a browser cache issue in your LG phone. Please do clear the browser cache and test your site again. Maybe you can use Chrome’s incognito mode to test your site.

    Meanwhile, are you using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every 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.

    #1161260
    sharp-image
    Participant

    Hi Rue,

    Thanks for the tip, I forward your email to the team.

    Have a nice day.
    Bouke

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