Forum Replies Created
-
AuthorPosts
-
Hi,
No problem at all. All I ask is that for these additional issues, you create new threads. It helps us keep this organized and also helps others who are searching for solutions.
Best regards,
Jordan ShannonHey manuelmoran,
Add the following to quick css:
.main_color table tr td{ border:none!important; }Let me know if this works.
Best regards,
Jordan ShannonHi,
I am glad you were able to find a solution, that is feasible for the moment. Perhaps if you contact WooCommerce plugin support directly they may have additional feedback as to why the code won’t work within the child function file.
Best regards,
Jordan ShannonHi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey bibbitybop,
Please view the following thread for a possible solution that has worked for many of our users:
Best regards,
Jordan ShannonHi,
If possible please post FTP and temporary admin logins here privately.
Best regards,
Jordan ShannonHey metrocitygirl,
Add the following to quick css:
img.ls-bg{ border-radius:50px!important; }Best regards,
Jordan ShannonHi,
It basically sets how far left you want the text to go, but it adjusts dependent on screen size. If you want to make sure it looks good on different device and screen sizes then you want to implement media queries to do so.
Best regards,
Jordan ShannonMay 16, 2017 at 12:21 am in reply to: Responsiveness Magnifies site TOO BIG. How do I set it to NOT expand out? #793625Hey PASCHACHOCOLATE,
You can change site width in Enfold theme options > General Layout > Dimensions tab.
By the way. I had some PASCHA 85% chips today at lunch! Great product guys!
Best regards,
Jordan ShannonHi,
You can use an online service, however this may be overkill as you would need to do this for all js files on your site if you are truly worried about security, and it may only give you minimal, if any, return on your time investment to do so.
Best regards,
Jordan ShannonHi,
Great. Please change that to simply:
<?phpThen add the following line to your child themes function.php
require( 'class-framework-widget.php' );Let me know the results.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Okay that’s good, if you have deleted the plugin then please add the following to quick css:
.ls-wrapper.ls-in-out{ left:200px!important; }Adjust the position as needed.
Best regards,
Jordan ShannonHi,
Okay great. Do you have this line at the top of the file you are trying to modify?
<?php if ( ! defined( 'AVIA_FW' ) ) exit( 'No direct script access allowed' );Best regards,
Jordan ShannonHi,
Add the following to quick css:
.logo a{ height:68%!important; }Let me know if this works.
Best regards,
Jordan ShannonHi,
Were you able to recover the site? To do so just remove the last code I added from your functions file. You may have to do it within a file editor outside of the wordpress dash.
Best regards,
Jordan ShannonHi,
I am not able to see the white space on my laptop at this very moment, but please try adding the following to quick css:
.av-layout-tab-inner .container{ max-width:100%!important; }Let me know if this works.
Best regards,
Jordan Shannon-
This reply was modified 8 years, 6 months ago by
Jordan Shannon.
Hi,
Your the autooptimize stylesheet seems to be overriding the default styles. After you disabled the plugins did you make sure to hard refresh the browser cache a few times over and not simply f5?
Best regards,
Jordan ShannonHi,
You are missing the entire slider or just images?
Best regards,
Jordan ShannonHi,
Correct duplicate the structure within your child theme, and then in the theme functions file add the following:
include( get_stylesheet_directory() . '/framework/php/class-framework-widgets.php' );Also, yes replace the 4 with your specific category id.
Best regards,
Jordan ShannonHi,
Are you using a full-width column in the tab structure?
Best regards,
Jordan ShannonMay 15, 2017 at 10:53 pm in reply to: Why does Enfold think I have a plugin that needs to be updated? #793582Hi,
No problem at all. If you need additional help, please let us know here in the forums!
Best regards,
Jordan ShannonHi,
It is not possible to hide Javascript from the user, since their browser needs to download it to execute it. The only other option is obfuscationBest regards,
Jordan ShannonHi,
Please provide a screenshot of what you are seeing.
Best regards,
Jordan ShannonHi,
Correct, but only AFTER contacting your hosting provider to see if this may not be a hosting issue.
Best regards,
Jordan ShannonHey oiser,
Try adding the following to quick css:
#lipsum p{
text-align:center!important;
}Best regards,
Jordan ShannonMay 15, 2017 at 10:25 pm in reply to: Why does Enfold think I have a plugin that needs to be updated? #793560Hey Dandelion222,
A plugin might be simply mis-declaring a version number.
There’s nothing to worry about, but if you want to find out which plugin is causing this you will have to delete them (not simply deactivate them) one by one and check which one is causing this. Once you do, you can contact the plugin developer about it.
But as I mentioned above, this “issue” will not cause any issues on your site.
Best regards,
Jordan ShannonMay 15, 2017 at 10:20 pm in reply to: Blog Layout – Design Feature Image in Background of Text and 100% Size #793557Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
It is possible that this could be a server related issue. If there’s a chance, please contact your hosting provider regarding this issue. Ask them why the xml files are not being imported correctly. For a workaround, you can try to import the demo files manually. The files are located on enfold > includes > admin > demo folder. Look for the xml files.
Best regards,
Jordan ShannonHey appwapp,
Please see the following article with a solution that will hopefully be able to help you out with this issue!
Best regards,
Jordan Shannon -
This reply was modified 8 years, 6 months ago by
-
AuthorPosts
