Forum Replies Created
-
AuthorPosts
-
Hi,
Glad I could be of help :)
Feel free to reach out to us again on the forum if there is anything else you need assistance with.
Best regards,
JordanHi,
You’re welcome! Feel free to reach out to us again if you need anything else :)
Best regards,
JordanHey Kurt,
Thanks for getting in touch with us!
I think the correct function you are looking to use is the current_time() – https://codex.wordpress.org/Function_Reference/current_time
The get_the_time function displays the time or date a post or page was published.
Let me know if you need further assistance.
Best regards,
JordanHey eyez03,
Thanks for getting in touch with us!
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,
JordanHi,
If you want the phone number to appear black. Please try the following CSS code:
#top .av_header_transparency .phone-info.with_nav span { color: #000000 !important; }
Best regards,
JordanHey Thomas,
Thanks for getting in touch with us!
I am not seeing the sidebar on mobile devices. There is also already CSS code that is hiding the sidebar on mobile. Could you please refresh the page on your phone and clear your mobile browser’s cache.
Let me know if I misunderstood anything.
Best regards,
JordanHey Armstrong88,
Thanks for getting in touch with us!
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.
Also please let us know what page are you trying to add the video to.
Best regards,
JordanHi,
Glad to hear you figured it out!
Best regards,
JordanHey Christian,
Thanks for getting in touch with us!
There is a style that is pushing the cart icon behind the top bar in the WooCommerce stylesheet. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_bottom_nav_header .cart_dropdown { margin-top: -23px !important; }
Best regards,
JordanHey spleeky,
Thanks for getting in touch with us!
Adding the page ID to the CSS selector should only target the buttons on the homepage once the ID is correct. However, the start of your code looks like this:
.page-id-431 .avia-button.avia-size-small, .avia-button.avia-size-medium, .avia-button.avia-size-large, .avia-button.avia-size-x-large
But it should look like this:
.page-id-431 .avia-button.avia-size-small, .page-id-431 .avia-button.avia-size-medium, .page-id-431 .avia-button.avia-size-large, .page-id-431 .avia-button.avia-size-x-large
You had only added the page ID selector to the small size button. If you still have issues please could you provide a link to your site. You only provided a username and password.
Best regards,
JordanHey opareklov,
Thanks for getting in touch with us!
I am not completely following your question. Are transferring your site to a new URL? Or are you installing the theme on a completely new website?
Let us know so we can assist you accordingly.
Best regards,
JordanHey JNAD,
The latest version isn’t 3.1.5 but version 3.6.1. Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
Best regards,
JordanHi,
I managed to fix the issue for you. Please look and ensure everything is okay now.
Best regards,
JordanHey advteksol,
Thanks for getting in touch with us!
On what page are the icon boxes located? We need to inspect the element so that we can provide you with the CSS to achieve what you want.
Best regards,
JordanHey esotEric,
Your main menu items currently have the same blue color as the header. Please go to Enfold -> Advanced Styling and select the main menu to style and change the font color to something you prefer.
Also what is the exact error you are receiving when trying to update?
Best regards,
JordanHi,
Glad to hear the update seemed to fix all the issues you were facing! If you require any further assistance with anything else please feel free to reach out to us on the forum again.
Best regards,
JordanHey somaticrevolution,
Thanks for getting in touch with us!
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,
JordanHey kaloraat,
Thanks for getting in touch with us!
It looks like the container for the text widget in the header was overlapping the container for the logo. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#header .widget .textwidget { width: 50%; float: right; }
Best regards,
JordanJune 16, 2016 at 10:25 pm in reply to: Background images not showing up after PHP code added and theme updated #649433Hi,
Glad to hear it’s all good! Feel free to reach out to us again on the forum if you have any other issues.
Best regards,
JordanJune 16, 2016 at 10:01 pm in reply to: Background images not showing up after PHP code added and theme updated #649421Hey SignifyStudio,
Thanks for getting in touch with us!
The site looks good on my end. You may not see the changes until the cached files are cleared in your browser. Please see my screenshot of your site in the private section, or let us know if there are other background images that are not showing up.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
JordanHey hugardan,
Thanks for getting in touch with us!
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanJune 16, 2016 at 8:26 pm in reply to: How can I change the color of my mailchimp signup form font #649391Hey Bernhard,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.form_element label { color: #FFFFFF!important; }
Change the color to the one you wish to use.
Best regards,
JordanHi,
Thanks for getting back to me!
What errors were you getting when updating via FTP?
Have you already downloaded the update from ThemeForest? Place the folder somewhere on the server so that we may be able to find it. Let us know in which directory you have placed the updated theme files.
Best regards,
JordanHi,
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,
JordanHey connect4consulting,
The version of Enfold you are using for that site is 3.1.4 and you should update to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post).
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area.
Best regards,
JordanJune 16, 2016 at 8:11 am in reply to: How to use a different color section image for mobile vs. desktop? #649063Hi,
Thanks for the info.
The problem was in your CSS. You have code at the very top of your stylesheet to hide the Color Section with class .only-mobile on everything but did not put code to display it when the screen size gets smaller.
Best regards,
JordanHi,
Glad to hear it worked! It seemed the page was taking the style from another stylesheet just for the text so using CSS was unavoidable.
Best regards,
JordanHey wealthyone,
Thanks for getting in touch with us!
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Also try using a different browser. If the problem persists, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHi,
Glad to this also worked for you!
Best regards,
JordanHi,
Glad to hear that you got it fixed! Definitely feel free to reach out to us again if the issue pops up again.
Best regards,
Jordan -
AuthorPosts