iriteser
Forum Replies Created
-
Forum: Plugins
In reply to: [Editorial Calendar] 3.8.1 Plugin broken since latest updateTried your three steps – but still the same error: An error occurred while loading the calendar: undefined
Forum: Themes and Templates
In reply to: [Koji] WordPress Iframe Embed Not Show AllCan’t edit anymore – problem was a content blocker from Borlabs Cookies, for me problem solved!
just one thing – tried to make my own plugin with this code and pluginception. Got an fatal error and had to remove it on my FTP server
Display the name of the source when using multiple sources add_filter( 'feedzy_author_name', 'feedzy_author_name', 10, 3 ); function feedzy_author_name( $authorName, $feedURL, $item ) { $source = ''; if ( is_array( $feedURL ) ) { // if feedURL is multiple urls. foreach ( $feedURL as $feed ) { if ( strpos( strtolower( $feed ), 'https://www.lavanguardia.com/mvc/feed/rss/home' ) !== false ) { $source = 'La Vanguardia'; } if ( strpos( strtolower( $feed ), 'https://ep00.epimg.net/rss/tags/ultimas_noticias.xml' ) !== false ) { $source = 'El País'; } if ( strpos( strtolower( $feed ), 'https://estaticos.elmundo.es/elmundo/rss/portada.xml' ) !== false ) { $source = 'El Mundo'; } if ( strpos( strtolower( $feed ), 'https://www.europapress.es/rss/rss.aspx' ) !== false ) { $source = 'Europa Press'; } } } else { // if feedURL is a single url. } return $source;<br>}
Forum: Themes and Templates
In reply to: [MiNNaK] Comments do not work correct using Rank MathHi Tamer, thanks very much – it works!
LG Irit
Hi
thanks for your answer.
I used exactly the trouble shooting stuff you mentioned (Health check plugin) and tested every single plugin. This happens only with rank math activated.
And yes: newest wordpress (5.6), newest theme version (Minnak 2.1.3), newest plugin versions and newest pHp (7.4.11)
Just made another test – works fine with twenty-twentyone
Will contact the developer of my theme
Thanks
Forum: Themes and Templates
In reply to: [Koji] Get 500 with Koji (WP 5.5.1, pHp 7.4)I didn’t change anything with the width of the sidebar – so no idea what’s not going well on your page.
Number of columns is automatically adjusted with the width of your screen – as far as I know it can’t be changed
Sorry for this bad news…
Forum: Themes and Templates
In reply to: [Koji] Get 500 with Koji (WP 5.5.1, pHp 7.4)found out, error solved!
Forum: Themes and Templates
In reply to: [Koji] Archive Pages are Empty after WP 5.5 UpdateMay I asked which files are changed? I did some changes in footer.php, content.php, functions.php, preview.php and header.php… do not want to bring in all changes again (this is mostly stuff about EU/german laws)
Forum: Plugins
In reply to: [Title and Nofollow For Links (Classic Editor)] Can you add “Sponsored” Link?thank you so much!!!!!! Works perfect ??
that makes my life much easier ??
Forum: Plugins
In reply to: [Title and Nofollow For Links (Classic Editor)] Can you add “Sponsored” Link?Thank you! Looking forward for an update
Happy holidays!
Forum: Plugins
In reply to: [Secondary Title] Default for second title possible?Hi Kolja
thanks very much for your answers! I will play around with your code. And of course I make an backup before ??
LG Irit
Forum: Plugins
In reply to: [Secondary Title] Default for second title possible?oh, second question: how to manage the subtitle in a new line?
Forum: Plugins
In reply to: [Editorial Calendar] Nothing shown after 4.9.4 DEHi Zack
thanks for your help and your offer!
I disabled the Gallery Manager Pro and everything worked as usual. Same mistake when I activate it, so the conflict is found.
I don’t think there is an issue with the calendar.
I had last year another issue with Gallery Manager, my website was shut down completely and I had to install the older release, then it worked again. I don’t know what is going on with this Plugin, but I removed it. Too much trouble. Unfortunately I paid for it.
Thanks again!!!
Irit
Forum: Plugins
In reply to: [Editorial Calendar] Nothing shown after 4.9.4 DEhad a look at your testblog (sorry, misunderstood the part with user and password…) and there it looks like it used to look
I mail you some screenshots!
Hm, upgrades: yes, could have thought of this on my own…
I use Gallery Manager Pro and had there already some problems and with deactivating it calendar works as usual.
Sorry for this mess, I will install the old version of the Gallery Manager. Or simply delete this crap
Forum: Plugins
In reply to: [Editorial Calendar] Nothing shown after 4.9.4 DEoh, can’t access your testblog without user and password…