Forum Replies Created
-
AuthorPosts
-
Hey RubenVri!
Please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
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,
Can you please post the link to your website so we can see your social icons and provide you HTML code for them?
Best regards,
YigitHey!
I am not sure if i understood you. Do you have an example site where we can see the feature you would like to recreate?
Best regards,
YigitHi!
That was because you had the same code in functions.php file of your parent theme as well. I removed from parent theme and added to child theme.
By the way, you have installed Enfold parent theme twice. One is the older version. Please delete it.Regards,
YigitHey!
You have shared your logins on another thread. I will look into it and will update you on that thread regarding this issue as well. Let us continue there :)
Best regards,
YigitHi!
I changed the code to following one
.page-id-313 .av-flex-placeholder { width: 1% !important; }Can you please review your website now? :)
Cheers!
YigitHey richdan,
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 hotspot!
There might be an error in your code. Can you please post FTP logins and WP admin logins here privately so we can look into it?
Best regards,
YigitDecember 16, 2016 at 4:06 pm in reply to: Captions cut off on mobile slider (repeated thread) #725399December 16, 2016 at 3:49 pm in reply to: Captions cut off on mobile slider (repeated thread) #725384Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive #top .slideshow_caption { padding-top: 0!important; }}Regards,
YigitHey!
Alright then. We will close this thread for now, please feel free to start a new one when you need further assistance on this case.
Enjoy your weekend!Best regards,
YigitDecember 16, 2016 at 3:36 pm in reply to: Quick CSS to activate the custom ID in the color section? #725375Hi,
Can you please post FTP logins here privately as well so we can look further into it?
Best regards,
YigitHi!
Can you please refer to this post – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ and create a testing environment so we can look further into it.
If you have not made any changes on theme files, it should be a plugin issue.Cheers!
YigitHi!
Can you please post a screenshot of the issue you are seeing? It does work totally fine on my end.
Also, please try to login to your site on incognito mode with the logins you provided for us.Best regards,
YigitHey!
I think this is related to one of your plugins. Markup is broken at the moment (please see screenshot in private content field). Can you please try de-activating all active plugins and check if that helps?
Best regards,
YigitHey!
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 :)Enjoy your weekend!
Regards,
YigitHey!
I set it to “/shop/%product_cat%” and now products and pages load fine. Can you please check it now?
Best regards,
YigitHi!
Glad we could help! Let us know if you have any other questions or issues and enjoy your weekend!
Best regards,
YigitHi,
I changed the permalinks to
/%product_cat%Please flush cache and review your website
Best regards,
YigitDecember 16, 2016 at 2:36 pm in reply to: How to make enfold-social-share-buttons availabe for other custom post types #725333Hi Marcus,
Sorry for the late reply.
Can you please post a screenshot showing the issue and a link to your page?
You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereBest regards,
YigitHi,
It seems like you have added your text in phone info field. Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
or to this one instead – http://kriesi.at/documentation/enfold/add-subtext-to-logo-replace-logo-with-site-title/Best regards,
YigitHi,
I added the icons to your footer widget area by copying HTML. Please change links in 3rd footer column :)
Best regards,
YigitHi,
You could add two text block elements, one in where you would like to display on mobile and other on desktop and by referring to the post i posted earlier, you can hide the one you would like to display on mobile when site displayed on desktop and vice versa :)
Best regards,
YigitHi,
We are planning to include it after new year but unfortunately still cannot provide an ETA yet.
You can refer to this post – http://kriesi.at/documentation/enfold/deactivate-the-layerslider-plugin/ to deactivate built in LayerSlider if you would like to install it as a standalone plugin
Best regards,
YigitHi,
Sure!
- You can use this plugin to display different menu per page – https://wordpress.org/plugins/zen-menu-logic/
- This plugin to display widgets on conditions – https://wordpress.org/plugins/widget-logic/
- And you can add following code to Functions.php file in Appearance > Editor to display different logo on certain pages
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,
I asked my teammates to check your website on pc. Please kindly wait to hear from them :)
Best regards,
YigitHi,
Advanced Layout Builder loads fine on my end. Also, it seems like you are still using the older version of the theme.
We need to see the issue in case you had issues and reverted to the older version.Best regards,
YigitHi Stephanie!
Thank you for contacting us!
Please refer to this post – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/ and try installing the theme via FTP.
You would need to be logged in to see the links and to get full support so please firstly register to our forum here – https://kriesi.at/support/register/ :)
Let us know if you have any other questions!
Regards,
YigitHi,
@millertimesites Can you please start a new thread and let us know which browser you are using? Post screenshot showing the issue as well please. You can upload your screenshots on imgur.com or Dropbox public folder and attach the links to your thread.Best regards,
Yigit -
AuthorPosts
