Please do not create duplicated topics. It is making it harder for us and other users to follow up.
Closed!
Best regards,
Yigit
Hi Ismael, thanks for the quick reply. I’d like to confirm the following.
1. I have a few other Quick CSS code being used and want to make sure this is how it should appear:
#############
div .av_one_half { margin-left: 2%; width: 49%; }
.avia_transform .avia-gallery-thumb img { opacity: 1; }
#top div.woocommerce-message { border-color: #A81010; background-color: #A81010; color: white; }
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 5px;
font-size: 12px;
}
}
##############
If so, please confirm. Thanks, Anthony
Totally confused. Tried putting:
<div class="free-shipping"><img src="/wp-content/uploads/2014/03/free-shipping.png" alt="Free Shipping" /></div>
under
"echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);"
as indicated in this thread https://kriesi.at/support/topic/add-image-or-text-at-top-of-homepage-between-top-logo-and-menu-on-right/, plus editing the .js file as you mention above, but it simply broke the site.
If I remove the div from the “helper-main-menu.php” file, then the site comes back, so obviously it’s this edit that’s causing problems.
Could you point out what I’m doing wrong please?
-
This reply was modified 12 years ago by
adapt. Reason: to make sure code shows up correctly
Hi,
We are using the team member content element for our Board of Directors page and we have added some Social Service / Icon Links to the profiles, but they are not showing below the persons information. In the Enfold demo I see the social icons appear over top the persons photos, but we do not use photos for our directors.
You can see how it is looking now, by going here: http://www.mosfoundation.org/foundation/board-of-directors/
Thank you for any help you can provide.
Dave
This reply has been marked as private.
I was trying to look after a way to override included files into the main template folder from a child theme. I found this post on worpdress forums, and it would be great that this theme can include this. Maybe is a huge job to change almost all the theme, but it will give a huge opportunity to change the skin in case we need or add new features to the theme.
I quote it here:
One of the biggest limitations of child themes right now is that only the child theme’s template files are automatically loaded. If you want to override a file that the parent theme includes (e.g., themedir/lib/foo.php) then you have to find the file that calls require_once(TEMPLATEPATH . ‘/lib/foo.php) and override it to call require_once(STYLESHEETPATH . ‘/lib/foo.php), and in some cases you have to do that 3 or 4 times until you get to the top of the hierarchy.
It’d be better if there were some kind of wp_require_once() function that would take a path (relative to the theme dir), and then check if there was a child theme file to replace the parent theme one.
function wp_require_once($path)
{
if( TEMPLATEPATH != STYLESHEETPATH && is_file(STYLESHEETPATH . $path) )
require_once (STYLESHEETPATH . $path);
else
require_once (TEMPLATEPATH . $path);
}
Then theme developers could use wp_require_once(‘lib/foo.php’) instead of require_once(TEMPLATEPATH . ‘lib/foo.php’). If a child theme was being used and had a replacement file, WP would load it; otherwise it would load the parent file.
Hi Nick!
It seems like image links of slider are broken http://i.imgur.com/zN5hvhA.jpg
Please remove them and re-upload in Media > Library
Regards,
Yigit
I’ve been running WP3.81 since its release and had no problems with Enfold whatsoever. Then my client e-mails me today and says the slider on the homepage (the only slider I’m using, http://www.harborresourcesllc.com) wasn’t working. Sure enough, I check it out and the “swirly” is circling. I logged in to the admin console, and even in the builder it isn’t displaying; however, all of the media content is still in the library. I tried to update to latest version of Enfold (i.e., what came out since first week of February when I originally installed), but that didn’t fix it. (In fact, it locked WP into maintenance mode and then broke some menus that I had to go fix in a hurry!!)
PLEASE HELP! This is a brand new client and my first use of Enfold. It’s making BOTH of us look bad.
Hey aribann!
I re-opened it and will try to reproduce on my local installation and post an answer there. I am closing this one for now
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#av_section_1 .av-special-heading {
margin-top: 10%;
}
Cheers!
Yigit
Cheers thanks. that works.. I take it back, it breaks the desktop site now.
Olly
-
This reply was modified 12 years ago by
ollyjukes.
Hello (again)! – I’ve been meaning to ask about this one for a while but other issues have had a higher priority. When I view the images on my desktop (retina & non-retina) for each testimonial, as seen here: http://www.charlestonwedding.com/2014/about/ (at the bottom of the page) – they all have that jagged/pixelated looking edge. Odd thing is, they appear to look normal on mobile? Can you help me figure out why this is happening and how to resolve it?
Thanks!
Hey!
No it does not. You can move all custom CSS code you have in Quick CSS section to Style.css file and in future, you can add all your custom CSS codes to Style.css file and leave Quick CSS field empty
Cheers!
Yigit
Hi chiummog!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced li { height: 50px; }
@media only screen and (max-width: 767px) {
form.cart .button { margin-top: 10px !important; }}
Regards,
Yigit
Since you added the code to Style.css, will leaving or deleting the code I added in theme>styling>custom css field, make a difference?
Hi!
You can use Style.css file of your child theme for your custom CSS codes.
Regards,
Yigit
Hey!
You are welcome Danny, glad we could help! :)
Cheers!
Yigit
Should I leave the code in the styling – Custom CSS?
Hey Yigit,
That did it. Thank you for your help.
-Danny
Hey!
I have added custom CSS code to bottom of Style.css file of your child theme in Appearance > Editor and it is now working fine. Please flush browser cache once again and check your website
Best regards,
Yigit
This reply has been marked as private.
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Best regards,
Yigit
We have tried adding !important… code to custom CSS as Ismael recommends. We flushed the cache and refreshed Safari and do not get a ‘top of the page’ arrow in iphone landscape mode or changes in the socket menu. They are functioning when the computer’s browser is resized, just not on the iphone. I will try again in a couple hours, hopefully it is a safari cache thing. If not, any other suggestions would be greatly appreciated. Thank you for your time.
Thanks so much Ismael. that did the trick
E.
Yigit,
I have flushed the iphone browser several times. Still no sign of any changes on the iphone only the computer browser when resized. I wil try Ismael’s recommendation, i.e. !important..
Hi Ismael,
thanks for pointing me in the right direction.
I tried your code, but at the beginning nothing changed to me. Maybe it depends on the header configuration in the backend?
My configuration is:
– logo left, menu right
– header size: large
– sticky header
Than I changed the header class:
.html_header_top.html_header_sticky.html_large #main {
padding-top: 0;
position: relative;
z-index: 2000;
}
.header-scrolled {
z-index: 3000 !important;
position: fixed !important;
}
Now, the color section is on top of the site and covers the header :-) But when I scroll down to the next section, the header is still hidden.
Maybe you have an idea what is getting wrong?
Thanks.
Best regards,
Nic
-
This reply was modified 12 years ago by
Nic.