-
AuthorSearch Results
-
January 28, 2016 at 10:07 am #573584
Hi Rikard,
I spoke to soon :( The issue is back. It looks like every time a setting is changed and saved in LayerSlider the slider is refreshed and the images load. But after <24 hours the images stop loading again, with the “It seems like the URL of the image or background image …..” error message. So, I’m back to asking if you have any further suggestions. All plugins are up to date as well as WordPress, and this is a recent issue as the slider has been working fine for 5 months. I’ve tried adding relative urls for the images, but as I have just saved the settings I will need to wait <24 hours to see if this has helped. I will include login details below if you want to take a took in the Dashboard and see if there are any issues.
Thanks,
Barnez-
This reply was modified 10 years, 2 months ago by
Barnez1. Reason: More info + login details
January 28, 2016 at 9:15 am #573569In reply to: Several questions
I did all those things already, and tried it on several computers, and the same thing happens.
The menu is really vital, as we will be launching on Monday, and I need to get it fixed. I’ve also tried playing with the width of the container and the menu location from the theme options, but for some reason on desktop the menu it’s responsive (including the logo).
Could you please look into this for me as I’m going a bit crazy :)
Also, i noticed on the FAQs page, I’ve added some anchor text in two side by side columns, but these look funny on mobile. If you could help me with this too it will be greatly appreciated.
The menu however is more urgent, please please let me know how to fix it :)
Thanks very much for your help
January 28, 2016 at 9:05 am #573566In reply to: Portfolio grid positioned in bottom of page
Thanks – works great in desktop. Now I will figure out a way to have it look good in mobiles too. Thanks for the help!
January 28, 2016 at 8:17 am #573547In reply to: Microdata, RDFa markup, or JSON-LD
Hi,
Great, please let us know if you should need any more help on the topic.
Regards,
RikardJanuary 28, 2016 at 8:12 am #573545In reply to: Looking to make image touch left side of container
Hi,
If you are using the regular editor your can paste it on the top of the post when in text mode (you can change between text and visual in the top right hand corner of the editor)
Thanks,
RikardJanuary 28, 2016 at 7:55 am #573538In reply to: Accordion has stopped working
Hey!
Alright. I was able to reproduce the issue on a test page and it seems to be related to an ajax script. I tried to test it on firefox but the login credentials are not working. Did you change it? I wonder how I managed to logged in on chrome. https://kriesi.at/support/topic/accordion-has-stopped-working/#post-524105
This is the test page: http://108.179.228.91/wp-admin/post.php?post=13873&action=edit
Please post the FTP details here so that we can do some further testing. This is the error in the console:
POST http://108.179.228.91/wp-admin/admin-ajax.php 406 (Not Acceptable)send @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,plupload&ver=4.4.1:5m.extend.ajax @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,plupload&ver=4.4.1:5$.AviaModal.fetch_ajax_content @ avia-modal.js?ver=0.8:164$.AviaModal.create_html @ avia-modal.js?ver=0.8:145$.AviaModal.set_up @ avia-modal.js?ver=0.8:46$.AviaModal @ avia-modal.js?ver=0.8:35(anonymous function) @ avia-builder.js?ver=0.8:220m.event.dispatch @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,plupload&ver=4.4.1:4r.handle @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,plupload&ver=4.4.1:4
Regards,
IsmaelJanuary 28, 2016 at 7:21 am #573522In reply to: fontsizes etc
Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Thanks,
RikardJanuary 28, 2016 at 7:04 am #573517In reply to: Blog Small Preview image size
Hi,
I see what you mean, I get the same result. I’m not sure what has changed but I’ll tag Yigit for the topic so that he can have a look at it.
Regards,
RikardJanuary 28, 2016 at 6:57 am #573515In reply to: Menu Footer Links Styling
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#top #footer .widget_nav_menu li { border-bottom: 1px solid #ddd !important; }Thanks,
RikardJanuary 28, 2016 at 6:49 am #573509In reply to: Main Menü Search Widget beim Scrollen
Hi Meijestic!
Thank you for using Enfold.
Please add this in the Quick CSS field:
.header-scrolled #search-7 { top: -20px; position: relative; }Regards,
IsmaelJanuary 28, 2016 at 5:54 am #573492In reply to: The logo area is too small
Hi @Red Rubber Media,
Please try the following in Quick CSS under Enfold–>General Styling:
#top #header_main > .container { height: 350px !important; }Regards,
RikardJanuary 28, 2016 at 5:51 am #573490Hi L+T!
Thank you for using Enfold.
It doesn’t really matter where you put it but if you really want to place the conversion code right above the closing body tag, you can use the wp_footer action. https://codex.wordpress.org/Function_Reference/wp_footer
Example: https://kriesi.at/support/topic/yet-another-2-logo-header-question/#post-571295
Cheers!
IsmaelJanuary 28, 2016 at 5:43 am #573484In reply to: glassy Header on search sites
Hey!
the html does not have the class: “html_header_glassy” only the “html_header_glassy” is there
so i thing the line mentioned above has to be a little bit differentThe pages above including the search page are already set to glassy header. You can check that by looking at the header_bg container. You should see this css style:
#top .av_header_glassy.av_header_transparency .header_bg { background-color: #fff; opacity: 0.1; filter: alpha(opacity=10); }If it is only set to transparent header, the style would be:
#top .av_header_transparency .header_bg { background-color: transparent; opacity: 0; filter: alpha(opacity=0); }Regards,
IsmaelJanuary 28, 2016 at 5:32 am #573482In reply to: Set main menu down
Hi!
Thank you for the screenshot. Please add this in the Quick CSS field:
.avia-menu ul > .menu-item-top-level > a > .avia-menu-text { position: relative; top: 20px; }Regards,
IsmaelJanuary 28, 2016 at 5:30 am #573481In reply to: LayerSlider issue
Hi,
Ok great, please let us know if you should need any more help on the topic.
Best regards,
RikardJanuary 28, 2016 at 5:26 am #573480Hi!
Are you trying to enable the advance layout builder for you custom post types? Please refer to this link: https://kriesi.at/support/topic/enfold-saving-post-type-inclusion-in-child-theme/#post-419261
Cheers!
IsmaelJanuary 28, 2016 at 5:21 am #573478In reply to: Responsive Space between menu items
Hi,
Please try something like this:
#main_menu { width: 90%; } .av-main-nav-wrap { width: 100%; } #top #header .av-main-nav > li { margin-right: 10%; }You may have to adjust the values and/or add the !important statement at the end.
Best regards,
RikardJanuary 28, 2016 at 4:12 am #573459Topic: display html buttons inline
in forum Enfoldbobfurgo
ParticipantHello! I need some help using a css to make the buttons appear next to one another rather than on top of each other, I was unsuccessful with my attempts.
This is the code I have in a single code block:
`<div align=”left”>PARTICIPATION</div><div align=”left”>RESULTS</div>
Thank you!
January 28, 2016 at 3:54 am #573450Topic: Quote element causes page to shift…
in forum Enfoldgeeks4rent
ParticipantGood Day,
I am wondering if you could explain how I can keep the page from shifting up and down as a rotating quote box fills with text that varies in length from quote to quote.
See the quote on: http://serrystestserver1.info/bob1/strengthsfinder-keynote-and-workshops/ Scroll to bottom of page and watch the page dance up and down as the quotes rotate.
Any ideas on how to fix this on desktop that will also work in mobile are greatly appreciated.
Thanks,
BrettJanuary 28, 2016 at 3:35 am #573441In reply to: Images Don't Load on click (Masonry Gallery)
Hi Josue, is there anyone available to help me with an urgent problem? https://kriesi.at/support/topic/masonry-displays-unwanted-spaces/
January 28, 2016 at 3:34 am #573439In reply to: set margin top
Hi jelle!
You have a line break on top of it in the source code. Is there a codeblock or textblock element above it? If so then remove it.
If not then try adding a codeblock to the page and add this inside.
<style type = "text/css"> #av_section_1 h1 { display: none !important; } </style>Cheers!
ElliottJanuary 28, 2016 at 3:32 am #573437In reply to: Menu CSS for Shrinking Header
found it!! (unfortunately, some topics on the same subject had the answer unavailable – there was just reference that it was changed in quick css by admin)
https://kriesi.at/support/topic/change-background-colour-and-font-colour-of-shrinking-header/
Thanks,
GregP.S. This can be closed. gw
January 28, 2016 at 3:08 am #573421In reply to: Issue splitting menu items
Hi katelynkingtaylor!
There isn’t enough space there so you’ll need to reduce the padding in your custom CSS from 45px down to 5px and then add this to your custom CSS to create the space for your logo.
#top #menu-item-3286 { padding-right: 300px !important; }Regards,
ElliottJanuary 28, 2016 at 2:00 am #573382In reply to: responsive issues and menu sidbar right
Hi!
It looks fine to me. Can you take a screenshot and highlight what your seeing on mobile? Is the problem that it’s not scrolling down the page on mobile? We can give you some CSS to set it to a fixed position but it will display on top of your icons and other header info on mobiles. Is that what your wanting?
I don’t see the black blocks on parallax sections either. Can you take a screenshot and highlight what your seeing?
Regards,
ElliottJanuary 28, 2016 at 12:46 am #573354Topic: Fullwidth slider absolute center regardless of viewport
in forum Enfoldlzevon
ParticipantI’ve seen a few posts in this support forum, but wondered if there is a way to ensure that regardless of viewport / screen size the caption appear in the absolute center? We have important information falling below the fold on some screen sizes using the center without frame. Even if we could center on top it would be helpful.
-
This topic was modified 10 years, 2 months ago by
lzevon.
January 28, 2016 at 12:40 am #573353In reply to: Specify image dimensions – Avid Layout Builder
Unable to do so when using the 2nd method and selecting from “Slide image & thumbnail” (top left corner)
January 28, 2016 at 12:33 am #573349In reply to: "Bubble box" on menus and sub-menus
Here you go:
/* Padding adjustments */ #header_main .menu > li > a{ padding: 0 5px; } #header_main .menu > li > a .avia-menu-text { padding: 8px 10px; transition: all linear 0.3s; border-radius: 5px; } /* Indicator removal */ .avia-menu-fx{ display: none; } /* Submenu positioning */ #top .av-main-nav ul { border: 0; top: 75%; left: 5px; border-radius: 0 5px 5px; overflow: hidden; } /* Coloring */ #header_main .menu > li:hover > a .avia-menu-text { background: #d1d1d1; color: red; } #top .av-main-nav ul a{ padding: 8px 10px; color: red; border: 0; background: #d1d1d1; }Not sure how would you add an arrow there as the top menu item is part of the ‘bubble’ too.
January 28, 2016 at 12:14 am #573343In reply to: Padding fix at the bottom of the page
Ok, try with:
.ssba.ssba-wrap { padding: 100px 0 0 0; }paddingaccepts 4 values in this order:top right bottom left, so in the code above we only increasetop.January 28, 2016 at 12:02 am #573334In reply to: Padding fix at the bottom of the page
Hi Josue,
This seems to move the whole div in all directions. Any way to just move it vertically? Something such as “top padding”?
January 27, 2016 at 11:58 pm #573332In reply to: Mobile Issue
Hi!
This code in your Quick CSS:
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 199px !important; }Change it to:
@media only screen and (min-width: 767px) { .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 199px !important; } }Cheers!
Josue -
This reply was modified 10 years, 2 months ago by
-
AuthorSearch Results
Viewing 30 results - 101,491 through 101,520 (of 142,931 total)
-
Search Results
-
Topic: display html buttons inline
Hello! I need some help using a css to make the buttons appear next to one another rather than on top of each other, I was unsuccessful with my attempts.
This is the code I have in a single code block:
`<div align=”left”>PARTICIPATION</div><div align=”left”>RESULTS</div>
Thank you!
Good Day,
I am wondering if you could explain how I can keep the page from shifting up and down as a rotating quote box fills with text that varies in length from quote to quote.
See the quote on: http://serrystestserver1.info/bob1/strengthsfinder-keynote-and-workshops/ Scroll to bottom of page and watch the page dance up and down as the quotes rotate.
Any ideas on how to fix this on desktop that will also work in mobile are greatly appreciated.
Thanks,
Brett
