Boostrap and mysql

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
christ2000
 
 
Posts: 83
Joined: Tue Dec 24, 2019 2:08 pm

Boostrap and mysql

Post by christ2000 »

hello is there any option that bootstrap card show info from mysql db?
User avatar
Pablo
 
Posts: 23442
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Boostrap and mysql

Post by Pablo »

There is no standard solution for this. This will require a custom script.
christ2000
 
 
Posts: 83
Joined: Tue Dec 24, 2019 2:08 pm

Re: Boostrap and mysql

Post by christ2000 »

Hello Pablo i found a solution but i need to add boostrap referecen to may pahe iu se:

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstr ... ap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">

i put this code in HTML from Toolbox but when i add this code some items in my page are move or show improperly, is there any way to add the boostrat referecen to the page?

thanks
User avatar
BaconFries
 
 
Posts: 5936
Joined: Thu Aug 16, 2007 7:32 pm

Re: Boostrap and mysql

Post by BaconFries »

When using the HTML Object for this code select Type: Between <head></head> tags* or alternatively use Page HTML Between<head></head> tags*
christ2000
 
 
Posts: 83
Joined: Tue Dec 24, 2019 2:08 pm

Re: Boostrap and mysql

Post by christ2000 »

hello, no using head show same error, so far the only option i put gridsystem as flexbox
Post Reply