rokkan
Forum Replies Created
-
Hello
Thank you, the update has fixed the issue!
Forum: Fixing WordPress
In reply to: Permalinks /postname broken after updateI tried aditing .htaccess, but it simply added the previous text, so I think that might be correct. I am testing the plugins but so far I have had no luck.
# BEGIN WordPress
# Instruksjonene (linjene) mellom "BEGIN WordPress" and "END WordPress" er
# dynamisk generert og bør bare endres via WordPress-filtre.
# Enhver endring av instruksjonene mellom disse markørene vil bli overskrevet.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressForum: Fixing WordPress
In reply to: Permalinks /postname broken after updateI have attempted method 1 several times. I also tried to restore .htaccess according to this site (https://developer.ww.wp.xz.cn/advanced-administration/server/web-server/httpd/) but that did not work. It seemed to be empty when I opened it.
# BEGIN WPSuperCache
# END WPSuperCache
# BEGIN WordPress
# Instruksjonene (linjene) mellom "BEGIN WordPress" and "END WordPress" er
# dynamisk generert og bør bare endres via WordPress-filtre.
# Enhver endring av instruksjonene mellom disse markørene vil bli overskrevet.
# END WordPressI am currently checking plugins, which will take a while.
Hi
Unfortunately, we had redo all our galleries, so we will just be using the lightbox plugin. Thank you for your time.
I see what I was missing. The extra . is not part of the css but part of the identifier. The more I work on this stuff the more I realise I just need a whole css course.
It is a little clumsy in the editor with duplicates of your images everywhere, and a lot of extra work, but I did get it to work.
Thanks so much for your help and patience.
The documentation for that block is very difficult to understand if you want to get a lightbox function.
“First, copy the identifier text from the block where you want to add Popup. Then paste it into the Popup block ‘Identifier’ field. So, whenever you will click on the external element your popup block will appear on your page.”
So I have to have the pop up block with the image inside, and then link it to a duplicate of the image that will show on the page? I don’t understand from where I get the “identifier text” from. Could you explain it a little more so I could try to get it right?
Hello
In the video you linked you can see the heading text being affected by the overlay on the background. You can see the opacity and blend mode change not just the background image but the text itself. I understand now the overlay is meant to do this, and I will have to upload images that work with the headings I need.
Thank you that worked!
Forum: Plugins
In reply to: [Quiz Maker by AYS] Image as answerOh, I did not know that. Thanks so much!
Forum: Plugins
In reply to: [Quiz Maker by AYS] Image as answerThe image answers are slightly greyed out, and when you hover they become clear. This is not good as most people are on mobile. When I used the “disable answer hover” setting they merely stay greyed out even on hover. Since the quiz is about comparing artwork, this makes it very difficult to see.
Thank you for your help so far!
I can’t seem to add screenshots, but you can see the hover effect in the preview on the answer with images for “elegant light” style.
Forum: Plugins
In reply to: [Quiz Maker by AYS] Image as answerI see there is no way to keep the text on wrong or right answers if you hide captions, correct? I really need students to be able to learn about each question as they go, but it is a quiz about art, so with text next to the images they become very small.
Edit: I finally found the setting. You have check both “show correct answer” and show wrong/right message during quiz.
Forum: Plugins
In reply to: [Quiz Maker by AYS] Image as answerThank you! I notice when I disable answer hover that the images are greyed out as standard? Is there a setting for that somewhere?
Hello
Yes, the problem still seems to be happening randomly, but on not on all mobile browsers. I am still testing, but it appears to work on the more popular ones. It seems to happen with certain images, but I can’t figure out what is different.
As I am unable to find the exact set-up that creates the problem, I can’t really see how it can be fixed. So, I will try and document it when it occurs and contact you again when I have more data.
Thank you.
Forum: Fixing WordPress
In reply to: No links workingThank you! I think I managed it.
Hello
Apologies for not responding. Our country has had an unusual four day weekend due to pentecost. In fact all of my recent topics have been closed due to an unusual amount of holy days coinciding with long weekends and other secular holidays.
I will attempt to resolve the issue. In future, perhaps you could give people a couple more days to respond? I understand the need to close topics, but circumstances are sometimes unusual.
Thank you for your prompt replies.