Forum Replies Created
-
AuthorPosts
-
Hey!
Can you please give us a link to the page with the contact forms?
Cheers!
IsmaelHey IHEA!
All of those are possible but it is not currently available within the theme. You can request the features here: https://kriesi.at/support/enfold-feature-requests/
Please hire a freelance developer to add the features or visit Werkpress for further customization.
Cheers!
IsmaelHey!
Please try to add this on Quick CSS or custom.css, see if it helps:
#av_section_1 { z-index: 0; }I’ll ask Devin and Josue to check this.
Cheers!
IsmaelHi!
Yigit’s code work on my end. Please try this instead:
.mejs-controls div.mejs-horizontal-volume-slider { height: 26px; width: 55px; position: relative; }Regards,
IsmaelHey!
I updated the code above, please use it. :)
@SteffiPasson: 495px is quite small. Please use images with at least 1500px in width. Smaller images about 1000px is ok.Regards,
IsmaelMarch 24, 2014 at 4:32 am in reply to: es_ES.po If you are not happy with the results BELLOW please do another search #241923Hi!
You can download the latest version of po and mo files here: https://www.mediafire.com/?f82ui6i5xbk5hla
Cheers!
IsmaelHi nycentralparktours2011!
You can watch this video by Devin: http://vimeo.com/channels/aviathemes/77433498
Basically, all you need to do is to create a page then switch to Advance Layout Builder. Insert the full width masonry element and select the “Product Cat” under “Which Entries?” option.
Cheers!
IsmaelHey!
Do you mind posting the link of the website here? We would like to check. Removing the codes above should prevent it from displaying. Remove browser cache then reload the page a few times. If you’re using a cache plugin, try to empty cache.
Cheers!
IsmaelHi kMistDesign!
1.) You can use this to adjust the logo position on screens smaller than 767px:
@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo { float: left; margin-left: 100px; } }2.) What type of slider do you have? You can use the same media query above to remove a certain slider on smaller screens.
Cheers!
IsmaelHey!
You can find all the update info on the theme’s changelog. Check it here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?WT.ac=solid_search_item&WT.seg_1=solid_search_item&WT.z_author=Kriesi
Regards,
IsmaelHey ikaika72!
If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.

On the example above, the page’s unique selector is .page-id-2251. We can use it to hide the header within that page.
.page-id-2251 #header { display: none; } .page-id-2251 #main { padding-top: 0; }Regards,
IsmaelHi!
Please use this to change the font size on mobile device:
@media only screen and (max-width: 480px) { .av_phone_active_right .phone-info { width: 100%; text-align: center; font-size: 11px; } }This should fix the layout. It does on my end.
Cheers!
IsmaelHey!
You can remove the comment count using this on Quick CSS:
.comment-container.minor-meta, .text-sep-comment { display: none; }Regards,
IsmaelHi!
I don’t really understand the language but when I created a page then insert the woocommerce shortcode for account page, it works ok. This is the page that I created: http://friskflora.no/wp/?page_id=2544
Cheers!
IsmaelHey chiummog!
You can use the same buttons with fullscreen and fullwidth slider. Please download the latest version of the theme, 2.6.2. You’ll see new slider option to attach one or two buttons. Select the button color or appearance that you want.
Regards,
IsmaelHey Gary!
You can’t simply add a rollover effects without using css or jquery. There are lots of tutorials on how to achieve rollover effects. Refer to this link for an example of rolloever effect using sprites:
http://www.w3schools.com/css/css_image_sprites.asp
http://www.w3schools.com/css/tryit.asp?filename=trycss_sprites_hover_navBest regards,
IsmaelHi nycentralparktours2011!
What do you mean by “link a product to home page shop”? Maybe you can use the Portfolio Grid element to act as product items then define a custom link for it.
Cheers!
IsmaelHey!
You can change that on Appearance > Menu. That is a custom link. :)
Best regards,
IsmaelHey!
You can something like this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive #header .social_bookmarks { width: 100%; text-align: right; } }Regards,
IsmaelHey Francisco!
Please add the nolightbox class on the link tag to prevent it from opening a lightbox. Something like this:
<a class="nolightbox" rel="nolightbox" title=”Vimeo Music Store” href=”http://vimeo.com/musicstore” target=”_blank”>Vimeo Music Store< /a >Cheers!
IsmaelMarch 23, 2014 at 7:15 am in reply to: Deciding för column width when using Enfold Content Elements? #241760Hey!
Sorry that is not possible with the table elements. You might need to find an extensive table plugin or hire a freelance developer to add that feature. For further customization, please visit Werkpress.
Best regards,
IsmaelMarch 23, 2014 at 6:32 am in reply to: Deciding för column width when using Enfold Content Elements? #241756Hi!
I see. You can define the max and min width of the table columns using this on Quick CSS or custom.css:
td, tr, th { max-width: 100px; min-width: 100px; }Regards,
IsmaelHey eymata!
You can add this on Quick CSS or custom.css to remove the comment area:
div.comment-entry.post-entry { display: none; }Best regards,
IsmaelHi!
You can add this on Quick CSS or custom.css:
#header_main .social_bookmarks li a { border-radius: 5px; } #top .social_bookmarks li { width: 30px; margin-left: 5px; } #top .social_bookmarks li a { background: #c5c5c5; color: white; }Regards,
IsmaelHey Konstantin!
You can use a child theme if you want to preserve the modifications. Refer to this link: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
IsmaelMarch 23, 2014 at 6:16 am in reply to: Mobile Menu Option NOT showing its entire menu items on ipad #241748Hi Jae!
Do you have the latest version 2.6.2? There is an option to hide the submenus for mobile menu. Go to Enfold > Header > Mobile Menu > Hide Mobile Menu Submenu Items. Disable it.
Best regards,
IsmaelHi!
Set the post format to Gallery then use the “Add Media” button to insert a gallery. Save the post then edit the blog page. Use the “Single author, small preview pic” blog style.
Best regards,
IsmaelHey!
You’re using an old version of the theme. Please download the latest version from your themeforest account then update the theme via FTP.
Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750Once you’re done with the update. Edit the Fullscreen Slider, you’ll see a new option “Display a scroll down arrow”.
Regards,
Ismael -
AuthorPosts
