Forum Replies Created
-
AuthorPosts
-
Hey Luc!
Add this to your custom CSS.
form.cart { overflow: visible !important; z-index: 100 !important; }Best regards,
ElliottJune 8, 2015 at 4:39 pm in reply to: WooCommerce product price on single page not showing with advanced editor #456182Hi!
No we do not have any shortcodes added for that yet. If you want the price to be displayed automatically then you will need to use the default editor instead of the layout builder.
You can create some feature requests here, https://kriesi.at/support/enfold-feature-requests/, for additional product shortcodes and we may see something get added in a future update.
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey AnjiG!
Where is the “Return to shop” button? I went through your checkout process but I did not see it anywhere.
Are you using static pages in Dashboard > Settings > Reading? If so then remove them and deactivate all of your other plugins except the main Woocommerce plugin.
Send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottJune 8, 2015 at 4:30 pm in reply to: Portfolio pages have footer inside portfolio div on new install #456173Hi!
Hmm, perhaps it’s a version issue in the demo import. Does it do the same for you when you update to Enfold 3.2? (your currently using 3.1.5)
For me it corrects itself when I delete the elements and re-add them to the page and update.
Regards,
ElliottHey!
I tried viewing your post but it appears your site is under maintenance mode.
Regards,
ElliottHi SphereEvenements!
You can set the pages / posts to be password protected, https://codex.wordpress.org/Content_Visibility.
Other than that you would need to use a membership plugin such as Wishlist or s2member.
Cheers!
ElliottHi kimogroup!
You can target it with this CSS.
.av-image-caption-overlay p { color: red !important; }Best regards,
ElliottHey hdpcr!
To create a shopping area you will need to install the Woocommerce plugin, https://wordpress.org/plugins/woocommerce/.
After installing Woocommerce make sure to read their documentation on how to use it, http://docs.woothemes.com/documentation/plugins/woocommerce/.
Cheers!
ElliottHi freddyB!
To change the default look / layout you can edit the functions and filters in /enfold/config-woocommerce/config.php. Is there something specific your trying to do?
Regards,
ElliottJune 5, 2015 at 10:39 pm in reply to: Google Analytics and Yandex.Metrica goals for tracking Contact Form in Child The #455332Hi Bearded!
Please see here, http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/.
For the yandex metrica try this.
add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3); function avia_add_submit_attributes_to_cf($att, $formID, $form_params){ $att = "onclick=\"_gaq.push(['_trackPageview', '/VP/XXX/XXX']); yaCounterCOUNTER_ID.reachGoal('TARGET_NAME'); return true; \""; return $att; }Regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey anuk82!
In the layout builder click on the “Plugin additions” tab and you’ll see it there. You must have the events calendar plugin installed for it to display.
Regards,
ElliottHey brian7454!
To be able to sort them you would have to create them as posts (or a custom post type) and then add categories or tags to filter them by. You can do this with our Masonry element.
Or there may be a plugin out there that has this functionality, https://wordpress.org/plugins/.
Cheers!
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hi erwin_m!
The reason it is overlapping is because of this CSS in your child theme.
.container .av-content-small.units { margin-right: -42px !important; }Remove that and increase reduce the main content width ratio in Dashboard > Enfold > General Layout > Dimensions.
Cheers!
ElliottHey lepetitweb!
Your trying to import portfolio posts from an excel file? You would need to create your own tool for that and it would have to be considered custom work.
We are not doing anything special with the portfolio posts. They are a custom post type that is registered with the WordPress register_post_type function, https://codex.wordpress.org/Function_Reference/register_post_type.
You can view all of the tables and relations in the MySQL database. A good tool for that would be phpmyadmin. You can contact your hosting provider to see if you can install it on the server.
Regards,
ElliottHey gupshupdotme!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If the above two steps do not help then send us a WordPress login and we’ll take a closer look. It could be that you have some elements in the page content or in the sidebar widgets that your not closing properly.
Cheers!
ElliottHey maxisgoinghome!
For Enfold we recommend using the “Events Calendar”, https://wordpress.org/plugins/the-events-calendar/, for event management. We have a shortcode for displaying the events but you can also use the blog posts and masonry shortcodes also.
I’m not sure about the instructors though. You could probably add that in the event description or there may be a way to extend it.
Cheers!
ElliottHi Austin!
It looks like your talking about the Woocommerce shop page. You can change the image sizes for that in Dashboard > Woocommerce > Settings > Products > Display > Catalog images.
Cheers!
ElliottHey!
Make sure you have at least one portfolio category created and then when you edit the Masonry select the “Portfolio entries” in the “Which entries?” option.
Regards,
ElliottHey busy!
When I try to login the AJAX appears to be working as it says wrong username / password. Perhaps there is something wrong with the login your using? Does it do the same with a different login?
I would try deactivating all of your plugins except for the login plugin and if that does not help then it would be best to contact the plugin authors to see if they have any idea.
Cheers!
ElliottHi gvidano!
Try dragging a codeblock element to your homepage and add this inside.
<style type = "text/css"> @media screen and (max-width: 500px) { #footer .flex_column { margin: 0 !important; width: 100% !important; } } </style>Regards,
ElliottHey tinketepa!
Your just wanting to change the text to something else? Try line 311 in /enfold/config-templatebuilder/avia-shortcodes/postslider.php.
$permalink = '<div class="read-more-link"><a href="'.get_permalink($the_id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> →</span></a></div>';Best regards,
ElliottHey brooks!
Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and let us know when your done and we’ll give you some CSS to position it.
You can drag a text widget to the new widget area and add your phone number in that way.
Regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey seomartin!
Around line 188 in the /enfold/includes/loop-index.php file you should see this.
echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";Try adding this above it.
if(has_tag()) { echo '<span class="blog-tags minor-meta">'; the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> '); echo '</span></span><span class="text-sep text-sep-cat">/</span>'; }Cheers!
ElliottHi!
Hmm, not sure if it would be feasible or not. Mobile devices have a very wide range of screen sizes so the amount of thumbnails that you would need to create would be fairly large. I’m not sure how it would display on retina screens either.
Regardless it would take a lot of time and code to add in so it would have to be considered custom work. You could hire a freelancer or create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest we may see something get added in a future update.
Best regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
June 5, 2015 at 6:37 pm in reply to: Post slider displays tribe events creation date instead of event date #455238Hey Wolfgang!
I couldn’t figure out which version of Enfold your using. If it’s not the latest, 3.2, then be sure to update.
Also be sure to deactivate all other plugins while testing.
Cheers!
ElliottHey brooks!
1. If you do this you will have black bars on top and bottom of the video but you could try adding this to a codeblock element in the page.
<style type = "text/css"> .avia-slideshow, .avia-slideshow-inner { min-height: 300px; </style>I would try the fullscreen slider out.
2. You can hide the phone number with this CSS.
@media screen and (max-width: 767px) { #header_meta { display: none !important; } }For the fullwidth button, add it to your page and let us know when your done and we’ll give you some CSS to have it only display on small screens.
3. Send us a link to the exact page please. I checked your other pages but couldn’t find it.
Best regards,
ElliottHey 110percent!
I see what you mean. I couldn’t reproduce it on my XAMPP setup though. What happens when you change line 271 in the /enfold/config-templatebuilder/avia-shortcodes/numbers.php from this.
$output = '<'.$tags[0].' '.$style.' class="avia-animated-number av-force-default-color avia-color-'.$color.' '.$meta['el_class'].' avia_animate_when_visible" '.$style.'>';To this.
$output = '<'.$tags[0].' '.$style.' class="avia-animated-number av-force-default-color avia-color-'.$color.' '.$meta['el_class'].' avia_animate_when_almost_visible" '.$style.'>';Best regards,
ElliottHi alex5252!
Open up /enfold/includes/loop-index.php and around lines 101 – 109 you should see this.
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; } if(!empty($before_content)) echo '<div class="big-preview '.$blog_style.'">'.$before_content.'</div>';Try moving that code down so it displays right above line 198.
// echo the post contentYou can style those sections with this CSS.
.single h2.post-title { font-size: 15px !important; } .single .post-meta-infos span, .single .post-meta-infos time { font-size: 15px !important; }Regards,
ElliottHi Bill!
I see what you mean. I added a new issue to our bug queue. Our devs will take a look and we’ll probably see something get worked out in the next update.
Best regards,
ElliottHey Wils1234!
Add this to your custom CSS.
.title_container { margin-top: 20px !important; }Cheers!
Elliott -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
