Ann
Forum Replies Created
-
Hi Steve,
with “custom plugin settings” I mean that we don’t use default settings & those were resetted both after updating and de- and reactivation.Hi Daan, argh, I got no notice about your answer.
Thank you for taking a look & the hint with the preloads – my boss wants it to stay this way. ??
I’ll try to hook this tomorrow & will let you know if this works.
Hey Daan – thank you for your answer and your offer – I’ve used your form to send you the URL and two backend screenshots.
Hi Daan.
Here I am back again – v4.5.5 & Themify:
“Poppins” can’t be detected, even if I activate Themifys development mode to disable the themes caches.No other caching plugins are running.
Forum: Plugins
In reply to: [WP Subtitle] Subtitle not shown on Genesis themeHow old is your Genesis theme? There were massive core changes some time ago.
In an old Genesis theme it works like charm for pages & posts added via genesis_entry_header.add_filter( 'genesis_entry_header', 'genesischild_do_subtitle' ); function genesischild_do_subtitle( ) { $id = get_the_ID() !== '' ? get_the_ID() : false; if (get_the_subtitle() !== '') { echo get_the_subtitle($id,'<h2 class="subtitle">','</h2>',false); } }
I’d say I’ll get back to you with a new post IF there’ll be any future problems with Themify! So yup, mark it as resolved, doesn’t make sense in a few weeks or the like if we continue here.
Thanks for the info about Muli(sh) – how wooonderful, we’ll have some projects with it. -_-
Wow, thank you for the fast update – I’ve already fixed it in our child theme. ??
Hi Daan,
sorry for reporting back so late.
Guess what! The error came from the FONT NAME! ??
In the above mentioned Genesis theme the “Ek Mukta” is embedded, but doesn’t exist (anymore) in Google Fonts, it’s (now) called “Mukta” without “Ek” there.
For Themify I’ve found some errors caused by our theme / plugin combo & will get back to you after we’ve found out what’s up there.
Greetings,
AnnWe’ve been using OMGF for a while with different Genesis themes without problems, too.
But with the newer version(s) it doesn’t matter if we’re using an older Genesis theme which loads the fonts directly via functions.php or a newer theme (like Altitude Pro 1.5.0) where they’re integrated in a different way:
config/appearance.php:
return [
‘fonts-url’ => ‘https://fonts.googleapis.com/css?family=Ek+Mukta:200,800&display=swap’,”functions.php:
“wp_enqueue_style(
genesis_get_theme_handle() . ‘-fonts’,
$appearance[‘fonts-url’],
[],
genesis_get_theme_version()
);”Sorry if being not precise enough, I’m not a developer but a pixel pusher. ??
Disabling WP Optimize doesn’t change anything.
OMGF neither works automatic nor manual
On automatic mode (and with active swap option) there’s a warning in the network tab:
The resource from “https://myurldoesntmatterhere.com/wp-json/omgf/v1/download/css?family=Ek+Mukta%3A200%2C800&display=swap&handle=stahl-schrauben-fonts&original_handle=stahl-schrauben-fonts&ver=1.5.0” was blocked due to MIME type mismatch (“application/json”) (X-Content-Type-Options: nosniff).And an error when visiting this link:
“SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data”Hi Daan,
there seems to be a misunderstanding:On DIVI it works: we already configure it like you’ve explained. ??
With THEMIFY and GENESIS it doesn’t work for us.
Even on a very small genesis one pager without Autoptimize or similar.
We run WP Optimize there but we don’t use its cache.Forum: Plugins
In reply to: [Lightbox - EverlightBox Gallery] Conflict with WordPress v5.6@tnorebel, for which images do you want to use the lightbox?
Did you already check your settings under “Features”?
All native images, all native galleries, all native images with captions … ??Forum: Plugins
In reply to: [Lightbox - EverlightBox Gallery] Conflict with WordPress v5.6Same here, the update fixed the “lightbox everything” bug but final tiles images open in same tab, not in lightbox.
Forum: Plugins
In reply to: [Lightbox - EverlightBox Gallery] Conflict with WordPress v5.6We have this issue in different WP 5.6 projects, too.
- This reply was modified 3 years, 11 months ago by Ann.
@thomasltn, sure, translating it with poedit is an option – or with the plugin Loco Translate. But if you put your translated file in the plugin folder, it’ll be overwritten by the next plugin update.
I’ve opened this thread because the description here in the plugin catalogue says “already translated to German”. And even the pro version we’re using isn’t completely translated.