Forum Replies Created
-
AuthorPosts
-
Hi!
I don’t see it here:
http://www.computererp.nl/wp-content/themes/enfold/css/custom.css?ver=1Regards,
JosueHi!
Try updating via FTP:
Regards,
JosueFebruary 13, 2014 at 4:08 am in reply to: Dummy Data sql file import error #1062 – Duplicate entry '1' for key 'PRIMARY' #223154Hey!
I couldn’t find the “in case you need help” part in the screenshot you posted. Can you create an administrator account and post it here as a private reply?
Cheers!
JosueHey!
Have you tried using a blank image as a placeholder for the second slide?
Regarding your other question about LS, yes, it can be set to full-screen.
Cheers!
JosueHi Alessio!
Your site is loading fine on my end, the wp-admin area too. Maybe it was temporary, check it again.
Regards,
JosueHey Jhon,
Download this child theme made by Peter: http://www.mediafire.com/?05ho02ecut516hu use it as a starting point which deactivates the standard lightbox and loads the fancybox script instead.
Cheers!
JosueHi!
The navigation arrows won’t display if there’s a fullscreen slider present because they would overlap.
Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
If that doesn’t fix it, try re-installing a fresh copy of Enfold.
Regards,
JosueHello!
If the Shop is another WP installation it may be possible but that would require a heavy customization and unfortunately that’s beyond the scope of the support we can offer.
P.S. Take a look at this: https://swiftype.com/
Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey!
Add this code too:
#top .social_bookmarks li, #header_main { border-color: transparent !important; }
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueThe code should be here:
http://www.schellstudios.com/malmstromwhite.com/wp-content/themes/enfold/css/custom.css?ver=1Regards,
JosueHey!
Well, for some reason it’s not saving it. Try putting it directly in css/custom.css
Best regards,
JosueHi!
Did you apply this code to the Quick CSS?
.header_bg { background: rgba(255,255,255,0.5) !important; } #header_meta{ background: transparent !important; } .avia-menu a{ color: white !important; } .main_menu, .main_menu * { background: transparent !important; } #header *{ border: 0 !important; } .home #main { margin-top: -156px !important; }
I don’t see it here:
http://www.schellstudios.com/malmstromwhite.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1Cheers!
JosueHey Florian!
I tried to reproduce the first one but it counted 0 as a valid fill for the element i set to not empty actually (the form worked).
Regarding the second one, i was able to reproduce it. I’ll report that.
Cheers,
JosueHi Artur!
Try putting the changes in the css/custom.css file instead.
Regards,
JosueHi!
Devin is already on that, please be patient. It will appear here when it’s done :)
Best regards,
JosueHey!
You’d need to stick with the header type with bottom navigation.
Best regards,
JosueHey Alexandra!
You’ll need to edit the 404.php file directly, also you can use a plugin like this: http://codecanyon.net/item/wordpress-ultimate-404-plugin/5130642
Best regards,
JosueHey Jason!
Try adding this code to the Quick CSS:
#header_main .container, .main_menu ul:first-child > li > a { height: 90px !important; line-height: 90px !important; } html.fixed_header #main { padding-top: 90px; }
Cheers!
JosueHey!
Start with this:
.header_bg { background: rgba(255,255,255,0.5) !important; } #header_meta{ background: transparent !important; } .avia-menu a{ color: white !important; } .main_menu, .main_menu * { background: transparent !important; } #header *{ border: 0 !important; } .home #main { margin-top: -156px; }
Regards,
JosueHi,
What Slider are you using? can you post the link to your website please?
Regards,
JosueHi,
This may work, try the following: open /framework/php/class-form-generator.php and look for line 568:
$subject = empty($new_post['subject_'.$this->formID]) ? __("New Message", 'avia_framework') . " (".__('sent by contact form at','avia_framework')." ".$myblogname.")" : $new_post['subject_'.$this->formID];
Replace it by this:
$subject = $_POST['avia_im_interested_in_bikini_bootcamp_1'];
Regards,
JosueHi
Go to Enfold > General Settings > Portfolio: Enter a page slug that should be used for your portfolio single items
Cheers!
JosueFebruary 12, 2014 at 4:20 am in reply to: Hide time (not date) in posts widget in Child theme of Enfold #222530Hi!
Replace
echo "<span class='news-time'>".get_the_time($time_format)."</span>";
By this:
echo "";
Regards,
JosueHey!
This URL is returning a 404 error page.
http://www.fellowshipdallastech.org/~eric/header_idea.jpgRegards,
Josue -
AuthorPosts