Search found 28 matches

by TA2Web
Wed Dec 11, 2024 6:56 pm
Forum: General
Topic: How many Bootstraps?
Replies: 2
Views: 44885

Re: How many Bootstraps?

So what is related to the code above is I am using outside flat file php data.

I am not sure if this thread is related or not? How to use PHP code in static pages ..

Anyway .. basically the question was how can they use php code in bludit.

I have installed a site variable file that defines a lot ...
by TA2Web
Wed Dec 11, 2024 5:46 pm
Forum: General
Topic: How many Bootstraps?
Replies: 2
Views: 44885

How many Bootstraps?

Hello there Bludit. Love your cms!

I am wondering though, how many installations of Bootstrap is needed?

My website uses Bootstrap already. Then, when I install bludit, it has its' own Bootstrap installation path.

So, what to do?

Perhaps I have an idea? What if Bludit asked the path to your ...
by TA2Web
Tue Dec 10, 2024 8:29 pm
Forum: General
Topic: Social Media Embeds
Replies: 4
Views: 60449

Re: Social Media Embeds

Ok, well, I didn't know I could paste embed code in the editor. I feel dumb now since nobody told me that was possible. Gotta love figuring things out on your own. lol.
by TA2Web
Tue Nov 26, 2024 5:12 am
Forum: Themes
Topic: BlogX - Help Please
Replies: 8
Views: 118538

Re: BlogX - Help Please

Ok, I guess my big question was where I can edit the css for blog posts. I think I am getting it ..

Image
by TA2Web
Mon Nov 25, 2024 9:37 pm
Forum: Themes
Topic: BlogX - Help Please
Replies: 8
Views: 118538

Re: BlogX - Help Please


When you say "If I inspect the code with my browser it seems to be looking for scss?", what do you mean? I really don't see how any browser could look for a "source" CSS file unless it's specifically mentioned anywhere ...


It seems the code is looking for a path to a scss file. It looks for ...
by TA2Web
Wed Nov 20, 2024 8:09 pm
Forum: Themes
Topic: BlogX - Help Please
Replies: 8
Views: 118538

Re: BlogX - Help Please

Thank you both for your replies.

As I am trying to use the bootstrap example blog theme I will apparently have to use the example css in the css/style.css file.


This is part of my modified index.php file:

<?php include($_SERVER['DOCUMENT_ROOT'] . '/inc/PATH-TO-VARS-FILE.php'); ?>
<!DOCTYPE html ...
by TA2Web
Wed Nov 20, 2024 12:49 pm
Forum: General
Topic: Social Media Embeds
Replies: 4
Views: 60449

Re: Social Media Embeds

So apparently, to embed facebook video, and I would guess instagram video also, we need to somehow make TINYMCE use this type of code into posts.. I found this link.. https://developers.facebook.com/docs/plugins/embedded-video-player

It would be really great if someone made a plugin for the editor ...
by TA2Web
Sun Nov 10, 2024 3:42 pm
Forum: Themes
Topic: BlogX - Help Please
Replies: 8
Views: 118538

BlogX - Help Please

Hello. I have been interested in using the Bludit BlogX theme and have made some adjustments and have called it BS5Blog with the intention of wanting to convert it to the example Bootstrap Blog template provided by Bootstrap.

I have converted it to use my own Bootstrap 5.3 installation as well as ...
by TA2Web
Fri Oct 25, 2024 12:30 am
Forum: General
Topic: Social Media Embeds
Replies: 4
Views: 60449

Re: Social Media Embeds


With the editor TinyMCE this can be done with a plugin (of the paid plans):

https://www.tiny.cloud/blog/social-media-embed/

Yes, we should find another way... Perhaps it's possible using a custom field.


Yes, that would be good if possible. $67 a month to upgrade TinyMCE to embed social media ...
by TA2Web
Sun Oct 13, 2024 12:25 am
Forum: General
Topic: Social Media Embeds
Replies: 4
Views: 60449

Social Media Embeds

Is there a way to embed social media like youtube can be embedded?

I would like to be able to embed Facebook, Instagram, Tiktok, etc .. Just like the youtube plugin allows to embed youtube video.

Perhaps someone can create a plugin that allows for most all social media embeds?

The bludit editor ...