-
Search Results
-
I would like to be able to design using enfold but with reduced whitespace around all elements as I drag and drop them onto the page. This way I can basically create many many types of page examples for websites but making it look very different even though I am only using enfold as my theme.
Thank you kindly.
I use sendpepper as my autoresponder, but adding one of the data capture forms to one of my pages breaks the edit window.
Whenever I add the form (using HTML in a text box), when I go back in and re-edit the page the editor doesn’t view properly…I can’t undo it because the update button isn’t visible on the page anymore, the boxes are all over the place and I can’t view the content of the page to change it.
I’ve tried this on a couple of pages and the same thing happens every time. Please advise as i need to find a way to be able to use sendpepper and Enfold together. The page appears to be working fine, I just can’t edit it anymore, which is something of a problem!
Thanks,
Claire
Hi guys!
First off, I LOVE Enfold. You’ve changed my coding-life forever. Secondly, I was super psyched to see the new option under Colorboxes to specify their height as 100%, 75%, etc of browser height. However it doesn’t seem to be working perfectly for me.
My site: tmn.biklopsdesign.com
As you can see, the first section is a colorbox with some text in it and I have set that colorbox to be 100% of the browser height. And it works great on my macbook but on my friends larger monitor it’s only stretching to be about 70% height. Any ideas? Your help would be most appreciated in getting this site up. Thank you!
Hi Guys,
Been a while. I just updated to WordPress 3.8.1 and then updated to most recent Enfold 2.4.5 using the WP admin.
I just spot checked some pages and noticed on the Portfolio pages (I am using Single Portfolio: 2/3 Gallery template) that in the side navigation from one portfolio to another, the feature image is distorted and larger on some of the portfolios. Please see image below.
http://mydesignspace.com/wordpress/wp-content/uploads/2014/01/Slider-navigation-issue.jpg
This page: http://www.mydesignspace.com/work/responsive-web-design/I removed feature image and reset it to see if that fixed problem but, no change. I am not using any special CSS so not sure why some are behaving like that.
I am not having that problem in the posts section: http://www.mydesignspace.com/my-big-smoke-with-cigar-aficionado/
Any thoughts?
Regards,
MoniquePS – Looks like it is only happening in IE (10) and Firefox (22, 26). Chrome and Safari look ok.
I have a rather tricky need. I can t use the admin section to set the colors of fonts because we have a weird design for the background of the navigation and the mega menus. Basically the header has a special Bg color, the mega menu also has a different background. So if I have a black bgr menu on the header I need a white font there and since the mega menu itself is white then I am stuck with using a mid color like a grey for the drop downs and mega menus links. I have to set them in the Custom css because the admin section uses the same color for the main menu and the drop downs/megas
Could you tell me what would be the custom css tags for
Main menu bacground color
Main menu main links ie HOME MENU PORTFOLIO etc
menus links.I basically need the main menu to be white and grey mouseover and the childs/drops downs and mega menus to have black links/visited/hovers
Sorry if not clear, too many classes and not enough sleep
Thanks again in advanceevery time I update a page, this will be blank when you open the page again, do not load the elements of advanced editor
http://prntscr.com/2m7u48
http://prntscr.com/2m7unbwith the default theme have no problems, but if the item enfold.
I console throws this error2
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post.php?post=3198&action=edit&message=1:1
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) post.php?post=3198&action=edit&message=1:185
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.Hi, I’m using the Enfold theme with small fixed header. I would like to have the language selector (two flags side by side is enough) on top of the menu (or by its side maybe?). How can I achieve this? Thank you
João
Hi,
I want to move all my photo’s outside of the uploads folder:
– to eliminate the ugly urls to the photo’s
– to make managing the photo’s easier
– to be able to move the photo’s to a cdn in the future.Which approach is best when using the enfold theme?
Thanks,
SaraI am using a third-party plugin that creates a custom page that contains a checkout iFrame for WePAY. Unfortunately, it doesn’t style the page based on the theme. I have added code to the functions.php that has allowed me to add my logo to the page:
if ( ! function_exists( ‘mycred_buyCRED_custom_styling’ ) ) :
add_action( ‘mycred_buy_cred_page_header’, ‘mycred_buyCRED_custom_styling’ );
function mycred_buyCRED_custom_styling() {
echo ‘
<style type=”text/css”>
html { background-color: rgb(34, 34, 34); }
body { width: auto; height: inherit; margin: 0; padding: 120px 0 0 0; overflow: hidden; }
body { background-image: url(“http://www.crewnami.com/wp-content/uploads/2013/10/Crewnami_Logo_V3.png”); background-position: top center; background-repeat: no-repeat; }
body > img { display: none; }
body > p { position: absolute; top: 24px; left: 24px; margin: 0; padding: 0;
</style>’;
}
endifHowever, I would like it to look like the rest of the site. Unfortunately, that is above my pay grade. I would appreciate any help that could be provided.
THANK YOU
Hello,
The Enfold theme is quite good. After buying I am working on it on a development site. I have found the following aspect to point out, which is in contrast with the basic WordPress structure of Categories and Posts. Following your advice on the Themeforest site, I am moving here the discussion.
Consider the following structure:
Categories: Offers, News and Events
In each category various posts are contained.I use the basic permalink structure: /%category%/%postname%/ which returns something like this:
=> domain name / category archive / postname
=> mysite . com/offers/my-special-offer/
=> mysite . com/events/christmas-lunch/
And so on.When I am in the archive page for “Events” for instance, the archive page URL is: mysite . com/offers/
And the breadcrumb in my opinion shouls reflect the WP structure:
Home / OffersWhen I am in the post page for “My special offer” in the Event category the URL is: mysite .com/offers/my-special-offer/
And the breadcrumb in my opinion should the reflect structure, too:
Home / Offers / My special offerThis is not what happens in Enfold.
Just take your demo page http://kriesi.at/themes/enfold/category/breaking-news/
The breadcrumb is Home / BLOG / Breaking newsAnd if you visit one post, such as http://kriesi.at/themes/enfold/2013/10/21/the-lone-balloon/
The breadcrumb is Home / BLOG / Breaking news / The lone balloonIn practice, you use the BLOG page between Home and Category, in any situation.
What I would like to do is keep the structure as:
In category archives:
Home / Category
mysite .com/offers/In Posts:
Home / Category / Postname
mysite .com/offers/christmas-offers/This is the basic WordPress structure, and the breadcrumb should be able to reproduce it as it is.
I tried to go through the various files the whole afternoon, but the code structure is rather complicated.
Thank you for your attention.
Topic: Portolio Items
Hello! How can I show more than 10 portolio items in my Enfold website?
In this case videos: http://www.zanardelligolf.com/?portfolio_entries=swing-videoThank you so much!
Andrea Zanardelli
ItalyHey again,
i
m wondering if its possible to implement different recipients in the enfold contact form like it is in contact form 7 (http://contactform7.com/selectable-recipient-with-pipes/)?Would be nice to get any hints ;-)
Best regards
Michael
Viewing 30 results - 230,341 through 230,370 (of 244,428 total)
