Forum Replies Created

Viewing 30 posts - 181 through 210 (of 416 total)
  • Author
    Posts
  • in reply to: problem update 4.5 failed #1022599

    Please see private for details.

    • This reply was modified 6 years, 9 months ago by laptophobo.
    in reply to: problem update 4.5 failed #1022483

    Hi Michael,
    I may have localized the problem. I have tried to update my enfold theme on 4 different WordPress sites. 2 on a live hosting service, and 2 on my local host. The local host sites update fine. However, the 2 others on hosting service produce the error message:

    Parse error: syntax error, unexpected ” ‘ (T_ENCAPSED_AND_WHITESPACE) in /home/brokenno/public_html/grasp/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 2050

    When you go to that file and look at it, at the very last line (2050) is this line of code:
    ‘address’ => $postcode . ‘

    So, is this causing the problem?

    in reply to: problem update 4.5 failed #1022023

    Hi Rikard.

    I did upload the new version manually to wp-content/themes. Once uploaded, I renamed the old Enfold file “enfold-4.4.1” and then renamed the new one “enfold” (a practice I’ve done a hundred times before with no problem). And even after loading in the above plugin, my site still crashes.

    I’ve tried this several times. I’ve replaced the API key with the new and the original, but still no change. I’ve also tried turning off all plugins. No difference.

    in reply to: problem update 4.5 failed #1021965

    I’m having a similar issue. I wasn’t getting any error message, it just would not actually update the files (even though it reported that the updates were complete). When I return to Theme Options > Theme Updates, it still says it is at 4.4.1.

    I updated my API key at Envato, using their new procedure. It appeared to all work smoothly. The new API key was generated, applied to the website (Enfold) settings, and I got the “all okay sparky” acknowledgement.

    For now I am updating the site manually, but I have another 10 or so Enfold sites to update and I’d like to not have to do each one manually because it takes so much of my time.

    UPDATE ON ABOVE:
    After I manually uploaded to 4.4.5, the website crashed (it just would not view on my browser, as if the website did not exist). I returned it back to 4.4.1 and the site is back. Is there an issue with version 4.4.5 that would cause this?

    • This reply was modified 6 years, 9 months ago by laptophobo.
    in reply to: anchor an element to the bottom of a column #1003882

    Thank you Victoria. That worked nicely.

    in reply to: Using CSS Grid Framework in Enfold #999167

    Rikard. Thanks for the prompt reply. I found the solution.
    The problem I was having adding CSS Grids to WordPress was the failure to add the required “<div>” tag.

    For those who are also looking into adding CSS Grids to Enfold/Wordpress, you might want to check out this tutorial: https://www.hongkiat.com/blog/css-grid-wordpress/

    in reply to: Page Redirect Mobile #996385

    Hi Enfold crew.

    My hosting service just upgraded php to7.2. It crashed my Equivalent Mobile Redirect plugin. I’ve looked into a replacement plugin via WordPress plugin depository, but have not found one that works. Have you come across one that might?

    Thanks in advance,

    in reply to: How to "select a page to display as footer" #996215

    That worked Dude. Thanks for your help.

    in reply to: How to "select a page to display as footer" #994205

    Hi Ismael,

    Yes, I had tried that idea before sending out this ticket. But though using a color section will display the content full-width, there is still a residual sicebar border below the footer. Also, there is to top-border on the footer, which makes it look strange.

    I tried using the various Layout sidebar settings and footing settings to see if that would change the look, but it did nothing.

    I’m attaching the page location and access in private if you think you need to take a peek at my page.

    in reply to: Request for official Gutenberg support statement #994201

    Today I installed Gutenberg. When I went to an existing Page where I used the Avia Layout Builder, although the Layout Builder content is still there and active, there is a duplicate version of the content in both WordPress Gutenberg design mixed with Avia’s short codes above the Layout Builder content.

    I then went into the Layout Builder’s Text Block (which is below the new Gutenberg junk) that I had set up originally. The text in “Visual” mode is invisible. In the “Text” mode, there is an array of short codes and enveloping the text.

    Lastly, when I attempt to create a new Page, I cannot locate the Avia Layout Builder (blue button) option.

    As you stated in your opening thread, you may not respond to me directly with this information. That’s fine. I just wanted to give you another view of what your customers may be experiencing.

    in reply to: How to "select a page to display as footer" #992722

    I noticed in my (display a page as footer) footer that on pages where I have a (default) sidebar, the footer does not stretch all the way across, but stops at the sidebar. I’d like for my footer to be like normal footers (stretch end to end).

    I’ve tried placing the content within a Color Section layout element, but that made the footer bottom look strange.

    in reply to: 2 columns row for mobile devices #991041

    That totally worked. Thanks Mike.

    in reply to: Copyright a Post Image #988291

    yes. I consider this closed.

    in reply to: Copyright a Post Image #988148

    Thank you for that.
    I added the following to not display the copyright info under the magazine blog view (which made it look awkward):

    .av-magazine small.avia-copyright { /* hides copyright in magazine */
    display: none;
    }

    in reply to: How to override the #top tag #980381

    Hi Mike,

    That combination didn’t work for me. What I did find to work is: #offsite-sec .flex_cell.no_margin.

    However, I don’t know if that code will hold in all instances.

    Please see Private for the URL. The items in question are the 4-across turquoise colored boxes at the bottom.

    Thank you.

    in reply to: 2 columns grid row for mobile devices #979792

    Thanks Ismael.

    in reply to: How to "select a page to display as footer" #976077

    Victoria,

    Thank you. By replacing the footer.php file it fixed the problem. (I also replaced the header.php file with the new.)

    I think it would be a good reminder to add into the info line/announcement that the Enfold theme has been making with their 4.4 upgrade (the one that appears at the top of plugin updates once the theme is updated.) Anyway, thanks for your help.

    in reply to: How to "select a page to display as footer" #975709

    Dude (or is it, “The Dude”?),

    Admin privileges have been created. Please see private content for specifics.

    Thanks in advance,

    Laptop Hobo

    in reply to: Does Google Data Highlighter work on Enfold? #948760

    Sorry, I’m not understanding the question.

    in reply to: Does Google Data Highlighter work on Enfold? #947712

    I have tested the Google Data Highlighter on one of my non Enfold websites and it is working on that site. So, it appears that Enfold prevents this (rather important) Google SEO function.

    Should you find a work around for this, please let me know. In the meantime, I’ve just added the “structured data markup helper” snippet in my functions.php file that was mentioned here: https://kriesi.at/support/topic/structured-data-html/#post-758419
    Hopefully, this will help a bit.

    in reply to: Does Google Data Highlighter work on Enfold? #945655

    Thank you. Please see private for link to image and other info.

    in reply to: Icon Boxes crashing on enfold 4.2.6 #940163

    Yes, that has fixed the problem. Thank you Basilis and Ismael.

    in reply to: Icon Boxes crashing on enfold 4.2.6 #939637

    Yes, I almost always upload the new themes manually since they rarely update otherwise.

    When you ask for me to check the shortcode files, I don’t know how to do that. But, wouldn’t that automatically be replaced when I upload the new theme?

    in reply to: Icon Boxes crashing on enfold 4.2.6 #939050

    Admin credential provided in private

    in reply to: OG plugin crashing Layout Builder #926141

    Yes, that’s the one.

    in reply to: Stop video looping in Advance Layer Slider #893662

    It appears that if I’m to use viemo to handle the video, I’d have to upgrade to a paid account if I don’t want the ads to appear.

    So, do you know of another work around?

    Cheers,

    in reply to: Stop video looping in Advance Layer Slider #893108

    I haven’t tried Vimeo. My client doesn’t have an account with them yet. But if this is the best way to fix the problem, I can check into that option.
    Does the Advanced Layer Slider work the same way with Vimeo–meaning will I be able to keep the video looking like it is now (edge to edge with no control features?)

    Thanks in advance,

    in reply to: Stop video looping in Advance Layer Slider #892421

    Hi Victoria (happy new year),

    I have uploaded the site to my server, and have created Administrator privileges for you to get into the WordPress dashboard should you need to. There is only 1 layer slider at the moments, so it’s that one.
    In private content is your login info.
    Thanks!

    in reply to: Stop video looping in Advance Layer Slider #891796

    Hi. Yes, I have the same settings:
    Cycles: 1
    Force number of cycles : on

    Within my Video Content I have this code:
    <video width=”640″ height=”360″ preload=”metadata” controls>
    <source src=”/hls/wp-content/uploads/2017/12/3dmentat150300426_preview.mp4″ type=”video/mp4″>
    </video>

    in reply to: Text widget (Arbitrary text.) not allowing for content. #886009

    I found the problem. I had added in a script into functions.php (child theme) which broke the Text widget. The script was:
    add_filter( 'clean_url', 'defer_parsing_of_js', 11, 1 );

    There’s a thread on this at: https://wordpress.org/support/topic/text-widget-not-working-after-wp-4-8-update

Viewing 30 posts - 181 through 210 (of 416 total)