Forum Replies Created

Viewing 30 posts - 1 through 30 (of 83 total)
  • Author
    Posts
  • in reply to: Layerslider won't save new slide or existing updates #853146

    Hey Ishmael!

    That did the trick! Added the column back into the table and everything is working beautifully! Couple last questions:

    1. Where did you go to see the error information you pasted above – I’d like to be able to do this and troubleshoot on my own in the future? WordPress database error: [Unknown column ‘flag_popup’ in ‘field list’]
    2. I’m curious how you think the flag_popup column was removed? That’s a little scary as I’ve never modified my database, ever.
    3. Do I need to change line 297 back to if( ! $slider || ( (int)$slider[‘flag_popup’] && ! get_option(‘layerslider-authorized-site’, false) ) ) {
    Again, thanks as always for the stellar support. Best theme and support ever – you guys ROCK!

    Mark

    • This reply was modified 7 years, 3 months ago by Mark.
    in reply to: Layerslider won't save new slide or existing updates #851319

    Ok, so how do we fix this? What I provided access to was the dev instance and I will need to fix it there first and then move it over to prod. I’m always no more than 1 or 2 releases behind. So this install was either 4.0 or 4.1…I don’t remember exactly.

    • This reply was modified 7 years, 3 months ago by Mark.
    in reply to: Layerslider won't save new slide or existing updates #850277

    I deactivated the plugins and still the same issue. Below are the ftp details.

    Thanks,
    Mark

    in reply to: Layerslider won't save new slide or existing updates #847463

    Hey Ishmael,

    Made the adjustment and now the error is gone, but the slider still won’t save. It seems like it does when I click the button, but it doesn’t work. Not sllider adjustments are saving at all. I can’t modify, edit, or even create a new slider. Did you login with the info and see what I’m talking about? I know I’m not the only one with the issue as there have been threads in the past.

    Any ideas?

    in reply to: Layerslider won't save new slide or existing updates #845628

    Thanks for the reply, Ismael – I’ll copy the folder over again, but I updated via FTP originally so I’m pretty confident the folder was overwritten with I updated. I downloaded the latest theme version from Themeforest and uploaded via ftp. I’ll try again and see if that resolves it. Should I uninstall the plugin and reinstall? I can export the sliders beforehand if you think that’s necessary. Maybe there’s some legacy code sitting out there? Not sure why there’s be an error like this if the flag is no longer in the theme. Seems very weird to me unless there was a problem when I transferred the files.

    No worries on the late reply, I know how many you guys get and the customer service is stellar as always.

    Mark

    in reply to: Layerslider won't save new slide or existing updates #844997

    Posted this on August 25th with no response as of yet. Need help with this guys. ASAP please. Customer is waiting for me to update slides and I cannot at this time.

    in reply to: LayerSlider issues with boxed layout #797051

    Hey Rikard – sorry about that, I have things locked down within htaccess. You should not be able to login.

    Thanks!

    Mark

    in reply to: Adding text below logo in header with widget #724083

    I’ve added the css but that places it in the slider below…not under the log. I realize I could add it in photoshop, it’s just the text version would be much easier to read.

    in reply to: Adding text below logo in header with widget #723513

    Hey Rikard,

    I added the CSS and it’s not placing the widget txt under the logo. You can login and see for yourself using the info I provided in the 1st message. Thanks so much for your help in advance.

    Mark

    in reply to: Adding text below logo in header with widget #722924

    Hi Rikard,

    That’s correct.

    Mark

    in reply to: Adding text below logo in header with widget #722655

    Hello – still haven’t heard anything on the above request…

    in reply to: Main Menu Navigation and Subnav #712320

    Ah, perfect – thank you so much, Nikko! I appreciate your help!

    in reply to: Main Menu Navigation and Subnav #711772

    Anticipating you’ll need access to the theme…pasting it in the private data box:

    in reply to: Main Menu Navigation and Subnav #711769

    Hi Nikko,

    I added the snippet in the css styling box and there was no change to the menus. I added the !important as well:

    #top #header .av-main-nav li a {
        font-weight: bold;
        font-size: 14px; !important;
    }
    in reply to: Main Menu Navigation and Subnav #711728

    Hi Rikard,

    The dev URL is below in the private content box…thanks for your help!

    Mark

    in reply to: Adding multiple links to layerslider slide #596725

    Hi Rikard,

    I’m using layers Lider but I dont see a way to highlight specific areas of the banner image and make them individual links. I’m not talking about adding text link overlays, I want to use the actual image and make certain areas of the graphic click able and link to different pages. Any example code or instructions on how? All is see is one area to paste a link but that makes the whole slide link to the page…I need one half the slide to link to one page and the other half of the slide to link to another page.

    I figured it out guys…for others that run into this, if you change your background image out and try to use the color picker for the background, make sure you have “Stretch Full Screen” under the “Repeat” drop-down toggled to anything else but full screen…otherwise it seems to stretch white pixels by default and overrides the bgcolor picker…even when you have “No Background Image Selected” – thanks and hope this helps someone else!

    Mark

    in reply to: Favicon upload bug #403788

    Hey Andy,

    Yes, as I mentioned, it was a bug. I had to place the static link to the .ico file in the box for it to work. If I try to use the favicon upload wizard, it doesn’t read the .ico file for some reason.

    Mark

    This reply has been marked as private.
    This reply has been marked as private.
    in reply to: Favicon upload bug #403203
    This reply has been marked as private.
    in reply to: Updating Enfold Theme through WordPress Breaks Every Time #363445

    Josue,

    The install isn’t compromised because I manually updated the theme. Both the dev instance and prod are running the latest version of the theme…all of the plugins are the same. The only difference was production errored out when I used the auto update option,,,dev autoupdated just fine.

    Do you still want access? If so, which box? Dev or prod?

    The only plugins I am running are:

    Akismet
    bbPress
    Limit Login Attempts
    W3TC
    WordPress SEO

    in reply to: Updating Enfold Theme through WordPress Breaks Every Time #358174

    Hi Josue,

    I have root access on the box…there are no permissions issues…is there a file in particular you think I need to change permissions for? The dev instance is on the same box and the auto-update feature works fine there. It appears to be very intermittent, but has happened to me numerous times now so I can no longer use the auto-update with confidence. I’d like to fix this issue so any help isolating the problem would be great.

    Thanks,

    Mark

    in reply to: Error when running wp-config.php through cronjob #290715

    Hi Ishmael,

    Adding the avia_no_session_support to the child theme functions.php worked – when I run wp-cron.php, the warnings above are now gone. Is there anything I need to be concerned with future updates using the child functions.php?

    I ran into the maintenance issue/bug others had posted about with the latest update, but fortunately, manually updating the theme fixed everything.

    I’m just wondering if I need to be aware of anything moving forward with updating. Also, if you guys have some recommendations on a tool that I can use to backup my theme and database, that would give me a little more confidence with updates…I do the manual exports from cpanel, but, that’s about it.

    I was using the duplicator plugin, but once I install a caching plugin like W3, the caching file sizes make it impossible to use duplicator without errors.

    Thanks for any advice you can provide. Best theme and support, hands down!

    Mark

    in reply to: Error when running wp-config.php through cronjob #286004
    This reply has been marked as private.
    in reply to: Error when running wp-config.php through cronjob #285997
    This reply has been marked as private.
    in reply to: Layer Slider turns into black box when scrolling #256864

    Ishmael – you’re the man, that fixed it! Is this a bug? Not really sure I understand the context of the issue? Again, thanks so much – best theme and support, period!

    in reply to: Layer Slider turns into black box when scrolling #255937

    Any help on this guys?

    in reply to: Layer Slider turns into black box when scrolling #254730

    Hi there – yes, this is still a problem and I am really needing to get this resolved…Josue was looking into above and he was able to duplicate the issue…I also provided login info as well. The black box appears with one scroll of the mouse wheel…as soon as I start to page down it starts, if I page down far enough, it goes away until i roll down a little more and it returns.

    in reply to: Layer Slider turns into black box when scrolling #251941
    This reply has been marked as private.
Viewing 30 posts - 1 through 30 (of 83 total)