Forum Replies Created
-
AuthorPosts
-
Hi interage!
Thank you for using Enfold.
Those are 1/4 column layouts side by side, not grid row.
Regards,
IsmaelHey!
It works fine on this test page, all you need to do is adjust the image dimension: http://dtcinsure.com/test-page/
Cheers!
IsmaelHi!
The code should lessen the top and bottom padding of the content. Is that what you want? If not, please provide a screenshot. I checked the page but you didn’t add the code. Please add it on Quick CSS.
Regards,
IsmaelHi!
@Joyce: I created a test page and the advance layout builder works fine: http://mvweb.nl/villaparcarcen/wp-admin/post.php?post=3525&action=edit&message=6
Regards,
IsmaelHey!
The size looks fine but the position is a bit off. Is that what you want to change? Try this:
@media only screen and (max-width: 767px) { strong.logo { top: 20px; left: 20px; }}A screenshot will help.
Best regards,
IsmaelFebruary 1, 2015 at 5:45 am in reply to: WPML language switcher not showing in Enfold Theme Options #388924Hey!
It is possible with this filter on functions.php:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800'; return $fonts; }Use google fonts. https://www.google.com/fonts
Regards,
IsmaelHey ryan.thames!
Thank you for using the theme!
I’m sorry but you’re using an old version of the theme, 2.4.5. Please download the latest version, 3.0.8, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelHi!
Maybe, just a cache issue or an intermittent slow internet connection. Anyway, glad it is ok now. :)
Best regards,
IsmaelHi gharding!
Which title are you trying to modify? A screenshot or a link to the actual page will help. Try to use the Special Heading element.
Regards,
IsmaelHey Gene!
Thank you for using Enfold.
I’m sorry but there’s is no such option on the WordPress dashboard by default. You may need to use users or role plugins in order to adjust this setting. Unfortunately, I don’t know of any plugins which accomplish this kind of thing.
Regards,
IsmaelHey gharding!
Thank you for using Enfold.
You can add the icon shortcode beside the text on the Navigation Label. Or add an image.
Regards,
IsmaelHi johann_doe!
Thank you for using Enfold.
Just add this on Quick CSS to remove the comment tab:
.tab.widget_tab_comments { display: none; }Cheers!
IsmaelJanuary 30, 2015 at 10:38 am in reply to: How to change the awful grey sides & backgrounds of elements of the Layerslider? #388199Hi!
Your best shot is to hire a freelance developer to figure out the layer slider script responsible for the gray colored element. I’m sorry but this is not a theme related issue so we won’t be able to help you.
Cheers!
IsmaelHey Xander!
Thank you for using Enfold.
You can turn on the custom css class field in order to change a specific element on the page. Refer to this link: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
IsmaelHey mrmogensen!
Thank you for using Enfold.
Try to use the Code Block element. Add the links manually. Something like this:
<a href="LINK TO SALES">Sales</a> <br> <a href="LINK TO INVESTMENT">Investment</a> <br> <a href="LINK TO PRODUCTION">Production</a>Cheers!
IsmaelHi!
Unfortunately, you can’t add it on the blog or archive page without major modification on the theme. Please hire a freelance developer or find a social sharing plugin that coincides with the theme. For further modifications, please visit Envato Studio or Werkpress.
Best regards,
IsmaelHi mrcityrunner!
Thank you for using Enfold.
Color sections will always push the sidebar underneath. You can do a workaround by disabling the sidebar on the page then separate the main content and the sidebar content using column layouts. Use the Widget Area element on the sidebar content column.
Best regards,
IsmaelHey!
You can disable the Lightbox Modal Window on Enfold > Theme Options panel.
Regards,
IsmaelHi mrgreenwaters!
Thank you for using Enfold.
We tested this on our installation and the html tags works fine inside the code block element. Can you please provide a screenshot? Make sure that all tags are properly closed.
Best regards,
IsmaelHi!
Thank you for the screenshots.
We need to see the actual website in order to provide a fix. Anyway, I’m afraid it’s not possible to manipulate the styling of a facebook app. You can try to create your own fb widget here: https://developers.facebook.com/docs/plugins/like-box-for-pages
Best regards,
IsmaelHey Jon!
Thank you for using Enfold.
You can use Font Face script. Refer to these links for more info:
http://css-tricks.com/snippets/css/using-font-face/
https://kriesi.at/support/topic/use-heading-font-pt-sans-as-a-body-text-font/#post-367409
http://www.w3schools.com/cssref/css3_pr_font-face_rule.aspRegards,
IsmaelHi!
As of now, the option is not available by default. Use the css code provided above. You can request for the option on our Feature Requests page.
Cheers!
IsmaelHi!
I checked the site and the layer slider’s images are showing up fine. Unfortunately, you can’t import the leaf images from the demo slider aside from importing the dummy data which includes the layer slider demo.
Regards,
IsmaelHey!
You can add the code on the child theme’s functions.php but if it doesn’t work there, please try it on the parent theme’s. Right at the bottom of the file. Edit the portfolio item’s Order attribute manually. I tested this on my installation and it works fine, just like the post type order without the drag and drop feature. Please remove browser cache before testing the page, just in case.
Regards,
IsmaelHi!
Thank you for using Enfold.
Glad it is working now. How did you fix it? :)
Best regards,
IsmaelHi absurdity69!
Thank you for using Enfold.
Try to increase the size of the Large thumbnail on Settings > Media panel then regenerate the thumbnails using this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
IsmaelJanuary 30, 2015 at 9:49 am in reply to: Make logo in header hug left border of main content area? #388175Hi!
Looks like it is working now. I checked the css codes and one of the css properties was not close properly.
Best regards,
IsmaelHi!
Yeah. The problem is, I can’t login. The credentials above are not working. Please check.
Best regards,
Ismael -
AuthorPosts
