Forum Replies Created
-
AuthorPosts
-
Hey Rabia!
Thank you for contacting us!
As I have already replied here – https://kriesi.at/support/topic/mega-menu-images-2/, Please register to our support forum here – https://kriesi.at/support/register/ and after logging in, please refer to this post – http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/
Regards,
YigitHey Monique,
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,
YigitHi!
I added your content into your footer columns and they show up fine on my end. Can you please refresh your page and review your website?
Best regards,
YigitHey!
I tried adding dummy text into your footer widget area in Appearance > Widgets and it worked fine on my end.
Can you please post the content you would like to insert into your footer columns here using – http://pastebin.com/?Regards,
YigitJanuary 10, 2017 at 10:17 pm in reply to: Remove title appearing when hovering on masonry (alt look, not the popup) #731746Hey Jurgen,
Please refer to this post – http://kriesi.at/documentation/enfold/remove-image-titles-that-show-up-when-you-hover-on-images/
Best regards,
YigitHey
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,
YigitHey Max,
Which version of te theme are you using?
You can add following code to Quick CSS in Enfold theme options under General Styling tab to remove image overlay in sidebars
.sidebar .image-overlay { display: none!important; }Best regards,
YigitJanuary 10, 2017 at 10:12 pm in reply to: Warning: Division by zero in …/themes/enfold-child/functions.php on line 145 #731740Hi,
Actually you can ignore the warnings. You should worry about errors rather than warnings :)
Best regards,
YigitHey!
Page titles show up in title bar on both pages on my end. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If you still have the issues, please post a screenshot and show the issue. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Please also note that we may need temporary admin logins for both sites
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.mfp-img { -webkit-animation: none !important; animation: none !important; }Best regards,
YigitHey!
In that case please go to Settings > Discussion and make sure that discussion is disabled :)
Regards,
YigitHey mcraig77!
Please refer to this post – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.mfp-img { -webkit-animation: none !important; animation: none !important; }We will include the fix in upcoming Enfold update
Best regards,
YigitHey!
Please edit your post and click “Screen options” on the top right corner and check “Discussion” then scroll below your post content and choose to enable discussion on your post
Regards,
YigitHey!
Can you please create a temporary admin login and post it here privately?
Regards,
YigitHey Marcel,
Glad you figured it out and thank you for sharing your solution :)
Let us know if you have any other questions or issues : )Best regards,
YigitHi!
Not at all!
Let us know if you have any other questions or issues and happy new year! :)
Regards,
YigitHi,
I adjusted code in functions.php file a little. Please review your website now :)
Best regards,
YigitJanuary 10, 2017 at 5:44 pm in reply to: remove little white arrows in portfolio pictures and sort categories #731648Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-content .avia-arrow { display: none; }Best regards,
YigitHi!
Can you please change the code to following one
.archive .post_delimiter { border-bottom: 2px dotted grey; margin-bottom: 50px; }Regards,
YigitHey Charlotte :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.category-hotel-chains.archive .post_delimiter { border-bottom: 2px dotted grey; margin-bottom: 50px; }Best regards,
YigitJanuary 10, 2017 at 4:44 pm in reply to: Problem – Enfold page redirection causing issue with form plugin. #731619Hi,
I tried choosing your frontpage and blog page in Settings > Reading instead of Enfold theme options to check if that helps but it did not. Could you please contact plugin author for more information? We do not have any experience with the plugin unfortunately.
Please also note that we do not provide support for 3rd party plugins but we do not mind taking a quick look :)Best regards,
YigitHey Marcel!
Please add following code to functions.php file in Appearance > Editor
add_filter('avf_title_tag','avia_new_title'); function avia_new_title() { if(is_page(5)){ $title = get_bloginfo('name'); } return $title; }You can also use a plugin such as Yoast to have more control over your page titles.
Regards,
YigitHallo Melanie!
Füge folgenden Code ins Quick CSS Feld ein:
.mfp-img { -webkit-animation: none !important; animation: none !important; }If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
LG!
YigitHi Rabia!
Thank you for contacting us!
Please firstly register to our support forum here – https://kriesi.at/support/register/ and then refer to this post – http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/ :)
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.mfp-img { -webkit-animation: none !important; animation: none !important; }Best regards,
YigitJanuary 9, 2017 at 5:40 pm in reply to: Error fetching content – please reload the page and try again #731212Hi!
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 :)Regards,
YigitHey Gian Maria!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avia_widget_time', 'change_avia_date_format', 10, 2); function change_avia_date_format($date, $function) { return false; }If that does not help, please post a link to your page and point out the changes you would like to make.
Best regards,
YigitJanuary 9, 2017 at 5:26 pm in reply to: Error fetching content – please reload the page and try again #731203Hi Uroš!
You are currently using an older version of the theme. Please update Enfold to the latest version 3.8.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Best regards,
YigitMerhabalar!
Kullanicilar (Users) > Yeni Ekle (Add New) sekmesi altinda yeni kullanici ekleyip kullanici rolunu “Shop manager” olarak secebilirsiniz. Bu sayede siteyi kullanacak yetkilinin daha kisitli erisimi olur.
Lutfen bir deneyin yeterli olmazsa alternatifleri dusunelim :)TR’e selamlar!
Best regards,
Yigit -
AuthorPosts
