connectedblue
Forum Replies Created
-
Ah yes, thank you! I had a security plugin that was redirecting all wp-admin calls, and this was caught up in the crossfire. Everything works smoothly again!
Brilliant, thank you @sayontan. That did indeed work. However, when making the same change on the lightbox mode from the JS library, I had to revert to !important again (although I saved one). But I feel better about having the tighter specificity to not break something else inadvertently.
Hi @sayontan , I have tried adding Additional CSS under customize (Kadence theme) but the photonic plugin seems to have higher priority.
This is my site: https://diary.uncountable.uk/instadiary/
I’m targeting the.photonic-photo-title
class to change the font family and the colour to red for the captions. If you look at developer tools, you’ll see that code underinline:83
and the settings inphototonic.min.css
override my additions.
UPDATE: I added!important
to my values and got it to work. However, I was wondering if there’s a way to do this without using the important modifier?- This reply was modified 1 year, 10 months ago by connectedblue.
Forum: Plugins
In reply to: [SEOPress - On-site SEO] error with sitemaps on V6.6 and aboveHi Ben
That worked perfectly thanks! Awesome job for fixing so fast.
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Custom Button to only Change Post StatusI’m doing something similar to you Dale, and had awful problems with modal edit buttons after updates 3.4.3 and 3.4.4.
I installed 3.4.5 and updated all other plugins and everything started working magically again.
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Modal forms not working after upgrade to 3.4.3This is also still an issue in 3.4.4.
I’ve had to rollback to 3.4.1 to get the modal button working properly.