xlord
Forum Replies Created
-
Hi @yanex
thank you for your reply.
I checked the custom CSS:
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-20-um-19.00.05-scaled.jpg
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-20-um-18.59.57-scaled.jpg
and I don’t think, that this causes the problems.Do you have any other idea maybe?
than you for your reply.
After making twenty seventeen child theme I see that all the webpage need to be upgraded. That is quiet complicated.
Maybe I downgrade the theme and worpdress versions to go the good and normal way, there was.
I did not await these problems befor I updated the theme and wordpress version..
:-/
thank you for your answer.
OK i am going to do this child theme now.
Do I need to delete the tag from the main header.php file?
Or can I leave it there by creating a Twenty seventeen child theme?thanks in advance
thank you for your reply.
It seems to go the right way.
The smart slider is now to see on the website, but under the main menu.Before the theme was updated, smart-slider was instead of the header image:
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-14-um-14.03.21.pngHow can i replace the header image with your cool smart slider 3?
thank you for your quick reply.
Exact PHP error message i get:
Parse error: syntax error, unexpected end of file in /mnt/web117/d0/12/59107112/htdocs/WordPress_01/wp-content/themes/twentyseventeen/header.php on line 47
What is wrong on the line 47?
thank you for helping me.
I removed this code:
/* * If a regular post or page, and not the front page, show the featured image. * Using get_queried_object_id() here since the $post global may not be set before a call to the_post(). */ if ( ( is_single() || ( is_page() && ! twentyseventeen_is_frontpage() ) ) && has_post_thumbnail( get_queried_object_id() ) ) : echo ' '; echo get_the_post_thumbnail( get_queried_object_id(), 'twentyseventeen-featured-image' ); echo ' '; endif; ?>
Than I added
</head>
tag as you describe:
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-14-um-13.14.16-1.pngBut after that I became the Fatal Error again:
After removing the smart-slider tag, the site is running good again, but without smart-slider :-/
Maybe I misunderstood?
thank you for your reply.
I repaired the missed } and cleared the cache but without result.
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-11-um-19.06.21.png
Now I have parallax effect on my menu tab, what I didn’t want.
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-11-um-19.06.58-scaled.jpg
I tried to deactivate all the security plugins, but also without result..
:-/Hello @nextend_ramona
thank you for your reply.
I tried to edit the header.php via Fillezila:
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-11-um-14.36.43.png
and then clear the cache as you said. After this I became fattal error:
https://jansen-stahl.de/wp-content/uploads/2022/02/Bildschirmfoto-2022-02-11-um-14.38.55.png
What am I doing wrong?
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] Blank LightboxFacebook Comments Plugin is making the next trouble with :-/
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] Blank LightboxI see now.
It works only on desktops.
Doesnt work on mobile devices ??Forum: Plugins
In reply to: [FB Page Promoter Lightbox] Blank LightboxHi and thank you for your advice.
I fixed this problem in wp-config.php
I deleted 2 lines of old canceled plugin WP_CACHE, that I have long time ago deleted and not used.
These 2 lines were right before MySQL Database Name and started with:
define(‘WP_CACHE’, true);
define( ‘WPCACHEHOME’, ‘/nfsmnt/hostin…..Maybe it can help someone else.
I hope, it is a good solution.Thanks lot,
have nice daysForum: Plugins
In reply to: [FB Page Promoter Lightbox] Facebook Promoter Lightbox suddenly not workingIt seems like it is working, but only FB page doesn’t show. Light box is up
https://xrecepty.com/wp-content/uploads/2015/07/Bildschirmfoto-2015-07-03-um-15.13.43.png