Forum Replies Created
-
AuthorPosts
-
Hey!
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!
Yes, please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 75%; }}Best regards,
YigitHi,
Please try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change theentry_with_sidebarimage size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.Best regards,
YigitMarch 1, 2017 at 12:03 pm in reply to: How I can add left / right arrows for custom post type? #753625Hi,
Please add following code to functions.php file in Appearance > Editor
add_filter('avia_post_nav_settings', 'avia_post_nav_settings_mod'); function avia_post_nav_settings_mod($settings) { if(is_singular('trenerzy')) { $settings['taxonomy'] = 'trenerzy'; $settings['is_fullwidth'] = false; } $settings['same_category'] = true; return $settings; }Best regards,
YigitHi,
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!
Please add following code to Quick CSS as well
@media only screen and (min-width: 990px) { .responsive .av-image-hotspot { height: 15px; width: 15px; line-height: 15px; }}Regards,
YigitHi!
Great!
We will inform our devs and look into it to make sure that is no warning in upcoming updates :)Regards,
YigitHey!
Which version of Enfold are you currently using? Please update the theme to the latest version 4.0.2 – kriesi.at/documentation/enfold/updating-your-theme-files/ if you have not updated already. Mentioned files are LayerSlider related. Since it is now updated to the latest version 6.1.6, it should fix the errors and warnings :)
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:
@media only screen and (max-width: 767px) { .avia_datepicker { display: none!important; }}Best regards,
YigitHi Chad!
I have added the code to bottom of Functions.php file.
I could not see any errors prior to adding the code but i would make sure that error will not show up.
Please review your website :)Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of the week! :)
Best regards,
YigitHi,
Can you please create a temporary admin login and post it here privately?
Best regards,
YigitHey!
I tried de-activating all active plugins and that helped with the order. I believe issue is related to “Post Types Order” plugin. Please adjust it’s settings or contact plugin author
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,
YigitHey!
Please add it to the bottom of the file. If you would like us to do it for you, please post temporary admin logins here privately :)
Cheers!
YigitHey!
Of course everyone has different way of learning however I personally think online courses would be better :)
You are welcome & good night!
Best regards,
YigitHi Chad!
You can register to our support forum here – https://kriesi.at/support/register/ and start new threads under Enfold sub forum.
To fix the issue, please add following code to Functions.php file in Appearance > Editor
add_theme_support('avia_no_session_support');Best regards,
YigitHi Rob!
Please add following code to Quick CSS as well to hide captions on screen sizes smaller than 990px
@media only screen and (max-width: 990px) { .custom-slider .container.caption_container { display: none !important; }}For improving plugins functionality, please contact plugin author :)
Cheers!
YigitFebruary 28, 2017 at 7:53 pm in reply to: I need to understand better the services you can offer #753179Hi!
Not at all!
You can always contact us if you have any questions :)Enjoy the rest of your day!
Best regards,
YigitFebruary 28, 2017 at 6:56 pm in reply to: Insert transparent widget over full width Easy Slider? #753155February 28, 2017 at 6:46 pm in reply to: Button Link Select is missing (even with newest update) #753149Hey!
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,
YigitFebruary 28, 2017 at 6:45 pm in reply to: Insert transparent widget over full width Easy Slider? #753148Hey!
I have updated the code in Quick CSS field. Please review your website now :)
Best regards,
YigitFebruary 28, 2017 at 6:26 pm in reply to: Insert transparent widget over full width Easy Slider? #753137Hi!
I edited your slider and checked “Use first slides caption as permanent caption” and then gave it a custom CSS class “custom-slider” and added following code to Quick CSS field
.custom-slider .container.caption_container { max-width: 1130px; }Please review your website now :)
Best regards,
YigitFebruary 28, 2017 at 6:19 pm in reply to: google analytics the report is unavailable 400 hatası #753121Merhabalar!
Bu eklentiyi mi kullaniyorsunuz “Google Analytics Dashboard for WP”?
“Oyle ise, yetkilendirmeyi temizleyip tekrardan yetkilendirin” tavsiyesinde bulunmus eklenti sahipleriBest regards,
YigitFebruary 28, 2017 at 6:12 pm in reply to: I need to understand better the services you can offer #753115Hello,
You can read more about what is included in support here – https://themeforest.net/page/item_support_policy.
Even though it is not included, we help our users with small customization requests as well.Enfold is a very flexible theme so you would be able to create many different looking layouts by simply adjusting theme and elements’ options. You can check out Enfold showcase thread here – https://kriesi.at/support/topic/enfold-showcase/ to see what other users made with the theme. Most websites posted there are made by novice users.
Let us know if you have any other questions :)
Cheers!
YigitHey coreyblaser,
Sorry for the late reply!
Please update Enfold to the latest version 4.0.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitFebruary 28, 2017 at 5:56 pm in reply to: Button Link Select is missing (even with newest update) #753101Hi,
Enfold 4.0.2 is already available and it does include the fix for this issue. Please update the theme – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey Dick,
Sorry for the late reply!
I do not think that would be easily possible. WordPress revision system (https://codex.wordpress.org/Revisions) and 3rd party plugins would all display only shortcodes as far as i know :/
Best regards,
YigitFebruary 28, 2017 at 5:51 pm in reply to: Insert transparent widget over full width Easy Slider? #753094Hey Rob!
Have you tried adding the shortcode into slider caption field?
Regards,
YigitHi,
It is this plugin – https://wordpress.org/plugins/slick-social-share-buttons/ however it seems like it was not updated in 4 years so it might not work properly.
You can try using this one – https://wordpress.org/plugins/wp-social-sharing/Best regards,
Yigit -
AuthorPosts
