Great Great work. Thank you very much. Take ❤ from me for your contribution. You spend much more time on this. You deserve it.
@BGdev30515 күн бұрын
Nice work.. provided it doesn't conflict with Advanced Themer 😊
@SinanWP14 күн бұрын
every feature is modular having any conflict with a plugin would surprise me.
@bend8417 күн бұрын
Love your work @SinanWP!
@chamika197518 күн бұрын
Wow. Great work. Thank you so much.
@Luca-ui3rn18 күн бұрын
Great Job!
@wordpressjunkie883018 күн бұрын
This is awesome, I'm gonna use it on my clients and charge them 100 million dollars 😉
@SinanWP18 күн бұрын
enjoy :)
@hosseinkhanmohammadi477013 күн бұрын
This is absolutely amazing. You have a lot of energy and you can manage it in a way that is helpful for you and for others, Congratulations for this to you. 💪One Question, how does it depend on the later changes in bricks builder or WordPress core? I'm thinking about the maintenance of the web sites as they may chnage in future and the easiest way to keep them working without extra efforts. For instance if a plugin has a bug and the developer fixe it, we can solve it by simply update them, but for custom codes, we have to go into each website and update them manually one by one. How do you manage this kind of things ?
@SinanWP13 күн бұрын
I am building this theme to install it on client project and forget about. About PLUGIN BUGS or CONFLICTS; as long as you dont create conflict like using the gsap settings with motion.page or bricksforge together bugs or conflicts will not happen. Everything is very clean and simple coded and if bug happens easy to fix it as well. I already fixed tons of bugs and theme is very stable. But still make your tests first with your workflow. While I am developing this theme I am not testing with other plugins because I dont care about other plugins that is why I am developing this theme. I want to delete all the plugins because I can solve most of my needs with this theme. Thats my thinking.....
@mohdom618 күн бұрын
be seeing you at 1.0
@SinanWP18 күн бұрын
this theme will not become 1.0 until 0.999 🤣🤣 all versioning is automated github.com/sinanisler/snn-brx-child-theme/blob/f88e3804208538c31be2dad5ba7afbdac4ebf3e0/.github/workflows/main.yml#L65
@marceloangelim18 күн бұрын
suggestion: instead of completely hide the icons, turn them small and aligned to the left. Icons makes easy to find the widgets
@SinanWP18 күн бұрын
tried that .didn work. looks cleaner without icons and icons takes text space readability more important than icons
@road2wp80919 күн бұрын
That's cool dude
@TeddyPetcu6 күн бұрын
Interesting! How affects the loading speed your custom theme? Are there anything that slows down the loading page?,not sure about GSAP, maybe that slows down... I am just asking. Can you compare the speed with youtheme vs the default child theme? any diffrences? Thank you.
@SinanWP6 күн бұрын
almost none. I already used the theme on multiple prod sites I still can get 99 100 performance on lighthouse... test it yourself.
@TeddyPetcu6 күн бұрын
@@SinanWP Thank you. I will test myself. Normally I use Bricks Builder with ACSS and Advanced Themer.
@edycerpa17 күн бұрын
Hi SInan, first of all thanks for the effort, but i think there is a little bug, even if I dont check the "Enable Math Captcha for Login", when I try to login from a incognito window, i write my credentials but it ask me for a correct captcha, even when there is no captcha box
@SinanWP17 күн бұрын
please test the latest release made a fix for it. github.com/sinanisler/snn-brx-child-theme/releases what is your hosting and browser btw ?
@bend8417 күн бұрын
@@SinanWP I experienced this issue as well. Had to enable math captcha to prevent being locked out.
@edycerpa13 күн бұрын
@@SinanWP sorry for delay, I{m testing in local, my default browser it's Brave, but when I have a problem, I try with chrome, opera or firefox
@ysintos18 күн бұрын
One question. If i have a plugin that does one or two thing similar with the theme, ie disabling the comments, will it conflict with the theme or not?
@SinanWP18 күн бұрын
no it wont if you dont enable anything everything will be as native-default like before. thats why I made ALMOST everything as settings.
@wordpressjunkie883017 күн бұрын
So what does the theme do to the login/credentials? if I'm working on a project and I get timed out when I try to log back in my password doesn't work, I reset my password and still can't get it but the moment I disable your child theme I can log in with no problem.
@SinanWP17 күн бұрын
please test the latest release made a hotfix for it. github.com/sinanisler/snn-brx-child-theme/releases what is your hosting btw ?
@wordpressjunkie883017 күн бұрын
@@SinanWP I was working on a test side with TasteWP then I moved my site to a local installation using Local and in both cases the issue occurred, I'll test the new update and let you know if it works.
@wordpressjunkie883017 күн бұрын
UPDATE, I was mistaken, I was working on a site with InstaWP and that's where I saw the issue, right now I tested that site with Version: 0.156 and I still get locked out, then I spun a new site this time is TasteWP and with Version: 0.156 I also got locked out, I don't know if this is issue is hosting related.
@SinanWP17 күн бұрын
are you sure you are downloading the latest release :) it needs to be 0.156 github.com/sinanisler/snn-brx-child-theme/releases/
@wordpressjunkie883017 күн бұрын
@@SinanWP Yes I checked the version inside Wordpress, I'm pretty sure that is the version.
@marceloangelim18 күн бұрын
please, make a version for elementor! I plan to start new projects with bricks but I still use elementor a lot. Would be really useful.
@SinanWP18 күн бұрын
stay away from elementor like it is a virus :) dont make any new sites with it.
@bricksbee-wp18 күн бұрын
@@SinanWP 100% agree, run away :)
@zuber735819 күн бұрын
Damn dude, you're a freak lol
@SinanWP19 күн бұрын
But Wait There is More... Theme Download : sinanisler.com/snn-brx-download ISSUES and BUG reports --------------------- > github.com/sinanisler/snn-brx-child-theme/issues
@NOALNOM19 күн бұрын
Great! But it is safe use this child theme with GSAP with Next Bricks that use GSAP library too? Thanks! Great work 👏👏👏
@SinanWP18 күн бұрын
yes should be ok but that kills the purpose of the feature. I implemented this gsap so I dont have to use other plugins. LESS IS MORE.