Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for that, it might be the special character you are using which messes with the layout builder, could you try replacing it with this? Just remove the spaces between the characters:
& g t ;
Best regards,
RikardJanuary 11, 2018 at 9:58 am in reply to: Uncaught TypeError: Cannot read property 'ready' of undefined in avia.js #896063Hey djrasmusp,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardHey OptirevAdmin,
I can only see regular widgets in the sidebar on that page, but ifyou are looking to add a builder element to the sidebar then you can try to activate debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then add the shortcode to a widget. Please note that we don’t recommend this since it might have unwanted consequences.
Best regards,
RikardHi David,
It’s one of those things which seems really easy but isn’t, I don’t know any way of doing that to be honest with you.
Best regards,
RikardHey mcraig77,
Please try the following in Quick CSS under Enfold->General Styling:
#av-burger-menu-ul li a:hover { background-color: #ddd !important; }
Best regards,
RikardHi,
Thanks for the feedback, please let us know if you should need any further help on the topic.
Best regards,
RikardJanuary 11, 2018 at 9:35 am in reply to: Make burger menu go back to normal after loading demo content #896052Hi,
Thanks for that, the option you are looking for is under Enfold->Main Menu->General. I changed it there so your regular menu is now showing for larger screen sizes.
I can’t see the Propulsion option you are referring to, did you try clearing your browser cache and reload the site?
Best regards,
RikardHi,
No, you wouldn’t be able to position them under the menu, unless you use custom CSS. Either option you would like to take, I think you will have to spend a lot of time to get those buttons looking right to be honest. Your easiest option would be to leave them on the same line as the rest of the menu.
Best regards,
RikardJanuary 11, 2018 at 9:16 am in reply to: Not receiving emails from Enfold Contact Form and Contact 7 Form #896047Hi,
Yes, they would be the ones to ask :-) Tell them exactly what you told us here, that it’s not working with either the internal theme form or Contact Form 7.
Best regards,
RikardHi Stephen,
Thanks for the feedback, let us know if you should need any further help on the topic. Thanks to @guenni007 for helping out :-)
Best regards,
RikardHi,
Ok, thanks for the feedback. I think you will need custom CSS for that. Do you have this set up somewhere, if so then please link to where we can see the Grid Row with the videos and we’ll give you some CSS to use.
Best regards,
RikardHi tlscaliti,
Great, thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
Thanks for the feedback, I tried logging in but the details don’t seem to work anymore. Could you check and verify please? Also, did you try clearing your installation with this plugin and try to import again after that? https://wordpress.org/plugins/wordpress-reset/, please note that this plugin will reset everything on your installation, including posts or pages you might have added.
Best regards,
RikardJanuary 11, 2018 at 8:38 am in reply to: Fullwidth Layerslider image inside accordion is failing to display #896041Hi,
Thanks for that, though I’m not sure in which tab you are trying this? We might need to have a look at the backend as well so please include admin login details in private as well.
Best regards,
RikardHi,
Great, glad you got it figured out and thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey jonna_gaertner,
I’m not sure I fully understand what you are trying to do, could you post a mockup or screenshot highlighting your intentions maybe? Also please note that we are here to help you with problems in the theme, not to customise it for you, though we do help out if customers run into problems or request small changes.
Best regards,
RikardHey Sigmund,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { #footer .av_one_fourth { margin-left: 0 !important; width: 40.5% !important; } }
Best regards,
RikardHi,
Great, glad you found a solution and a big thanks to Shaon :-)
I’ll close this thread for now. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi llpavelich,
I’m not sure which code you are referring to, where does the plugin tell you to insert the code?
Best regards,
RikardHey helban,
Did you try increasing the memory allocated to PHP on your installation? I would recommend that you have 256mb: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
RikardHi,
Thanks for the login details, did you try to set a featured image for your articles? Otherwise they will only show the default icon like it’s displayed now.
Best regards,
RikardHi,
There are very long waiting times for a lot of files on the server, please see private. That is something you would have to bring up with your hosting provider to get those times lowered, or change hosting provider.
If you should need help speeding your site up then I would recommend contacting a service like SteadyWP. You could also try a caching plugin like WOT Cache to see if you get any improved results.
Best regards,
RikardJanuary 11, 2018 at 7:46 am in reply to: HTML-Quellcode mit Javascript VOR Ihrem Google Analytics Tracking Code platziere #896009Hi,
Please try this in your child theme’s functions.php file:
function susanna_tracking_code(){ ?> <script type=”text/javascript”> var gaProperty = ‘UA-XXXXXXX-X’; var disableStr = ‘ga-disable-‘ + gaProperty; if (document.cookie.indexOf(disableStr + ‘=true’) > -1) { window[disableStr] = true; } function gaOptout() { document.cookie = disableStr + ‘=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/’; window[disableStr] = true; } </script> <?php } add_action('wp_head', 'susanna_tracking_code', 1);
Best regards,
RikardHi,
Thanks for the feedback, what did you use to create that element? Is it a plugin?
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) { .page-id-5103 .avia_textblock img { width:100% !important; min-width:100% !important; } }
Best regards,
RikardHey 1953ahddub,
Thanks for the details, though the WordPress login is not working. Could you check and verify please?
Best regards,
RikardHey jayfarr1982,
Could only see the actual icon on my end using Chrome, how can we reproduce the problem?
Best regards,
RikardHi,
Thanks for that, I think the problem there is that the images are not equal in height. On the first row for instance, the first one is 394 pixels high and the second one is 391. Could you try cropping or editing your images so that they are all the same height to see if that helps please?
Best regards,
Rikard -
AuthorPosts