Forum Replies Created
-
AuthorPosts
-
January 21, 2018 at 6:29 am in reply to: Update Enfold – Responsive Multi-Purpose Theme by Kriesi #900265
Hi Nicoletta,
Thanks for the clarification. A lot of other users have reported that they are not able to get the update through the backend either, and to be honest I’m not sure why that is. You don’t really need update to 4.2.1 if you don’t want to, but if you do, then I would simply overwrite the whole theme folder with the new one using FTP.
Best regards,
RikardHey AugeoCoop,
Could you try updating the theme to the latest version (4.2.1) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi,
What you did worked, since it’s working now on my end. Please check you site.
Best regards,
RikardHi,
No, you would have to edit the template directly or edit it with CSS. I’m not sure what your definition of beautiful is, you will have to be a bit more specific.
Best regards,
RikardJanuary 21, 2018 at 5:00 am in reply to: Fixing widget area position just like the menu area #900258Hi,
I’m not sure but I think so, did you try to add the code to a sidebar widget?
Best regards,
RikardJanuary 21, 2018 at 4:58 am in reply to: Background pictures covering altenate content, background bod and normal content #900257Hey jairharder,
We can help you out if you run into problems, if you have any specific questions then let us know and post a link to your site.
Best regards,
RikardHi Silvio,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJanuary 21, 2018 at 4:46 am in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #900254Hi,
Thanks for that, I’m not sure why it’s displaying the shortcode like that. But maybe you could try to replace it with actual markup instead? For instance, the first shortcode:
[av_one_fourth first]<label>Aanhef*[select* aanhef "Kies hier" "Dhr." "Mevr."]</label>[/av_one_fourth]Would be replaced by this:
<div class="av_one_fourth first"><label>Aanhef*[select* aanhef "Kies hier" "Dhr." "Mevr."]</label></div>Best regards,
Rikard-
This reply was modified 8 years, 3 months ago by
Rikard.
Hi,
Thanks for the feedback, let’s stick to one problem at a time. There are a lot of error messages when trying to open the footer widgets but they are likely not theme related as this is core WordPress functionality. If you want us to have a further look at this then we need permission to disable plugins in order to debug.
Best regards,
RikardHi Brian,
I can’t see that the mobile menu is active on desktop, it switches at 990 pixels on my end. Is that the way you want it or do you want to change that?
Best regards,
RikardHi Alex,
You should be able to set that under Enfold->Advanced Styling, look for the Linked Image Overlay option.
Best regards,
RikardHi Diana,
You will need custom CSS to do that, if you inspect each menu item in your browser, you will see that each one has its own ID. You can use that to target each one individually. For instance, to target your home menu item would look like this:
#menu-item-379 .avia-menu-text { color:red !important; }Best regards,
RikardHey enzowillemstad,
I think we will need some more context to your problem, which CSS is not applying where exactly? Are you applying any caching on the new server?
Best regards,
RikardHi Thorsten,
We don’t collect any data, but I’m pretty sure that for instance Facebook, Twitter or Instagram will collect data on your users when sharing on their platforms, that is kind of what they do. Big data = big money for platforms like that, they want to know all there is to know about you.
Best regards,
RikardHi,
Thanks for that, you are getting a 500 internal server error on admin-ajax.php. I can’t reproduce the error on my local install though, so I think it’s something on the server you are running your site on. Could you try contacting your hosting provider to see if they know the server is throwing that error please?
Best regards,
RikardHi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardJanuary 20, 2018 at 8:57 am in reply to: Change font size of WooCommerce checkout page "ship to different address" #900046Hey Taryn,
I can’t see that on the checkout page, I think we need to be logged in to be able to see that?
Best regards,
RikardHi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey boogy42,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also, on which page is this happening?
Best regards,
RikardHey guruledc,
If it doesn’t work with the code block then you might have to add it using a function in your functions.php file:
function guruledc_add_custom_code(){ ?> <script type=”text/javascript” src=”//downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us12.list-manage.com”,”uuid”:”85b2cb224ddab2b741e686898″,”lid”:”80ac196a26″}) })</script> <?php } add_action('wp_head', 'guruledc_add_custom_code');Best regards,
RikardHi,
Thanks for that, I see the same thing on my end. You are getting some error messages, though I’m not sure what they are related to. Could you try deactivating all plugins to see if one of them is causing a conflict please?
Best regards,
RikardHi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for sharing, though this should be fixed in the latest version of the theme (4.2.1), please try updating to that: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey paige07,
Please try the following in Quick CSS under Enfold->General Styling:
.team-member-job-title, .team-member-description { text-align:center; }Best regards,
RikardHi,
Thanks for the feedback, though I’m not really sure what you would like. Maybe you want to remove the header background on mobile? Or a background colour behind the mobile menu?
Best regards,
RikardHey almondmike_a,
Thanks for the login details. It looks like you haven’t closed the ul tag in your markup, that might be the problem. Please try the code in private instead.
Best regards,
Rikard-
This reply was modified 8 years, 3 months ago by
Rikard.
Hi,
Please try this instead:
.page-id-241 #after_full_slider_1 .grid-content { min-height:68px !important; }Best regards,
Rikard -
This reply was modified 8 years, 3 months ago by
-
AuthorPosts
