Forum Replies Created
-
AuthorPosts
-
Hi amester55!
Thank you for using Enfold.
Can you please provide a link to the actual page with the issue? Make sure that you’re running Enfold 3.0.4 on WordPress 4.0.1.
Cheers!
IsmaelHi!
Did you add the css media queries at the bottom of the Quick CSS? If not then you should. Please try this:
@media only screen and (max-width: 480px) { .subtext .first-line { font-size: 24px !important; width: 85%; } .subtext .second-line { font-size: 14px !important; width: 85%; } }Cheers!
IsmaelHey!
The preview is working fine. I created a test page here: http://www.jinnysblog.com/wp-admin/post.php?post=60&action=edit&message=6
Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.
If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!
Best regards,
IsmaelHi!
You can’t do that via css but you edit the magazine.php file. Please refer to this link: https://kriesi.at/support/topic/show-excerpt-in-all-magazine-blog-list-with-read-more-link/#post-311683
Cheers!
IsmaelDecember 3, 2014 at 4:55 am in reply to: Mega Menu not working after update – Cutt-off Columns #361945Hi webacom!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css:
.avia_mega_div.nine.units { width: 900px !important; right: -500px !important; } .avia_mega_div.twelve.units { width: 1100px !important; right: -500px !important; }Regards,
IsmaelDecember 3, 2014 at 4:42 am in reply to: wish to add separators between words in the main menu #361942Hey!
You can try this:
span.avia-menu-text:before { content: ''; display: block; width: 1px; height: 20px; position: absolute; background: rgb(195, 195, 195); top: 35px; left: 0px; }Regards,
IsmaelHi!
Thank you for the info.
Can you please place the code on pastebin.com? The forum editor somehow ruins the code a bit.
Best regards,
IsmaelDecember 3, 2014 at 4:32 am in reply to: How to prevent theme updates from removing third-party file inside theme folder? #361939Hey r2tall!
Thank you for using Enfold.
Avoid updating the theme via Theme Updates panel. Update the theme via FTP instead. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelHi!
You might want to look on this tutorial: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Instead of menus, you can add the anchor link manually on a text block or code block.
Best regards,
IsmaelHey!
Yes, it is possible. Look for css or jquery text image overlay tutorials. Example:
http://callmenick.com/2014/03/06/image-overlay-hover-effects-with-css3-transitions/
Unfortunately, this particular task is beyond the scope of support. I’m sorry but we won’t be able to help you further.
Best regards,
IsmaelHey!
Looks like you figure out the “edge” issue. Regarding the text, you can separate the words with a span tag. Something like this:
This is <span class="separate-words">a sentence</span>.Add something like this on Quick CSS:
.separate-words { font-size: 50px !important; }This should change the font size of the “a sentence” part.
Regards,
IsmaelHey!
Try this on Quick CSS:
@media only screen and (min-width: 989px) and (max-width: 1024px) { .av-main-nav > li > a { padding: 0 5px; font-size: 12px !important; } .logo img { max-height: 70px !important; } }Remove browser cache then reload the page.
Cheers!
IsmaelDecember 3, 2014 at 4:19 am in reply to: Adding meta data author category and setting the blog "normal" layout :) #361933Hi!
Can you please provide a link to the actual page? The author should be there by default. Please replace the postslider.php code with this: http://pastebin.com/tYxBpjKA
Cheers!
IsmaelHey!
I’m sorry but there is no option to set the map as background by default. I don’t know how you did it before but I think this customization falls beyond the scope of support. If I am not mistaken, it is possible with the Layer Slider. Please hire a freelance developer to fix it.
Cheers!
IsmaelHey!
We really can’t reproduce the 1st issue on our installation. You can add this on Quick CSS or custom.css to fix the blog featured image:
#top .fullsize .template-blog .big-preview img { width: auto; margin: 0 auto; }Cheers!
IsmaelHi!
@de2ma2: You can try the Color Section or the Fullscreen Slider element. Set the background attachment to parallax or fixed.@Jean: The ken burns effect on the slider looks nice. Good job. :)
Best regards,
IsmaelHi adrianwackernah!
Thank you for using Enfold.
You can edit config-templatebuilder > avia-shortcodes > masonry_entries.php, find this code on line 797:
if($product->is_on_sale( )) $this->loop[$key]['text_after'] .= '<span class="onsale">'.__( 'Sale!', 'avia_framework' ).'</span>';Replace the Sale text. You can also use the codestyling localization plugin to translate the string if you don’t want to edit the file.
Best regards,
IsmaelHey!
Thank you for the update.
If you want to show the featured image on the category or archive pages, try to change the blog style on Enfold > Blog Layout panel. Regarding the container width, adjust it on Enfold > General Layout > Dimensions > Maximum Container width setting.
Cheers!
IsmaelHi!
If you only want to affect the desktop version of the theme, please replace the code with this:
@media only screen and (min-width: 1024px) { .container { max-width: 1210px !important; } }I’m not sure if I understand it correctly so I’ll ask Andy to check.
Best regards,
IsmaelHi!
Which line are you referring to? Can you please provide a screenshot? If you want the orange line to connect with the logo, try this:
#header_main .container { padding: 0; } strong.logo { top: 1px; }Cheers!
IsmaelDecember 3, 2014 at 3:45 am in reply to: Verschiedene Funktionen, wie Kontaktformular sind verschwunden #361918Hi PMS_2014!
Thank you for using Enfold.
Please update the theme to 3.0.4. This should fix the issue with WordPress 4.0.1.
Best regards,
IsmaelHey!
Did you remove the Image element as well? You removed the image from the media library but you didn’t remove the element that holds them.
Regards,
IsmaelHi!
Please remove all css codes then replace it with this:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{ -webkit-animation: none; /* Safari 4+ */ -moz-animation: none; /* Fx 5+ */ animation: none; /* IE 10+ */ }This should disable the masonry animation.
Regards,
IsmaelHey!
I’m sorry but the height of the sidebar will depend on the number of widgets inside of it. You need to create a script that will get the height of the content container and apply it on the sidebar. This way, the sidebar will always have the same the height as the content container. You can then apply the css code above. Something like this: http://stackoverflow.com/questions/3275850/set-a-div-height-equal-with-of-another-div
Regards,
IsmaelHi!
No worries. Just upload the updated theme files via FTP or update the theme on Enfold > Theme Update panel. :)
Cheers!
IsmaelHi!
Thank you for using Enfold.
Looks like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.
Thank you for your understanding.
Cheers!
IsmaelHi!
Can you please create a test page with the issue? We would like to check it. Try using the html entity code of the symbol: http://www.w3.org/wiki/Common_HTML_entities_used_for_typography
Cheers!
IsmaelHi crschulz!
Thank you for using Enfold.
I’m sorry but mobile device got some issues handling the shrinking header but you can try this on Quick CSS:
@media only screen and (min-width: 768px) and (max-width: 989px) { .responsive #top #wrap_all #header { position: fixed; } .responsive .header-scrolled #header_main .container {height: 60px !important; line-height: 60px !important; } .responsive #top #main {padding-top: 115px !important; margin: 0;} }Adjust the #main container’s top padding and the header height.
Best regards,
IsmaelHey anomale!
Thank you for using Enfold.
The website is not loading. I’ll ask the rest of the support team to take a look. Did you add any sidebar configuration on functions.php?
Regards,
IsmaelHey!
Please add this on Quick CSS:
#top .av_header_transparency.av_alternate_logo_active .logo a > img {opacity: 1; filter: alpha(opacity=100); } strong.logo, .logo a { overflow: visible; } span.subtext { position: absolute; left: 230px; top: 0; color: white; width: 100%; }Best regards,
Ismael -
AuthorPosts
