Posts by Gabriel Soligo • 23 points
6 posts
-
0
votes2
answers67
viewsA: Wordpress reads logo only on localhost
Try to leave it just like that: /wp-content/themes/site/imagens/logo.png leave only this way and test with CTRL + F5. Here for me it worked.…
wordpressanswered Gabriel Soligo 23 -
0
votes1
answer1122
viewsA: Wpbakery (Visual Composer) Does not work localhost
I was able to solve the error presented with a solution until simple, but I am publishing here to help someone with the same error. Just update the PHP version to 7.0.x, in my case I used PHP…
-
0
votes1
answer1122
viewsQ: Wpbakery (Visual Composer) Does not work localhost
I have a Wordpress site installation on my machine, which runs through Xampp. I obtained a theme through themeforest site, and with it comes the plugin Wpbakery Page Builder. The big problem is that…
-
1
votes1
answer346
viewsQ: Button does not open JS modal
When you click on one of the buttons on the page a modal with a form should open. But each button must contain a different form. I used the following code: <script type="text/JavaScript"> //…
javascriptasked Gabriel Soligo 23 -
0
votes1
answer22
viewsA: Wordpress text editor render bootstrap classes
Just click on "text". Below is an example in the image.…
wordpressanswered Gabriel Soligo 23 -
1
votes1
answer1954
viewsA: Remove featured post image
You should check the type of post selected on the post edition page. If it is a standard post, you must edit the file "content.php" the image is on line 21. Remove the code: <?php if (…
wordpressanswered Gabriel Soligo 23