Forum Replies Created
-
AuthorPosts
-
April 29, 2016 at 2:48 pm in reply to: Warning: session_start() [function.session-start] – GoDaddy #624515
It was totally fresh install, though i can redo. I also noticed that the error only occurs when using Firefox, not Chrome. I updated Firefox, but it didn’t help. Mike.
April 29, 2016 at 12:28 pm in reply to: Warning: session_start() [function.session-start] – GoDaddy #624322I am having exactly the same problem, but I did a totally clean install from creating a new hosting account, installing latest WP version, and latest enfold. I am getting this at: http://superquickcourse.com/index.php/sample-page/ :
Warning: session_start(): open(/tmp/sess_55b55ec1223d67d6c5677a81aee54a4e, O_RDWR) failed: Permission denied (13) in /home/super99/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/super99/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/super99/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
February 13, 2015 at 5:20 pm in reply to: enfold color section parallax image display issue: full image not displayed #395879Thanks! I will see if the changes work and report back! Mike
February 12, 2015 at 9:34 pm in reply to: enfold color section parallax image display issue: full image not displayed #395352It looks like by changing the “Background Attachment” setting in the color element from “parallax” to “scroll” the image problem resolves itself (bug in parallax?) and gives the affect I was looking for. But there is a large amount of “white space” that appears above the image that I would like to remove so that the image begins at the bottom of the menu header. Please take a look. Thanks Mike.
That worked great! Thanks for all your help!! Mike.
Thanks–its always the little things :-).
I would actually like to keep the logo visible, but hide the menu. I am trying to have the page function as a “squeeze page” where there aren’t too many action options. Mike.
This reply has been marked as private.Thanks Yigit,
Sorry, but it doesn’t seem to work (the same trouble I was having when I tried to make the changes before posting here). I was wondering if it might be because the Woo plugin is taking control of the CSS some how? Thanks for any help you can provide!
Mike.October 30, 2014 at 2:35 pm in reply to: Remove nav menu on single page header, but not logo #343415Oh . . . that did it! Thanks, Mike.
October 30, 2014 at 1:27 pm in reply to: Remove nav menu on single page header, but not logo #343375Works great with page id 3062, but not on the Woo cart page (id 2505): http://nutsandboltspress.com/cart/
.postid-2505 .main_menu { display: none !important; }
Is there is quick fix for the cart page in CSS or because it is the “cart” would it be something else (PHP?)?
Thanks!! Mike.
October 28, 2014 at 5:36 pm in reply to: WooCommerce product shortcode not displaying in WP 4.0 and efold 2.9.2 #342333I fixed the problem: The shortcode was imbedded between the
<pre>
tags. Thanks, Mike.Thanks. It is good to know about the css/grid.css grid file, as I will need it in the future. For right now, I used Ismael’s suggestion of CSS that he posted in the other thread:
.home .flex_column.av_three_fourth.first.avia-builder-el-1.avia-builder-el-no-sibling {
float: none;
margin: 0 auto;
}
Thanks for everything!! Mike.September 22, 2014 at 1:06 pm in reply to: Creating Squeeze Page wiht "boxed" background color visible #322965That did it!! Thanks for everything! Mike.
September 21, 2014 at 5:34 am in reply to: Creating Squeeze Page wiht "boxed" background color visible #322572Thanks Josue. I got it worked out (except for a layout centering issue that I posted on another thread). Here is the Enfold link with the new “Squeeze Page”: http://www.online-moneymakers.com
Thanks, MikeYes, your screen shot is what I started out with, but I needed the width of a 3/4 Layout Element centered on my home page and because there are no 1/8 Layout Elements to go on each side :-(, I am using the 3/4 Element alone. So it displays far left and that is why I had the question about “centering” a single element. Any other work arounds you can think of?? Thanks, Mike.
Thanks! Your CSS centers the text within the 4/5 Layout Element, but I need the 4/5 element itself centered on the page (using only one Layout Element on the page). Mike
Hi Ismael,
Please take a look at this page: http://www.online-moneymakers.com
– I used a 4/5 element for all content.
– I added a code block at the bottom of the 4/5 element that included the div statement
– I added the CSS in style.css file of the theme.The content is still not centered and “CENTER CONTENT” appears at the bottom of the page.
Thanks,
Mike
September 16, 2014 at 2:12 pm in reply to: Creating Squeeze Page wiht "boxed" background color visible #319856Thanks Ismael,
Here is a sample of what I want to do (but with fewer page elements):
Thanks! I had this in there:
@media only screen and (max-width: 480px) { .logo a { max-width: 200px!important; }}
Now I see what was wrong. I really appreciate the help!! Mike.
Hi Yirgit,
Turns out that the old code was being cached in CloudFlare. Once I purged the cache, it worked great! Thanks for all your help!!
Thanks Yirgit!
I had tried adding “Important,” but when I looked at the code I saw that I had misspelled it. But even when I corrected the spelling, it still doesn’t work. I can live without it, bit it would be a nice feature to have. Mike.
Thanks Yigit!! Your code improves things by keeping the shopping cart visible on the header down to 767px width, then it disapears, so something else must be going on :-(. Mike
November 24, 2013 at 8:58 pm in reply to: Icon list format problems when "content": is deleted #192619Thanks Yigit! That did the trick. Thanks for for the “extra” help!! Mike.
November 24, 2013 at 5:20 am in reply to: Icon list format problems when "content": is deleted #192413Thanks Ismael!
It worked well, but the title line was clipped a little at the bottom, so I added this line to CSS to fix it:.`avia-icon-list .iconlist_title {
margin-bottom: 6px;
}`Also, the vertical dotted line doesn’t appear, but that is OK with me :-). As always, your help is greatly appreciated!!
Mike.
I had flushed the cache, but turned off CloudFlare (and reloaded the page a couple items per your suggestion!) and it works great–thanks again for all your help. I will be buying a couple more licenses this week for other projects. Mike.
Thanks Yirgit,
I inserted the code, bit it is still the same ::-(. Tried with a padding value of 180px. and it was the same. Sorry it is not an easy fix. Any other ideas?? Mike.
Thanks Yirgit.
Your code solved the font sizing issue, but I am still losing words directly below the header in responsive mode. I think there is some conflict with this line of code. . .
text-transform: none !important;
. . . that makes H1 all caps (which I don’t want), but keeps the H! completely below the header. Is there another way to eliminate the all caps, but still have H1 display completely in responsive? Mike.
Created new follow up thread.
Thanks! Now that I know what it was called, I searched the forum and added this to the child functions.php file.
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
It worked great. Thanks for the support. I like using this to copy page sections from one page to another, but somehow deleted it Mike
October 28, 2013 at 4:26 pm in reply to: Put Woocommerce cart_dropdown_link in responsive header? #181649Thanks Devin:
I got pretty close, but missed “{display: block !important;}”
Your code worked great!!
Mike
-
AuthorPosts