Forum Replies Created
-
AuthorPosts
-
Hi blancocapell,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi peterolle,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey agrebstein,
This can be the issue with the permissions on the server. The server folder is owned by the server and no other user can be editing files there.
If you need further assistance please let us know.
Best regards,
VictoriaHey Artoffate,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi mslaiter,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Fiona,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi macrunner,
You can add the code to your functions php using the code below:
function add_fb_pixel_tracking(){ ?> <script> //your code here </script> <?php } add_action('wp_head', 'add_fb_pixel_tracking');If you need further assistance please let us know.
Best regards,
VictoriaHi shedoesitcoaching,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#text-8 { text-align: center; } #text-8 .textwidget { width: 40%; margin: 0 auto; } #text-8 .wp-image-609 { margin-right: 0px; }If you need further assistance please let us know.
Best regards,
VictoriaHi tomaltman,
Please, let us know how the update worked for you this time.
Best regards,
VictoriaMay 25, 2018 at 11:43 am in reply to: Full Width Slider – Remove mouse-over photo name display #962044Hey ChristineGerman,
Here is a thread for you to consider
https://kriesi.at/support/topic/hide-image-title-on-hover/#post-374868If you need further assistance please let us know.
Best regards,
VictoriaHi adishlomy,
Good. Here are some more ideas for you
http://www.wpbeginner.com/wordpress-performance-speed/If you need further assistance please let us know.
Best regards,
VictoriaHi aicompcloud,
Thank you, please try the code below instead.
Here is the code you can put in your funtions.php
function move_postmeta(){ ?> <script> jQuery(window).load(function(){ jQuery('.post-template-default.single.single-post .post-meta-infos').insertAfter(jQuery('.blog-categories.minor-meta')); }); </script> <?php } add_action('wp_footer', 'move_postmeta');If you need further assistance please let us know.
Best regards,
VictoriaHi Alexia,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#after_submenu_1 .content { padding: 0; }If you need further assistance please let us know.
Best regards,
VictoriaHi Alexia,
The thing is that the section with the page as a footer does not get the footer class or id and it gets different IDs on every page and so there is no one rule css to solve the issue. You can add that id on the footer page to the color section and maybe we could try to come up with the solution. Or just add some hr elements to other pages to push the footer down.
Best regards,
VictoriaHi albi84,
You can enable lightbox and the images will open in lightbox. Does it not work for you?
Best regards,
VictoriaHi gabs01,
Best regards,
VictoriaHi Lyse,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #commentform #wp-comment-cookies-consent { margin-top: -22px; display: block; margin-bottom: 25px; }If you need further assistance please let us know.
Best regards,
VictoriaHi dietergreven,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi arreguisergio,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi willmfraz,
Thank you for such detailed instructions :)
Glad you got it working for you and that you enjoy using Enfold! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi berkant53,
Can you disable caching and minification for now?
Best regards,
VictoriaHi Anni0758g,
I got a 404 on that page. Do I need to login to see it?
Best regards,
VictoriaHi philthebass,
Here is a thread for you to consider
https://kriesi.at/support/topic/color-selection-not-working-for-specific-color-code/If you need further assistance please let us know.
Best regards,
VictoriaHey BBM,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
What is your hosting provider?
Best regards,
VictoriaMay 24, 2018 at 5:03 pm in reply to: Need help trouble shooting PHP errorPHP Warning: call_user_func_array() expects #961702Hi Doug,
It’s not really theme related and you can turn off debug display for the users. Here is how to configure it:
https://premium.wpmudev.org/blog/debugging-wordpress-how-to-use-wp_debug/If you need further assistance please let us know.
Best regards,
VictoriaMay 24, 2018 at 5:00 pm in reply to: Default Lightbox must be activated for this feature to work #961695Hi mischa13,
Thank you for sharing. If anyone has an old version of the header.php in the child theme it has to be updated with the fresh copy.
If you need further assistance please let us know.
Best regards,
VictoriaHi KevinRuttenCervantes,
You might want to use some SMTP plugin instead of the built-in mail function.
Best regards,
Victoria -
AuthorPosts



