Forum Replies Created
-
AuthorPosts
-
Hey Waldoctg,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 768px) { .flex_column { width: 100% !important; margin-left: 0 !important; }}Then please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
YigitHey!
Have you figured it out already? I can see add to cart button on my end and clicking the buttons adds the product to cart as it should :)
Best regards,
YigitHi!
Can you please post a screenshot and show the changes you would like to make?
Best regards,
YigitHey
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitHey!
I am not sure if i understood the changes you would like to make. Can you please elaborate and check the screenshot once again? I believe it is the same one from the other thread
Best regards,
YigitHey!
1- Please edit your element and choose to set zoom level automatically to show all locations.
2- Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
YigitHey
It seems like you simply turned off responsive layout. If you would like to look further into the issue, please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ or this one – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
YigitFebruary 10, 2017 at 3:10 pm in reply to: Memberpress login prompt formatting vs color section #745437Hi!
As i tested on the browser, code should fix the layout issue. Let’s wait to hear from @bkheld :)
Best regards,
YigitHi,
Please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
Also, please try de-activating all active plugins and check if that helps.Best regards,
YigitHey Werbezeit!
You had a missing closing curly bracket in your Quick CSS field. I added it. Please flush browser cache and review your website now
Best regards,
YigitHi Guenter!
We will include it in upcoming version which should be released within 2 weeks.
Cheers!
YigitHey!
Can you please try adding following code to Functions.php file in Appearance > Editor
add_filter('avf_title_tag','avia_new_title'); function avia_new_title() { $title = ''; return $title; }Best regards,
YigitFebruary 10, 2017 at 1:12 pm in reply to: blog/news: Show/Hide author info and no allowing comments #745394Hey!
Then please start a new thread and attach temporary WP admin logins in private content field. If you post them here, they will be visible to creator of this thread as well.
Best regards,
YigitFebruary 10, 2017 at 1:07 pm in reply to: blog/news: Show/Hide author info and no allowing comments #745389Hey!
Please try changing the code to following
.html_elegant-blog .avia-content-slider .slide-meta,.html_elegant-blog #top .avia-content-slider .blog-categories { display: none !important; }then please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitHi,
That should not have been the case however it seems like you have already figured it out?
Your site loads fine on my end without any warnings/errorsBest regards,
YigitFebruary 10, 2017 at 1:05 pm in reply to: ID set to colorbox gets malformed before rendering #745385Hi Jan,
Yes, that is clear :)
Thanks for reporting once again. Enjoy your weekend!Best regards,
YigitFebruary 10, 2017 at 1:04 pm in reply to: blog/news: Show/Hide author info and no allowing comments #745384Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_elegant-blog .avia-content-slider .slide-meta,.html_elegant-blog #top .avia-content-slider .blog-categories { display: none; }Best regards,
YigitFebruary 10, 2017 at 1:03 pm in reply to: Border around masonry + title underneath thumbnail #745382Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-image-caption-overlay, .av-image-caption-overlay * { border-radius: 2px!important; }Best regards,
YigitHi,
Please switch to Text tab on Text Block element to remove pre tags
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,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-product-main-image { width: 50%; }Best regards,
YigitHey Nicola!
Thanks for contacting us!
Can you please post your purchase code in private content field so we can reset your forum account?
Regards,
YigitHey stanbrid!
Seems like you figured it out? :)
.referral-social-icons .av-share-box ul li a { color: #53A337; font-size: 25px; }Regards,
YigitFebruary 10, 2017 at 3:08 am in reply to: Remove vertical separator between main body & sidebar in iPad view #745174Hey
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 1024px) { .sidebar, .content { border: none !important; }}Best regards,
YigitHi!
Alternatively, you can add following code to functions.php file in Appearance > Editor
add_theme_support('avia_no_session_support');Best regards,
Yigit -
AuthorPosts
