-
Search Results
-
Hello!
First of all, what a great theme it is. Thanks to the whole team for the effort : )
I’ve encountered some problems using it and here are my solutions:
1) There was a discussion earlier about a table bug which results in wrong order of row labels on mobile devices (https://kriesi.at/support/topic/table-bug-enfold/). As I understand, there is no element zero in CSS, so changing line 282 in \config-templatebuilder\avia-shortcodes\table.php
$responsive_style .= ".avia-table-".self::$table_count." td:nth-of-type({$counter}):before { content: '".$row['content'][$counter]['content']."'; } ";
to$fix = $counter + 1; $responsive_style .= ".avia-table-".self::$table_count." td:nth-of-type({$fix}):before { content: '".$row['content'][$counter]['content']."'; } ";should fix the problem.
2) I was also annoyed by the resulting quality of scaled logo images in Firefox. Adding
.logo img{image-rendering: auto;}
to \css\custom.css should improve it (https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering).Hope it helps someone. Good luck!
Hey again,
I have enfold installed on a multisite environment, how do I activate woocommerce? Not seeing the option. http://codelessme.com/pt
Topic: Enfold > button in sidebar
I started having problems a few days ago, where clicking a text block on a previously published page in the admin will often bring up a blank box saying “Click here to enter your text.” It’s unpredictable…sometimes my page content shows up and I can edit it, but most often it’s blank. Also, I’ve got a 1/4 – 1/2 – 1/4 column arrangement inside a color box, and the 1/4 column on the right will often drop down under the 1/2 column in the admin…then when I publish my changes, the content appears twice–once in the 1/4 column as it should, and again at the bottom of the 1/2 column area. A new text block with duplicated content is in that spot, and sometimes has to be deleted a few times for the changes to publish properly.
I updated all my plugins, the Enfold theme, and WP to 3.8. I have also tried turning off all plugins and still seen this behavior. Any ideas? We’ll be giving the client access to edit their site pretty soon, and we need for it to be a dependable experience.
Topic: changing menu color font ?
Hi,
how can i change the menu color ?
In Enfold theme option / styling, i can’t see the color menu…Regards
Hi, I noticed that the following code (below) appears when viewing the site’s source code in a browser window. Is there any way to remove it?
<!–
Debugging Info for Theme support:Theme: Enfold
Version: 2.0.1
Installed: enfold
AviaFramework Version: 1.8.2
AviaBuilder Version: 0.3.1
——————
ChildTheme: Enfold Child
ChildTheme Version: 1.0
ChildTheme Installed: enfoldML:268435456-PU:6-PLA:8
–>Thanks
Hayley
Viewing 30 results - 232,531 through 232,560 (of 244,329 total)
