Forum Replies Created
-
AuthorPosts
-
Hey Jihad,
Kindly add this css to Quick CSS:
#top.rtl #header .social_bookmarks li:last-child { border-color: rgba(255,255,255,0.25) !important; } #top.rtl #header.header-scrolled .social_bookmarks li:last-child { border-right: 1px solid #e1e1e1 !important; } .av_header_transparency #advanced_menu_toggle { color: #fff !important; }
Let us know if it works :)
Best regards,
NikkoOctober 29, 2016 at 3:24 am in reply to: color section background image expands slightly on mobile #705463Hi,
I checked it and I don’t see any background increase or decrease while scrolling up and down. Is this already fixed? it might be that the image seems to increase/decrease because of the parallax effect.
Best regards,
NikkoHey emilbroll,
What images are not fetching? Under Get Inspired, I can see this alt=”fretex_hovebilde” I can see images with alt and title. Before inserting images, when you select the image, look at the right side it URL, title and alt. Hope this helps.
Best regards,
NikkoHi,
Currently there’s no feature in Enfold’s Contact Form that allows you to upload a file (doc, pdf, etc). As for your second question, I think you are referring to the link with contact form, it’s not within the scope of our support, but I’ll give you an idea with the problem and how you can fix it, all fields are in absolute positioning, if you want to adjust the space you will need to adjust the css per field & label, you’ll just need to fix the top and left values. Hope this helps :)
Best regards,
NikkoHi,
You can use same code above but just change the page id of parent is 7 the parent page will have this class .page-id-7 and the all the child pages will have this class in common .parent-pageid-7. Let us know if this helps :)
Best regards,
NikkoHi,
Is this fixed already? I see the images is now on the top of the content an there’s no overlap.
Best regards,
NikkoHi,
Try checking McDonald’s: “Surf” 2016 (Producer) in Portfolio. This is the setting I’ve used:
- Overwrite Portfolio Link setting: Use default setting
- Display Preview Images: Don’t display the images at all and display the preview text
Under Add Preview Text I have added this:
[av_video src='VIMEO_LINK' format='16-9' width='16' height='9'] and the excerpt content. Just replace VIMEO_LINK to your link, that portfolio item is the guide. Let us know if it’s good :)Best regards,
NikkoHi,
Try to add this code also:
#meer-dan-yoga-test .avia-button-fullwidth .avia_button_icon { display: inline-block; font-size: 40px; line-height: 48px; height: 48px; } #meer-dan-yoga-test .avia-button-fullwidth .avia_iconbox_title { display: inline-block; font-size: 18px; line-height: 48px; height: 48px; }
Just adjust the font sizes as you see fit. :)
Best regards,
NikkoOctober 27, 2016 at 8:31 am in reply to: Showing all items despite section in portfolio categories. #704711Hi,
Thanks for your patience in waiting, I have added this code in functions.php of your child theme:
add_filter('avia_post_nav_settings','avia_same_category_filter', 10, 1); function avia_same_category_filter($settings) { $settings['same_category'] = true; return $settings; }
Let us know if it works on your end too:)
Best regards,
NikkoHi,
Regarding the yoursite.com/category/blog/ link, I have adjusted it by commenting out this part of the code in loop-index.php and loop-author.php:
/*<span class='date-container minor-meta updated'><?php the_time(get_option('date_format')); ?></span> <?php if ( get_comments_number() != "0" || comments_open() ){ echo "<span class='text-sep'>/</span>"; echo "<span class='comment-container minor-meta'>"; comments_popup_link( "0 ".__('Comments','avia_framework'), "1 ".__('Comment' ,'avia_framework'), "% ".__('Comments','avia_framework'),'comments-link', "".__('Comments Disabled','avia_framework')); echo "</span>"; echo "<span class='text-sep text-sep-comment'>/</span>"; } if(!empty($cats)) { echo '<span class="blog-categories minor-meta">'.__('in','avia_framework')." "; echo $cats; echo '</span><span class="text-sep text-sep-cat">/</span>'; }*/
However for the posts, the one i’m referring to that should work in Enfold > Blog Layout isn’t working because you used the avia layout builder which ignores the layout set for posts, I have created a post called Test which is in the draft mode, you can preview it and see that those information should show up, but for your current build in the post which is using avia layout builder, unfortunately we don’t any shortcodes that we can offer at the moment for those information to appear.
Best regards,
NikkoHi,
Try to add this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1260px) { nav.main_menu { padding-right: 100px; } ul#avia-menu { position: relative; } li#menu-item-392 { position: absolute; right: -280px; } }
This code only applies if the device has a screensize of 1260 or more, if it’s lesser it won’t work, I added this limit since it wouldn’t look good on narrow width screens. Let us know if it works :)
Best regards,
NikkoOctober 27, 2016 at 4:58 am in reply to: Layer slider multiple jquery issue and not hiding on mobile pt2 #704644Hey WolfvanHaeren,
Sorry I was the one who closed, I thought it was fixed when I saw your last reply.
Caching plugin might be causing it. Try to disable the caching plugin and test if the issue still persists. If it works consistently, you can either try to change the settings of w3 total cache or you try other caching plugin.
Regarding the layerslider I think it’s possible but might be tricky since you will be editing core files which will be overwritten during theme update.
Best regards,
NikkoHi,
I have checked that and could verify it doesn’t work. Though I could also verify that it’s adding target=”_blank” when set to Open in New Window. Can you try to disable all plugins and remove any custom js script if you have added any and test?
Best regards,
NikkoHey LFD_Thueringen,
I am not sure what you mean by deeper, but you might be talking about the width of the layout. You might want to use 3/5 and 2/5 instead. Hope this helps. :)
Best regards,
NikkoHey Justin,
Layerslider doesn’t have that feature. I think you can just add a New Layer and put some styles on it but manipulating the image in photoshop is always a better option since you have more control on the image and much more efficient since there’s no additional element added.
Best regards,
NikkoHey Eisenbock,
Yes, animated gif works well with the theme.
Best regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoHi,
I have duplicated your homepage and removed the layerslider and it worked properly (link to the page is on private content). Go to LayerSlider WP and you should find this warning:
Server configuration issues detected!
phpQuery, an external library in LayerSlider, have unmet dependencies. It requires PHP5 with the following extensions installed: PHP DOM extension, PHP Multibyte String extension. Please contact with your hosting provider to resolve these dependencies, as it will likely prevent LayerSlider from functioning properly. This issue could result a blank page in slider builder.
Can you try to request it with your hosting provider, if the requirements are met then you should be able to use it properly without having problems, for the meantime you might want to use other sliders available.
Best regards,
Nikko- This reply was modified 8 years, 2 months ago by Nikko.
Hey bauchope,
For this page: http://www.scottishsquash.org/performance/team-scotland/player-profiles/ can you try to remove the image and instead edit the cell and insert a Custom Background Image, use the image you have removed. This should fix the ipad issue.
As for the table issue, try to add this code in Quick CSS (located in Enfold > General Styling):
.avia_textblock table td { vertical-align: middle; }
Let us know if it works :)
Best regards,
NikkoHey anrue,
I’m sorry but we currently don’t have a shortcode or a feature for that. We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
NikkoHi,
It’s really hard to figure out why it’s fetching this image http://i1.wp.com/viramedia.de/wp-content/uploads/2016/05/Knaus-Weinsberg-der-perfekte-Moment-13.jpg?resize=1500%2C750 instead of this one: http://viramedia.de/wp-content/uploads/2016/05/Knaus-Weinsberg-der-perfekte-Moment-13.jpg it’s the same image however there’s that extra text after it that’s making it blurry, we couldn’t figure it out properly, can you try to disable all plugins, create a test page, add an fullwidth easy slider, add newly uploaded images with hd resolution and check it out if it’s still blurry? you can re-enable the plugins after it we just need to know if it’s the plugins that’s causing it or not, then we’ll try to figure out which of the plugin is causing it.
Best regards,
NikkoHi,
You can remove the separator inside the color section and remove bottom padding on the separator between the color sections. It’s possible by enabling the custom css class on all elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ just add a custom class on the separator between color sections, example you add this css class separator-wrapper then add this code to Quick CSS (located in Enfold > General Styling):
.separator-wrapper .content { padding-bottom: 0 !important; }
Let us know if it works :)
Best regards,
NikkoHi pimroll,
My mistake it’s not in comments.php, and it’s also not in the theme. Those two checkboxes are generated by Jetpack plugin.
Best regards,
NikkoHi,
I tried to check with the last login details you have give but it doesn’t work, I get this error after attempting 3 tries (You are temporarily locked out).
Best regards,
NikkoHi,
Try to add this code in your Quick CSS (located in Enfold > General Settings) or in your Child Theme’s style.css:
#jp-relatedposts { display: none !important; }
Let us know if it works :)
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoHi Robi,
I have added this code in Quick CSS:
@media only screen and (max-width: 1024px) { .responsive #top #wrap_all .grid-sort-container .grid-entry { margin-bottom: 50px; } }
This should fix the issue. Let us know if it works on your end also. :)
Best regards,
NikkoHi,
Glad that it’s fixed :)
Best regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoHey!
You’re welcome. I have posted on my previous post what I did, I believe you have done the first part which is changing the ID as you have a screenshot, you just missed the second part which is changing the link in Main Menu, you just need to go to Appearance > Menus > make sure Main Menu is selected then edit the url in Services. :)
Best regards,
Nikko -
AuthorPosts