Posts by Vinicius Vieira • 95 points
5 posts
- 
		0 votes1 answer47 viewsA: Is it possible to sell a Wordpress post?Good day, as I did not get the answer here, I continued my search and did not imagine that my question would be so simple... I ended up finding several Membership places. Where most had the options… 
- 
		0 votes1 answer47 viewsQ: Is it possible to sell a Wordpress post?I’m developing a digital magazine, with flipbook visualization, zoom and everything. But I have the following doubt, currently I have a post_type that is called Magazines, where I mount my magazine… 
- 
		0 votes1 answer105 viewsQ: How can I build a loop with the bootstrap grid in several sizes?I am currently working with wordpress and came to the following doubt... My current loop is like this... (8 Items) COL-MD-6 COL-MD-6 -------------------------- -------------------------- COL-MD-6… 
- 
		1 votes1 answer26 viewsQ: Remove links that have a certain string with JqueryGood night, good people... Good my doubt and the following, I have a list of links... <ul> <li><a href="baixar.php?musica=teste-ativo.mp3">Musica 1</a></li>… jqueryasked Vinicius Vieira 95
- 
		8 votes1 answer81 viewsQ: Problems with a MYSQL query - Categories and ItemsI’m doing a project, which basically consists of item and category... or better "animes" and "episodes"... Here’s the problem, I want to list all the registered anime and a count of the episodes…