tamarakorr
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Term Description Editor] Broken since recent WordPress update?Hello,
Yes, we do use JetPack.It appears I can edit the category descriptions now. I have several users who do this more often than me. I’m checking with them and will write back by, say, Wednesday next week if they’re still having problems.
Thanks,
TamaraForum: Plugins
In reply to: [Visual Term Description Editor] Broken since recent WordPress update?PS We think this started with the 8.3.1 update around August 2, 2017.
If anybody knows a workaround that would be great. We have a lot of outdated text on our website because of this 🙁
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] PHP 7 compatibilityIt is 5.7.3.
Forum: Plugins
In reply to: [Collapsing Categories] Compatible with PHP 7.0Likewise we have this error and need to upgrade our server to PHP 7 rather urgently:
FILE: /plugins/collapsing-categories/collapscatlist.php -------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------- 535 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. --------------------------------------------------------------------------------------------------------------Please advise.
Forum: Plugins
In reply to: [Slideshow] Use of deprecated PHP4 style class constructor is not supportedWe need to upgrade our web server to PHP7. We are getting this warning as well:
FILE: /plugins/slideshow-jquery-image-gallery/classes/SlideshowPluginWidget.php --------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------- 18 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ---------------------------------------------------------------------------------------------------------------Forum: Plugins
In reply to: [Better Search Replace] No display of dry run results on PHP 7It appears it may not be entirely compatible with PHP 7:
FILE: /plugins/better-search-replace/includes/class-bsr-compatibility.php --------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------------- 54 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. ---------------------------------------------------------------------------------------------------------------------We need to upgrade our web server to PHP 7. Could the plugin author advise?
- This reply was modified 8 years, 11 months ago by tamarakorr. Reason: Took out sensitive information
Thanks for pointing me to the documentation – I just quickly made my own shortcode to do what I needed.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Cannot move share buttonsThere are no other references to sharing_display() anywhere in the theme. I haven’t included any code related to JetPack in the theme, except as indicated in the instructions in my original post.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Cannot move share buttonsThe snippet does remove the sharing buttons from posts in the Twenty Seventeen theme. When I take out the snippet, they reappear. So that’s all good. It means the problem is my theme, somehow.
My theme just calls
the_content(). It doesn’t do anything tricky with it, and doesn’t try to add sharing buttons. Is there anything else that could trigger the sharing buttons to print? (Besidesthe_excerpt()of course, which I don’t use in single posts.) I glanced through the JetPack code and it didn’t look like anything else can callsharing_display(). I wouldn’t think it would matter, but the test site is in JetPack safe mode.Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Cannot move share buttonsI switched to the Twenty Seventeen theme, and the sharing buttons of course appear at the end of a post just once, since that theme isn’t customised to remove them.
I’m trying to customise a very simple theme I wrote myself, to reposition the sharing buttons slightly. I can see the jptweak_remove_share() function is being called properly when I view a single post, by adding an error_log() message to it. It’s just not actually removing the buttons.
I guess the next step is to look at the JetPack code and see whether ‘sharing_display’ and the priority values are correct. I hoped somebody else might know since I’m obviously not familiar with that code.
Yes, it’s https://caatunis.net/events/
Thanks in advance
Forum: Plugins
In reply to: [Client Logo Carousel] Carousel Height EnormousThanks Aftab – we are using Amilia theme (http://themeforest.net/item/amilia-multipurpose-one-multi-page-wp-theme/13841964).
Forum: Plugins
In reply to: [Client Logo Carousel] Carousel Height EnormousHi Aftab,
I confirm we are using the shortcode[wpaft_logo_slider]Screenshot of it here: http://imgur.com/WN0zODf
And yes we’re still getting the issue 🙁
Thank you
TamaraForum: Plugins
In reply to: [Client Logo Carousel] Carousel Height EnormousScreenshot here: http://imgur.com/RTKxrO4
Demo site here: http://www.tammyorrtech.com/hackneysingers/
Thanks in advance for your help!
Forum: Plugins
In reply to: [Client Logo Carousel] Carousel Height EnormousForgot I was typing in HTML above – my text should read “unnecessary ‘code’ and ‘pre’ tags”.