Hey!
Unfortunately that featured is not available at the moment, your best bet would be to use Yigit’s suggestion (which will work without issue in most cases), also feel free to request it here.
Best regards,
Josue
Hey!
Your wordpress installation seems to be broken. I switched to the default TwentyThirteen Theme and the TinyMCE Editor doesn’t work too. I get the same error with Enfold:
GET http://www.smallworldbeers.com/wp-includes/js/tinymce/langs/en.js?ver=359-20131026 404 (Not Found) wp-tinymce.php?c=1&ver=359-20131026:1
Failed to load: http://www.smallworldbeers.com/wp-includes/js/tinymce/langs/en.js wp-tinymce.php?c=1&ver=359-20131026:1
GET http://www.smallworldbeers.com/wp-includes/js/tinymce/themes/advanced/langs/en.js?ver=359-20131026 404 (Not Found) wp-tinymce.php?c=1&ver=359-20131026:1
Failed to load: http://www.smallworldbeers.com/wp-includes/js/tinymce/themes/advanced/langs/en.js wp-tinymce.php?c=1&ver=359-20131026:1
It seems like one or more files are missing. Please try to re-install wordpress and upload the wordpress3.8.1 files from here: http://wordpress.org/latest.zip to your server. Use ftp and make sure all “old” files on your server are affected by the update and ftp overwrites them. If the update doesn’t fix the issue for you try this fix: http://wordpress.org/support/topic/visual-editor-not-working-mimicing-html-editor-blanking-out-no-tool-bar?replies=7#post-2974630
Best regards,
Peter
Hi Schloss Klaus!
If you want to extend the blog width see: https://kriesi.at/support/topic/blog-full-width-question/
If you want to display the sidebar please swap the color section with the other page content or add some page content after the color section.
Regards,
Peter
Hi guys,
I have a page with a simple 3 column layout I have made using 3 x 1/3 layout modules. For some reason however, the three modules do not fill the width of the page content area. it’s as though they stop about 200px short on the right. Does anyone have an idea why this might be happening?
Guys are we allowed multiple portfolio pages?
For the top navigation I have all image collections showing here: http://dev.lorenasarbu.com/collections/
The client would like the collections to have their own unique pages.
So to the menu I added separate pages that include each collection and added them to the main nav.
Unfortunately I am getting broken pages. How come?
http://dev.lorenasarbu.com/collections/pre-fall-2014/
http://dev.lorenasarbu.com/collections/resort-2014/
Thanks!
I came across this thread. This person has the exact same problem as me, so I will try their fix, but just so you know, it is not just the other guy. :) It’s me, too.
https://kriesi.at/support/topic/wordpress-seo-yoast-breaks-page-editing/
Found another one, too. Here: https://kriesi.at/support/topic/product-slider-product-grid-with-yoast-causes-layout-builder-to-not-load/
-
This reply was modified 12 years, 1 month ago by
sea2summit.
I noticed an odd behavior with the widgets. When certain “events” happen, the content of a widget will get shifted upward to the above widget. The top widget then loses it’s content as there is no other widget for its content to move into.
These “events” include changing the # of footer widgets. When I changed the # of footer widgets from 3 to 4, the above behavior happened and all widget content shifted under the title of the widget above it in the admin panel.
Another “event” causing this behavior was adding the suggested plugin bbPress. This plugin added its own widget. When it did, all of my widgets’ contents shifted again.
Bug?
Hi Gr. Jeen!
1. As far as I know not this time, Kriesi is devoting time to updating and improving Enfold for a while. But i personally believe that if there’s a new theme will probably have the same or an improved editor.
2. Yes, it’s possible, please refer to this topic: https://kriesi.at/support/topic/renaming-the-theme/ (it will work with Enfold)
Best regards,
Josue
Hi, I’ve been trying to mess with the quick CSS and playing around with Firebug but can’t seem to get it to work. I am new to learning CSS but doing my best. I am currently using a boxed layout of my page and I want to add a white solid border – 1px width around the whole outer edge. I already have the all four sides margined using this code already.
.boxed#top {
margin: 20px auto;
}
** Also I’d like to add a white glow effect if possible, I’ve been messing around with this code but any input is appreciated.
// For glow effect
box-shadow: 0px 0px 10px;
Any help is appreciated. Thanks!
Thank you so much it worked perfectly. I really appreciate the prompt response. I just want to say again, you guys offer amazing support for this theme. Will highly recommend to my friends. Thank you.
Hello,
I’m sure this question has been up before. However, none of the topics I found, made me sure that it had the solution for me.
I want to stretch my logo, so its longer (maybe even a bit taller).
http://i.imgur.com/MDkcTx9.jpg
As you see there is alot of space on my page from logo and till the menu. So I wish to use some of all that space for my logo :)
Greetings,
Klexander
Saw this… https://kriesi.at/support/topic/changing-the-sidebar-width-and-keeping-it-responsive/
I am trying to set 8/4 for pages but if I copy the functions.php to the child theme to future proof it.. .but that breaks the page. How to I make the change, but also prevent the change from being overwritten on updates? Or will the functions.php remain untouched on upgrades?
I have a page we built that whenever we make any edits to it it only saves part of the page. The page has about 8 “scenes”. It just started saving only the top 2 scenes. When we click “Preview Changes” it only displays the top 2 scenes. If we hit Update the same result happens on real page. We are on version 3.8.1.
How can I tell which version of the theme I have?
What could be causing this? We have list many many hours trying to figure out what i happening.
I think this might be the same problem as this thread: https://kriesi.at/support/topic/disable-image-rollover-2/
But I’m trying to remove the transparent white overlay that appears when you mouse over certain images from the entire site, I tried the code in that topic but it didn’t work.
Hey!
Please add following code to Quick CSS and adjust as needed as well
#top .avia-slideshow-button { font-size: 18px; }
Please do not hesitate to ask your questions :)
Best regards,
Yigit
Hey!
Can you post a screenshot and show how you would like header to look? I am not sure if i understood you clearly.
Please also add following code to Quick CSS to decrease top padding of main content area
.fixed_header.social_header #main {
padding-top: 111px;
}
Cheers!
Yigit
Hey!
Please replace the code i posted with following one
.caption_framed .slideshow_caption .avia-caption-content p {
color: #99cc00;
font-size: 28px;
font-weight: bold;
margin-top: 20px;
padding: 20px;
}
Cheers!
Yigit
-
This reply was modified 12 years, 1 month ago by
Yigit.
Hi Eleina_Shinn!
Please add following code to Quick CSS as well
body .column-top-margin {
margin-top: 0;
}
Cheers!
Yigit
Hey!
Please refer to this post if you would like header to be resized when scrolled https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
Instead of 200, you can use 90-100
Best regards,
Yigit
-
This reply was modified 12 years, 1 month ago by
Yigit.
Hey!
That is intended, however you can add following code to Quick CSS in Enfold theme options under Styling tab to make header fixed on mobile as well
@media only screen and (max-width: 989px) {
.responsive #top #header {
position: fixed;
}
.responsive #top #main {
padding-top: 197px;
}}
Cheers!
Yigit
-
This reply was modified 12 years, 1 month ago by
Yigit.
Sorry, i didn’t wrap the code in code tags –
$output .= ' <img src="http://topaz.parkhomes.ca/images/toggleIcon.png" alt="toggle icon"></p>';
Hi,
I could fix all the other issues, thank you, but concerning the logo, I see that even on iPad and on desktop, the logo size is altered, its size should remain 209px X 50px. The header height has been reduced intentionally but there should be enough space for the logo.
Can you please help me to sort this out?
Thanks a lot.
S.
Hey!
1- Please refer to this post https://kriesi.at/support/topic/logo-and-main-header-menu/#post-212922
2- Currently it is not possible, however you can suggest such feature here https://kriesi.at/support/topic/enfold-feature-requests/
And if you really need it, you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
Yigit
Mmmm, I’m a bit confused because when I inspect the element it and turn off the font-family in the styles the icon changes to a rectangle; see my screen shot here for what I am inspecting:

Also, I changed line 216 in toggles.php to this:
$output .= ‘
</p>’;
and it didn’t change the icon. Please advise; I’m also curious as to where the css is for this, please, I assume for ‘vert_icon’ and ‘hor_icon’. Thanks again! :)
Hi riatech!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
div .avia-table { margin-bottom: 10px; }
body .column-top-margin { margin-top: 5px; }
Cheers!
Yigit
Hi Pedro!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
body .column-top-margin {
margin-top: 0;
}
Cheers!
Yigit
Hey jkielty!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-3669 .iconbox_top {
margin-top: 50px; }
Regards,
Yigit
This reply has been marked as private.
Hi fiachramccloskey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { display: none; }
Cheers!
Yigit
HI
Sorry if this has been answered before I cant find it
I want to remove the very top block in this layout of the header i think its header_meta div
http://217.199.187.63/expressgrass.ie/
thanks