-
AuthorSearch Results
-
August 18, 2014 at 3:15 pm #305776
In reply to: add a class to a div
Hi codecreative!
How did you add the carousel to the page template? Did you try to use the custom class feature (see http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) to apply a custom class to the surrounding div?
Best regards,
PeterAugust 18, 2014 at 3:04 pm #305766In reply to: Same google font for body text than for headings…
Hi marienoisette!
If you want you can add the Varela Round font to the admin page body font dropdown – insert this code into the enfold or child theme functions.php file:
add_filter('avf_google_content_font','avia_add_new_heading_font'); function avia_add_new_heading_font($fonts) { $fonts['Varela Round'] = 'Varela Round'; return $fonts; }and then go to the admin page and select the font from the dropdown.
Regards,
PeterAugust 18, 2014 at 1:57 pm #305729In reply to: Enfold Showcase
Hei Guys,
just using Enfold in many Genertions. Here you can see my customized work:
http://www.temp-workers.de/ // XML Jobofferinclusion // Included a Dynamic Map preview (SVG)
——————————————-
http://www.terminal-11.de/ // Terminal 11 – Immobilien Website // Big Design customicing
——————————————-
http://www.desitherm.com // Marketingwebsite für a new Product for Siphon Desinfection (WPML included)
——————————————-
http://www.reifen-roller.de // coming soon
——————————————-August 18, 2014 at 1:39 pm #305720In reply to: Add vertical bar at main menu
Hey etheravion!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a > span.avia-menu-text { border-right: 1px solid #e2e2e2; padding-right: 15px; }Best regards,
YigitAugust 18, 2014 at 1:28 pm #305716In reply to: A couple questions
Hey gtj007!
Thank you for choosing Enfold and welcome to our support forum! :)
1- Please go to Appearance > Menus and change Home as needed
2- Please edit your page and add Color Section element to your page with a custom ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and add your image inside your Color section. Then add following code to Quick CSS in Enfold theme options under General Styling tab#your-custom-id .container { width: 100%; }3- Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .av-image-caption-overlay-center { font-size: 16px!important; }}and adjust as needed
4-span.post-meta-infos { display: none!important; }5- Please go to Enfold theme options > Advanced Styling and edit “Main Menu links”
Regards,
YigitAugust 18, 2014 at 1:20 pm #305715Hi!
@macatokio Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
And feel free to vote other feature requestsRegards,
YigitAugust 18, 2014 at 1:18 pm #305713In reply to: Increase container size on Single Blog Post page
Hey Ed!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 845px; }Cheers!
YigitAugust 18, 2014 at 12:59 pm #305709In reply to: remove #top to menu item
Hi,
devin
Thanks for your answer,
but as I’m not an expert developer I didn’t understand so well if is possible to remove #top , if yes how, or if is better not to remove.
I saw in other site done with enfold this problem doesn’t appear…
Thank you again for your help.
G.-
This reply was modified 11 years, 7 months ago by
sirgiulia.
August 18, 2014 at 12:58 pm #305708In reply to: Change url link on images and a few other tweaks
Hey!
1- http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
2- Seems like you have already figured it out
3- Please go to Enfold theme options > Advanced Styling and edit “Small bar above Main Menu”
Please add following code to Quick CSS in Enfold theme options under General Styling tab
4-header#header { background-color: white; }5-
#av_section_2 .av-image-caption-overlay-position:hover { opacity: 0.8; }6- Please go to Appearance > Menus and create a new menu and add your pages to it. Then choose to display it as Enfold footer menu under Menu Settings section
7-#top .av-main-nav > li > a { text-transform: uppercase; }Regards,
YigitAugust 18, 2014 at 12:57 pm #305707In reply to: Issue text editor not working
Hey Josue,
how do I update the theme? In Enfold > Theme Update is written that no Updates are availiable. We are runing the I-Security Plugin, is it blocking the file access ?
Greetings
amannrAugust 18, 2014 at 12:52 pm #305702In reply to: Modify search result
Hey dalboslampen!
Can you post the link to your website please?
You can change default search to Relevanssi ( http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/ ) or SearchWP ( http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/ ) easily by referring to these tutorialsRegards,
YigitAugust 18, 2014 at 12:40 pm #305699In reply to: How do i make the header menu length to increase?
Hi Kayzel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { .av-main-nav > li > a { padding: 0 30px; }} @media only screen and (min-width: 990px) { .av-main-nav > li > a { padding: 0 23px; }}Regards,
YigitAugust 18, 2014 at 12:24 pm #305692Topic: Enfold support from mobile
in forum EnfoldJamie A
ParticipantIs there anyway to log in (via iPhone) to enfold support, I cant seem to find the log in, am I missing something
jamie
August 18, 2014 at 12:23 pm #305689In reply to: Problem with CSS and social buttons
Hey gabytivi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .main_color .button:hover { color: black; background-color: white; } .woocommerce .main_color .button { background-color: black; color: white; }If that is not what you wanted, please post a screenshot and show the changes you would like to make
2- Can you please elaborate? Not sure if i understood you correctly :)Best regards,
YigitAugust 18, 2014 at 12:20 pm #305686In reply to: Menu im Header von einer bestimmten Seite entfernen
Hey crevlon!
Danke, dass Sie unser Theme benutzen.
Fügen Sie in custom.css oder Enfold->Styles->Quick-CSS Feld folgenden Code ein und ersetzen Sie bei page-id-2632 2632 durch die gewünschte id Ihrer Seite.
.page-id-2632 #avia-menu .menu-item.menu-item-top-level { display: none; }Best regards,
GünterAugust 18, 2014 at 12:18 pm #305685In reply to: Strange link behavior
Hey buddhafish!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .fots a { display: inline-block!important; }Regards,
YigitAugust 18, 2014 at 12:09 pm #305678In reply to: responsive header and responsive slider
Hey Martin!
Your content is saved on your database, so no, it will not impact your content. But if you have modified theme files and not using a child theme, you are going to lose those changes. Please see – http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Best regards,
YigitAugust 18, 2014 at 11:47 am #305656In reply to: Change Lightbox Background Opacity
Hey kenwae!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader { opacity: 1; }If that does not work, please post the link to your website
Best regards,
YigitAugust 18, 2014 at 11:27 am #305634In reply to: SVG Logo Size & Position off
Hey debenm!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { width: 100%; }Best regards,
YigitAugust 18, 2014 at 11:23 am #305631In reply to: Author Page – Full content?
Hi Martin!
Thank you for using our theme.
You have to modify the following file:
wp-content\themes\enfold\includes\loop-author.php
Goto line 32 and replace
$current_post['content'] = get_the_excerpt();with
$current_post['content'] = get_the_content();Best regards,
Günter-
This reply was modified 11 years, 7 months ago by
Günter.
August 18, 2014 at 11:20 am #305629In reply to: Change pencil icon to a custom image file
Hey!
Please add following code to Quick CSS in Enfold theme options under General Stlying tab and change image url
.blog-meta span.iconfont { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: contain; background-repeat: no-repeat; background-position: center center; } .blog-meta span.iconfont:before { display: none; }Regards,
YigitAugust 18, 2014 at 11:11 am #305621In reply to: Eliminate arrow in Blog
Hi Frank!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none !important; }Best regards,
YigitAugust 18, 2014 at 11:08 am #305617In reply to: layer slider bottom gap cause of fix height
Hi Mervyn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#layer_slider_1 { height: auto!important; }Best regards,
YigitAugust 18, 2014 at 11:07 am #305616Topic: Voucherpress plugin
in forum EnfoldCloudspace
ParticipantHi Kriesi Team,
We tried to install Voucherpress but the shortcode is not coming up on Enfold theme? Is the plugin compatible with enfold theme? If yes, can you please suggest any voucher plugins?
Thank you! :)
-
This topic was modified 11 years, 7 months ago by
Devin. Reason: moved to enfold forums
August 18, 2014 at 10:32 am #305608In reply to: Blog, Small image, single author, image size
Hey rpl_admin!
Thank you for using our theme.
The default image size on the single blog page ist 180*180px.
You can change it to a smaller size. Put the following in enfold/css/custom.css or Dashboard->Enfold->Styles->Quick-CSS field and adjust the values:
.single-post .single-small .small-preview{ height: 80px !important; width: 80px !important; }Cheers!
Günter-
This reply was modified 11 years, 7 months ago by
Günter.
August 18, 2014 at 7:33 am #305589Topic: SVG Logo Size & Position off
in forum Enfolddebenm
ParticipantI’ve set enfold to display my logo as an svg file, but it’s aligned the logo/container/img at the center of the page, and set the size larger than I’d like it to be (or larger than the standard logo 340px width)…
I searched the support forum and found a similar discussion which said that adding the following css could fix it…
#header_main .logo img, #header_main .logo {
left: 0;
float: left; }This did not fix – any other thoughts / custom css that could make this work
site is http://lifeinconnection.com
Thanks
August 18, 2014 at 7:01 am #305582In reply to: Enfold > Element Placement > Video > z-index
Hi David!
Thank you for using Enfold.
Are you referring to the bubble talk image? Looks like you managed to fix it.
Best regards,
IsmaelAugust 18, 2014 at 6:12 am #305573In reply to: Product single page layout
Hi Denis!
Thank you for using the Enfold theme.
Please add this on functions.php to change the layout of the single product page:
add_action( 'init', 'half_single_product_page', 1); function half_single_product_page() { remove_action( 'woocommerce_before_single_product_summary', 'avia_add_summary_div', 25); add_action( 'woocommerce_before_single_product_summary', 'avia_add_summary_div_six', 25); if(!function_exists('avia_add_summary_div_six')) { function avia_add_summary_div_six() { echo "<div class='six units single-product-summary'>"; } } remove_action( 'woocommerce_before_single_product_summary', 'avia_add_image_div', 2); add_action( 'woocommerce_before_single_product_summary', 'avia_add_image_div_six', 2); if(!function_exists('avia_add_image_div_six')) { function avia_add_image_div_six() { echo "<div class='six units single-product-main-image alpha'>"; } } }Cheers!
IsmaelAugust 18, 2014 at 5:53 am #305567In reply to: Issues with translating to Farsi RTL Language
Josue,
َAwesome! I think using your answers together with Enfold rtl.css file, one can say Enfold supports RTL languages. You are definitely doing a great job in this forum.
Thanks for all of your help in the past days. Please let me know if I can be a help for you.
Amir
August 18, 2014 at 5:51 am #305566 -
This reply was modified 11 years, 7 months ago by
-
AuthorSearch Results
Viewing 30 results - 215,491 through 215,520 (of 244,458 total)
-
Search Results
-
Topic: Enfold support from mobile
Is there anyway to log in (via iPhone) to enfold support, I cant seem to find the log in, am I missing something
jamie
Topic: Voucherpress plugin
Topic: SVG Logo Size & Position off
I’ve set enfold to display my logo as an svg file, but it’s aligned the logo/container/img at the center of the page, and set the size larger than I’d like it to be (or larger than the standard logo 340px width)…
I searched the support forum and found a similar discussion which said that adding the following css could fix it…
#header_main .logo img, #header_main .logo {
left: 0;
float: left; }This did not fix – any other thoughts / custom css that could make this work
site is http://lifeinconnection.com
Thanks
