-
AuthorSearch Results
-
March 12, 2014 at 3:15 pm #236335
In reply to: Top Menu item alignment
Thank you. That worked great.
If I may ask you one more question regarding alignment of text in top Menu?
I added a phone number to top left, via theme options, as directed in another post. It looks fine in full screen, but when I resize the browser window to match iphone the text drops from next to the social icons to below the top right menu. Is there a code to keep it above the top right menu?
Thank you again.
March 12, 2014 at 3:08 pm #236332In reply to: Top Menu item alignment
Hi!
Please try adding !important rule as following
.av_secondary_right .sub_menu>ul>li:last-child { padding: 0 10px !important; }Best regards,
YigitMarch 12, 2014 at 3:03 pm #236331In reply to: Top Menu item alignment
Hey. Thank you for your help.
I cleared the browser cache and did several refreshes. Still no change. Can you see the change on your end?
thanks again…
March 12, 2014 at 3:03 pm #236330This code works although It does appears at left when my purpose was actually to move it at the very right. Also the phone number appears at the left instead of right.
Thank you.
Oriol
March 12, 2014 at 2:57 pm #236327In reply to: Change Navigation Bar above the header
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */ /* General Custom CSS */ .html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li > a { line-height: 180px !important; } .html_header_top.html_header_sticky.html_large.html_main_nav_header .header-scrolled .main_menu ul:first-child > li > a { line-height: 58px !important; }What is Wrong ???
It has unfortunately not changed anything!
Changed file and uploaded again!Or do I have to do what?
March 12, 2014 at 2:52 pm #236319In reply to: Top Menu item alignment
Hey!
Have you tried flushing browser cache and refreshing your page a few times after applying the code? I saw the issue and the code i posted should fix it
Best regards,
YigitMarch 12, 2014 at 2:51 pm #236318In reply to: Logo Sizing Issue After Update
Hi Gstar72!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-height: 45px !important; margin-top: 10px!important; }}Your logo image is a bit small you can also try uploading your logo in double size
Regards,
YigitMarch 12, 2014 at 2:51 pm #236317In reply to: Top Menu item alignment
Thank you for your response. I added the code to Quick CSS and do not see any change. I deleted the CSS I had to style one of the menu items and tried your code again and no luck.
To Clarify –
The top menu looks like this –
CALL US | Policies | Submit a Warranty Claim | Employment |Blogand we want it to look like this –
CALL US | Policies | Submit a Warranty Claim | Employment | BlogThe difference being the spacing between ‘|’ and ‘Blog’
Thank you.
-
This reply was modified 11 years, 12 months ago by
simplyaha.
March 12, 2014 at 2:06 pm #236294In reply to: Top Menu item alignment
Hi simplyaha!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child { padding: 0 10px; }Cheers!
YigitMarch 12, 2014 at 1:50 pm #236284In reply to: Changing Prettyphoto theme
Hey motylanogha!
Please see my post here to change PrettyPhoto skin https://kriesi.at/support/topic/change-layout-prettyphoto/#post-173889
Cheers!
YigitMarch 12, 2014 at 1:05 pm #236269In reply to: Change Navigation Bar above the header
Where do I insert the code ?
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */ /* General Custom CSS */ /* Desktop Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */ @media only screen and (min-width: 768px) { /* Add your Desktop Styles here */ } /* Mobile Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ }March 12, 2014 at 12:24 pm #236259Thank you so much Yigit!
That has worked, one thing remains which is that on the services page there is a white gap between the service icons and the footer on the desktop version of the site. This issue is not present on the home page with the testimonials.
Thanks again!
March 12, 2014 at 11:10 am #236237Hey!
I’ll ask Kriesi to fix the issue. I already sent him a patch. For now open up wp-content/themes/enfold/includes/helper-main-menu.php and replace:
if(!empty($nav))with
if(!empty($nav) || empty($nav))and make sure the top menu is active. The next update will enable you to display the menu in the main navigation if the secondary menu is deactivated.
Best regards,
PeterMarch 12, 2014 at 11:10 am #236236Hi!
I’ll ask Kriesi to fix the issue. I already sent him a patch. For now open up wp-content/themes/enfold/includes/helper-main-menu.php and replace:
if(!empty($nav))with
if(!empty($nav) || empty($nav))and make sure the top menu is active. The next update will enable you to display the menu in the main navigation if the secondary menu is deactivated.
Cheers!
PeterMarch 12, 2014 at 11:00 am #236231In reply to: Secondary menu doesn't display on translated pages
The settings were correct, but I’ve just tried to recreate the secondary menu manually, without using WPML “menu sync” feature, and the menu appears now correctly. So I will ask the WPML forum for support.
Thank you very much for your time, you can close the topic.Benjamin
-
This reply was modified 11 years, 12 months ago by
cbassist.
March 12, 2014 at 10:51 am #236225There is a similar entry with the same problem here https://kriesi.at/support/topic/wpml-language-switcher-disappeared/
I Inserted the code <?php do_action(‘icl_language_selector’); ?> on the file: includes > helper-main-menu.php an it worked, at least as a temporary solution. Let’s wait for assistance…March 12, 2014 at 10:43 am #236219Anyone?
March 12, 2014 at 10:30 am #236212Topic: I would like to style the submenu inside pages
in forum Enfoldpako69
ParticipantHello
I’m talking about the submenu that is displayed inside pages (right or left Columns)
I would like to add for each LI a top and bottom border
it’s easy to do but as there is no CSS class to indicate something like firt-item-menu / last-item-menu
the borders are double.
How can i change the php code that generate this menu to add this classes ?Thanks
March 12, 2014 at 10:01 am #236198In reply to: Random images in Masonry Gallery (Enfold theme)
Hi abedia!
Please see https://kriesi.at/support/topic/masonry-gallery-how-to-sort-by-random/
Regards,
PeterMarch 12, 2014 at 9:56 am #236194In reply to: Open All External Links in Lightbox
Hi mattmorse!
You can probably do this with jquery. This thread may help you as a starting point: https://kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab/
If you’re not familiar with jquery I suggest to hire a freelancer. This script shouldn’t be very complex and with testing, etc. it probably takes 1 hour or so to implement it.
Cheers!
PeterMarch 12, 2014 at 9:37 am #236185glicit
ParticipantHi there
The Top and Bottom padding on text layers suddenly became very large on upgrading to 2.6.1. Left and Right are fine.
I set Top and Bottom padding to 0px on the text layers in the first few slides. However the padding decreased on the first slide only. See link in PM
I found some folders named cache and set them to 777 but it doesn’t help. I tried clearing my broswer cache and also using different browsers.
-
This topic was modified 11 years, 12 months ago by
glicit. Reason: Removed URL
March 12, 2014 at 8:57 am #236170Topic: problem with phone number
in forum Enfoldbevlogenverf
ParticipantHi
I dont know
But yesterday I worked on the website and now the phone number is no longer on the top right and orange but it is centered and black.
any idea what to do?
March 12, 2014 at 8:27 am #236160In reply to: Viewport-Größe Full-Screen Slider
Hey!
1) Könnt ihr bitte einen Link zu der Seite mit den Hover Effekten posten? Ich muss mir ansehen, warum der Code nicht funktioniert.
2) Den Underline Effekt könnt ihr mit folgenden Code deaktivieren:
#top li:hover .avia-menu-fx, #top li:hover .current_page_item>a>.avia-menu-fx { opacity: 0; visibility: hidden; }Best regards,
PeterMarch 12, 2014 at 8:17 am #236156Topic: WooCommerce Masonry Shop
in forum Enfolduglymethod
ParticipantHello,
I am attempting to set up my site. I have installed WooCommerce and the sample data. I am not however seeing any shop information installed. I have been through your install instructions but I cannot seem to find the information relating to utilizing all of the amazing features your theme has for WooCommerce. Can you please point me to where any documentation on this topic might be? This is what I found… http://kriesi.at/documentation/enfold/
Thank you!
March 12, 2014 at 8:16 am #236155In reply to: Header issues after updating to version 2.6
Hey!
@Gee Are Pabst: Try this css code:
@media only screen and (max-width: 767px){ .responsive #header .social_bookmarks { position:relative; } .responsive .mobile_slide_out .logo { margin-top: 20px; } .html_header_top.html_bottom_nav_header #header_main { height: 125px; } .responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; } }to improve the styling.
@hojoon: Please go to your English website and try to re-save the theme settings (Enfold > Theme Options).Cheers!
PeterMarch 12, 2014 at 8:07 am #236154In reply to: Plural forms in translation files ??
Hey Jaroslav!
I suggest to use the free Codestyling plugin to translate the theme or to change the content of the current translation. Install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click the “create po-file” button. Click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner). Search for “Leave a Reply” and “Want to join the discussion?”, etc to translate the comment text strings.
Best regards,
PeterMarch 12, 2014 at 8:05 am #236153In reply to: How to implement Google Search with Enfold?
Hey gentlemansgazette!
I’m not familiar with google search and I can’t help you with the implementation. I recommend to install a wordpress search plugin like: SearchWP if you want to improve the search. You can also try to follow the instructions another user posted here: https://kriesi.at/support/topic/how-to-integrate-google-custom-search-cse-into-enfold/ but again, I can’t give you more details about the implementation…
Best regards,
PeterMarch 12, 2014 at 7:29 am #236148Hi Ismael, This works perfectly on the iPhone and the iPad. Both sections are displayed and we get the neat effect of the “fixed” sections on the laptop/desktop. Thanks so much for helping me figure out the custom CSS to make this happen.
– JaneMarch 12, 2014 at 6:26 am #236142Hello Peter,
You sir, are the man!
That works beautifully…100% perfect working solution.
I sincerely appreciate the excellent top notch support provided, especially for something so far from being a “theme issue”.
You guys have earned my business for life and I’ll be singing your praises anywhere anybody will listen.
March 12, 2014 at 6:12 am #236134In reply to: Sidebar Widgets Links
Hi Ismael,
I tried that but it resulted in this:
twitter – clickable
iTunes Top 10 – not clickable
Apple Hot News – not clickableWhat I want is this:
twitter – not clickable
iTunes Top 10 – not clickable
Apple Hot News – clickableI’ve tried different variations of the code but it doesn’t work. Any ideas?
Thank you. Hope all is well with you! Jas
-
This reply was modified 11 years, 12 months ago by
-
AuthorSearch Results
-
Search Results
-
Hello
I’m talking about the submenu that is displayed inside pages (right or left Columns)
I would like to add for each LI a top and bottom border
it’s easy to do but as there is no CSS class to indicate something like firt-item-menu / last-item-menu
the borders are double.
How can i change the php code that generate this menu to add this classes ?Thanks
Topic: problem with phone number
Hi
I dont know
But yesterday I worked on the website and now the phone number is no longer on the top right and orange but it is centered and black.
any idea what to do?
Topic: WooCommerce Masonry Shop
Hello,
I am attempting to set up my site. I have installed WooCommerce and the sample data. I am not however seeing any shop information installed. I have been through your install instructions but I cannot seem to find the information relating to utilizing all of the amazing features your theme has for WooCommerce. Can you please point me to where any documentation on this topic might be? This is what I found… http://kriesi.at/documentation/enfold/
Thank you!
