-
Search Results
-
so I finally bit the bullet and decided to upgrade to wordpress 4.0 now I am not able to add media to new posts, when I click on the button, nothing happens. I disabled all the plugins and cleared browser cache and its not working. I switched to 2014 theme and the button is working. I switched back to enfold and it is not working which is pointing to a theme issue. thank you
Topic: Form Button Colors
Hey there,
i would like to style the submit button on contact forms differently for some of my pages within my enfold project.
They should have other background colors to resonate with the color stylings of individual pages.
Unfortately in the form builder, there is no option to style the submit button.
Is there a way to do this?
Topic: Portfolio grid acting crazy
Since the update (both wordpress and enfold) my portfolio grid has either been linking to the wrong image or video or taking me to my blog page instead. Tested on Chrome and firefox on two different computers on different internet accounts. Happens when I click directly on the portfolio link or the next and back navi buttons.
The portfolio can be viewed at the top of the page on the provided link.
Can anyone confirm if there is a shortcode or function (avia or otherwise) to show the enfold search button. I would like to be able to add the search button to my custom menus, slide out panels, etc. I have searched the forums and do not see any reference to adding the enfold search button in custom locations (only references on replacing the search with other plugins or displaying it in the header through settings).
Hi
I’d like to know how to hide/remove Share this Entry function. Or is there a way to add counter on the social buttons? If not, I’d install some other social network plug-in and hide/remove Enfold’s.
Thanks!
Hi there,
I just purchased Enfold for the second time yesterday (this is a new account) and I am currently experiencing some problems with the WooCommerce (2.2.8) installation. I do not get any errors per se but the WooCommerce pages are not being added after I install the plugin and click on the button to add the pages. Here is what I have done so far:
1. Installed Enfold
2. Installed WooCommerce
3. Added the pages during initial setup after the plugin was activatedAnd I am still stuck at 3. and I have tried deleting and installing WooCommerce a few times to no end. I basically end up with a “working” WooCommerce admin panel etc. but not a single page is being generated. And as mentioned earlier I do not get an error message. Surely I do not have to add them all manually at this point right?
Thank you in advance!
Kind regardsPS I also watched your video about setting up a shop with Enfold and did it 1:1 – same result. I should also mention that WooCommerce was installed on the website and deleted from it before I installed Enfold. I installed it again after installing Enfold.
Unfortunately our website is getting a lot of hits and bounces from IE7. The biggest issue is the styling for the mega menu under Shop, in the main navigation, doesn’t seem to recognize any of the styling that all of the other browsers use.
IE7 Screenshot (broken styling)
IE11 Screenshot (correct styling)Any ideas on how to resolve this?
I’ve also run into an issue with the social media links in the black bar above the main navigation. In IE7 they’re appearing as grey squares that function as links but without the web font icons. Is replacing them with images and setting the styling to display none for the grey squares the best route to resolve this? The IE11 developer tool returns this error when it’s emulating IE7. I’m not sure if it’s related or not.
Hello,
I’m building my company website on a temporary domain. I tried to link the buttons to different pages (manually) but when I go to click on the buttons I get a 404 error message. Am using the wrong setting (manually) to link the buttons to pages? If so, what setting should I put it on.
Also, how do I eliminate the ‘enfold theme by Kriesi’ line in the footer?
Thanks for the support.
Topic: Menu CSS not working
Hi,
why in advanced styling is there no option to style the active page menu item button?
CSS I have entered for this not working for some reason.
The hover is working but not the text color of the current page item
/*this is css for enfold menu*/
/* color of active menu item */
.header_color .main_menu ul:first-child > li.current_page_item > a { background:#FFFFFF!important; color: #25aae1!important; }/* hover color of active menu item */
.header_color .main_menu ul:first-child > li.current-menu-item > a:hover { background:#FFFFFF!important; color: #25aae1!important; }so then I changed it to
/*this is css for enfold menu*/
/* color of active menu item */
.header_color .main_menu ul:first-child > li.current-menu-item > a { background:#FFFFFF!important; color: #25aae1!important; }/* hover color of active menu item */
.header_color .main_menu ul:first-child > li.current-menu-item > a:hover { background:#FFFFFF!important; color: #25aae1!important; }so that it said current menu item instead of current page item but no joy.
Topic: Printable version
Hi the enfold team !
I have few questions about enfold theme regarding printable version of my website.
– Does Enfold theme support a printable version ?
– Can I add a button “print this page here” to my pages ?
– How can I see a printable version of my website ?I work with localhost so I can’t give you an URL.
Thanks for your help,
Regards,
Franckhttp://novelist.maximfactory.com/?p=63
When the sign up button in the sidebar is hovered over it is not highlighting properly. I have adjusted the hover link color on enfold to #666666 and it works on the links fine. Not sure what I have done wrong here?
Any idea?
Thanks.
This is what is used for the button in the sidebar:
<div id=”head-mail”>
<H2>Join myCurves List </H2></p>
<p><font face=”Verdana”><font color=”#E76B5C”>Get Inner Secrets Audio Book for </font><span><font color=”#E76B5C”>FREE</font></span></p>As well as free chapters and updates on blogs, book releases and community news!
</div>
<!– Begin MailChimp Signup Form –>
<link href=”http://cdn-images.mailchimp.com/embedcode/classic-081711.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id=”mc_embed_signup”>
<form action=”http://curveswelcome.us6.list-manage.com/subscribe/post?u=1351b59809d434925e639e9f8&id=27d652a652″ method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate><div class=”mc-field-group”>
<label for=”mce-FNAME”>Name: </label>
<input type=”text” value=”” name=”FNAME” class=”” id=”mce-FNAME”>
</div>
<div class=”mc-field-group”>
<label for=”mce-EMAIL”>Email:* </label>
<input type=”email” value=”” name=”EMAIL” class=”required email” id=”mce-EMAIL”>
</div>
<div id=”mce-responses” class=”clear”>
<div class=”response” id=”mce-error-response” style=”display:none”></div>
<div class=”response” id=”mce-success-response” style=”display:none”></div>
</div> <div id=”side-submit”><p class=”Book-title-foot”><input class=”wpcf7-form-control wpcf7-submit” type=”submit” value=”Join Today!” name=”subscribe”></p></div>
</form>
</div><!–End mc_embed_signup–>
Topic: Search
Hello!
How can I put search button/widget in main navigation menu (I’m using enfold photography demo)?
