Forum Replies Created

Viewing 30 posts - 31 through 60 (of 116 total)
  • Author
    Posts
  • in reply to: Enfold: Error updating from 4.2.6 to 4.4.1 #1000842

    Hi Vinay,

    FTP installation worked. Thank you!

    Valerie

    in reply to: Border Between Main and Sidebar #908144

    This thread can be closed. Problem solved. Thank you!

    in reply to: Border Between Main and Sidebar #907723

    Thanks for the fix!

    in reply to: Layer Slider Issue #907694

    Hi Mike,
    Yes, I was able to adjust fonts and text position to a better format. Thanks for the help!
    V.

    in reply to: Layer Slider Issue #907574

    Thanks, Mike. When I did that yesterday, the height increased proportionally and would not hold at the 450 px. The images and text were not at as large a scale as they are now, even after 1100 canvas width.
    Was there a layerslider update as well that changed my settings to some default.?

    in reply to: Layer Slider Issue #907563

    Hi Mike,

    I updated the user to administrator. All of the layerslider changes were reversed at the time of my first post, and still are. The slider did not revert to the boxed dimensions, it enlarged to about 30 to 40% of its original size. After the layerslider display are fixed, I want to add a color section below it that will contain a special heading and some button links to other pages.

    Appreciate your assistance on this!

    V.

    in reply to: Logo Area Slider Issues On Tablet & Phone #849675

    Hi Ismael,

    I have checked the CSS code and corrected an error. With the exception of phone portrait display, the home page is displaying as I intend it to. There is still one issue with the portrait display on my Android phone, Samsung S8. The logo (the word “graycful”) is not entirely on top of the slider image. I have cleared the cache multiple times, and the problem persists. We have focused on increasing the height of the slider image, which has been tricky and resulted in horizontal scaling issues on the phone, or other directional scaling issues on a tablet. I wonder if the easier task is to have the logo scale a little smaller for only the phone portrait display.

    A link to an image with issue is in the Private Content. I also created a new user and password for your access to the CSS, and the login info for that is also in the Private Content. Thanks for checking this out for me. I’m sure you’re just a ready as I am to resolve this. ;-)

    Valerie

    in reply to: Logo Area Slider Issues On Tablet & Phone #849178

    Thanks, Ismael. Everything is working great except for two issues remaining only in portrait view on phone: Link to site in private area.

    1. The bottom of the logo is still over the bottom of the image behind it.
    2. The menu symbol is still not changing to the color I specified.

    Also, I tried using the color section but ended up with the image not extending across the entire screen and scaling properly.
    Can you help with #1 and #2?Then I’m good to go.

    Appreciate the help!
    Valerie.

    in reply to: Logo Area Slider Issues On Tablet & Phone #845450

    Again, to everyone who is helping, thanks!

    I am still having an issue with the positions of the logo and slider image that is under the transparent header on a phone screen. In portrait view, the logo flows over the bottom of the slider. The slider image needs to extend to just below the logo and maintain the scale in the horizontal direction. I tried the following code and, while it worked to extend the slider image to just below the logo, it did not scale horizontally when it was scaled up vertically:

    @media only screen and (min-width: 768px) and (max-width:1024px) {
    #layer_slider_1,  #layer_slider_3{
          min-height: 190px;
    }
    .ls-wrapper.ls-bg-outer, .ls-wrapper.ls-bg-outer img, .ls-inner {
       min-height: 190px;
       height: 200px !important;
    }
    }
    @media only screen and (max-width: 767px) {
    #layer_slider_1,  #layer_slider_3{
          min-height: 100px;
    }
    .ls-wrapper.ls-bg-outer, .ls-wrapper.ls-bg-outer img, .ls-inner {
       min-height: 100px;
       height: 110px !important;
    }
    

    The link to the site is in the private area.
    Thanks for thinking about this.
    Valerie

    in reply to: Logo Area Slider Issues On Tablet & Phone #845444

    Hi All, thanks so much for help!

    Thanks, Ismael, the code for the phone screen to show the full nav menu and hide the burger in landscape mode worked great, with two minor issues:
    (1) I need to change the color of the text of the main nav menu to the pink it is on the website and the vertical dividers in between the menu items to another color.
    (2) In phone portrait screen, the burger needs to be the same pink as the menu items.

    How would I do both of these?

    Valerie

    in reply to: Logo Area Slider Issues On Tablet & Phone #842093

    And one more: On the tablet and phone the slider image is not responsive horizontally and the image width is compressed. Is there a fix for that? (Landscape is OK.)

    Thanks for all the help in making my website professional and beautiful!

    Valerie

    in reply to: Logo Area Slider Issues On Tablet & Phone #842087

    Hi Victoria,

    That worked great! The logo was partly hanging over the slider image, so I adjusted the min-height and height to take care of that issue.

    Next question: is it possible to have the logo and full main nav menu show and be centered when the phone is rotated to landscape? Should I start another thread for that?

    Valerie

    in reply to: Logo Area Slider Issues On Tablet & Phone #841513

    Thanks, Victoria! This worked great for taking care of the tablet issues. On the phone screen, however, the image in the slider is not behind the transparent logo and still below the logo/header area. Is there a fix for that? Appreciate the help!

    Valerie

    in reply to: Padding Between Layerslider & Content #839593

    Thank you, Sarah! Worked perfectly.

    in reply to: Padding Between Layerslider & Content #837209

    Hi John,

    Is it there behind the transparent header. There is just one slide for the time being.

    V.

    in reply to: Transparent Small Bar #829180

    Hi Basilis! To update…I found a workaround by making the header transparent and the applying some custom code to change the font colors in the small bar secondary menu. Thought this might be helpful to post!

    in reply to: Small Bar Font Color for Transparent Header #829075

    Thank you, Mike! Perfect!

    in reply to: Transparent Small Bar #823441

    Thanks for the info, Basilis!

    in reply to: Logo Area Background & Logo Image Issue #822704

    Thank you, John! Worked perfectly!

    in reply to: Random Horizontal Line Across Webpage #752164

    Thanks, Mike! Worked perfectly!

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #680416

    Hi All,

    I have a client meeting tomorrow so I need to work on the site tonight. I am restoring to a backup now. I hope that you have enough information with the warning and fatal error occurring in the functions.php file at line 419, “require_once( ‘config-templatebuilder/config.php’ ); //templatebuilder plugin” for a fix.

    V.

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #679637

    Hi all! This is line 419 in the functions.php file:
    require_once( ‘config-templatebuilder/config.php’ ); //templatebuilder plugin

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #679635

    Back to the dashboard updating issue with Enfold, I have not done anything with the site since our last communication about the extraordinary length of time the maintenance message appeared and that the site never backed up. There are warning and fatal error messages, apparently in the functions.php file on line 419, taking the form below. I have put the full path and site info in the private content area of this message.

    Warning: require_once(config-templatebuilder/config.php): failed to open stream: No such file or directory in /home/…/public_html/wp-content/themes/enfold/functions.php on line 419

    Fatal error: require_once(): Failed opening required ‘config-templatebuilder/config.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/…/public_html/wp-content/themes/enfold/functions.php on line 419

    What is the fix for this? need to be able to easily update the theme.

    Thanks for continuing to look into this issue.

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #677537

    Hi Rikard,
    That message was displayed for more than 30 minutes, and the site was unavailable for that time. Does the update from 3.6.1 to 3.7.1 really take that long? I have been using Kriesi’s templates (Avisio and Enfold) for 6 years and never had an update take that long. That length of time is puzzling.
    V.

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #676145

    Hi Rikard,
    To try to duplicate the problem, I again attempted to update the Enfold theme from 3.6.1 to 3.7.1 from inside the Enfold Child theme. It crashed the site again with the same message “Briefly unavailable for scheduled maintenance. Check back in a minute.” Not getting the warning or fatal error messages. See info in Private Content.
    Thanks for checking into this for me!
    V.

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #676102

    Hi cpalichleb52,
    No this isn’t resolved yet. I am going to get some work done on the site tonight and then create a backup to restore, if necessary. Then I will attempt the update from the WP dashboard again to see if I can replicate the error for analysis of a fix.
    V.

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #675094

    Hi!
    I had to restore the site to a backup as I had a deadline to meet for some work on it. Instead of uploading the Enfold zip file through the WP dashboard, I have not tried to update from 3.6.1 to 3.7.1 again and am hoping for a fix to the issue before I attempt it again.
    V.

    in reply to: Error Updating Enfold from 3.6.1 to 3.7.1 #673415

    I also updated WP version to latest (4.6) just before attempting the Enfold update.

    in reply to: LayerSlider Transitions Gone #667816

    Hi Ismael, thanks for your post. I have routinely updated my version of Enfold as each update has become available, so that is not the issue with my site. Any ideas how I can retrieve the layerslider settings?

    V.

    in reply to: LayerSlider Transitions Gone #665547

    Hi All,

    The other issue with my layersliders is that for all but the home page I had used a slider template with demo images (the green leaves) that were in an earlier version of Enfold. In addition to the transitions, the links to the images are all erased in the updated version of Enfold. Can anyone there take a look at my site pages to see which demo template I used and either fix the issue or send me all of the settings and links? I have provided my site info again for your convenience in the private content.

    I would appreciate any help you can give to fix this issue. Otherwise is will take me a very long time to fix it, as well as any issues with my client’s website.

Viewing 30 posts - 31 through 60 (of 116 total)