I had a hard time figuring how to make wordpress display backslashes in posts. There are 2 solutions for this problem: Use html code for backslash which is \ Use double backslashes like \\ The html code must be inserted … Find out more
I’ve recently installed the TinyMCE Advanced plugin and when I tried to set properties for my titles, I got something like this: <h3 class="\"test-class\""> instead of <h3 class="test-class"> so I asked google about it. I’ve got the following solution, to … Find out more
You have to build a website for a restaurant and you have chosen WordPress to do the job. It’s time to add restaurant’s products but you have to classify them. Well there’s a very easy way to do that. What … Find out more