Forum Replies Created
-
AuthorPosts
-
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Glad Nikko could help!
Alternatively, you can add following code to Functions.php file in Appearance > Editor and change page ID (“9” in example below)
add_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if(is_page(9) ) { $logo = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png"; } return $logo; }Best regards,
YigitHi,
That is actually not really a good solution. We would recommend you to go to Enfold theme options > Footer and change footer column count to 5, add your content into 5th footer column in Appearance > Widgets and then to add following code to Quick CSS and adjust the values as needed
#footer .flex_column:nth-child(5) { width: 100%; } #footer .flex_column:not(:nth-child(5)) { width: 20.5%; }Best regards,
Yigit-
This reply was modified 8 years, 8 months ago by
Yigit.
July 24, 2017 at 6:56 pm in reply to: Schrifte und Hintergrund bei Überschrift einer Tabelle #829142Hey!
Please add following code to Quick CSS as well :).avia-heading-row th strong { color: #dbd8db !important; }Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
Yigit-
This reply was modified 8 years, 8 months ago by
Yigit.
Hi!
We recommend WPML for multilingual sites however some of our users are using Polylang and qTranslate X plugins as well however they might not be 100% compatible with the theme
Cheers!
YigitHey!
Can you please post a link to your page, where you have your table and caption? :)
Regards,
YigitHey!
I was able to login however i noticed you are using Enfold 4.0.7 on this site. Could you please firstly update it to the latest version 4.1.2 – kriesi.at/documentation/enfold/updating-your-theme-files/ and let us know if issue persists?
Best regards,
YigitHey!
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If that still does not help, please try logging in from the account you created for us and check if it works fine then.
Best regards,
YigitHi!
Glad it is working fine now! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top #wrap_all .av-main-nav ul > li:hover > a { font-weight: bold; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitHey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.av-inner-masonry { border-radius: 5px; }If that does not help, please post a link to your page :)
Best regards,
YigitHi!
It does work fine for me. I attached a screenshot in private content field. You can also upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
YigitHey!
I am getting “Error establishing a database connection” error when i try to load your site at the moment
Regards,
YigitHi emfutte!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links ” and make sure to check “Apply only to mouse hover state”
Best regards,
YigitHey!
Glad it is working for you! :) Let us know if you have any other questions or issues
Best regards,
YigitHey!
Please edit your Color Section elements and give your sections a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
If that is not what you meant, please elaborate on the changes you would like to make. If you it would be easier to explain with screenshots, you can upload them on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHi,
@unicaweb Thanks for sharing! This might be biased but i liked the ones with cats and dogs the most :)Best regards,
YigitHi!
I deactivated “Karma Builder” plugin and mobile menu now shows up and works fine. Please flush browser cache and review your website
Cheers!
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitJuly 24, 2017 at 5:31 pm in reply to: Enfold Bug? Deleted photo from Media Library still showing as blank thumbnail #829089Hi Dave,
There might be some error in your custom CSS. Could you please create a temporary admin login and post it here privately so we can look into it?
Best regards,
YigitHi!
Glad you figured it out!
Let us know if you have any other questions or issues :)Cheers!
YigitHey!
Can you please try de-activating all active plugins and then try hard refreshing and check if that helps?
Cheers!
YigitHi,
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitJuly 24, 2017 at 2:26 pm in reply to: Yet another problem (!!) with Enfold 4.1.2 – Mega Menu on mobile just broke #829014Hey Rob,
First of all, we are truthfully sorry for the inconvenience!
As i mentioned earlier, i still believe most of the issues are related to customizations to header and i am not just saying it not to blame the update as we are still collecting bug reports to fix some bugs and make improvements on current mobile menu which probably will be included in Enfold 4.1.3.
Could you please provide login credentials once again when your developer is done working on the site and if he/she cannot figure out the issue?
Best regards,
YigitHey!
Some strings might not be translated, in that case, as i mentioned earlier, you can use a plugin such as this one – https://wordpress.org/plugins/loco-translate/ to translate those strings :)
Let us know if you have any other questions or issues!
Cheers!
YigitJuly 24, 2017 at 2:17 pm in reply to: Enfold 4.1.1 Tablet mode of website now has strange margin issues #829009 -
This reply was modified 8 years, 8 months ago by
-
AuthorPosts
