Search found 3121 matches

by Edi
Tue Sep 05, 2023 4:47 pm
Forum: General
Topic: How can I add an external link in navigation bar?
Replies: 3
Views: 1355

Re: How can I add an external link in navigation bar?

There are the following possibilities:

1) You can use the plugin Redirects:

https://plugins.bludit.com/plugin/redirects

2) You can use a JavaScript like the following:

Code: Select all

<script>
  location.replace("https://www.google.com")
</script>
3) You can redirect with .htaccess.
by Edi
Tue Sep 05, 2023 2:28 pm
Forum: Plugins
Topic: Addon for embedding codes
Replies: 1
Views: 3157

Re: Addon for embedding codes

ashrafakader wrote: Tue Sep 05, 2023 1:38 pm I know TinyMCE can include sample code, which can be used for educational purposes.
TinyMCE allows to enter code (HTML, JavaScript etc.). You can open the code editor with the HTML source by clicking the button with the icon "</>".
by Edi
Tue Sep 05, 2023 12:01 am
Forum: General
Topic: Instagram code missing from default themes
Replies: 5
Views: 3045

Re: Instagram code missing from default themes

Which theme do you use?
by Edi
Mon Sep 04, 2023 9:35 pm
Forum: Plugins
Topic: Plugin Author Profile not found
Replies: 1
Views: 2957

Re: Plugin Author Profile not found

Thank you for reporting the problem!

It's now fixed.
by Edi
Mon Sep 04, 2023 4:46 pm
Forum: General
Topic: Black image in 3.15.0
Replies: 7
Views: 14552

Re: Black image in 3.15.0

Is there an error entry in the error log?
by Edi
Mon Sep 04, 2023 12:27 pm
Forum: General
Topic: Customize automatic title generation?
Replies: 4
Views: 10878

Re: Customize automatic title generation?

Exactly.
by Edi
Mon Sep 04, 2023 10:43 am
Forum: General
Topic: Black image in 3.15.0
Replies: 7
Views: 14552

Re: Black image in 3.15.0

What file types are the images? What are their sizes?
by Edi
Sat Sep 02, 2023 11:41 am
Forum: Themes
Topic: Looking for new themes
Replies: 8
Views: 14707

Re: Looking for new themes

Sorry, I can't help without concrete examples.
by Edi
Fri Sep 01, 2023 10:07 pm
Forum: Themes
Topic: Looking for new themes
Replies: 8
Views: 14707

Re: Looking for new themes

Do you mean the editor TinyMCE?

And: Which styles do not work? Can you please give an example.
by Edi
Fri Sep 01, 2023 2:54 pm
Forum: Themes
Topic: Looking for new themes
Replies: 8
Views: 14707

Re: Looking for new themes

Which editor do you use? Which style codes do not work?