Forum Replies Created

Viewing 30 posts - 91 through 120 (of 189 total)
  • Author
    Posts
  • in reply to: Enfold 4.4.1 & Gutenberg #1029973

    pauljhickey, you should follow the instructions to manually update TO 4.5. After this and once you configure the Envato API to work with their plugin you should be fine after that.

    in reply to: Enfold 4.4.1 & Gutenberg #1029610

    MichaelH,
    Thanks, just trying to keep things on a real world timetable.

    Yes, in most cases, major updates normally have to be done manually via the dashboard but on hosting plans that come with Softalicious update services, they usually are enable for all updates out of the box from what I have seen. This is totally outside WP and controlled via cpanel.

    in reply to: Enfold 4.4.1 & Gutenberg #1029608

    As a longtime Enfold user I was a bit shellshocked recently when the Enfold update-Envato API escapade unfolded about a month ago. It seems as though Kriesi is becoming increasingly “behind the 8-ball” when it comes to integrations with outside sources. This cannot happen with WP5.0 and the Gutenberg release. As stated before, when you say “As Kriesi has stated before, we will make Enfold 100% compatible with Gutenberg :)”, we expect that to occur BEFORE its general release. As noted elsewhere, other them devs have enabled a checkbox disabling the Gutenberg editor within their theme’s environment. I would expect Kriesi to do the same – however, timing is of the essence here with only two weeks left. Way too many folks have theirs sites set to auto-update via Softalicious or internally within WP. I keep all these features turned off as I learned my lesson a long time ago. I would hate to see a massive influx of tickets (and suspect you as well) due to auto-updates to 5.0 breaking people’s sites.

    I myself have many enterprise level sites under my control for which clients spend up to 50K a month in advertising. Many of these are pretty heavy in page count so I am trying to avoid seeing the day when rebuilds are required due to theme incompatibility.

    As customers, all we expect is timely updates and transparency in your communication to us. When you say something, we expect you to mean it. That being said, pre-release WP5 has been out for a while and we still have no idea if you’re going to hit the 5.0 release deadline date with the Enfold update which incorporates Ismael’s screenshot (above).

    When can we expect this release? I certainly hope a few days before the expected WP5 release date of November 19.

    I just did the same thing and no-go here. Still a communication problem between Enfold and Envato. All is good on the Envato plugin, shows my purchases.

    in reply to: Envato private token doesn't work #1023884

    Yigit, I just did that and got this:

    We checked the token on 2018/10/19 10:08 and we were able to connect to Envato and could access the following information:

    Your purchases
    Username could not be accessed (needed for your information only)
    E-Mail could not be accessed (needed for your information only)
    Following errors occured:

    username Errorcode 403 returned by Envato: Forbidden:
    – code: not_authenticated
    email Errorcode 403 returned by Envato: Forbidden:
    – code: not_authenticated

    in reply to: Envato private token doesn't work #1023843

    I see it now, above the old stuff.

    However, I enter my key and the the wheel above save all changes spins and never stops.
    I get:
    Last time we checked the token we were not able to connected to Envato:

    Purchases could not be accessed
    Username could not be accessed (needed for your information only)
    E-Mail could not be accessed (needed for your information only)

    My purchases show in the Envato plugin area as they should.
    Seems like a buggy connector between Enfold and the Envato token.

    in reply to: Envato private token doesn't work #1023833

    netgo2017, where are you seeing “revalidate or remove token”? There is no such action in my WP Admin section for the marketplace plugin or Enfold Theme Update.

    I cannot remove and replace the existing Themeforest Username and API key that was there before.

    in reply to: Envato private token doesn't work #1023829

    Okay, just wanted to be sure. Thanks.

    in reply to: Envato private token doesn't work #1023824

    Yigit, there is no button. It is the text link “Check Manually”

    Theme Updates
    No Updates available. You are running the latest version! (4.5)
    Check Manually

    When you click Check Manually, you get dumped back to the dashboard updates page.

    in reply to: Envato private token doesn't work #1023813

    After two tries I got the oAuth verified. Slow and buggy.

    Permissions for the token should be:
    This token has access to:
    View and search Envato sites
    Download your purchased items
    List purchases you’ve made

    This is directly from their plugin. So I don’t know why you’re telling folk to add the other variables.
    Also, when you go to Enfold Theme Update and click “Check Manually” you get bounced to the dashboard – I am sure this is NOT supposed to work this way.

    in reply to: Cant update my theme…? #1021519

    Mike, the Themeforest site specifically says the old API keys were NOT turned off and should be working.
    Additionally, are you saying each and every purchaser would need to revoke and re-generate a new API key with their new setup? Details are important.

    The complete 4.5 changelog can be found by downloading the theme again from Themeforest. It is in the zip file and is updated to include 4.5 changes, etc. Don’t know why they just didn’t copy/paste it to the version on the web-based documentation page.

    in reply to: Sticky Header issue – tablet #997479

    Thanks Victoria – perfect!

    in reply to: Sticky Header issue – tablet #997275

    I guess I spoke too soon. If you navigate to other pages the top of the pages are cutoff while viewing between 769 and 989. I tried adding whitespace and limiting it to only that size but it did not work at all.

    in reply to: Sticky Header issue – tablet #997137

    Worked perfectly, THANKS!

    in reply to: Sticky Header issue – tablet #996858

    https://panomedia.net/screenshot_228.jpg

    From 769-989, the slider is jammed too high in the header.

    in reply to: Extra Main Content Space #989218

    So I was asked to supply admin login information and no one has gone in to see the Enfold menu link saving bug. Why bother asking for something if you’re not going to use it. Why won’t sms links save in a Enfold menu?

    in reply to: Extra Main Content Space #988877

    I have no idea what you mean. The code I added was to fix the problem of sms: links not being saved in the Enfold menu – it was added to the specific menu item # to correct things. What I did has NOTHING to do with the URL for an sms link not being saved in Enfold. Please stay on topic.

    in reply to: Extra Main Content Space #988140

    Basilis,
    The following lines were added to my child functions file to correct the Enfold menu error for the SMS link:
    /*
    * fix sms link
    */
    function avia_custom_element_id(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(‘#menu-item-3245 a’).attr(‘href’,’sms:+16467604651′);
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘avia_custom_element_id’);

    So, the “Text Us” top bar menu link currently works just fine on mobile.

    The issue remains that anything entered into the menu item link URL field that contains sms is not being saved.
    Try it yourself. I have included temp login information in the private section.

    in reply to: Extra Main Content Space #987768

    Since no one from support has chimed in with a suggestion of any value here, how do I report this as a bug?

    in reply to: Extra Main Content Space #987221

    So, since no one here can refute my claim or show any example of this working within an Enfold menu => I guess we have an Enfold bug.

    If you can get it to work, show me.

    in reply to: Extra Main Content Space #987099

    This has nothing to do with how to create the sms link. My links are fine. Enfold is NOT SAVING THEM in the menu. It saves tel: and does NOT save sms:

    It is Enfold which is the problem – why does it save one and not the other in a menu.

    sms: works fine as a text link

    in reply to: Extra Main Content Space #986896

    sms:1-646-760-4651

    And I tried it without dashes too. It sticks with tel: but not with sms:

    Makes no sense.

    in reply to: Extra Main Content Space #985889

    In the graphic shown, the menu link for call us is tel:1234567890 and when saved stays saved. However, the text us link does not stay saved, it just completely disappears. That is sms:1234567890. When you use an sms link in the extra information are as I had done in the past it stuck as a hard coded link in the text I placed there. Why in a menu does Enfold knock it out and not save it?

    Try it your self in a menu and see if you can get an sms link to save. If you can let me know how you did it.

    in reply to: Extra Main Content Space #985616

    Yes, Rickard. I got it fixed. But I should not have to do this. Why does Enfold take a “tel” link and not an “sms” link? Makes no sense to me.

    in reply to: Enqueue jquery #974937

    Ismael, thanks for the information. I made the changes and it works perfectly. I guess we have a limitation of where the text appears and any buttons since I don’t see any way of changing the message positioning for each of the 4 slider panels I have. Whatever quick css entry I use (from the info you supplied above) is for ALL the sliders, correct?

    in reply to: Enqueue jquery #974238

    Ismael, thanks for the info – this is a step in the right direction. Why is this not documented anywhere? I have no control over the display of the text & button color and positioning (they are white right now). How do I change color and position?

    http://staging1.eastsidegynecology.com/test2-eastside-gynecology-private-abortion-clinic-in-nyc/

    • This reply was modified 5 years, 11 months ago by crtdude.
    in reply to: Enqueue jquery #972602

    Yes and it can’t do what the full width slider can. Look at my slider and see if you can match what I have with the easy slider. Show me.

    in reply to: Enqueue jquery #972139

    I did exactly that some time ago. The Enfold full width slider has options (sliding messaging with links) that the non-full width slider does not have. I am using Enfold full width under 990px, it’s over 990px where I have a Gravity Form to the right of it is where I am using Supsystic slider. I would happily use an Enfold option if one was available – there is none. I was also told in another post to “hire a custom developer” by one of the mods. So, I just used some other plugin to make it work. Show me an example of an Enfold slider that works in a 2/3 column with other content in the other 1/3 column to the right of it AND does what the full-width slider does.

    in reply to: Enqueue jquery #971626

    Ismael, thanks for your efforts. Yes, I am now sure it is the culprit and have communicated with the script’s developer on the matter. It is called Supsystic Slider and they have embedded the freeware jssor slider as their start point – this is the issue.
    For the record though, I am only using this slider for resolutions 990px and over since in that view we have a contact form located to the right of the slider. None of the options Enfold offers were working properly. If you view the page under 990px you’ll see I am using the Enfold full width slider as it has “rotating messaging with links”. I am all ears if you have a suggestion for an Enfold based solution that will work – I spent hours trying to work it out before opting for their slider since it worked next to the form. It has for some time now but the glitch came when we needed to activate conditional formatting for the Gravity Form.
    The live page without conditional formatting is at:
    http://eastsidegynecology.com/

    • This reply was modified 5 years, 11 months ago by crtdude.
Viewing 30 posts - 91 through 120 (of 189 total)