-
AuthorSearch Results
-
January 22, 2014 at 12:32 am #213067
In reply to: Mobile formatting
Hi!
You can add it inside a media query for mobile screen size:
@media only screen and (max-width: 767px) { .js_active .active_tab_content { border-top-right-radius: 2px; } }Cheers!
IsmaelJanuary 21, 2014 at 11:51 pm #213055In reply to: Page title navigation heading query.
Sorry sounded straight forward but still a little stumped after accessing Appearance > Menus.
The pages I wish to sort in a different order (in the top navigation header) are pages rather than menus, they are as follows:
Home
Services & Clients
Business Effectiveness
People
Practices
Processes
About Us
Contact
BlogIn order to do this do I need to (from within Appearance > Menus) do the following:
1) Create a menu
Then what is best for these settings? Which do I check? All options are marked with an * below:
Menu Settings
Auto add pages
* Automatically add new top-level pages to this menuTheme locations
* Enfold Main Menu
* Enfold Secondary Menu
(Will be displayed if you selected a header layout that supports a submenu here)
* Enfold Footer Menu
(no dropdowns)———————
Then:
2) I guess I then add all of my pages (i.e. blog, home etc) to the newly created menu so I can then order them as I wish.Bit confused, sorry about this.
Thanks,
PaulJanuary 21, 2014 at 11:33 pm #213043In reply to: Enfold edit header / css / search bar
Hey!
http://shop.rb1.at/
this one post has really helped me and works very well
dieser eine Beitrag hat mir sehr weitergeholfen und funktioniert sehr gut
(https://kriesi.at/support/topic/enfold-conditional-menu/ (dann kann man dies unter Design > Menus konfigurieren) )I have 2 problems however:
2 Probleme habe ich jedoch:1 the drop disappears too fast you can not use.
1. das Dropdown verschwindet zu schnell man kann es nicht bedienen.2 as soon as I am logged in, I want the “Welcome” (without links) and instead of “my account” The first name of the user stands and drop triggers.
2. sobald ich angemeldet bin, möchte ich das: “Willkommen” (ohne Verlinkung) und statt “mein Konto” Der Vorname des Users steht und das Dropdown auslöst.Thanks you all,
Courin
January 21, 2014 at 11:22 pm #213032In reply to: wpml taxonomy translation
Hey Dude,
you can mark this topic as solved, because I found the right answer here:
http://wpml.org/forums/topic/categories-disappear-after-wpml-activated/
Thanks!-
This reply was modified 12 years, 2 months ago by
Alessandro Marengo.
January 21, 2014 at 11:05 pm #213028In reply to: Mobile formatting
Sure, it is noblewhy.com.
The CSS I’m trying to change on the mobile version is the rounded corners on the tab content sections. Here is the code I put under the Mobile styles in the custom.css:
.js_active .active_tab_content {
border-top-right-radius:2px;
}}January 21, 2014 at 11:03 pm #213023Topic: Easy Slider not auto playing
in forum Enfoldjpoondesign
ParticipantHi, i just set up an easy slider, i noticed it wasn’t auto-playing like the demo theme was, i inspected the element and it has ” data-autoplay=’false’ ” in the html. What custom CSS do i need to use to override this? I tried to figure it out but nothing i tried worked. Any suggestions?? thanks!
January 21, 2014 at 10:19 pm #212997In reply to: Custom Menu
January 21, 2014 at 10:06 pm #212990Sandy
ParticipantIs this link still the best way to change what url the logo links to?
https://kriesi.at/support/topic/logo-banner-hyperlink/If the theme is updated will this change be overwritten? Or, will the change prevent proper theme updates?
January 21, 2014 at 9:59 pm #212984In reply to: Adding Slideshare to header social icons
Hi!
Sure – insert following code into the quick css field:
#top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }Then replace the background color value with your color and replace “facebook” with your social media service/name.
Best regards,
PeterJanuary 21, 2014 at 9:58 pm #212983In reply to: recommendation for best Map Plugin for Enfold
Hi!
What is the “homepage top animated banner”, a slider? an image? can you post a link to your website?
Cheers!
JosueJanuary 21, 2014 at 9:50 pm #212975In reply to: Enfold edit header / css / search bar
Hey!
1) Standardmäßig kann dies WordPress nicht. Entweder du aktivierst die “Conditional Menu” Funktion: https://kriesi.at/support/topic/enfold-conditional-menu/ (dann kann man dies unter Design > Menus konfigurieren) oder du probierst dieses Plugin: http://wordpress.org/plugins/baw-login-logout-menu/
2) Die Dropdowns kann man unter Design > Menu anlegen – einfach die Menüpunkte des Dropdowns unterhalb des Hauptmenüpunktes gruppieren und etwas nach rechts ziehen.
Cheers!
PeterJanuary 21, 2014 at 9:46 pm #212971In reply to: I can't reach the content of my homepage
Hi!
Some topics are randomly getting closed for unknown reason. I do not think Ismael closed it.
I have just checked your website and it does work on my end.
In editor: http://i.imgur.com/Kmb4GxD.jpg
page view: http://i.imgur.com/slzxldw.jpg
Can you check your website on another computer?Cheers!
YigitJanuary 21, 2014 at 9:44 pm #212969In reply to: Show Author Information in post
Hi!
I think Ismaels code is messed up (wrong quotes because bbpress converted them). Please try following code
$description = get_the_author_meta('description', $author_id); echo "<div class='author_description_text'>".wpautop($description)."</div><span class='author-extra-border'></span></div>";Best regards,
PeterJanuary 21, 2014 at 9:27 pm #212959In reply to: recommendation for best Map Plugin for Enfold
This reply has been marked as private.January 21, 2014 at 9:21 pm #212958Topic: Custom Menu
in forum EnfoldGuilherme
ParticipantCreate a Custom Item from the top menu for logged in users.
January 21, 2014 at 8:57 pm #212951In reply to: !URGENT! # in-page links on main menu not working
We are trying to find a fix/solution/change for this still but my guess would be its getting effected by something else within the theme’s scripts that we aren’t aware of. This, along with the other topics with the same or similar question are tagged for Kriesi to take a look at asap.
January 21, 2014 at 8:55 pm #212950In reply to: MegaMenu Images different widths
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header .avia_mega_div .avia_mega_menu_columns_first { padding-left: 15px; } #header .avia_mega_div .avia_mega_menu_columns_last { padding-right: 15px; } #top #header .avia_mega_div > .sub-menu { padding: 20px 10px 30px; }That should do it
Cheers!
YigitJanuary 21, 2014 at 7:54 pm #212926In reply to: Mobile Menu on tablet portait
Hey!
Please refer to this post to change the width to switch to mobile menu https://kriesi.at/support/topic/navigationlogo-affected-on-ipad-and-androidsamsung/#post-202024
Best regards,
YigitJanuary 21, 2014 at 7:49 pm #212922In reply to: Logo and Main header menu
Hey!
Please refer to this post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
200 will be initial size and will be /2 when scrolled, so 100.
You will seeif(st < el_height/2) { newH = el_height - st; header.removeClass('header-scrolled'); } else { newH = el_height/2;in the same section, you can change /2 to /1.5 if you would like to divide initial size less than half
Regards,
YigitJanuary 21, 2014 at 6:21 pm #212877In reply to: Logo: format & shrink
tried that code… and now the logo shrink looks perfect. Thanks a lot.
I still have one little issue: the Header menu (on the right side) still moves upwards after logo shrink already has stopped and jumps to the correct position a little later. I would like to stop the menu movement a little earlier and get rid of the jump.Best, Tobi
-
This reply was modified 12 years, 2 months ago by
BASISberlin.
January 21, 2014 at 5:04 pm #212851In reply to: Header CSS Issue –
@recumbent – Yes, figured out the problem yesterday. The site had been mildly hacked. There was bad code that had been injected in the WP-Config file at the top. I deleted that code and the problem with the menus was fixed
January 21, 2014 at 3:34 pm #212821In reply to: Windows problem?
Thanks Ismael. We are using a child theme, with this css adjustment to the header to make it less thick …
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 48px; line-height: 48px; } .fixed_header.social_header #main{ padding-top:72px; }It was working previously for windows machines, but not now.
We have just overwritten the theme files via ftp … still the same issue.Here’s a screenshot …

Is there something we need to add to the custom css above to make it work for windows machines?
January 21, 2014 at 3:23 pm #212811In reply to: Tall Logo Support in Enfold
Hi!
Please refer to this post https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
200 should work fine for you as well.Best regards,
YigitJanuary 21, 2014 at 3:15 pm #212804In reply to: Tall Logo Support in Enfold
This reply has been marked as private.January 21, 2014 at 2:52 pm #212793Topic: Tall Logo Support in Enfold
in forum Enfoldjumpcs
ParticipantClient has asked me to change the logo on the site to a 64px wide by 200px tall version. When the logo is inserted into the header, it gets resized to a scaled down version of itself. Is there any way to stop the scaling (it resizes it down to 25×88 which is pretty minuscule).
January 21, 2014 at 2:44 pm #212788Hi!
You can use following code in Quick CSS to remove it
#top .fullsize .template-blog .blog-meta { display: none; }Cheers!
YigitJanuary 21, 2014 at 2:32 pm #212778Thank you once again Ismael. Now if I could get the preview image to vanish from the top of the blog component, i’d be in business.
January 21, 2014 at 2:17 pm #212771In reply to: Combo Widget Bug
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .news-thumb img { height: 36px; width: 36px; }Best regards,
YigitJanuary 21, 2014 at 2:12 pm #212769Hi!
Glad you fixed it! Let us know if you have any other questions or issues
Regards,
YigitJanuary 21, 2014 at 2:09 pm #212766In reply to: Breadcrumb position
-
This reply was modified 12 years, 2 months ago by
-
AuthorSearch Results
Viewing 30 results - 134,941 through 134,970 (of 142,898 total)
-
Search Results
-
Topic: Easy Slider not auto playing
Is this link still the best way to change what url the logo links to?
https://kriesi.at/support/topic/logo-banner-hyperlink/If the theme is updated will this change be overwritten? Or, will the change prevent proper theme updates?
Topic: Custom Menu
Topic: Tall Logo Support in Enfold
Client has asked me to change the logo on the site to a 64px wide by 200px tall version. When the logo is inserted into the header, it gets resized to a scaled down version of itself. Is there any way to stop the scaling (it resizes it down to 25×88 which is pretty minuscule).
