Hi qlegrand!
I recommend to post the job here: http://www.microlancer.com/
Regards,
Peter
Hi Josue,
I haven´t yet a page with enfold form, I checked only with Chrome developers tools and I take your demo page: http://kriesi.at/themes/enfold/shortcodes/contact-forms/
You can test self, if you give this code .ajax_form p {margin-top: 0px; margin-bottom: 9px;} in the CSS, than the distance between form fields smaller, I want get the field distance to 9px, but the distance of fields (text or text area) to checkbox for example 20 px, also greater. How can I do this?
If this possible, than I switch from Gravity Forms to your forms.
Vielen Dank :)
-
This reply was modified 12 years ago by
manueldes.
Hi Devin
Thanks for your response..
If I add a wo Shortcode, Products by SKU/ID on my 1/3 page, it will schrink my product to approx 1/4 of this page.
Will it possible to change the size of this Product by SKU/ID to fill the whole width of my 1/3 page, and will it be possible to make it fill 1/2 of my 1/3 page so I have 2 products side by side?
Please find my test on http://shop.jed.dk/forside
Thanks in advance
/Jesper
I created a blog post with an intro paragraph, embedded a gallery of 10 images using the JetPack “Tiled Mosaic” option, then continued the post for a few more paragraphs. This is how I’ve structured a number of my posts in the past with no trouble.
But after one of the recent Enfold updates, I now get a large blank space below the gallery, before the rest of the post text continues. You can see it in this post here. As of Sunday night it’s a scheduled post, but I installed a plugin that lets me share those posts publicly:
http://davidchartier.com/?p=2451&shareadraft=baba2451_523fb4a97cd09
Any idea what’s causing that? Thanks for your help!
I don’t need anything super fancy, here is what I need:
Someone to put together several Layer Sliders.
Also, content for a few pages.
I also need someone to create a few simple graphics for me, to teach others about what our company does.
If this is the wrong place for this, I apologize.
If you have done work with Enfold, please let me know and send me any price info, portfolio info.
Hi guys,
Having a problem since I updated to Enfold 2.2 with Woocommerce tabs on single product pages. I don’t have any custom CSS which could affect this. All plugins are up to date.
http://screencast.com/t/ezgFf8M4x
Any assistance would be greatly appreciated :)
Sorry, I may have misled you. As this is the production site for my business, I had to revert the theme to 2.1.
You can see in the screenshot I provided that the logo is clearly stretched.
Surely this can be reproduced elsewhere?
Hi,
I am working with Enfold and a plugin called WP-Client, everything is working fine except for a few details.
One of them is the way the client profile information (short code of the plugin) is shown. If I change the theme it shows one radio box after the other and If I use the Enfold theme it shows one bellow the other, what can I do to reorganize the way the fields are shown? 3 columns for example.
I´ve posted 2 screenshots to explain better what I mean at the following page:
http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/landing/
Thank you.
Fabiana.
Hello!
You can create a custom sidebar area on Appearance > Widgets, look for “Enfold Custom Widget Area”. You can apply the sidebar when you edit a page, look for Layout > select a right or left sidebar then select the name of the custom widget area that you just created.
Best regards,
Ismael
Hey!
The logo stays 257x88px on any screen sizes. The container decreases on smaller screen sizes that’s why the menu is closer from the logo. You can add this on your custom.css or Quick CSS to decrease the logo size on smaller screens.
@media only screen and (min-width: 1005px) and (max-width: 1155px) {
.logo, .logo a {
max-width: 200px;
margin-top: 5px;
}
}
Regards,
Ismael
Hi mcheev!
You can download RUS po-mo files here. Place it on wp-content/themes/enfold/lang folder. Edit wp-config.php, find this code:
define('WPLANG', '');
Replace it with:
define('WPLANG', 'ru_RU');
Cheers!
Ismael
Hey rbellei!
Thank you for using Enfold.
You need to edit the includes > loop-search.php and look for this code:
$post_format = get_post_format() ? get_post_format() : 'standard';
Below that, add this line:
$thumb = get_the_post_thumbnail(get_the_ID(), $avia_config['size']);
Again, look for this line of code:
echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";
//echo the post title
.. then add this code below:
echo "<div class='search-thumb'>".$thumb."</div>";
After that, insert this css code in the General Styling > Quick CSS field.
.search-thumb {
width: 300px;
height: 200px;
margin-bottom: 10px;
}
.search-thumb img {
width: 100%;
height: 100%;
}
Best regards,
Ismael
Hello ElementArt!
Please follow these steps.
1.) Activate the woocommerce plugin then Install the woocommerce pages by clicking the violet bar on top of woocommerce settings.
2.) Go to Menus > Appearance > insert the Shop menu as shop page.
3.) Create some products.
4.) If you want to create another shop page, create a new page then go to Advance Layout Editor. Insert the Product Grid under Plugin Additions.
Please watch this short video: http://www.mediafire.com/play/t23t01r4zdeka68/Enfold+-+Quick+Shop+Page+Installation.mp4
Best regards,
Ismael
-
This reply was modified 12 years ago by
Ismael.
Hi uattah!
The footer is handled by the Widgets you add in Appearance>Widgets and then in each Footer widget area. The default widgets will be replaced as soon as you add your own.
Best regards,
Devin
Gday Kriesi
I updated my site to Enfold 2.2 (from 2.1 using wp3.6.1) and now the logo and bottom navigation area have some visibility issues.
The logo does not display, and when I scroll, the logo becomes visible, though is flashing on and off visibility, along with the same effect to the bottom navigation.
http://itchybrain.com.au/mfs/
I have all plugins turned off, and tried in multiple browsers.
Perhaps this is something introduced by 2.2?
I can send admin details to you via email if you would like to check further?
cheers
Darryl
Hello!
You can add the products you want only for the front page to a specific category and the use the product grid to output only that category into whatever layout you want.
Individual products however don’t have a specific element at this point. You may want to try Woocommerce shortcodes which do have individual products, add to cart etc but it won’t have the same exact styling that products do on normal catalog pages.
Best regards,
Devin
Also, I could not get <br> or to hold when saving text block so I had to use <hr /> to get more space between testimonials.
Hi! Still in love with Enfold and excited about launching my new site soon.
Having a bit of a formatting issue between text block in layout builder and link to text from a widget on the same page.. When I click on the links in the widget, it takes it to a place on the page below the heading to which I linked. So it’s hard to tell where you are on the page. See http://talentdev.valiantlane.com/what-clients-say.
In Avisio, it works perfectly and the link takes it to the top of the heading, so you can see the heading and then the info below it. See http://coaching.valiantlane.com/client-talk.
The formatting for the heading/ID is different in Enfold because it wouldn’t take the formatting as it is in Avisio.
Your thoughts?
Glad we could help. Let us know if you have any other questions or issues :)
Regards,
Josue
It’s strange. There isn’t a comment form in the Enfold version of the website (which is at Test Drive mode) but there is one in the page with the current theme. But, even though the current theme shows a comments form in pages, it doesn’t show recent comments from pages.
Hi larsbachmann!
That shortcode is located at: /enfold/config-templatebuilder/avia-shortcodes/postslider.php, the line that handles the meta information is between 330-332.
Cheers!
Josue
Hey!
That’s your Gravatar which is associated with the email registered in this forum, you would need to change it here: http://gravatar.com/
Regards,
Josue
Thanks, Josue! Perfect!
By any chance do you know how to change the image associated with our forum profile? I would like to put my picture where the leaf is and haven’t found where to do that.
Hello,
Sorry but i can’t do that, i don’t have access to the demo installation.
Cheers!
Josue
Can you find me the demo files for these slides please? It is real urgent.
Hey!
The reason why some of the content showcased in the demo wasn’t included in the dummy is probably because they don’t have a commercial license (like stock photos).
Please Note: Most images in the theme demo are stock photos from photodune which are not part of the theme
http://themeforest.net/item/enfold-responsive-multipurpose-theme/
Cheers!
Josue