Forum Replies Created
-
AuthorPosts
-
Hi!
I don’t think we are the most indicate to answer that to be honest (ask your service support). You need to upload the whole /framework folder.
Regards,
JosueHey Erwin!
Try this code:
#top .main_color p a{ font-size: 14px !important; }That will only target links within paragraphs.
Cheers!
JosueHello,
I checked your website and it appears that you already have 2.9.2, have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
It’s not that easy, if you don’t want to use a plugin try the following:
http://blog.christosoft.de/2012/02/wordpress-frontend-and-backend-in-different-language/Regards,
JosueHey Björn!
Yes, i’ve put it on line 16 of functions.php.
Cheers!
JosueHi!
I made a contact form here with my mail, made a test and it didn’t work, so i think this may be a server issue rather than a theme one:
http://theimplantcentre.com/test/Also, when i first loaded the Dashboard this message came up:
Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Invalid address: ‘ in /homepages/38/d361692157/htdocs/wordpress/wp-includes/class-phpmailer.php:797 Stack trace: #0 /homepages/38/d361692157/htdocs/wordpress/wp-content/plugins/easy-wp-smtp/easy-wp-smtp.php(131): PHPMailer->setFrom(”, ”) #1 [internal function]: swpsmtp_init_smtp(Object(PHPMailer)) #2 /homepages/38/d361692157/htdocs/wordpress/wp-includes/plugin.php(546): call_user_func_array(‘swpsmtp_init_sm…’, Array) #3 /homepages/38/d361692157/htdocs/wordpress/wp-includes/pluggable.php(500): do_action_ref_array(‘phpmailer_init’, Array) #4 /homepages/38/d361692157/htdocs/wordpress/wp-content/plugins/wordfence/lib/wordfenceClass.php(2727): wp_mail(‘rupert@rupertje…’, ‘[Wordfence Aler…’, ‘This email was …’) #5 /homepages/38/d361692157/htdocs/wordpress/wp-content/plugins/wordfence/lib/wordfenceClass.php(748): wordfence::alert(‘Admin Login’, ‘A user with use…’, ‘181.64.187.97’) #6 [internal function]: wordfence::loginAction(‘Kriesi’) #7 /homepages/ in /homepages/38/d361692157/htdocs/wordpress/wp-includes/class-phpmailer.php on line 797
Best regards,
JosueHi Björn!
Check it now, i added the after this line in functions.php and it worked:
if(isset($avia_config['use_child_theme_functions_only'])) return;Best regards,
JosueHey!
Try using !important, can you post a link to your website?
Best regards,
JosueHi!
Enfold > Theme Options > Lightbox Modal Window
Regards,
JosueHi Jodie!
Use this code:
@media only screen and (max-width: 989px) { .logo img { opacity: 0; } .responsive .logo a { background-image: url("http://westedgedesignfair.com/wp-content/uploads/2014/09/westedgedesign-logo-240.png"); background-repeat: no-repeat; background-size: contain; background-position: left top; width: 200px !important; } }Regards,
JosueHey!
Try updating it via FTP, your data won’t get compromised as it is stored in the database.
Regards,
JosueHey!
Try changing the code to:
@media only screen and (max-width: 767px) { .responsive .logo{ top: 15px; position: relative; } .responsive .logo img{ width: 220px !important; height: auto !important; } }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 479px) { .responsive .logo{ top: 15px; position: relative; } .responsive .logo img{ width: 220px !important; height: auto !important; } }Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueSeptember 6, 2014 at 11:22 pm in reply to: Adding borders and background colors to the Post Slider element #314625Hey!
Unfortunately that feature is not available at the moment, feel free to request it here.
Best regards,
JosueI think you’ll need to edit the image if you want it zoomed out and fullwidth (increase its width).
Hi @mgohn123!
Try disabling all plugins before attempting to activate Enfold, also make sure you are using the latest version of WP (4.0).
Best regards,
JosueHi!
I’m not noting the woman’s face that big on my macbook (http://screencast.com/t/aOrZu64j), can you post a screenshot of your view?
If you want it smaller try using a smaller image with smaller settings.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.image-overlay{ display: none !important; }Cheers!
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueGlad to hear that Alan, you are welcome :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
[class*='bbpress'] .button { border-radius: 3px !important; }Cheers!
JosueHey!
I checked your website on my tablet and the page no longer jumps, try refreshing a few times or flushing your cache.
Regards,
JosueHi!
The code is not getting applied because some of the top code is conflicting, try adding it at the start of the Quick CSS:
@media only screen and (max-width: 768px) { .avia-testimonial-row { min-height: 350px; } }Best regards,
Josue -
AuthorPosts
