Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks a lot for sharing your solution, Karen! We will note it for future in case any else has the same issue :)
Let us know if you have any other questions and enjoy your weekend!
Best regards,
YigitNovember 4, 2022 at 2:13 pm in reply to: First the general stylesheet diddn't work, now i have no theme at all #1371341Hey,
Could you please contact your hosting provider and ask them to increase PHP Post Max Size and PHP Max Upload Size to 16M? Currently they are 8M and 2M respectively.
Best regards,
YigitNovember 4, 2022 at 12:24 pm in reply to: First the general stylesheet diddn't work, now i have no theme at all #1371332Hey Jainan,
Could you please temporarily disable IP restriction? As I mentioned earlier, I am locked out so I am not able to check WP dashboard :)
Regards,
YigitNovember 4, 2022 at 12:08 pm in reply to: First the general stylesheet diddn't work, now i have no theme at all #1371329Hi,
I installed both Enfold parent and child theme via FTP. Could you please go to Appearance > Themes in WP dashboard and try activating Enfold child theme now? :)
Best regards,
YigitNovember 4, 2022 at 11:35 am in reply to: First the general stylesheet diddn't work, now i have no theme at all #1371325Hi,
I was blocked by the security so I could not login to your WP dashboard.
Could you please post FTP password here privately as well? :)
Regards,
YigitNovember 4, 2022 at 11:24 am in reply to: hiding menu to allow for ONLY hamburger ALSO hide socket menu. #1371323Hi,
I commented out your custom CSS code in Appearance > Customize > Additional CSS, then went to Enfold theme options > Main Menu > General and chose to display menu as icon in “Menu Items For Desktop”.
Please review your website :)
Regards,
YigitNovember 4, 2022 at 11:16 am in reply to: First the general stylesheet diddn't work, now i have no theme at all #1371319Hey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :) If you would like us to install the theme via FTP, please post FTP logins here privately as well.
Regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHey Tim,
Thanks for contacting us!
SVG elements does not have an ALT attribute – https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute. Could you use Title or Desc tags inside SVG element instead?
Best regards,
YigitHey Peter,
Thanks for contacting us!
Have you enabled CSS and JS file merging and compression options in Enfold theme options > Performance tab? If you have, please refer to this post – https://kriesi.at/documentation/enfold/optimization/#troubleshoot and disable unique timestamps :)
Regards,
YigitHey,
Thanks for contacting us!
It seems like you have following custom CSS code in Appearance > Customize > Additional CSS
.cart button.single_add_to_cart_button, .cart a.single_add_to_cart_button { display: none !important; }
Please remove it and the button should show up :)
Best regards,
YigitHey,
Thanks for contacting us!
I went to Optimole plugin settings and excluded images containing “logo” in filename. Your logo was resized to 120x100px by the plugin.
Please review your website :)
Best regards,
YigitHi,
We are happy that Nikko could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi George,
Thanks for contacting us!
fake_facebook.jpg image is located inside /enfold/images/layout/ folder, not inside uploads folder. Could you please create temporary WP admin logins and FTP logins for one of your sites where we could reproduce the issue and post them here privately so we can inspect it? :)
Best regards,
YigitHey @smallcph,
Could you please use this website – http://csslint.net/ and check your custom CSS for errors?
If that does not help, please create a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it :)
Best regards,
YigitHey,
You are welcome!
Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHey,
Your HTML in “Phone Number Or Small Info Text” field in Enfold theme options > Header > Extra Elements was broken. I fixed it and that helped.
Please review your website :)
Best regards,
YigitHey,
Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5 and generate a new Personal Token and try once again with it? :)
Regards,
YigitHi,
Glad you figured it out! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
You are welcome! Glad I could help :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey Oscar,
Thanks for contacting us!
1- Could you please try updating the theme using Envato Market plugin – https://www.envato.com/lp/market-plugin/
2- If you have an access to Envato/ThemeForest account that was used when purchasing the theme, you do not need to purchase a new license. You can simply login to that account and go to Downloads page to download the latest version and update the theme manually – https://kriesi.at/documentation/enfold/theme-update/.
6 months of support is included with your new purchase. You can extend it to 12 months for a discounted price. You will receive lifetime updates even when your support period expires. You can renew support for 6 months for $41.13 after it expires which is optional.
3- You will not be able to receive support by us but you will receive theme updates once the support period is over.
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHi Bernd,
My bad, I did not see your last post before I posted mine :)
Thank you for your patience!
Regards,
YigitHi Bernd,
CSS added in WP 6.1 targets all links that does not have “wp-element-button” class. So please add following code to bottom of Quick CSS field in Enfold theme options > General Styling
a:where(:not(.wp-element-button)) { text-decoration: none; }
Best regards,
YigitHey,
Thanks for your contribution Luigi! I have uploaded the language files on our GitHub :)
Best regards,
YigitHi,
Please add following code to bottom of Quick CSS as well
figure { margin: 0; }
Cheers!
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
a:where(:not(.wp-element-button)) { text-decoration: none; }
Regards,
YigitHi Peter,
Glad you figured it out and thanks for the update :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Could you please clear dynamic cache on your server as well? Title field should be empty so I believe the title is there due to server sided cache :)
Best regards,
YigitHi mb,
We are sorry for the late reply!
Issue seems to be related to your customization on your child theme’s functions.php file. I switched to parent theme and posts have showed up. I believe following code is causing the issue
add_filter('pll_get_taxonomies', function ($taxonomies, $is_settings) { unset($taxonomies['category']); unset($taxonomies['post_tag']); unset($taxonomies['portfolio_entries']); return $taxonomies; }, 10, 2); add_filter('pll_get_post_types', function ($post_types, $is_settings) { unset($post_types['portfolio']); unset($post_types['post']); return $post_types; }, 10, 2);
but could not confirm since functions.php file is not editable in theme editor.
If translation options do not show up on your live installation, please edit your post, click “Screen options” on the top right corner and make sure “language” options is checked – https://imgur.com/a/VmaxP7y
I left parent theme active. Please review your website :)
Best regards,
Yigit -
AuthorPosts