Forum Replies Created

Viewing 14 posts - 31 through 44 (of 44 total)
  • Author
    Posts
  • in reply to: Contact Form 7 field styling #540626
    in reply to: Hiding the Avia Layout Builder for regular site users #540185

    Hello Elliott

    Sorry again for my very late reaction. There were some unforeseen issues that I’ve had to handle first.
    I disabled the editor in my wp-config file for extra security reason. If you want to take a look now, I have enabled it again for you.

    Thanks and best regards,
    Nin0

    in reply to: Hiding the Avia Layout Builder for regular site users #521078

    Hello Rikard,

    I’m sorry for the late reaction. I thought that I’ve already posted a reply.
    Thanks for taking a look at it.

    Best regards,
    Nin0

    in reply to: Hiding the Avia Layout Builder for regular site users #516300

    Hey Elliot,

    Unfortunately that doesn’t work. I tried it writing it in my custom function page and also in my “functions.php” page.
    Both gave me a white screen.
    I could be wrong, but didn’t you’re colleague asked for credentials to log in my site so you could test it yourself? The user is still active, so if possible you can take a look at it.
    Probably I’m doing something not the correct way?

    Tnx,
    Nin0

    in reply to: Hiding the Avia Layout Builder for regular site users #515209

    Hello Andy,

    I’ve tried this, but without any results. In fact, when I put the code, I get a white screen !
    I used this script:

    add_action( ‘admin_print_styles’, ‘enfold_customization_admin’, 10 );
    function enfold_customization_admin() {
    echo ‘<style type = “text/css”>’;
    echo ‘a[href=”#avia_sc_button_full”] { display: none; }’;
    echo ‘</style>’;
    }

    It doesn’t matter if I put it on top or on the bottom of the file, it still gave me a white screen.

    Is it possible to you take a look at it? I’ve already created a login for you (requested by your colleague Basilis)

    Tnx,
    Best Regards,
    Nin0

    in reply to: Hiding the Avia Layout Builder for regular site users #514828

    Yes, no problem.
    I’ve created an admin account
    You can see the code I’ve entered In “Appearance/Custom Functions”

    Thank you for taking a look at it.
    Best regards,
    Nin0

    in reply to: Hiding the Avia Layout Builder for regular site users #514735

    Hello Elliott,

    Thanks for the quick reply. I’ve tried it with the code you gave me, but it did not work. (or I did something wrong?) I saw that you have to write it in the functions.php. I did it true a plugin called my custom functions. Normally this should work to.
    I can still see all of the icons/tabs from the builder. I will send you an image to let you see what I want to hide. The row marked in color is the row I wanted to hide. The complete row or (if it’s not possible) some of the individual items as a mentioned in my previous mail. Can you please take a look at this?

    Thank you
    Best regards,
    Nin0

    in reply to: Showing (L x W x H) #462826
    This reply has been marked as private.
    in reply to: Showing (L x W x H) #461878
    This reply has been marked as private.
    in reply to: Showing (L x W x H) #461336
    This reply has been marked as private.

    SUPER!! This does exactly what I want!
    Thanks a lot for your advice en support.

    Bye,
    Nin0

    Hey Ismael,

    Thanks for the quick response! When I use the html comment code it removes everything that’s between the comments (so far so good) but it is still visible when you view the page code in your browser.
    I’ve though it would also work with the php comment tags, because php comments are not visible in your page code section. But it didn’t. you can see the whole php code on the source of the page
    Do you think there is another option?

    Tnx!
    Kind regards,
    Nin0

    in reply to: Losing all formatting with the Advanced layout builder #176249

    Hey Devin

    Thanks for your reply. I’ve checked it out, but still having the same problem. It’s not an issue with the time needed to fully loading the page.
    I’ve waited for 1 minute, without any results. However, when you said that you didn’t have a problem, I’ve checked something else and I think I found the problem.
    The problem is the version of my Internet Browser. I’m using Internet Explorer version 9. I have tested it a few minutes ago with version 8 en 10, without any problems.
    Also tested it with Chrome and all works fine. As soon as I open that icon box, I can see the previously made formatting. I can make a change, save it and still have all the other formatting I have made.
    When I open the Icon Box with IE 9, I’m getting to see just plain text. And yes, I’m in the “Visual mode” and not the “Text mode” :-)
    Just to make sure it’s not a local issue, I’ve tested it on a few other machines where IE9 has been installed. All have the same problem.
    Maybe a bug or something?

    Kind regards.

    in reply to: Losing all formatting with the Advanced layout builder #175584
    This reply has been marked as private.
Viewing 14 posts - 31 through 44 (of 44 total)