Forum Replies Created
-
AuthorPosts
-
October 10, 2015 at 3:36 pm in reply to: Google maps do not show up WordPress 4.3.1; Enfold 3.3.2. #516826
Hi tristanbel!
Make sure that you set the latitude / longitude in your map settings. There is a button that says “Fetch coordinates” after entering your address.
Cheers!
ElliottHey Frank!
Not really sure I understand. You can setup the blog page in Dashboard > Enfold > Theme Options or display blog posts manually in each page using the blog posts element.
Cheers!
ElliottHi mattguddat!
Is it only a certain page that it is happening on? If so then try deleting / recreating the page.
Otherwise send us a WordPress login and we’ll take a look.
Regards,
ElliottHey nigdowser!
It’s still displaying in columns it looks like. Probably an easy CSS fix. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHey xfacta!
Everything seems to look fine on my end. Can you take a screenshot and highlight the area with the problem? What device are you using?
Cheers!
ElliottHi Etienne!
I’m guessing it’s a Woocommerce extension they are using. It would be best to contact them or Woocommerce support for more info.
Cheers!
ElliottHi sid!
We bundle LayerSlider with Enfold, is that what your referring to? If your using the rev slider then you will need to update it manually as we do not bundle it with the theme.
Be sure to read this, http://codex.wordpress.org/Hardening_WordPress.
Best regards,
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
Hey prettyfish!
I would try contacting the plugin authors directly to see if their plugins support the feature. I would try Gravity Forms first off. I have not used Formidable before.
Best regards,
ElliottHey akzleung!
Send us a link to your page so we can see how you have the menu setup. You can set your reply as private if you wish.
Regards,
ElliottHi edupuntoes!
Try setting it to “perfect automatic” or “perfect manual” mode. Send us a link to your site so we can take a closer look. You can set your reply as private if you wish.
Best regards,
ElliottHey Yago!
Does this happen when you save the menu? If so then try increasing your max_input_vars, http://sevenspark.com/docs/ubermenu-menu-item-limit.
Also be sure to deactivate all plugins while testing and make sure your using the latest version of Enfold, 3.3.2.
Cheers!
ElliottHey luckylobo10!
Add this to your custom CSS.
.av-equal-height-column .avia-button { position: absolute !important; bottom: 10px; right: 10px; }
Best regards,
ElliottHi Carlos!
It does not find stuff in the layout builder. You’ll need to switch to the default editor. You do not need to worry though, just because it does not see stuff in the layout builder does not mean that it hurts your SEO. Search engines will still see all of your content on the front end.
Best regards,
ElliottHey ccharell!
Yes, each post has a “Custom Excerpt” field which you can use to create a custom excerpt. If you do not see this option then click on “Screen Options” in the top right hand corner of your page and check it to display.
Regards,
ElliottHey!
You can change the color with this.
#menu-item-920 { color: white !important; }
Take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
ElliottHey!
Is this the demo page your referring to? http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/
It seems to look fine for me when I resize the browser. The portfolio items will change their size to fit the container width. Can you send us a link to your page so we can take a look?
Best regards,
ElliottHi!
The product grid and product list both use the product slider class. I’m not sure of the exact element your referring to but it’s probably around line 234.
Cheers!
ElliottOctober 9, 2015 at 5:38 pm in reply to: Full width Masonry gallery in page disabling sidebar items display #516597Hey!
Yes, it’s how it’s supposed to be. For example, the content in between the two fullwidth elements, should the sidebar display there or at the bottom? Should it split it’s widgets up to display on top or on bottom? There are just too many variables to consider which is why we have it display at bottom at all times and added the Widget Area element to compensate.
Best regards,
ElliottOctober 9, 2015 at 5:34 pm in reply to: Overridden Enfold CSS attribute still affecting styling #516594Hi!
It looks the same to me on my end. Anyways, we do not support third party plugins. It would be best to hire a freelancer to help you out with this.
Best regards,
ElliottHey!
Add this to a codeblock element in the page.
<style type = "text/css"> #av_section_3 .slide-entry img { max-width: 100px; } </style>
And change the 100px to whatever you want them to be.
Regards,
ElliottHi!
Drag a codeblock element to that area and add this inside instead.
<div class="post-entry avia-button-wrap avia-button-center avia-builder-el-5 el_after_av_textblock el_before_av_hr nocontact"><a href="REPLACE WITH YOUR YOUTUBE URL" class="avia-button avia-icon_select-no avia-color-grey avia-size-medium avia-position-center mfp-iframe lightbox-added"><span class="avia_iconbox_title">HEAR ME PLAY</span></a></div>
And replace the URL with your own.
Cheers!
ElliottOctober 9, 2015 at 5:03 pm in reply to: Next portfolio items sliding in instead of opening in new page #516579Hey!
Send us a WordPress login and we’ll take a look.
Regards,
ElliottOctober 9, 2015 at 5:02 pm in reply to: Portfolio Grid – Increasing Size of Sorting Menu Text #516578Hey!
Your using the portfolio grid correct? It should have sorting options at the bottom of the shortcode options. Make sure your using the latest version of Enfold, 3.3.2.
Best regards,
ElliottHi!
Can you switch the login to administrator?
Best regards,
ElliottOctober 9, 2015 at 4:55 pm in reply to: adding number next to the stars in the product reviews #516571Hi!
Pretty sure. Yes, it’s set as the title but you cannot access attributes via CSS. Perhaps some javascripting might work.
<script type = "text/javascript"> jQuery(document).ready(function(){ var title = jQuery('.star-rating').attr('title'); jQuery('.star-rating').append(title); }); </script>
Regards,
ElliottHi Rafíyel!
It’s because you have the posts set to the image post format instead of standard. If you do not want the big image to display then drag a codeblock element to the page (since your using the blog posts element) and add this inside.
<style type = "text/css"> .avia-post-format-image { display: none !important; } </style>
Cheers!
ElliottOctober 9, 2015 at 4:37 pm in reply to: How to put the menu on top and the logo/header area below that? #516562Hey connect4consulting!
In Dashboard > Enfold > Header > Extra Elements setup the header secondary menu and then navigate to Dashboard > Appearance > Menu and set one of your menus to use the secondary menu area.
Cheers!
ElliottHey Luc!
If your using the custom excerpt field when you can choose how much text you want to display. No need to mess with the excerpt length filters.
Regards,
ElliottOctober 9, 2015 at 4:33 pm in reply to: Bug: Admin Portfolio menu not showing up to the left #516560Hi shaleplaysmedia-clients!
So you created a portfolio post but you do not see it in your dashboard? 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.
3. Make sure WordPress is updated.
If your still having trouble then send us a WordPress login and we’ll take a look.
Regards,
ElliottHi mcraig77!
No, not without editing your image. We can force it’s height via CSS but then it would look distorted. It would be best to edit the image and crop it a bit.
Cheers!
Elliott -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts