justted
Forum Replies Created
-
Indeed that solves the problem. I will do this from now on for theme updates, thanks for the quick response.
Forum: Themes and Templates
In reply to: [Chaplin] Sticky Header Not Working on Cover TemplatesGreetings,
On your advice I did that (disabled all plugins) and the problem persists. Would you be able to take another look? Many thanks for the fantastic theme!
Hi,
Following up on the comment about parallax, I went into the theme’s style.css and commented out line 3760, and sure enough, the problem goes away.
You can also demonstrate resolution by using iPadOS’ Safari request mobile site feature, which also retrieves a non-parallaxed version of the theme.
I did this in a staging environment; if you need me to wipe the plugins away to add this to trac, I am happy to, however, I wonder if there’s a way to turn off parallax for iPadOS fetches of the theme.
Here’s the code I commented out.
/* With panel images 100% of the screen height, we’re going to fix the background image where supported to create a parallax-like effect.
.background-fixed .panel-image {
background-attachment: fixed;
}Hope this helps troubleshoot – I am having the exact same issue as everyone else.
Michael,
Magic felt – it works now, thanks a ton.
Sorry for the multiple posts above, the BB wasn’t registering my comments previously. Have a good trip.
Michael,
Thanks, I uploaded this version and still have the problem.
Here’s what I’m doing:
1. Create NEW post
2. Enter single line of code in post[flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]
3. Publish post
Here’s what I get back.
I have discovered that the import IS happening, though, such that I get this screen of errors, go back to the post, and everything has worked.
Going back to 2.1.0RC2 fixes everything.
I’m happy to try something else, let me know….
—
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028
Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121
Michael,
Thanks, I uploaded this version and still have the problem.
Here’s what I’m doing:
1. Create NEW post
2. Enter single line of code in post[flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]
3. Publish post
Here’s what I get back.
I have discovered that the import IS happening, though, such that I get this screen of errors, go back to the post, and everything has worked.
Going back to 2.1.0RC2 fixes everything.
I’m happy to try something else, let me know….
—
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028
Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121
Testing that WordPress BB isn’t broken.
Michael,
Unfortunately, still having the problem.
Here’s what I’m doing:
NEW post
Single line of code in it: [flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]
Get these errors:
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028
Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121
A few observations:
1. It looks like the import IS happening. I just get this page of errors and then when I go back to the post, everything has worked.
2. Rolling back to 2.1.0RC2 fixes things
Thanks again, happy to try other combos…
Michael,
Sorry, still not processing with this version.
Here’s what I’m doing –
NEW post
With this code:
[flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]
(not my photo but a contact’s photo, same thing happens with my photo)
Here’s what I get back:
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025
Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028
Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121
A few more observations:
1. The import does happen, I just get this page of errors and if I go back to the post, everything has worked.
2. When I put 2.1.0RC2 back in, everything works fine
Happy to try alternate combos as you see fit, thanks again.
Michael,
Thanks for the quick response. Still getting these errors with this version:
Warning: preg_match() expects parameter 2 to be string, array given in /…./wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1016
Warning: preg_match() expects parameter 2 to be string, array given in /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1017
Warning: preg_match() expects parameter 2 to be string, array given in /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1020
Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1031
Warning: Cannot modify header information – headers already sent by (output started at /…./wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1016) in /home/justted/just-ted.com/new/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1016) in /home/justted/just-ted.com/new/wp-includes/pluggable.php on line 1121
Returning to the previous 2.1.0RC2 produces no errors.
Hope this helps…
Forum: Plugins
In reply to: [Flickr Shortcode Importer] Plugin does not import photosMichael,
Tried it – it works!
Thanks very much. That resolves the issue I reported.
Much appreciated.
Forum: Plugins
In reply to: [Flickr Shortcode Importer] Plugin does not import photosTerrific, thank you!
Letting you know:
1. Photo importing is working again – great!
2. When the first link in the post is an <img src=”https://… – this still needs to be changed to “http”, but once that’s done it works
3. When the [flickr] shortcode is used an https:// link to the photo works fineThank you for the improvements!
Forum: Plugins
In reply to: [Flickr Shortcode Importer] Plugin does not import photosHi, also having trouble with the plugin recently.
(1) have had to change this code:
<img src=”https://farm4.staticflickr.com/xxxxxxxx.jpg”>
in the first line to
<img src=”https://farm4…
(taking out the “s” after http)
to get it to import
(2) That was working for a while, but now this error happens every time I try to import when publishing a post
Warning: Invalid argument supplied for foreach() in /wp-content/plugins/flickr-shortcode-importer/flickr-shortcode-importer.php on line 664
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/flickr-shortcode-importer/flickr-shortcode-importer.php:664) in /wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/flickr-shortcode-importer/flickr-shortcode-importer.php:664) in /wp-includes/pluggable.php on line 1121
Hope this helps…
Forum: Plugins
In reply to: [WordTwit Twitter Plugin] Bit.ly shortening not happening with 3.0Hello,
Just tried it again. Still doesn’t work.
Forum: Plugins
In reply to: [WordTwit Twitter Plugin] Bit.ly shortening not happening with 3.0Thanks for the quick response – if possible I’d rather not send my api key around. FWIW, I’ve done some additional testing.
TinyURL: works
When I go back to bit.ly it looks “stuck” on WordPress shortening. That’s what I’m using for now.
When I take out the user name and api values, still doesn’t shorten. Same behavior in two different blogs.
Happy to try anything else.