sickdelusion
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tracks] Play button off center on episode main pageThat did the trick, thank you so much!
Forum: Plugins
In reply to: [jQuery Colorbox] WordPress Page Content in IframeHey, I didn’t find a button to create a new thread, so pls forgive me if I’m posting here.
I want to open a page on my site inside the colorbox, so I tried to add the
class=”colorbox-link”
to the link, which didn’t quite work as I intended.When I click on the link, a tiny Colorbox opens, but no content is shown.
I also tried your link you posted here with the Youtube-vid, same problem; tiny colorbox, no content shown.
I also tried this: https://www.techotronic.de/plugins/jquery-colorbox/opening-links-colorbox/
But with the result, that the colorbox-class isn’t even included automatically (link opens normally without colorbox), still have to add it manually – same result.
Where’s the problem? WordPress update some days ago, maybe this caused this weirdness? What else could it be? thanks in advance for any help!
Tried different browsers (firefox, chrome), same result.
Awesome plugin btw!
Try this: https://codex.www.ads-software.com/Changing_The_Site_URL
(“Edit wp-config.php”)Worked for me.
Forum: Fixing WordPress
In reply to: Permanent Redirect .htaccess – infinite wp-login.php loopWell… by trying out more stuff, I found the solution.
I added the lines
define('WP_HOME','https://layonyayo.com'); define('WP_SITEURL','https://layonyayo.com');
to my wp-config.php from /layonyayo and that worked. ?? Thanks anyways.
Forum: Fixing WordPress
In reply to: Permanent Redirect .htaccess – infinite wp-login.php loopI also tried to change the content of the .htaccess from
Redirect permanent /layonyayo https://layonyayo.com
toRewriteEngine On RewriteCond %{HTTP_HOST} ^(www.)?layonyayo.com$ RewriteRule ^(/)?$ layonyayo [L]
… but that didn’t help, either. Though I’m guessing that would’nt have made any sense at all, would’ve it? Don’t know.
When I delete the .htaccess from root, which I did now, I can log in again, but then the URL changes from layonyayo.com to sickdelusion.de/layonyayo when I’m clicking on a menu link from the website and this is exactly what I don’t want.
I want to stay it as layonyayo.com at all times, how can I achieve that while being able to log in into the dashboard?Please, there has to be a way to achieve that, no? Without moving any files, because they’re all where they’re supposed to be and so on. ?? Does anyone know any help, pretty please? :3
Forum: Fixing WordPress
In reply to: Permanent Redirect .htaccess – infinite wp-login.php loopShould I just have changed the site URI and/or adress from https://sickdelusion.de/layonyayo to https://layonyayo.com inside the dashboard without using the .htaccess?
Which was I tried first, fyi, I mean changing the second field (URI?) from https://sickdelusion.de/layonyayo to https://layonyayo.com, but that gave me an error message, so I changed it back and tried the .htaccess.
Forum: Fixing WordPress
In reply to: Permanent Redirect .htaccess – infinite wp-login.php loopSorry, the second step tells me to log in into my blog, but that’s exactly what’s impossible right now because of the problem mentioned above…
Plus… I guess I don’t need to move any files, because they are all right there where they belong imho, thus in /layonyayo where layonyayo.com is supposed to lead to, so why should I do what is written there in the 14 steps, besides the fact that I can’t log in? I’m sorry, I’m confused, but this doesn’t look to a solution for my problem to me. Although I’m no “pro” ?? If it is the solution, please help and explain, so I can understand.
Forum: Fixing WordPress
In reply to: Permanent Redirect .htaccess – infinite wp-login.php loopHi and thank you, but to be honest I’m absolutely not sure which of these solutions, which are named there, is the right one for me. Could you please tell me which part is the one which might help me with my problem? Thank you. ??
Hi,
I got nearly the same problem and I’m asking for help, too. Would really appreciate any kind of help or advise ??
First I had a website on https://sickdelusion.de/layonyayo which I wanted to give it’s own main domain.
So I made layonyayo.com to the directory /layonyayo and then, after visiting layonyayo.com still ended up on sickdelusion.de/layonyayo in the browser adress field, I added a .htaccess to the root directory, containing the following:
Redirect permanent /layonyayo https://layonyayo.com
Everything seemed to work perfectly, until I wanted to login into the dashboard. So I went to layonyayo.com/wp-login.php and wanted to login, but I’m getting this infinite loop, too… plus the password isn’t asked to be safed by the browser and every field is empty again, when I’m redirected by this loop. If you know what I mean.
What do I need to do in order to be able to login into my dashboard again AND keeping layonyayo.com in the browser adress field at all times while browsing this website?
Thanks in advance for any kind of help!
Hey tio,
thank you so much, that fixed it for me ?? So happy it works now the way I want it to ??And also thx to you for your comment about my art, I’m happy you like it and I would be glad if you drop by now and then and just peek a bit ;D Always much appreciated! ??
Hm, yeah, I’m using Firefox. Any solution for making it work in FF, too?
@ joatblog1
If I use “Thickbox” instead, the images don’t “pop up” but are opened on a new, blank “page”, so just the image is shown outside of the website. Well, that’s not what I want either :/ But glad it works for you know at least.@ tiofelix
That would be awesome if you could do that. My gallery can be found here: https://sickdelusion.de/?page_id=57Yeah, I have the Shutter mode enabled and i doublechecked everything and used the line 131 of you, skip… :/
Yeah, but it didn’t help…
Does anyone know how to solve this?