Forum Replies Created
-
AuthorPosts
-
Hi,
Please try re-building your merged styles by entering a blank space in the Quick CSS to enable the “Save all changes” button, then save.
Or, add the above css to WordPress > Customize > Additional CSSBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
The logo in the scrolling text didn’t work because you had the link as “https” when it needed to be “http”
I corrected.
I also changed the text “Centre Val-de-Loire” to green by adding:<font color="green"> Centre - Val de Loire</font>
to the scrolling text plugin
Best regards,
MikeHi,
Sorry changing the play button to a image would require quite a bit of time and coding.
But if you add this css to your Quick CSS it will hide the play button while the video is playing:.avia-fullscreen-slider .avia-slideshow-inner .av-video-playing .avia_playpause_icon { display: none !important; }
Please clear your browser cache and check.
Best regards,
MikeHi,
@sugarwayltd Please open a new thread so we can assist, as this is not your thread you will not see the link in the Private Content area.Best regards,
MikeHi,
I tried a different approach, I added this to your functions.php:function move_socket_logos(){ ?> <script> jQuery(window).load(function(){ jQuery( '#socket .container' ).each(function() { jQuery( this ).find( 'span.socket-logos' ).insertAfter( jQuery(this).find('span.copyright') ); }); }); </script> <?php } add_action('wp_footer', 'move_socket_logos');
and replaced the above css with this in the Quick CSS:
@media only screen and (min-width: 676px) { #socket .copyright { float: none!important; width: auto; } #socket .social_bookmarks { float: none!important; margin: -10px 0 0 0!important; width: auto!important; display: inline-block!important; } #socket .socket-logos { float: none!important; width: auto !important; margin-left: 0!important; } #socket .container { display: flex !important; justify-content: center !important; } } @media only screen and (min-width: 1340px) { #socket .social_bookmarks { margin-left: 28%!important; } #socket .socket-logos { margin-left: 25%!important; } } @media only screen and (min-width: 676px) and (max-width: 1339px) { #socket .social_bookmarks { margin-left: 8%!important; } #socket .socket-logos { margin-left: 5%!important; } } @media only screen and (max-width: 675px) { #socket .copyright,#socket .socket-logos,#socket .social_bookmarks { display: flex !important; justify-content: center !important; float: none !important; margin-left: 0 !important; } }
Please clear your browser cache and check.
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { #top.home #full_slider_2 .avia-caption-content p { font-size: 80% !important; line-height: 12px !important; padding: 0 5px !important; } } @media only screen and (min-width: 768px) and (max-width: 1023px) { #top.home #full_slider_2 .avia-caption-content p { font-size: 80% !important; line-height: 16px !important; padding: 5px 5px !important; } #top.home #full_slider_2 .slideshow_caption { padding: 40px 5px !important; } } @media only screen and (min-width: 1024px) and (max-width: 1064px) { #top.home #full_slider_2 .avia-caption-content p { padding: 5px 5px !important; } #top.home #full_slider_2 .slideshow_caption { padding: 40px 5px !important; } }
This is meant for the single testimony slider on the home page, if this element is also on another page please let up know so we can adjust the code.
Best regards,
MikeHey YTM_Filip,
Are you referring to a text widget in the footer or a different widget? Would changing the tag font size via css be ok, or do you really need the actual H tag to be changed?Best regards,
MikeHey justeyer2,
We can assist with a manual demo import, which demo do you which to use, which webhost are you using, Please include FTP access in the Private Content area.Best regards,
MikeHey Sam,
Sorry for the late reply, I logged in and your site seems to be working correctly and I don’t see the error message.
Although I see your child theme is not being used right now, your parent theme is activate.
Please advise.Best regards,
MikeMay 31, 2018 at 11:54 am in reply to: feature image caption / Beitragsbild mit Quellenangabe #964736Hi,
I see that you are using the Advanced Layout Builder for your posts, it has been created to give you the most design choices, and doesn’t show some things automatically like the default WordPress editor like the excerpts. You will need to create your own excerpts by going to the top of your post page and clicking “Screen Options” and then checking the box “excerpts”, in your language it’s “abstract”. I did this to the first post to show you, and here is a screenshot:
This is also why your featured image is not displaying at the top of your post, please use a image element to add one. You will notice the post “SCHNELLER LAUFEN DURCH RUMPFSTABILISATION” is using the WordPress default editor and it shows the featured image and the excerpt.
I hope this explains well.In testing I removed my code in the functions.php and the copyright seems to be staying correct, but I not sure if this is a caching issue, we can add the functions.php code back in later if need be.
I recommend disabling your caching plugin while you are developing, when you are done the caching plugin will be a good idea. I also note that the buttons for the caching plugin seem off a little as if there is a conflict with another plugin
I recommend disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
—–
Can I ask if you have registered for support yet? This thread looks different to us than a regular support thread, most likely because you started it before as a contact form request. We would like to start using the regular support threads for your future questions, I hope this makes sense and you understand.If you have not done so yet, please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad Jordan was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Thank you for the login, I have taken a look and believe I have found a solution. First I changed your copyright link a little and include the word “Foto” inside the first link so you will not have a line brake, like this:<a href="https://flic.kr/p/nnkLZL" target="_blank" rel="noopener">Foto: "Stròlic Furlàn - Davide Gabino"</a>, lizenziert unter <a href="https://creativecommons.org/licenses/by-nd/2.0/" target="_blank" rel="noopener">CC BY-ND 2.0</a>.
Then I added this function to your child theme functions.php:
function move_copyright(){ ?> <script> jQuery(window).load(function(){ jQuery( '.slide-entry' ).each(function() { jQuery( this ).find( '.avia-copyright' ).insertAfter( jQuery(this).find('.slide-image') ); }); }); </script> <?php } add_action('wp_footer', 'move_copyright');
This solved the extra line issue, I then added this css to WordPress > Customize > Additional CSS to give your copyright a smaller line height and to give the link a light black color, you can remove this if your wish, I just thought you might like it.
.avia-copyright a { color: #383838!important; } .avia-copyright { line-height: 14px !important; }
Please clear your cache and check.
Best regards,
MikeHi,
That is strange, do you mind if I try? Please include FTP access and WordPress admin access in the Private Content area.Best regards,
MikeHi,
Sounds like you have figured it out. I’m in the USA.
Is there anything else we can assist with on this issue, or shall we close this then?Best regards,
MikeMay 31, 2018 at 3:32 am in reply to: Cookiehinweis und Info Fenster für Cookies und Datenschutz #964600Hi,
Thank you for the login, I first tested if deactivating your plugins would solved, and it seemed to have no change. This I tried re-saving your cookie options by placing a empty space in the cookie message which allowed the “save all changes” button to be clickable. This seems to have solved, I also tested your site the Firefox browser, and both buttons work correctly.
Please clear your browser cache and check.Best regards,
MikeHi,
Glad Nikko could help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeMay 31, 2018 at 2:15 am in reply to: The checkout page is out of order. How can I solve this? #964589Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeMay 30, 2018 at 1:56 pm in reply to: his element was disabled in your theme settings, Demo Upload #964236Hi,
This error is from Strato webhost, when working with other members we have found that their PHP Boost is a issue and it also seems that they are blocking the demo files IP address, but we are not 100% sure on this because Strato has not been helpful in solving this.
There are a few ways to manually import the demo from a localhost that you would need to create on your computer. If you feel comfortable working with a localhost environment then I would be happy to explain the steps, otherwise if you wish to change your demo I would be happy to assist again.
Note that anyway to install a demo you will lose your current content and settings, typically someone will only install a new demo when they wish to reset their site.
If you wish to get sections from the different demos to see how they work or apply a certain page to your site, then installing a localhost and Enable Avia Layout Builder Debug to copy the shortcode to your live site works very well.Best regards,
MikeHi,
Thanks for sharing your font, I tested adding to a folder and then zipping & zipping the font directly and uploading and in both cases it worked for me.
I believe your issue may be that you don’t have the PHP ZipArchive Extension enabled, please check by going to Layerslider WP > Options > System Status > Server Settings
see if you have a green mark next to PHP ZipArchive Extension
If not please ask your webhost to enable.Best regards,
MikeHi,
I have found two similar posts, where one was solved by updating the php version from v5.4, and the other was using the “Speed up images and photos” option in Jetpack.
@Tflores87 if neither of these apply to you, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Please try deactivating Jetpack, it has the “Speed up images and photos” option which is serving your images on i2.wp.com and adding ?zoom=1.25&fit=300%2C225&ssl=1 to the end of their url’sBest regards,
MikeMay 30, 2018 at 11:15 am in reply to: Since ENFOLD 4.4: cannot add RETURN in "text" tab of a ALB text block #964113Hi,
Thank you for sharing that, my understanding is that you can use the plugin, the only inconvenience is that to add a return you must do so in the visual tab of the editor.Best regards,
MikeHi,
Please see this solutionBest regards,
Mike -
AuthorPosts