Forum Replies Created
-
AuthorPosts
-
February 5, 2018 at 2:28 am in reply to: Website squeezed after reloading and CSS not working #907630
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Layerslider was updated, but I haven’t seen any issues about it making changes to existing slides.
I’m not sure what could have happen, unfortunately there is not a revisions option for the slider. Were you able to tweak it back to your liking?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I’m not sure how it became 40% of it’s original size, and as I didn’t see it before, I imagine you should be able to read the text of the slides. So I went to the layerslider options for your slide and choose 1100px Canvas width for the layout. (it was at 1000px)
Please check and see if that looks like the way it was, if not try 1200px or 1300px.Best regards,
MikeHey kirillko,
*Oops I see you are asking about WPML, I believe works in much the same way as this.
If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.Polylang & WPML both work with Enfold, if using Polylang, once you enable Polylang and set your languages, be sure to set the order that they will show in the menu switcher and choose your default.
Then go to your menus and choose the “screen options” drop down and check “Language switcher”. Then a new menu item will show in your choices.
Once you add to your menu it will also show on your mobile menu.
Best regards,
MikeHi,
Try adding this code to the end of your functions.php file in Appearance > Editor:function open_search(){ ?> <script> (function($){ $(window).load(function() { $('.menu-item-search-dropdown a').trigger('click'); }); })(jQuery); </script> <?php } add_action('wp_footer', 'open_search');
Best regards,
MikeHi,
The plugin is creating it’s own page via the shortcode, to show the sidebar you will need to use a Enfold child theme and copy the template files to the child theme folder, here is the instructions: Simple Job Board Templating and then edit the files and css to show the sidebar.
Sorry, but this would require exstive customization to work, If you really want this try hiring a freelancer, you could probably find one on Upwork for a fair price. Wish I could have been more help.Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeFebruary 4, 2018 at 1:43 pm in reply to: Remove breadcrumbs on tablet and mobile size screens #907514Hey johnstanley1990,
I have just tested this code on the Enfold 2017 Demo and it seems to work for mobile and tablet.
Please clear any cache plugin and your browser cache and check. Or include the url to your site so we can take a closer look.Best regards,
MikeHey Darren,
Sounds like you need to change the max upload size for your phpmyadmin, try following this video: How to Increase phpMyAdmin Upload Limit in XAMPP
Here is a article if you prefer: How To Increase phpMyAdmin Import File Size Limit In Xampp
Which migration tool are you using?
For smaller / regular sites I like Duplicator & All-in-one-wp-migration
For larger sites: WP Migrate DBBest regards,
MikeFebruary 4, 2018 at 1:16 pm in reply to: Target all images except from one with a custom CSS #907507Hi,
Please include the url to the page in question so we can take a closer look. Also specify which is the one image you don’t want a box shadow applied.Best regards,
MikeHey purejewels,
Please see this solution: Moving sidebar top top on mobile – above contentBest regards,
MikeHey beedle,
Sorry I have not heard of this issue before, perhaps the WP update changed some of the settings for the user. Have you tried changing the user’s role in WP to admin or editor to see if that solves the advanced layout builder issue?
If it does, perhaps giving the user a higher WP role and removing some capabilities one at a time with AAM would be a good option.Best regards,
MikeHi,
Please try:@media only screen and (min-width: 989px) { .avia-animated-number.avia-builder-el-9 .heading.avia-animated-number-title { left: -9% !important; } }
Best regards,
MikeHey Steve,
Try adding h3 to your rule like this:/*partner logo*/ #top .avia-smallarrow-slider-heading h3 { font-style: italic !important; font-size: 18px !important; } /* end partner logo*/
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey vmoralestejedor,
Try this code in the General Styling > Quick CSS field:.commentlist ul { border-left-style: none!important; border-left-width: 0px!important; } .commentlist>.comment { border-bottom-style: none!important; border-bottom-width: 0px!important; }
Best regards,
MikeHey Valerie,
Sorry the login you gave us doesn’t have admin access, we can only see the dashboard and our profile. Please adjust so we may assist. Please revert your layerslider changes so it is the size and scale it was, so we can address the boxed view it has.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Sorry your private link didn’t show please add again. I tried looking for the situation but the only 3 column page I found looks fine, please see link in Private Content area. If this is the correct page, please explain a little more.Best regards,
MikeHi,
Probieren Sie den folgenden Code im Feld General Styling> Quick CSS aus. Die erste Regel gilt für das oberste Widget mit dem Bild und die zweite Regel für die anderen drei Widgets, sodass Sie den Abstand zwischen ihnen anpassen können. Wegen des Bildes sieht das erste Widget so aus, als ob es etwa 15px der unteren Auffüllung hat, wenn es auf Null gesetzt ist.Try the following code in the General Styling > Quick CSS field. The first rule is for the top widget with the image and the second rule is for the other 3 widgets, so you can adjust the spacing between them. Because of the image, the first widget looks like it has about 15px of bottom padding when it is set to zero.
.sidebar .inner_sidebar .widget#text-2 { padding-bottom: 0px !important; } .sidebar .inner_sidebar .widget { padding-bottom: 15px !important; padding-top: 0px !important; }
Best regards,
MikeFebruary 4, 2018 at 3:51 am in reply to: Importing didnt work! You might want to try reloading the page #907348Hi,
I’m still not sure what the issue is, I have run into this same situation twice now, where all of the server setting were well above what is needed but importing would not work, but each time it was a GoDaddy account. Perhaps they have a firewall, filter or something else.
To get around it I installed the demo on my localhost and used all-in-one-wp-migration plugin to migrate it to your site.
I’m glad we were able to get you up and running, Thanks for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeFebruary 4, 2018 at 12:11 am in reply to: Importing didnt work! You might want to try reloading the page #907336Hi,
I have installed the Construction Demo as requested to /CAR/
but not to /ClassAR/ as I don’t see that the FTP login is for that site also.
See login and password in Private Content area, Please check the site.Best regards,
MikeHey Stuart,
Try this code in the General Styling > Quick CSS field:#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 { text-transform: none; }
This will remove the text-transform for all headings, if you wish to keep one, such as for h1, then remove it from the list above.
Best regards,
MikeHi,
Sounds like you have solved the issue by updating via FTP. Here is good article on the subject: WordPress Maintenance Mode: How Do I Get Out Of It?Best regards,
MikeHey heikonet,
Das sieht aus wie Padding oder Rand für jedes der Widget-Elemente, es gibt keine Einstellung dafür, aber wir könnten mit einigen benutzerdefinierten CSS anpassen. Bitte fügen Sie die URL zu der betreffenden Seite hinzu, damit wir genauer hinsehen können.This looks like padding or margin for each of the widget items, there is not a setting for this but we could adjust with some custom css. Please include the url to the page in question so we can take a closer look.
Best regards,
Mike -
AuthorPosts