Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for the info.
Did you install layer slider as a stand alone plugin? Add this on Quick CSS to remove the padding:
.home main.template-page.content.av-content-full.alpha.units { padding: 0; }Regards,
IsmaelNovember 10, 2014 at 1:41 am in reply to: Installed bbpress but can't see forums in the dashboard #348596Hi!
Please try this link: http://www.sousvide.co.il/wp-admin/edit.php?post_type=forum
Deactivate all plugins except for bbPress then try it again.
Best regards,
IsmaelHi consult!
Thank you for using Enfold.
I’m sorry but you can’t add a pagination on the testimonials elements. This will require a major customization on theme code. You can try the content slider element to create the layout that you want.
Best regards,
IsmaelNovember 10, 2014 at 1:37 am in reply to: Creating Anchors on page to link to from within page #348592Hi elames!
Thank you for using Enfold.
Please refer to this link for more info: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
IsmaelNovember 10, 2014 at 1:36 am in reply to: One-Page-Site: Anzeige aktiver Menüpunkt funktioniert nicht in Chrome bzw. IE #348591Hi Daniela!
Thank you for using Enfold.
Please try the following fix provided here: https://kriesi.at/support/topic/anchor-link-causing-navigation-bar-to-highlight-the-wrong-link/#post-268841
If possible, please disable any cache or minifying plugins before testing the solution.
Cheers!
IsmaelHi famewebdesign!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
/*pop up animation*/ @-webkit-keyframes avia_msonry_show { 0% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } 100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } } @-moz-keyframes avia_msonry_show { 0% { -moz-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } 100% { -moz-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } } @keyframes avia_msonry_show { 0% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } 100% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; } } .av-masonry-entry { opacity: 1 !important; visibility: visible !important; }Regards,
IsmaelHi!
Thank you for the info.
If you want the portfolio item to link to a custom page, edit the item then look for the Overwrite Portfolio Link setting. Set it to define custom link then add the page url.
Best regards,
IsmaelHi!
The site is on maintenance mode. Looks like you’re trying to decrease the content padding. Please try this:
.content, .sidebar { padding-top: 20px; padding-bottom: 20px; }Cheers!
IsmaelNovember 10, 2014 at 1:08 am in reply to: How to add section ID's when the menu is on the right or left sidebar? #348576Hey!
You can use this css id selector for the video: #fullscreen_slider_0
Or insert a color section on top of it then set the height and min-height to 1px.
Best regards,
IsmaelHi!
Add this as a slider html layer:
<a href="/contact-us/" target="_self" class="progression-button progression-medium progression-green">Get this Theme Now!</a>Add this on Quick CSS or custom.css:
a.progression-button.progression-green { color: #fff; background: #5bcba7; padding: 17px 40px; font-size: 15px; border-radius: 3px; }Change the css values if you like. You can also modify the look of the button inside the layer slider’s Styles panel.
Regards,
IsmaelHey user877!
Thank you for using Enfold.
Use this to remove the product image container:
.single-product-main-image.alpha { display: none; }Cheers!
IsmaelHey Speedskater!
Thank you for using Enfold.
The grid system has been modified on the latest update of the theme. It is now percentage base so to speak. I’m afraid you need to edit the grid.css file again. You can toggle the maximum container width and content/sidebar ratio on Enfold > General Layout > Dimensions panel.
Cheers!
Ismael-
This reply was modified 11 years, 4 months ago by
Ismael.
Hi Giorgos!
Thank you for using Enfold.
You can use this on Quick CSS to adjust the width of the sidebar menu:
.html_header_sidebar #top #header { width: 200px; }Use this to decrease the left margin of the main container:
.html_header_left #main { margin-left: 200px; position: relative; }Regards,
IsmaelHi arivee!
Thank you for using Enfold.
The link doesn’t load. Is that a screenshot? Can you please provide us a link to the actual page? Which slider are you using?
Regards,
IsmaelHi touchbyte!
Thank you for using Enfold.
Yes, the menu sidebar will get cut off when you intentionally resize the browser to a certain extent but it will work for all standard / default screen sizes. If you’re worried about users who resized their browsers, the only solution we can provide for now is to adjust the menu sidebar height. Add this on Quick CSS or custom.css:
.html_header_sidebar #header .av-main-nav > li > a { line-height: 1.0em; padding: 12px 3px; } .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text { font-size: 13px; }Cheers!
IsmaelHi kersoz!
Thank you for using Enfold.
Can you please explain the issue a little bit? I checked the site but I don’t see anything wrong with the link.
Cheers!
IsmaelNovember 10, 2014 at 12:22 am in reply to: CSS styling not holding for header text and entry text in magazine setting #348545Hi!
There are thousands of Enfold users and only few reported performance issues. Honestly, this is a complex topic and should be dealt with outside the support forum. All we can do is provide basic / generic guidelines regarding website optimization. What is the current PHP version? Another user who seems to have the same issue ssomehow fix it by upgrading PHP:
https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892And searching for any related issue regarding the mod_fcgid error and I found this on top which seems to be a GoDaddy related issue: http://www.howtoforge.com/forums/archive/index.php/t-56003.html
Anyway, we’re seeing errors on the site that are not theme related:
Notice: Trying to get property of non-object in /home/content/22/4189422/html/momo/wp-includes/nav-menu.php on line 665
Notice: Trying to get property of non-object in /home/content/22/4189422/html/momo/wp-includes/nav-menu.php on line 665
Notice: Trying to get property of non-object in /home/content/22/4189422/html/momo/wp-includes/nav-menu.php on line 665
Notice: Trying to get property of non-object in /home/content/22/4189422/html/momo/wp-includes/post.php on line 4373
Please post the login details here and set it as a private reply. We would like to check it.
Best regards,
IsmaelNovember 10, 2014 at 12:10 am in reply to: Again: Search button icon in Header broken/not visible #348543Hi Schmenger!
Thank you for using Enfold.
The website is not loading when I check it. Please check. Refer to this link on how to fix the font icon issue: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Best regards,
IsmaelNovember 9, 2014 at 11:47 pm in reply to: Changes Font Size and Colors for Navigation (Enfold) for Mobile Browsers #348533Hey charlie1!
Thank you for using Enfold.
Yes, it is possible. Use this on Quick CSS or custom.css to modify the mobile menu fonts:
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title { color: #666666; border-color: #e1e1e1; font-size: 15px; }Best regards,
IsmaelNovember 9, 2014 at 11:43 pm in reply to: Categories and possible background image behind the logo #348528Hey!
1.) Fix the category sort with this:
.main_color .av-sort-by-term a.active_sort { color: #ffffff; }2.) I’m sorry but we can’t access the screenshot. Please use imgur or set the dropbox sharing access to public.
3.) You can change the background color of the menu container with this:
.header_color div#header_main_alternate, .header_color li { border-color: brown; background-color: brown; }Cheers!
IsmaelHey MT_Designe!
Thank you for using Enfold.
Did you add the Product Grid element on your home page? Please edit the home page switch to the advance layout builder. Add the Product Grid or Product List element to show products on the page.
Cheers!
IsmaelNovember 8, 2014 at 1:26 pm in reply to: Testimonial, fullwidth slider, icon lists and pictures not loading #348143Hey!
There are two wordpress installation. One located on the root directory and the other is located on the wordpress folder. Which one of these is the actual website?
Cheers!
IsmaelHi Paul!
Thank you for the using Enfold.
Are you referring to the warning on the page analysis tab? Something like:
No subheading tags (like an H2) appear in the copy
Can you please give us a link to the actual page with this issue? We might need the login credentials to check the page. I’ll ask Kriesi to take a look. For now, please use the text block.
Cheers!
IsmaelHey!
Thank you for the update.
I’m sorry but you’re pointing elements outside the theme. If you don’t like the default theme buttons, you can modify it via css. A screenshot of how you want the button to look like will help. We’ll help you with the css codes.
Best regards,
IsmaelHi!
1.) Please hire a freelance developer. Point out that you can use the “avf_markup_helper_attributes” filter as stated on my earlier post: https://kriesi.at/support/topic/remove-some-portion-from-widget/#post-344488
OR use this on functions.php:
add_filter('avf_markup_helper_attributes', 'avf_markup_helper_attributes_modified', 10, 2); function avf_markup_helper_attributes_modified($attributes, $args) { if($args['context'] == 'entry_time') { $attributes['itemprop'] = 'dateModified'; $attributes['datetime'] = get_the_time('c'); } return $attributes; }2.) Edit the new code then look for this part of on the code:
"<time class='date-container minor-meta updated' $markup>"Replace it with:
"<time class='date-container minor-meta updated' itemprop='datePublished' datetime='".get_the_time('c')."' >"Regards,
IsmaelHey!
Thank you for the screenshots.
I’m sorry but if you don’t want to specify the landscape or the portrait tag, you’ll need to modify the masonry script which is far beyond the scope of support. Please hire a freelance developer to configure the masonry element or utilize the landscape / portrait tags.
If you want to manually control the comment box, edit the post then look for Screen Options. Enable the the Discussion box then unchecked the Allow comments option. Use this on Quick CSS to remove the date:
span.av-masonry-date.meta-color.updated { display: none !important; }Please consult a freelance developer if you don’t like the look of the masonry blog. Or visit Envato Studio or Werkpress for further modifications.
Best regards,
IsmaelHi!q
You have this code on Quick CSS or custom.css which breaks the layout:
.responsive .container { max-width: 85%; }Regards,
IsmaelHi!
I’m sorry but it works well on our installation. Please give us admin rights, we’ll add it for you.
Regards,
IsmaelHey!
Thank you for the info.
Are you sure that you added the code correctly on the Quick CSS field? I can’t see it being applied. Make sure that all your css codes are properly closed. Use this:
.avia_textblock.your-custom-class { background-color: rgba(0,0,0,.5); padding: 10px; }Cheers!
IsmaelNovember 8, 2014 at 12:33 pm in reply to: Strange icon font behavior on .pw /.cc website redirect #348127 -
This reply was modified 11 years, 4 months ago by
-
AuthorPosts
