-
AuthorSearch Results
-
September 20, 2016 at 10:27 pm #689563
In reply to: Enfold Gym – Responsive Issues
Hi Yigit,
I have had some progress between your css and adjusting the background image position to Top Left instead of Center.
Your css works for the images being cut in half vertically on a tablet. At 100% though, they were just left with heads and no torso, so I changed it to 80% and it looks better.
I know ENFOLD has been around for awhile, but shouldn’t this all be done with media queries?
The picture size is dictated by how much text and how big the screen size is. It would be great if everything could adapt as a whole and be truly responsive.
Thanks for your help.
Kind regards,
TamaraSeptember 20, 2016 at 9:31 pm #689549In reply to: Hamburger Menu Color Enfold 3.8
Hey Yigit,
yes, this was awesome form Guenni! I’m fine here, thanks :)
Could you please take a final look at my other problem in the other thread, please? I would very much appreciate it!!
Thank you,
JanSeptember 20, 2016 at 8:53 pm #689518In reply to: iPad drop down menu won't "tap-off"
Hi,
i found a solution for this problem.
$('.main_menu ul li ul li a').on('touchend', function() { $(this).parents('ul.sub-menu').delay(1000).animate({opacity: 0,},300,function() {$(this).css('visibility', 'hidden');}) });The submenu is closing properly on touch devices like iPad (window width > 767) on my page:
https://www.secure-data-space.com/en/product/features/The problem is, that the highlighted menu item is not right, it shows always the previous menue item.
On desktop computers everything is fine.Can anyone help me?
Thanks, TJ
-
This reply was modified 9 years, 6 months ago by
BugfreeSystems.
September 20, 2016 at 8:26 pm #689508Topic: Site loading a different version to my last update
in forum Enfoldmattcoomber1
ParticipantHi,
I was wondering if anyone can help. I have been doing some updates to my site however if I clear the browsing history, a different version of the site is loaded where everything is a bit squashed up until I hit refresh and then the up to date page is shown.
This is what you see when you first load the site

And this is what it is supposed to be like after I have refreshed

My concern is that any new visitors would see this older version and not the new one.
Is there anything I can do to stop this happening?
Thanks
Matt
September 20, 2016 at 8:19 pm #689505Topic: Google Map element not working
in forum EnfoldGOWD
ParticipantHi, I updated the theme to 3.8 and the google map widget stopped working on my Contact Us page.
It initially loads for a second but then is replaced with this error message.
Oops! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.September 20, 2016 at 7:57 pm #689497In reply to: Fitness theme – Hover problem on menu links
Hi!
Please add following code to Quick CSS as well
#mobile-advanced span.menu-break,#mobile-advanced span.menu-top-adjust { bottom: 0; }Cheers!
YigitSeptember 20, 2016 at 7:21 pm #689486In reply to: Appearance Portfolio Categories
#top .av-magazine-top-bar { border-bottom: medium none; float: left; width: 30%; } .av-magazine-sort { float: left; } #top .av-sort-by-term a { display: block; float: none; } #top .av-magazine-group { clear: none; display: block; float: left; width: 70%; } #top .all_sort_button.active_sort { display: block; float: none; } .text-sep { display: none; } .av-magazine-group.av-hidden-mag { clear: none; float: left !important; }-
This reply was modified 9 years, 6 months ago by
Guenni007.
September 20, 2016 at 6:48 pm #689477In reply to: Fitness theme – Hover problem on menu links
You are the best. Thank you so much. Is there any way to display the menu probably on mobile/in the Hamburger menu?
The two lines are superimposed on each other. Is there a way to have the links in two lines like on laptop version?
September 20, 2016 at 6:26 pm #689469Topic: Menu Link Is Not Clickable on Mobile
in forum Enfoldraisonbrands
ParticipantHello,
We have a little bit of a weird issue with the regular menu translating to the mobile menu. If you check out the regular menu : japaneseclassics.com, you’ll notice the top level “Inventory” link has two drop down items but is also clickable.
On mobile view, the “Inventory” item only acts as a drop down but is not clickable. Is there any way to add a drop down link to the main inventory (such as “Main Inventory” (that links to https://www.japaneseclassics.com/inventory) on top of the other drop down items, so it works like:
Inventory (not clickable, just parent label)
[drop down items]
Main Inventory (links to http://www.japaneseclassics.com/inventor)
JDM Motorcycles (links to http://www.japaneseclassics.com/inventory/european-imports)
European Imports (links to http://www.japaneseclassics.com/inventory/jdm-motorcycles/)Thanks
September 20, 2016 at 6:00 pm #689459In reply to: Contact Form showing when clicking on a button
Hey!
Based on the topics and the suggestions shared, that is how it can be done.
https://kriesi.at/support/topic/open-form-in-a-lightbox-popup/#post-378103Josue is explaining exactly what you need to do.
Yes it is not a big deal that is why he took the time to create the guide.
I am sorry but we do not login to make customizations. I udnerstand your client might need it, we offer the support
as per our guidelines and if you need any further assistance or does not manage to do it, you need to hire a freelancer who will be able to help you further.Thanks a lot for your understanding
Regards,
BasilisSeptember 20, 2016 at 5:27 pm #689443In reply to: Closing an open tab in mobile
Hi,
Have you considered using Toggles and Tabs at the same time? you could hide them respectively with CSS:
@media only screen and (min-width: 767px) { .only-mobile{ display: none } .only-desktop{ display: block; } } .only-mobile{ display: block; } .only-desktop{ display: none; }Best regards,
JosueSeptember 20, 2016 at 5:05 pm #689424In reply to: Main menu – style for the selected item
Hey pinkabbestia,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li.current-menu-item > a > .avia-menu-text { color: green; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitSeptember 20, 2016 at 4:55 pm #689411In reply to: page titles overlap breadcrumbs
Hi cpdcngo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .breadcrumb { right: auto; top: 80%; }Best regards,
YigitSeptember 20, 2016 at 4:22 pm #689393I made a test page: http://elmoallen.name/test/sample-page/
The problem actually occurs only if I use the Short Separator style. That style removes the float: left from the Separator, after which it stops using the top margin. I don’t think that’s the intended behaviour, as if it were, the coder would have removed the top margin instead, I think.
September 20, 2016 at 4:10 pm #689383Ok, thanks a lot, we are almost there. It looks perfect on mobile, but still in desktop mode I have centered copyright but I still have footer menu on the right…as you can see in http://www.simonasantaera.it
This is the whole code I used till now
@media only screen and (max-width: 767px){
.responsive #socket .sub_menu_socket {
display: block !important;}}
#socket .copyright {
width: 100%;
text-align: center;
}Any other suggestions to stick the footer menu at the center also in desktop mode?
September 20, 2016 at 4:02 pm #689364Hey vadikcoma!
According to this site – http://downforeveryoneorjustme.com/, your website you posted here – https://kriesi.at/support/topic/display-footer-on-one-screen-with-full-height-background-section/#post-674844 is currently down. Please check the link once again.
Regards,
YigitSeptember 20, 2016 at 4:01 pm #689361vadikcoma
Participantthis is follow up to – https://kriesi.at/support/topic/display-footer-on-one-screen-with-full-height-background-section/
I only today noticed, that applied fixes doesnt fix the issue in Firefox. in firefox it still stays the same.
September 20, 2016 at 3:49 pm #689350In reply to: Adding Yelp Icon
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-logo-container .social_bookmarks li { margin-right: 5px; } #top .av-logo-container .social_bookmarks li a { font-size: 20px; }If you have any other questions or issues, please start a new thread.
Cheers!
YigitSeptember 20, 2016 at 3:38 pm #689342I have never started a topic before, how do I go about this?
September 20, 2016 at 3:33 pm #689336In reply to: Video not showing on iOS10
Hi!
@Basilis said issue is related to iOS 10 and not the theme itself. Still waiting to hear from rest of the team.No actually, that is not the case. We have the manpower to handle the requests but WordPress update, changes on Google maps and Enfold update had us this busy. Unfortunately there are many different topics about the same questions :) We are working on that though. We should get back to our usual pace very soon :)
Best regards,
YigitSeptember 20, 2016 at 3:30 pm #689333In reply to: Masonry and Portfolio Element issues
Hey Andy,
yes its working as I’ve set it to the numeric option on the permalinks settings page. but if you just change the settings to post name it stops working. also i realised if you set it to the plain option the whole arabic site disappears for some reason, i click on arabic and i get a 404 error.
September 20, 2016 at 3:28 pm #689332In reply to: Making size of Logo smaller
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { max-width: 70%; }Then increase the value in the code i posted for you here – https://kriesi.at/support/topic/logo-centered-in-the-header/#post-688676
Best regards,
YigitSeptember 20, 2016 at 3:17 pm #689315In reply to: Give to a color section only the padding top
Hi Rosa!
Please edit your color section and give it a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS
#your-custom-id .content { padding-top: 10px; }Regards,
YigitSeptember 20, 2016 at 3:11 pm #689302Topic: Give to a color section only the padding top
in forum Enfoldpinkabbestia
ParticipantHi,
in this page (private content) I need to add to specific color sections a padding-top:10px (not to all the color sections).
How can I do this?Thanks,
Rosa-
This topic was modified 9 years, 6 months ago by
pinkabbestia.
September 20, 2016 at 2:59 pm #689287In reply to: Adding Yelp Icon
Can someone help???
I followed this thread and it did not work… I see a red dot when I rollover where the Yelp icon is to be but nothing there but white space and then a dot when rollover…
I added this to functions.php on my child theme:
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);
function avia_add_custom_icon($icons)
{
$icons[‘yelp’] = array( ‘font’ =>’fontello’, ‘icon’ => ‘ue800’);
return $icons;
}add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);
function avia_add_custom_social_icon($icons)
{
$icons[‘Yelp’] = ‘yelp’;
return $icons;
}And this to the Quick CSS:
#top #wrap_all .av-social-link-yelp:hover a {
background-color: red;
color: white;
}
#top #wrap_all .av-social-link-yelp: a {
background-color: white;
color: red;
}Thanks in advance.
ChrisSeptember 20, 2016 at 2:57 pm #689284In reply to: Custom height row
Hey matteoclava,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home #av_section_1 .content { padding: 0; padding-top: 10px; }Best regards,
YigitSeptember 20, 2016 at 2:51 pm #689272In reply to: Fitness theme – Hover problem on menu links
Hey morten008,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #header .av-main-nav > li:hover > a .menu-top-adjust { color: black; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitSeptember 20, 2016 at 2:48 pm #689269In reply to: Highlight menu item that contains variables
Hey antoine251,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-2268 ul#menu-membres-en li#menu-item-4251 { padding-left: 51px; left: -51px; top: 1px; margin-top: -1px; padding-top: 1px; width: 100%; box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2); margin-bottom: 4px; background: white; }Best regards,
YigitSeptember 20, 2016 at 2:42 pm #689262In reply to: Hamburger menu 3.8
Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { #top .av_header_glassy.av_header_transparency .avia-menu.av_menu_icon_beside { border: none; } .logo { float: left!important; width: 59%!important; }}Regards,
YigitSeptember 20, 2016 at 2:38 pm #689254In reply to: White Space between Sections and LayerSlider
Hi fsparker16!
Please change your code to following one
#av_section_2 { top: 0 !important; position: fixed; background-color: #ffffff !important; z-index: 2000; }If issue remains, please post a screenshot and show it. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. This will fix the only issue i am seeing on Firefox.
Regards,
Yigit -
This reply was modified 9 years, 6 months ago by
-
AuthorSearch Results
-
Search Results
-
Hi,
I was wondering if anyone can help. I have been doing some updates to my site however if I clear the browsing history, a different version of the site is loaded where everything is a bit squashed up until I hit refresh and then the up to date page is shown.
This is what you see when you first load the site

And this is what it is supposed to be like after I have refreshed

My concern is that any new visitors would see this older version and not the new one.
Is there anything I can do to stop this happening?
Thanks
Matt
Hi, I updated the theme to 3.8 and the google map widget stopped working on my Contact Us page.
It initially loads for a second but then is replaced with this error message.
Oops! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.this is follow up to – https://kriesi.at/support/topic/display-footer-on-one-screen-with-full-height-background-section/
I only today noticed, that applied fixes doesnt fix the issue in Firefox. in firefox it still stays the same.

