Forum Replies Created
-
AuthorPosts
-
February 17, 2017 at 7:41 pm in reply to: Lightbox Modal Window Images Disappear: Enfold 3.8.5 & Safari 10.0.3 (12602.4.8) #748612
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,
YigitHi,
Not sure if i understood you correctly.
If you are talking about footer menu that is being displayed inline with copyright text, it is not possible to add dropdown feature to it at the moment unfortunately. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
If you would like to hide certain footer columns on mobile, please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { #footer .flex_column:nth-child(1),#footer .flex_column:nth-child(3) { display: none !important; }}That would hide 1st column and 3rd column on mobile. You can adjust the numbers as needed.
If neither was what you meant, please elaborate.
Best regards,
YigitFebruary 17, 2017 at 7:38 pm in reply to: Adding Google Adwords conversion tag code into Enfold theme #748606Hi,
Sorry for the late reply!
Please refer to this post – http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/Best regards,
YigitHi,
I checked your website and it does show up fine on my end on Safari.
Safari cannot find images with special characters in their names, so to prevent the issue, please use “a” instead of “ä” for example :)Best regards,
YigitFebruary 17, 2017 at 7:11 pm in reply to: Lightbox Modal Window Images Disappear: Enfold 3.8.5 & Safari 10.0.3 (12602.4.8) #748587Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.mfp-img { -webkit-animation: none !important; animation: none !important; }Our devs already fixed the issue and it will be included in upcoming Enfold update next week.
Cheers!
YigitI placed your 1/1 column element into a color section element and chose not to display border and decrease padding.
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,
YigitHey Phet,
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!
Can you try updating the theme once again via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/?
Safari and Chrome are both webkit browsers that is why i would expect the same issue on both browsers. Since both works fine on my end, i think it might be something related to the Safari version you are using.Regards,
YigitHi!
I am not really sure why it does not work on your end while it does on mine. Can you please try de-activating all active plugins?
Regards,
YigitHi!
Then please change that code to following one
@media only screen and (min-width: 769px) { .page-id-28 #badge1 { display: block !important; }}Regards,
YigitHi,
Can you please try adding your content into a color section and choose not to display border and padding?
If that does not help, please create a temporary admin login and post it here privately.Best regards,
YigitHi Steffen!
Please remove “!important” from following code
.page-id-28 #badge1 { display: block !important; }Best regards,
YigitHey!
Can you please try adding following code to wp-config.php file near top and check if that helps?
define('CONCATENATE_SCRIPTS', false);Best regards,
YigitFebruary 17, 2017 at 4:28 pm in reply to: Remove hyperlink from product image on shopping page #748517Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
a.woocommerce-LoopProduct-link { pointer-events: none !important; }Best regards,
YigitHey Nicola!
I have previously tested on Chrome and now on Safari but it does work fine on my end :)
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Cheers!
YigitHi!
Please change the code to following one
@media only screen and (max-width: 1920px) { .avia-slideshow-arrows a.prev-slide:before { color: transparent; background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; } .avia-slideshow-arrows a.next-slide:before { color: transparent; background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }}I am not super clear on the issue you are having so please elaborate if that does not help. Please note that forums are currently very busy and we are trying to keep customizations to minimum
Regards,
YigitHey!
Sorry for the late reply!
“We zijn onze website aan het verbouwen. De nieuwe site komt in februari online.”. Can you please post temporary admin logins here privately so we can look into it?
Best regards,
YigitHi,
According to this site – http://www.downforeveryoneorjustme.com/, your website is currently down. Can you please check the link once again?
Also, we might temporary admin logins and FTP logins to look further into the issue. Please post them here privately if you do not mindBest regards,
YigitFebruary 17, 2017 at 2:52 pm in reply to: Error fetching content – please reload the page and try again + admin-ajax.php #748463Hi,
@pedropluque I believe this one is resolved – https://kriesi.at/support/topic/error-403-admin-ajax-php/ :)If you have any other questions or issues, please feel free to start a new thread!
Best regards,
YigitFebruary 17, 2017 at 2:51 pm in reply to: Memberpress login prompt formatting vs color section #748462Hi,
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,
@niguli Have you figured it out already? I tried checking your website and did not see any issues.
Also, i have removed your private content field as they are visible to creator of this thread as well. If you need further assistance in this case, please start a new thread and attach your temporary logins in private content field there.Best regards,
YigitHi,
1- Great!
2- No. I removed the code, not added and other changes were made in Enfold theme options which are not overwritten during updates.
3- Breadcrumbs show up fine on my end – http://i.imgur.com/2EjmmPA.png. Is not this how you want to display them?
4- Please go to Enfold theme options > Blog Layout and choose blog style in “Single Post Style” field. You can use default editor for the posts you would like to display in chosen styleBest regards,
YigitHi,
It seems like you got your site up and running again. Great!
Can you please try switching to another theme to check the text in footer?Best regards,
YigitFebruary 17, 2017 at 2:19 pm in reply to: Enfold based contact form with anti-spam seems not to work. #748439 -
AuthorPosts
