What is advanced accordion in Elementor? - wordpress

I'm a WordPress learner & I facing some problems it's one of them.
I try some 3rd party addons but didn't know which one better

Related

What is an info box in Elementor?

I want to add an info box on my Elementor Website. my client told me to add these features. I try some addons but that's not working properly now I want the best addon for this project
Elementor infobox contains predefined design with icon, text and heading. You can start with this design and create beautiful cards using elementor. To have some more extended functionality and designs you can use elementor supported plugins like this one
https://essential-addons.com/elementor/info-box/

How do I use navigation in Elementor?

I want to add my WordPress Elementor Website Navigation. But it's not like that looking as my requirement. I try it with Elelementor pro.
I think I need a 3rd party addon or widgets for this.

Combine HTML site with Wordpress

I have a website i coded alone with HTML, CSS, JS and JQuery, and I want to add service payment functionality (not e-shop with items, but give clients the ability to submit forms, pay on the website and receive the appropriate services online, so they don't have to come on-site. I want to use WordPress so I can use the woocommerce plugin, cause I'm feeling that's a safer option that coding something myself. How can i get my site and woocommerce working together without having to create the website again using plugins? I know that i can add code blocks, but that means I'll have to keep the title panel on top of the page, and I find that unappealing, and the plugins that exist for removing those aren't a great solution imo. can someone help?
Per my personal opinion, you can do this by simply installing wordpress and then a basic theme. then installing all you need for your woocommerce. then a link that goes to the woocommerce whenever it needs to go there. It is not really a big deal.
Eg a menu that says buy now with a link to woocommerce and predefined amount. so when the user clicks the buy now button, it goes to woocommerce to continue.
so your website will be in 2 parts. a part for information (Your HTML Site) and a place for interactions (Wordpress).
Some websites have similar instances where depending on what you are doing the theme changes.
I however will recommend you go through the pain of doing your whole site on wordpress or simply finding other options to integrate the payments you want to in your current design.
This is for a uniformed design and will make your users/clients feel more secured instead of feeling they are being moved through sites.

Are 3rd party plugins customizable in Custom Wordpress Themes

I am creating a wordpress theme with the help of bootstrap, however I would like to use a 3rd party carousel plugin and customise it according to my need. Is it possible? If yes, then how?
P.S. I am new to Wordpress, and I just started learning php.

Current/Active Navigation Link State in Magento

I built custom navigation for my Magento site, now I'm scrambling on how to add:
class="current"
to the list item the user is currently viewing.
Thanks,
-Sam
I'm not entirely clear what you are looking for - but if you mean that you have added CMS pages to the standard menu (which is a common requirement) then you can test what cms page you are on using
Mage::getSingleton('cms/page')->getIdentifier();
The menu is usually called in catalog/navigation/top.phtml and this is not a bad place to add extra static links.
If that is not what you mean, could you give more details? Including what you have tried/what custom code you are using.

Resources