Forum Replies Created
-
Author
-
Marc van DaeleParticipant
I always perform automatic updates. I am using KLEO version 2.4.1 now. Are there any other causes?
Best regards
MarcMarc van DaeleParticipantUpdate: I have re-installed the older version of the theme and everything is working again.
Marc van DaeleParticipantThank you for your reply. The Dutch translation is not included in the ZIP-file. What I am looking for is a nl_NL file.
Best regards.
MarcMarc van DaeleParticipantI understand, and the slide down works fine in Safari and Chrome. But I still have the above issue in Internet Explorer and Firefox.
Thank you for your help.
MarcMarc van DaeleParticipantThe problem was fixed with the same solution as another problem (The “Use of undefined constant error”, which you said was no big deal, and probably wasn’t). Anyway the two problems had the same cause. So it is good to add the lines below in wp-config.php. Might be useful for other users too.
You do give great support. I very much appreciate your replies.
MarcI replied in the other forum topic:
I have managed to solve the problem. The trick is to add these lines to the top of wp-config.php:
define( ‘FS_METHOD’, ‘direct’ );
define( ‘FS_CHMOD_DIR’, 0777 );
define( ‘FS_CHMOD_FILE’, 0777 );The notices are gone, fonts are displayed correctly, google fonts are available under theme options now and the fonts on the slider look good even with the admin bar hidden.
Marc van DaeleParticipantNo, sorry. Still not working. The scroll was set at 2 px. I changed it to 80 px but then it scrolls all te way down and when I go up again the slider is gone. Please see my screenshot.
I thought I made an error in the code. Not sure.Attachments:
You must be logged in to view attached files.Marc van DaeleParticipantI have managed to solve the problem. The trick is to add these lines to the top of wp-config.php:
define( ‘FS_METHOD’, ‘direct’ );
define( ‘FS_CHMOD_DIR’, 0777 );
define( ‘FS_CHMOD_FILE’, 0777 );The notices are gone, fonts are displayed correctly, google fonts are available under theme options now and the fonts on the slider look good even with the admin bar hidden.
Marc van DaeleParticipantI send you a screenshot with an indication of the middle of the window en a circle around the text that is partly cut off.
Attachments:
You must be logged in to view attached files.Marc van DaeleParticipantDid you notice the off-centered text in the featured items below the slider? Do you know how I can correctly show these items? The item on the right even has some text being cut off.
I thought both problems were connected because both the text on the slide and the text in the featured items are off-centered to the right.Marc van DaeleParticipantThank you. That does indeed look a lot better. I notice that I am still having a problem with position of text, which seems out-centered. Both the text that appears on top of the slider as the grid below is positioned too much to the right. I have checked all of the margins, but I can’t find a problem.
Marc van DaeleParticipantOK, I made another homepage. I can add the slideshow with visual composer.
Now I can add the image and make menu transparent like I want. I just can’t find a way to use the image full with of the page. I add a screenshot. There are still two white bands at the side. The resolution of the picture is higher than the page size.
Attachments:
You must be logged in to view attached files.Marc van DaeleParticipantThank you for your reply.
For the homepage I use the option “latest posts” (not sure what the option is called in English). I don’t see an option to use visual composer.
I also noticed that you us transparent menus on the homepage, but not on the other pages. Where do I find that setting?
Thank you
MarcMarc van DaeleParticipantI do have trouble with fonts though. They all suddenly changed to another font family after opening Theme Options. When I switch to the Kleo theme and not the child theme, fonts are ok again.
Marc van DaeleParticipantOK Curl is enabled now and the theme options are available.
Thank you for your assistance!
MarcMarc van DaeleParticipantIt appears that curl does not work if you use ssl for your site. There is also curlssl which works for both ssl and non-dsl. I will talk to my IT-colleague about the hosting.
I will keep you informed.
MarcMarc van DaeleParticipantThis is the text mentioned above the homepage:
Curl: Disabled Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /var/www/intranet/wp-includes/class-http.php on line 895 Warning: stream_socket_client(): Failed to enable crypto in /var/www/intranet/wp-includes/class-http.php on line 895 Warning: stream_socket_client(): unable to connect to ssl://zwiepernet.zwijndrecht.be:443 (Unknown error) in /var/www/intranet/wp-includes/class-http.php on line 895
-
AuthorPosts