-
Search Results
-
Hi,
how can I dlete static styles. For e.g.:<div class=”av-tab-section-tab-title-container avia-tab-title-padding-none av-custom-tab-color” role=”tablist” styles=”min-width: 1190px; left: 0px”>
In Enfoldy Backend there is nowhere a possibilty to give another width and I want to set it to “none”. But where?
https://wordpress.p588916.webspaceconfig.de/?page_id=156#junge-steuerberater-ak-just
Thanks for supporting
Topic: Child Theme Update
Hello an agency build this website with Enfold Theme before me :
They created a child theme and now I can’t make the theme updates.
How can I update the theme because in the Theme update I don’t have the option to update?Thank you in advance for your help!
Topic: Alter Sub Categories Menu
Hello,
I was talking to you in another thread and raised this issue. You replied with a solution and said if I had any other questions to raise a new thread.
I want to alter the sub-menu with the categories below the slider in 3 ways:
1) Can you tell me how I can rename it from “Menu” in mobile mode to say “Categories”?
2) Also, I would like to left-align it when in mobile mode, but keep it centred in desktop mode?
3) Lastly, can I change it to switch to mobile mode at 885px rather than what it lets me set it to? (trying to maximise the proper menu until it starts wrapping to two lines at 885px wide).You replied asking me to add the following to the functions.php:
// additional custom scripts
function ava_custom_script_mod() {
?>
<script>
(function($)
{
// replace fullwidth sub menu placeholder text
$(".av-current-placeholder").text("Categories");
})(jQuery);
</script>
<?php
}
add_action('wp_footer', 'ava_custom_script_mod');===================================================================
By functions.php I presume you mean: wp-content/themes/enfold/functions.php
So I added it directly at the bottom and went to clear the wp-rocket cache but cannot login to the admin area with this code added. I just get an error at the admin area saying:
There has been a critical error on this website. Please check your site admin email inbox for instructions.Learn more about troubleshooting WordPress.
Logs indicate:
[Wed Jun 01 13:52:09.363904 2022] [lsapi:error] [pid 1706026:tid 140660832917248] [client 81.xxx.xxx:0] [host http://www.mydomain.uk] Backend fatal error: PHP Parse error: syntax error, unexpected token “?” in /home/blah/domains/mydomain.uk/public_html/wp-content/themes/enfold/functions.php on line 851\n, referer: https://www.mydomain.uk/wp-admin/Thanks
We generally wait to upgrade WP for a few weeks, sans security-based updates. Yesterday, after making sure Enfold was the latest version on a city’s site, we ran the update to WP 5.9.3. The other few cities that got the updates yesterday work just fine. Unfortunately, our most important client’s upgrade did not go so well.
But, for some odd reason, the home page can no longer pull anything in a loop (drawn from Enfold). Blog posts, masonry, post slider, etc. Needless to say, I have hundreds of people calling into their office and despite hours of trying to fix the issue, cannot figure it out.
So, I immediately went back to basics and deactivated all non-essential plugins. Then, I tried replacing the grid elements, switched to alternative looping elements, etc. and still no joy. I tried cloning the page, but again, nothing. Events Calendar Pro pulls its items, but the Enfold looping elements do not.
So, I tried looking at the categories it was puling, changing the name to the primary category it was using. Nothing. Tried looking for other categories and still nothing. But, then I remembered we had a similar page on the site, /now/ That was working. Why, I could not figure it out, other than different category. So I tried pulling that Now category on the home page and cloned page, but again nothing.
I am missing something stupid, aren’t I? I am pulling my hair out trying to figure out what is stripping the output.
Has this happened to anyone else? I really do not want to restore, because it is an active site with lots of people viewing and contributing.
I had carefully read the posts I could find in regard to updating to WordPress 6.0 and thought it’d be safe to do so. Unfortunately, after doing so, my Enfold child theme ignores the front-page settings. It now displays a blog layout with a sidebar instead of the normal non-sidebar front page. I already saved all widget areas and the front page options in Enfold Child’s settings, also tried picking a different page and reverting back to the correct page—to no avail. On a staging version of the site with 5.9 everything is still working fine (unfortunately I didn’t back up there before my update to 6.0). Anything I could do?
Edit: Same happening with the ‘mother’ Enfold theme. It just doesn’t find any posts then for the front page, but the page set as front page is also ignored.
Edit II: Rolling back to WordPress 5.9.3 helps getting a proper front-page back.
Topic: Customize Tag/Archive page
I want my Tag/Archive page to show like this:
Article title 1
Article title 2
Article title 3
…
Note: each line has only one titleBut the current functions of Enfold do not support this when I look through this thread: https://kriesi.at/support/topic/customize-tag-page/
What can I do?
Viewing 30 results - 25,591 through 25,620 (of 244,580 total)
