Forum Replies Created
-
AuthorPosts
-
Hi clementader!
Are you trying to make the content above the Masonry blog go fullwidth as well? If so then try a grid row element above the Masonry blog.
If that’s not working then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHi hobart!
Please see here, http://kriesi.at/documentation/enfold/enable-social-share-section-for-pages/.
Best regards,
ElliottHey famewebdesign!
Try this out.
.current-menu-item > a > .avia-menu-text { color: red !important; }Best regards,
ElliottHey Morticka!
You can use our avf_builder_boxes filter for that. Here is an example, https://kriesi.at/support/topic/add-builder-to-other-custom-post-types/#post-251989.
Cheers!
ElliottHey nafets25!
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 doing the above two steps does not help then send us a WordPress login and we’ll take a look.
Best regards,
ElliottFebruary 8, 2015 at 5:03 pm in reply to: You need to install and activate the WooCommerce Shop Plugin to display WooComme #392745Hey mmc-werbung!
You could use the RSS widget that WordPress provides and then grab a feed of your products.
The feed URL would probably look something like this.
yourdomain.com/feed?post_type=productOtherwise I would try looking in the Woocommerce support docs. They probably have an extension or something that you can use.
Regards,
ElliottHey Richard!
Are you wanting to use your own image? That could be possible. Send us a link to your page and do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, to add a class to the element and we’ll give you the CSS to use.
Best regards,
ElliottFebruary 7, 2015 at 7:35 pm in reply to: Latest Version not Compatible with Composite Products plugin?? #392560Hey outtagear!
Are you talking about the categories in the breadcrumbs? Which version did you update from?
Regards,
ElliottHey rdswestnet!
If you need to build some custom designs then that would probably be the best way. Another way would be to use the codeblock element and just type out your HTML and CSS inside that.
Cheers!
ElliottHey Bruno!
It will be fixed in the next update but in the meantime add this to your custom CSS.
#wrap_all { position: relative !important; }Regards,
ElliottHey beingwithbyronkatie!
I checked your site but the table is displaying fine for me. Did you get this sorted?
Try clearing your browser cache and any caching plugins you might have installed and view it again.
If your still having problems then try deleting the table and recreate it. Pay special attention to what your doing when it breaks so we can try and recreate the problem.
Cheers!
ElliottHi Nomodic!
Try adding the !important override like so.
h1, h2, h3, h4, h5 { font-family: 'AvenirNextLTPro-Medium' !important; font-weight: normal; font-style: normal; }Also, I don’t see the font loading on your site so make sure that you upload the fonts to a directory on your server and try using absolute path to them like so.
http://www.yoursite.com/fonts/2D45D7_0_0.eotCheers!
Elliott-
This reply was modified 10 years, 11 months ago by
Elliott.
Hey cece101!
Try this out, http://kriesi.at/documentation/enfold/product-page-left-or-right-sidebar/.
Best regards,
ElliottHey COLORIT!
That looks like our Masonry Gallery shortcode, http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/.
When editing your page look inside the advanced layout editor and navigate to the “Media Elements” tab and there you will find the Masonry Gallery element.
Cheers!
ElliottHi axelfx07!
1. I’m not sure what you mean here. Can you take a screenshot?
2. Would you like to try hiding the tables on small screens? There just isn’t enough space for tables on small screens so we set them to a one column layout so they are still legible.
Cheers!
ElliottFebruary 7, 2015 at 7:14 pm in reply to: Increase the size of the social media icons at the bottom of the Enfold Restaurant Theme. #392546Hi Michael!
You want to increase the size correct? Add this to your custom CSS.
#footer [data-av_icon]:before { font-size: 25px !important; }Best regards,
ElliottHey brianwelsh!
If you navigate to Dashboard > Enfold > Header and change the “Menu and Logo Position” to any of the options where the menu displays below then it will be the same as the horizontal menu your wanting.
We have mega menu features as well, http://vimeo.com/92503669.
This would be a lot easier than trying to integrate a custom menu script.
Cheers!
ElliottHi newtonlinchen!
There shouldn’t be any widget areas in the header by default. Are you doing this? http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
If so then add this to your custom CSS.
#header .widget { display: none; } .page-id-25 #header .widget { display: block !important; }And change 25 to the ID of your page.
Cheers!
ElliottHey Jennifer!
Add this to your custom CSS.
.av-share-box .avia-related-tooltip { display: none !important; }Cheers!
ElliottHey hans!
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 doing the above two steps does not fix it then send us a WordPress login and we’ll take a look.
Cheers!
ElliottFebruary 7, 2015 at 12:03 am in reply to: Header color changes in some cases and doesn't in others #392349Hey GoodGame!
You’ll want to remove the span and b tag. If you want to make the H1 bolded then try this out.
.main_color h1, .main_color h1 * { font-weight: 600 !important; }Best regards,
ElliottHi hotspot!
Try editing line 3730 in /endold/js/shortcodes.js.
transitionSpeed:900,The value is in milliseconds so 1000 = 1 second.
Regards,
ElliottFebruary 6, 2015 at 11:08 pm in reply to: Unterseite im Menu im Tablet breite Ansicht nicht anklickbar #392331Hi!
Your second link is not working for me but I did see the problem in your first link. The mobile menu looks very blurry for some reason correct?
Can you send us a WordPress login so we can take a closer look?
Cheers!
ElliottFebruary 6, 2015 at 10:59 pm in reply to: intermediate page on cascading menu on mobile not 'clickable' #392321Hey!
You can do this, http://kriesi.at/documentation/enfold/changing-the-menu-on-mobiles/, to add a separate option for mobile menus.
Regards,
ElliottHey terveysmaailma!
Try adding this to your custom CSS.
.single-product #av_section_1 { background: red !important; }Cheers!
ElliottHi!
Can you send us a link to the exact page where the problem is happening? Also it would be great if you can take a screenshot and highlight what the problem is so we can get a better idea.
Best regards,
ElliottHi lhetet!
I’m on Windows 8 and everything looks fine on my end. Which mac OS and browser are you using? Can you take a screenshot of what your seeing?
I’ll go ahead and flag this for the rest of our team to take a look.
Regards,
Elliott-
This reply was modified 10 years, 11 months ago by
Elliott.
Hey Dany!
That’s quite a big form you have there. I didn’t see any errors or anything unusual in the source code. What happens in the WordPress default theme? Have you contacted gravity forms support about this?
Is it just this form that is having the problem?
Make sure to deactivate all of your other plugins except gravity forms while testing.
Regards,
Elliott-
This reply was modified 10 years, 11 months ago by
Elliott.
February 6, 2015 at 10:32 pm in reply to: Google Description is Initializing… stage: 500×375 file … #392303Hey!
Your header looks fine to me but perhaps the extra styles and roboto font above your title and description meta tags could be causing problems. They are being added from the google maps in your page. I would try removing the map just to see if it’s really causing the problem or not.
Also try adding the robots meta tag to your header that Adam was referring to by adding this to the bottom of your functions.php file.
add_action( 'wp_head', 'enfold_customization_extra_headers' ); function enfold_customization_extra_headers() { echo '<meta name="robots" content="noodp,noydir">'; }And then submit your homepage to the webmaster tools again. I’m not sure how long it takes for Google to crawl your site though. I’m guessing at one point you had an error or a weird tag that was breaking your header and Google just hasn’t crawled your site again yet.
Best regards,
Elliott-
This reply was modified 10 years, 11 months ago by
Elliott.
February 6, 2015 at 10:14 pm in reply to: Enfold WooCommerce Issue Header not shrinking and icons not showing up #392296Hey Adam!
Make sure your using the latest version of Enfold, 3.0.8, and then deactivate all plugins except Woocommerce to see what happens.
If your still having problems then send us a WordPress login and take a screenshot highlighting the problem so we can get a better idea.
Cheers!
Elliott -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
