Forum Replies Created
-
AuthorPosts
-
Hi boxshark!
1- Please try installing this plugin and check if it works – https://wordpress.org/plugins/contact-form-7/
2- Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990pxBest regards,
YigitMarch 2, 2015 at 8:15 pm in reply to: Advanced Layer Slider and Partner logo element not working? #404745Hi craig_corfield!
Please make sure that you are using the latest version of Enfold which is currently 3.0.8 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
It sounds like you are using an older version of the theme.Cheers!
YigitHey!
1- You can use Fullscreen Slider under Media Elements in Advanced Layout Builder. An example can be seen here – http://kriesi.at/themes/enfold/homepage/transparent-header/
2- Please add following code to Quick CSS#top .avia-gallery .avia-gallery-thumb a:hover { opacity: 1; } .avia-gallery img { border: none!important; }Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry { -webkit-animation: none; -moz-animation: none; animation: none; }Cheers!
YigitHey!
Yes, please change ” (Email address hidden if logged out) ” into
<a href='mailto: (Email address hidden if logged out) '> (Email address hidden if logged out) </a>Best regards,
Yigit-
This reply was modified 11 years, 1 month ago by
Yigit.
Hi creativepassion!
Thank you for using Enfold.
No, that is not true. Flash is long gone and it is not used on any element on Enfold. It uses JavaScript which is okay for SEO.Regards,
YigitHi!
Please add following code to Quick CSS
.av-magazine .av-magazine-content-wrap .av-magazine-title { font-size: 18px; }Cheers!
YigitHey wordmax!
Please add following code to Quick CSS
.avia-webkit .home .avia-builder-el-14, .avia-webkit .home .avia-builder-el-22 { position: relative; left: 5%; }Cheers!
YigitHi vincent132132!
You can add a Code Block element to your page above your content and insert following
<div id="my-anchor"></div>then add a button element and link it to #my-anchor
Best regards,
YigitHi Snerp!
To change image sizes, please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize sliderand change the sizes as needed and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
YigitHi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHey JoeLamari!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.If that does not help, please elaborate on the issue you are having so we can try to help you better :)
Best regards,
YigitMarch 2, 2015 at 5:56 pm in reply to: Blockquote styling without font size increase and italics #404636Hey!
Now you should see a new field right ALB that is showing you shortcodes – http://i.imgur.com/qnjQZqa.png
If you cannot see it, please create a temporary admin login and post it here privatelyYou should use the code in the link you posted if you modify ALB element files.
Cheers!
YigitHey!
Please contact Kriesi using contact form here – http://kriesi.at/contact as we -moderators- do not have older versions.
Did you only make CSS changes?Cheers!
YigitHey!
Please remove these files from your server – http://i.imgur.com/AS4pQhH.png
Currently there are two Enfold themes installedRegards,
YigitHey jsdevore!
Header was set to “no” in custom fields, i set to it “yes”and now it seems to be working fine – http://i.imgur.com/SOmioQ5.png
Please review your website now.Regards,
YigitMarch 2, 2015 at 5:40 pm in reply to: Install error: Warning: session_start() [function.session-start] #404614Hi!
Glad you figured it out and thank you for sharing your solution.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi sagarbekal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Issue will be fixed on upcoming update.
Cheers!
YigitHey!
Header is not sticky on mobile devices. Can you please elaborate on the changes you would like to make?
Best regards,
YigitMarch 2, 2015 at 5:36 pm in reply to: Custom sort by filter just like on Enfold main page HOW TO? #404610Hey!
I understand the changes you would like to make. In the first link i posted, Kriesi talks about the changes on Kriesi.at site and that he will share features over time, also he mentions “In addition to that most of the stuff is really tailored to my theme only and is not very user friendly to use or set up.”.
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.content { padding-top: 5px; padding-bottom: 5px; } .avia-slideshow { margin: 5px 0; } .avia-content-slider { margin: 5px 0; } .avia-fullwidth-portfolio .sort_width_container { padding: 5px 10px; }Best regards,
YigitMarch 2, 2015 at 5:27 pm in reply to: Custom sort by filter just like on Enfold main page HOW TO? #404599Hi rfrbase!
Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892 and please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitHey siebel!
You are using an older version of the theme which is not compatible with WordPress version you are using. Please update Enfold to the latest version 3.0.8 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
Please add following code to Functions.php file and adjust as needed
add_filter('avf_masonry_sort_first_label','new_first_label'); function new_first_label() { $first_item_name = "New All Text"; return $first_item_name; }Regards,
YigitHey!
You are welcome Btina, always glad to help! Let us know if you have any other questions or issues :)
Best regards,
YigitMarch 2, 2015 at 5:19 pm in reply to: Blockquote styling without font size increase and italics #404588Hey!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
Yigit -
This reply was modified 11 years, 1 month ago by
-
AuthorPosts
