Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for using our theme.
The removal of the line breaks is a known and intended issue.
Did you try to add a text block element and then a button element? This should work.
If you enable the custom CSS class (http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/) you can add your own CSS for extra styling.
Come baclk, if you need more assistance with that.
Cheers!
GünterHi ShortieD!
Thank you for coming back.
You can have a look in the folder enfold\config-templatebuilder\avia-shortcodes\.
There you find the code for the elements of the ALB or the shortcodes you can insert with the editor.
Look for the appropriate element and check, how your plugin can be integrated.
Sorry, but it is out of the scope of the support forum. It is not possible for us to support every 3-rd party plugin.
If you have any problems concerning the code of our elements we will be happy to assist you – feel free to come back.
Best regards,
GünterHi mgb913!
Thank you for using or theme.
The easiest way would be to modify the core file
enfold\config-templatebuilder\avia-shortcodes\logoslider.php line 506ff$html .= "<a href='#prev' class='prev-slide' ".av_icon_string('prev_big').">".__('Previous','avia_framework' )."</a>"; $html .= "<a href='#next' class='next-slide' ".av_icon_string('next_big').">".__('Next','avia_framework' )."</a>";
Hope, this will help you.
Best regards,
GünterHey hsipkin!
Thank you for using our theme.
You have to modify the core file enfold\footer.php line 100:
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>
Cheers!
GünterHey!
1) Put 2 combo widgets in the side bar for blog. Each widget has a unique ID, so we can help you to with the CSS to hide the tabs you do not need.
2) The file is in your WP folder -> wp-content -> themes -> Enfold ……..
To see the ID’s of categories in the backend you can usa a plugin like:
https://wordpress.org/plugins/wp-show-ids/
Come back, when you are ready and need our help again.
Best regards,
GünterHi robamped!
Thank you for using our theme,.
I think you mean the black border at the top with the 2 social icons.
This is a setting in Enfold-> header -> Extra Elements —-> Select box “Header Social Icons”.
Hope, this will help you. Feel free to come back.
Cheers!
GünterMarch 12, 2015 at 6:19 pm in reply to: "Your theme has bundled outdated copies of WooCommerce template files." #410621Hey Dingsbums!
Thank you for using our theme.
There will be an update to 3.1 in the next few days. Please update to the latest version of Enfold and WooCommerce.
If the problem still exists, please give us a temporary admin account so we can check – you can post it here as a private reply.
Best regards,
GünterHi jguinn1!
Thank you for using our theme.
If you want to change the font size e.g. of the content of the post:
.blog article p { font-size: 25px !important; }
Put this in custom.css or Enfold -> General Styling -> Quick CSS field and adjust the value.
If you wanrt to change other parts of the blog, pls specify more clearly and perhaps you can send us a link to the page so we can provide you with the correct CSS styles.
Best regards,
GünterHi alfaweb2!
Thank you for coming back.
With the new release of Enfold 3.1 there is a new demo file included for a one page portfolio.
Maybe this will help you to build up your site.
The release is planned in the next days.
Best regards,
GünterHi Jenny!
Thank you for coming back.
Add [nolink] to your copyright. This should remove the backlink.
Cheers!
GünterHey!
It should be released tomorrow, Kriesi informed us right now.
Sorry for the delay.
Cheers!
GünterHey Sophieja23!
Yes, there is a min-height. To change it use the following and adjust the values:
.page-id-172 #av_section_1 { height: 100px !important; min-height: 15px !important; }
Cheers!
GünterHey Ivana!
Thank you for coming back.
Try the following and adjust the values:
.page-id-8 .post-entry-8 section.av_textblock_section div { padding-bottom: 2px !important; padding-top: 2px !important; }
If this is not enough, you can also try to add:
.page-id-8 .post-entry-8 section { margin-bottom: -20px !important; }
Cheers!
GünterHi markzarak!
Thank you for coming back.
Try the following:
#footer #text-6 .textwidget { margin: 0 auto !important; width: 243px !important; }
Regards,
GünterHi Boe!
Thank you for using our theme.
You can change the style of the menu in:
Dashboard -> Appearence -> Menus
When you open the menu (e.g. plant) you find a selectbox ‘Menu Style’.
Cheers!
GünterHey!
Thank you for coming back.
Yes, click private reply and at will be only visible to moderators and you.
Regards,
GünterHey JohannesJunker!
Danke dass Du unser Theme verwendest.
Beim Öffnen bekomme ich einen 500 internal Server Error.
Was hast Du verändert, bevor dieser Fehler auftrat?
WP update, plugin updates, ????Was Du zuerst einmal versuchen kanst.
Mit FTP den Ordner Enfold resp. Enfold-child umbenennen und auch den Ordner wp-content/plugins.
Dann sollte zumindest WP mit dem Standardtheme kommen.
Falls nicht, dürfte WP etwas abbekommen haben. In diesem Fall kannst Du nur WP mit FTP hochladen und schaun, ob es dann geht.
Dann Enfold resp. Enfold-child wieder zurück umbenennen und versuchen das theme/childtheme zu aktivieren.
Wenn das nicht geht, enfold mit FTP updaten auf letzte Version.
Dann ein plugin nach dem anderen dazunehmen.
Ich hoffe, das hilft einmal.
LG,
GünterHi!
Thank you for coming back.
Open file enfold\includes\admin\register-admin-options.php
and look for (line 29):
$avia_pages[] = array( 'slug' => 'demo', 'parent'=>'avia', 'icon'=>"doc_text_image.png", 'title' => __('Demo Import', 'avia_framework'));
Remove this line (or comment it with //).
You can also delete lines 2004ff.
Best regards,
GünterHi!
Glad we could help you and thank’s for posting your solution.
Enjoy the theme.
Cheers!
GünterHey!
Wenn Du das Child theme schon ausgewählt hattest: Lösche den gesamten Ordner mit FTP (oder benenne Ihn um). Wenn WP den Theme Ornder nicht findet, müsste es ein WP Standard theme aktivieren.
Zumindest einen Versuch wert, bevor man alles neu aufsetzen muss.
Best regards,
GünterHi!
Danke, dass Du unser Theme verwendest.
ad 2) Das geht eigentlich nur mit CSS. Jede Seite hat eine eindeutige ID und die wird in WP im body tag mitgeschickt,
z.B. home, page-id-2
Die muss man dann im CSS zu den stylings dazunehmen, die speziell für diese Seite sind,
z.B.`
aus
.page-id-2 .responsive .container { width: 1030px; }
wird dann
.responsive .container { width: 1030px; }
Ich hoffe, das hilft Dir weiter.
Best regards,
GünterHi!
I hope you will enjoy the theme. Feel free to come back with further questions you have.
Best regards,
GünterHey Bruno!
Thank you for using our theme.
You have to modify the core file enfold\config-templatebuilder\avia-shortcodes\table.php line 231:
Look for:
$content = preg_replace('!(\$|€|¥|£|¢|¤|%|‰|¢|¤|£|¥|€)!','<span class="currency-symbol">$1</span>', $content);
and add the currencies/text you like:
$content = preg_replace('!(\$|€|¥|£|¢|¤|%|‰|¢|¤|£|¥|€|R\$)!','<span class="currency-symbol">$1</span>', $content);
Best regards,
GünterHi frankdaamen!
Thank you for using our theme.
As Enfold relys on a CSS structure changing this will cause many problems and break the display..
Depending on the changes you make with the mangento HTML it’s probably easier to make it the other way round – encapsule the mangento HTML in divs or rewrite the CSS.
Cheers!
GünterHi!
Info by Kriesi:
Not yet possible, those are generated by the theme based on the other selected colors. However I have added the color fields for meta and headings in the 3.1 release. The user will be able to do it once the update is released (either today or tomorrow)
Hope, this will help you.
Best regards,
GünterHey!
Not really. The form container is 100% width, and the elements are not placed in a container, that can be centered.
Youi can try the following to have a look that is closely centered (adjust the value):
.page-id-25 input[type="text"] { margin-left: 15% !important; }
Cheers!
GünterHi sitesme!
Thank you for coming back.
To change the colours of h1, ….:
Goto Dashboard -> Enfold -> Advanced Styling
Choose the requested elements from the select box -> Edit -> Make your changes
Can you explain more clearly what you mean with meta colors – I do not catch, what you mean with that.
Best regards,
Günter -
AuthorPosts