Forum Replies Created
-
AuthorPosts
-
Hi,
That’s an expected behavior when a webpage is rendered, to hide this while the page is loading you might want to enable Page Preloading on Enfold Theme Options :)
Regards,
NikkoHey AnaIlic!
Try using https://wordpress.org/plugins/wp-mail-smtp/ and ask for your webhost for smtp settings.
Regards,
NikkoHey chriscreative,
Can you try to use Fullwidth Easy Slider on those 2 pages, if that doesn’t work, please give us temporary admin access, just post the details in “private content” section.
Best regards,
NikkoHey Elsa,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .wcv-pro-vendorlist .wcv-banner-wrapper > img { max-width: none; min-height: 280px; max-height: 280px; width: auto; } }
I’m not sure what it should look like but I hope this is a good start. Let us know if it’s good :)
Best regards,
NikkoHi,
The element you are targeting doesn’t seem to exist, can you create another thread, then put a link back to this thread and give us a temporary admin access. Post the details in “private content” so only moderators and thread creator can view.
Best regards,
NikkoHey Insight_PR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-submenu-container .mobile_menu_toggle { display: block; } #top .av-submenu-container .av-subnav-menu { display: none; }
Let us know if this helps :)
Best regards,
NikkoHi,
1.) There’s no option for that, it will be based on the size of your image and Columns must be set to Automatic, based on screen width. And Size Settings to Perfect Automatic Masonry
2.) Yes, that is possible, edit Masonry Gallery and click on Add/Edit Gallery button then drag and drop images in the order that you want.
3.) It doesn’t matter if you are using column or grid layout to wrap it, you just edit the Masonry Gallery and find Gap between elements just change the large gap to 1px gap.
Hope this helps :)
Best regards,
NikkoJanuary 17, 2017 at 12:04 am in reply to: Make widget to right of the header move social icons down #734397Hey mcraig77,
I think the phone number should be added not in widget but in Enfold > Header > Extra Elements > Header Phone Number/Extra Info (set this to Display in top bar at the right) > Phone Number or small info text and place the phone number there.
As for the social icons, just add this css code in Quick CSS (located in Enfold > General Styling):
.html_bottom_nav_header #top .av-logo-container .social_bookmarks { margin-top: 0; top: 100px; }
just adjust the top value as you see fit. Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) { #socket .social_bookmarks { width: 100%; left: 0; margin: 0; text-align: center; } #socket .social_bookmarks li { display: inline-block; float: none; } }
Let us know if this helps :)
Best regards,
NikkoHi,
Sorry for the late response, the issue is a bit weird, I have added this code in Quick CSS (located in Enfold > General Styling):
.av-masonry-entry { width: 25%; } .av-masonry-col-3 .av-masonry-entry { width: 33.3333334%; } .page-id-30 #av-masonry-3 { margin-top: -1px; }
And it should fix the issue, let us know if it’s good :)
Best regards,
NikkoJanuary 16, 2017 at 11:19 pm in reply to: How to Add social media icon on Fullscreen Slider? #734384Hi bobo,
Seems like you have already done it. You can center the 4 social icons center horizontally by adding this css in Quick CSS:
#oshibobo ul { margin: 0; text-align: center; } .oshibobo ul .fa { margin-left: 15px; margin-right: 15px; }
Let us know if this helps.
@Guenni007: thanks for helping :)Regards,
NikkoRegards,
NikkoHi,
Try adding this css code in Quick CSS:
#header_main nav .social_bookmarks { margin-top: -25px; }
Let us know if this helps :)
Best regards,
NikkoJanuary 16, 2017 at 3:48 pm in reply to: I want a color section to hide on mobil devices, but it wont works? #734107Hey!
Glad we could help :)
Cheers!
NikkoHey ind-image,
The child theme doesn’t get overwritten during a theme update, only parent themes. Regarding the image, it seems it’s been cropped (you can see the image being cropped in the link below “private content”). Try using https://wordpress.org/plugins/simple-image-sizes/ and change the image size for blogposts and regenerate the images (the instruction on how to use it can be found in the link). Hope this helps :)
Best regards,
NikkoHi,
Glad Andy could help :)
Best regards,
NikkoHi,
Yes, I don’t think css can solve/fix that, I think javascript/jquery would be more helpful. Regarding the issue, does it work properly when you are using default wordpress themes? like twentyfifteen or twentysixteen?
Best regards,
NikkoHi,
Glad that it’s fixed :)
Best regards,
NikkoJanuary 14, 2017 at 8:41 pm in reply to: Demo Travel – Settings Font Finger Paint after reset options #733651Hi,
Glad that you fixed it. What do you mean with: When i do this by css it does not work (he doesn’t regonize font Finger Paint ?)
Best regards,
NikkoHey andyqueanda,
Try using the ones mentioned on this thread: https://kriesi.at/support/topic/tooltip-shortcode/
Hope this helps :)Best regards,
NikkoHi,
Try adding height, width and background-size in the css code given by Andy.
Best regards,
NikkoHey Matthew,
I think it’s possible if you use an image element and not use the image as background. You can try using an image, then turn on Custom CSS Classes (you can find the information here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) then add a class on that image element. Then go to Quick CSS (located in Enfold > General Styling) and add some css for example:
.classname_here { position: absolute; right: 0; top: 0; }
You will probably need to change the values a bit. Hope this idea helps :)
Best regards,
NikkoHey lucybb,
Try adding the text after this line of code:
<main class='content units <?php avia_layout_class( 'content' ); ?> <?php echo avia_blog_class_string(); ?>' <?php avia_markup_helper(array('context' => 'content','post_type'=>'post'));?>>
Let us know if this helps :)
Best regards,
NikkoJanuary 14, 2017 at 8:23 pm in reply to: time.ly calender next month button navigates to calendar page #733643Hi,
Glad that you fixed it :) and thanks for sharing the solution.
Best regards,
Nikko-
This reply was modified 8 years, 2 months ago by
Nikko.
Hey jaroljmek,
Sorry for late response, there have been a lot of queries lately. It seems you have already done this, let us know if there’s anything you need assistance with that is related on this topic.
Best regards,
NikkoHey td8000,
Can you post a link to your site? so we can take a closer look.
Best regards,
NikkoHey agirard,
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 rutledgeim,
Thanks for giving us the login details. I found a lot of the same errors showing up on your site:
Failed to load resource: the server responded with a status of 403 (Forbidden)
It seems you have some permission issues on your site, try contacting your host on this issue.
Best regards,
NikkoHey Tony,
Try adding this code in Quick CSS (located in Enfold > General Styling):
#main .container_wrap_first .content { padding-top: 0; }
Hope this helps :)
Best regards,
NikkoJanuary 13, 2017 at 11:55 pm in reply to: Changing from http to https – absolute paths to relative #733373Hi,
Glad we could help :)
Best regards,
NikkoJanuary 13, 2017 at 11:53 pm in reply to: I want a color section to hide on mobil devices, but it wont works? #733372Hi!
Thanks for that. Can you try adding this code in QUick CSS (located in Enfold > General Styling):
#vidtab { display: none !important; }
Let us know if this helps :)
Best regards,
Nikko -
This reply was modified 8 years, 2 months ago by
-
AuthorPosts