Forum Replies Created
-
AuthorPosts
-
November 6, 2014 at 6:52 pm in reply to: FATAL ERROR with 0 plugins and new installation + VERY slow site! #347254This reply has been marked as private.November 6, 2014 at 6:48 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347248
I’m starting a new thread because I need to have this taken care of ASAP – thanks so much!
November 6, 2014 at 6:38 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347239Also, still have the FATAL ERROR on new version of the installed theme with Theme Check Plugin:
Fatal error: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/theme-check/checks/deprecated.php on line 230
November 6, 2014 at 6:37 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347238Not sure what this error is but I am getting it when trying to load the site now:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /wp-content/themes/enfold-child/functions.php:1) in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
November 6, 2014 at 6:31 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347233Godaddy mentioned that the problem may be in one of my customizations. So, I tried to comment out all the extra php functions, still no change. Here is the functions.php in child theme:
* <?php /* * Add your own functions here. You can also copy some of the theme functions into this file. * WordPress will use those functions instead of the original functions then. */ function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('a.news-link').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_script'); /* add_theme_support(‘avia_template_builder_custom_css’); */ /* set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; } add_filter('avf_magazine_excerpt_length','avf_magazine_excerpt_new_lenght', 10, 1); function avf_magazine_excerpt_new_lenght($excerpt) { $excerpt = 200; return $excerpt; } */
November 6, 2014 at 6:09 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347214Just an update – I deleted the enfold theme and re-installed it as per GoDaddy’s request, still have the problem.
November 6, 2014 at 4:01 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347133Please note that I am running ZERO plugins besides the Theme Check plugin.
November 6, 2014 at 3:53 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347130After almost 5 hours of trying to solve this issue and being in touch with Godaddy for the 3rd time, it seems that it could be a theme-related issue. I am able to load the “theme check” while using another theme and THEN check themes. I can check all 3 standard themes with no problem. However, when I try to check enfold theme or child theme, I get FATAL ERRORS:
Enfold theme: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/theme-check/checks/deprecated.php on line 230
Child theme: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/theme-check/checks/deprecated.php on line 230
Help, please!
November 6, 2014 at 2:55 pm in reply to: How to remove thick border around thumbnail images in Combo & Recent Post widget #347097Perfect! Looks much better, thank you!
November 6, 2014 at 2:35 pm in reply to: Icon with text not spacing correctly after 3 lines of text #347085Hi Andy, We tried that already – see above. This was my response – I’m not sure that this is a viable solution; as you can see the separating of columns creates a large gap between the icon and the text and using </br> s to try to match them horizontally seems to be a spacing gamble. (I also included a screen shot so you can see what I am talking about.)
I thought to keep all in one column to minimize spacing. The whole point of using an icon next to text is to have it next to the text. It seems that using icons next to text only works well when the text is 1-2 lines and not more. There is simply no easy solution.
November 6, 2014 at 1:57 pm in reply to: CSS styling not holding for header text and entry text in magazine setting #347080Hi Ismael,
Thanks! Unfortunately, the slow behavior of the site has gotten worse since this initial “meltdown” and I’m guessing that it is a memory issue, but I am not sure if it is with the theme or the hosting company (go daddy). It seems that the more I added pages and CSS to the site, the slower it got. In the last 2 days, I am reloading pages constantly, losing new entries in pages constantly and taking hours to make one small edit or change, literally, Something is really wrong!
I increased the memory limit as per above.
I edited the php.ini file to memory_limit = 192M (that’s what go daddy said to do) in webroot and WP installation folder.
I did a maleware scan and found no infected files.
I have disabled all plugins.
Then I did a http://tools.pingdom.com/fpt/ test and the site is still ranking at 84/100 with no plugins installed.
(I have another WP installation in the same account using a different theme and this site ranks 65/100 – with 17 plugins installed, still terrible but not as bad as the enfold theme with 0 plugins installed).I am using enfold 3.0.2 and WordPress 4.0
I tried to run the P3 optimizer with only that 1 plugin installed, and got FATAL ERROR – A fatal error occurred during profiling: Allowed memory size of 268435456 bytes exhausted (tried to allocate 35 bytes) in file /wp-content/plugins/p3-profiler/classes/class.p3-profiler.php on line 304
I tried to run theme check plugin with only that 1 plugin installed, and got FATAL ERROR – Fatal error: Maximum execution time of 30 seconds exceeded in /wp-content/plugins/theme-check/checks/deprecated.php on line 230
It seems that my site is completely maxed out even with no plugins installed. I have no idea how to resolve this… do you think it is a server side issue or something with the theme?
Hi Elliot, Thanks it worked!
Unfortunately what happens when truncating the text is that the image code shows up as text, so for example…after the title of a post it reads “[caption id="attachment_6128" align="alignright" width="300"]…. with the text entry. To a reader, it looks like a bunch a gibberish.
I think given that, it will be better to just list the whole entire article.
It would be great to see a feature similar truncated feature to magazine or blog post if possible in a future update. Thank you!
November 5, 2014 at 8:17 pm in reply to: How to change background & font color of Heading Row and Pricing Row #346732Hi Andy, Works perfectly!
Thank you!!
Hi again! Ok, I had someone test on a Mac with 10.9 + Safari 7, and there is still a problem with the slider. In Safari, It stops after about 15 minutes (according to my tester), or as he says “if I minimize the page, the slider stops working. The halt seems to be time related. If I minimize and quickly restore, the slider is OK, but if I leave it minimized for more than a few seconds, the slider stops. If I don’t minimize, it seems to work OK for a while. If I leave the site up on the screen for a “while”, it stops. I just timed it and it looks like it freezes after 15 minutes. ”
The main issue that I have with the slider stopping is that the text disappears. It’s not such a nice experience to come back to a blank picture. Is there any way to retain the text upon the “freeze”?
OS X 10.8.5 and Safari 6.2. Will try to have someone else check on another Mac and see what happens.
November 4, 2014 at 6:08 pm in reply to: How to make Avia buttons inline and change hover color on x-large buttons? #345972That’s perfect! Thank you!
November 4, 2014 at 9:11 am in reply to: How to change background & font color of Heading Row and Pricing Row #345765Hi Josue,
That worked for the Heading Row, thank you!
But, still not changed for Pricing Row.
I would also like to have ability to change font and color in Pricing row in both highlighted and default column.
November 4, 2014 at 8:56 am in reply to: How to make Avia buttons inline and change hover color on x-large buttons? #345759Also, I would like to change the hover cover of these XL buttons. Is there a way to only change this size (XL button) hover effect?
November 4, 2014 at 8:55 am in reply to: How to make Avia buttons inline and change hover color on x-large buttons? #345758Perfect, an easy fix – thank you!
November 4, 2014 at 8:40 am in reply to: Icon with text not spacing correctly after 3 lines of text #345756Hi Andy, Thank you!
The new code above is left justifying icons that used to be next to text in buttons and also messing up icons in icon lists (used on other pages in the site like /momo/disclaimer).
Hi Elliott!
Thank you! Unfortunately this code seems to have crashed the entire site, giving the following error:
Parse error: syntax error, unexpected $end, expecting T_STRING or T_VARIABLE or ‘$’ in /themes/enfold-child/functions.php on line 35
November 1, 2014 at 6:56 pm in reply to: How to make Avia buttons inline and change hover color on x-large buttons? #344687This reply has been marked as private.November 1, 2014 at 6:54 pm in reply to: Icon with text not spacing correctly after 3 lines of text #344685This reply has been marked as private.November 1, 2014 at 6:19 pm in reply to: How to change background & font color of Heading Row and Pricing Row #344671Thank you! This code is starting to work, however 2 things still not working:
1. This code changes font and color in Heading Row, but not Pricing Row. I would also like to have ability to change font and color in Pricing row in both highlighted and default column.
2. In the highlighted column, this code only changes half of the background color of the heading row. The top half of the heading row (the part that is extended to make it a heading row) is still the default background color.
Hi Gunter!
I am also trying to do this (limit the length in category view), and I tried entering the above code in functions.php but it didn’t work. Is there a new suggestion with the latest theme update that is perhaps different? Thanks!
October 30, 2014 at 9:23 pm in reply to: How to change background & font color of Heading Row and Pricing Row #343714Hi Yigit, Thank you!
This code seems to be giving all columns the attributes of Column 1. I don’t see any difference between highlighted columns and normal columns.
October 30, 2014 at 9:11 pm in reply to: How to make Avia buttons inline and change hover color on x-large buttons? #343690This reply has been marked as private.October 30, 2014 at 5:45 pm in reply to: Icon with text not spacing correctly after 3 lines of text #343495This reply has been marked as private.October 30, 2014 at 1:34 pm in reply to: How to change background & font color of Heading Row and Pricing Row #343382This reply has been marked as private.October 30, 2014 at 1:33 pm in reply to: How to change background & font color of Heading Row and Pricing Row #343381Hi Yigit,
Thank you! Unfortunately this code does not seem to differentiate between the centered (normal) column and the highlighted column. Please check the example in the link (next reply).
-
AuthorPosts