In the first look, the process of solving this problem maybe seems very easy, but this problem makes me very confused.
Imagine that I want to have two main-menu one in the header (primary menu/ top bar) and another in the footer region of my site with different style and template.
I follow up below article to add block region as the id of main-menu and make block's template name suggestion unique and dedicated for next customization.
On loading certain node pages the related images do not appear for a few seconds and the bullet points/text flashes instead. For other nodes exactly the same it does not happen. This glitch has just started to appear from nowhere and now on node creation....
I'm adding some text input fields to a node form, and setting the prefix and suffix to characters like £ and %.
My theme uses Bootstrap as the base theme and I'm basically looking to alter the markup for prefix and suffix to add the input-group-addon class and input-group class to a div surrounding the input field.