Search found 25 matches

by TA2Web
Tue Nov 26, 2024 5:12 am
Forum: Themes
Topic: BlogX - Help Please
Replies: 7
Views: 926

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: 7
Views: 926

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. ...
by TA2Web
Wed Nov 20, 2024 8:09 pm
Forum: Themes
Topic: BlogX - Help Please
Replies: 7
Views: 926

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> <ht...
by TA2Web
Wed Nov 20, 2024 12:49 pm
Forum: General
Topic: Social Media Embeds
Replies: 3
Views: 644

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 t...
by TA2Web
Sun Nov 10, 2024 3:42 pm
Forum: Themes
Topic: BlogX - Help Please
Replies: 7
Views: 926

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 us...
by TA2Web
Fri Oct 25, 2024 12:30 am
Forum: General
Topic: Social Media Embeds
Replies: 3
Views: 644

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 into p...
by TA2Web
Sun Oct 13, 2024 12:25 am
Forum: General
Topic: Social Media Embeds
Replies: 3
Views: 644

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 is k...
by TA2Web
Sat Oct 12, 2024 3:08 pm
Forum: General
Topic: pagebreak / read more
Replies: 18
Views: 1349

Re: pagebreak / read more

That's great. What was the solution? It would be helpful to know how you (your host) resolved it. Such information can be added to the shared knowledge base. ak Apparently my host had placed security mods on my server. When I told them what was going on they removed the mods. It was nothing I did. ...
by TA2Web
Wed Oct 09, 2024 8:35 pm
Forum: General
Topic: pagebreak / read more
Replies: 18
Views: 1349

Re: pagebreak / read more

Update

It appears this issue is now resolved, thank goodness.

I contacted my host about the issue and they adjusted a setting and now I can place images inside posts AND use the page break function.

YAY! Now I can get bluditing :)
by TA2Web
Wed Oct 09, 2024 9:42 am
Forum: General
Topic: pagebreak / read more
Replies: 18
Views: 1349

Re: pagebreak / read more

If you are pasting in 'stuff' and getting an error then there is something wrong with the stuff. The editor is fine. One possibility is to paste in 'code mode' as there may be odd html or some such. But I suspect that is not the issue. I think I can be 98? % maybe 99% sure that it is something you ...