Tagged: 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #407817

    Hello,

    I have two problems with the theme:

    1/ FIREFOX
    When i connect on my website (www.vayagol.es) with Firefox (last update), my fonts doesn’t work in the header, but they work in the content. And, in the content, i have an other font which doesn’t work …

    Fonts in the menu header doesn't work (fonts normal: Bangers)

    2/ POP-IN
    On my website (www.vayagol.es), i have a plugin (photo vote) which have his own pop-in to display youtube videos. But the theme has also his own pop-in. How can I desactivate your pop-in and that pop-in plugin works ?

    Double pop-in, i just would like the white pop-in (pop-in of the plugin), but not the plugin of Enfold theme ...

    Thanks a lot for your help … :)

    #408315

    Hey nbermond!

    Your login is not working for me. Is the information correct?

    1. Your getting a bunch of 500 internal server errors on a bunch of plugin scripts. Try deactivating all of your plugins to see what happens. If that does not help then try turning on WordPress debug and check your server error logs for more information.

    2. Try changing line 886 in /enfold/js/avia.js from this.

    exclude			:	'.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added',
    

    To this.

    exclude			:	'a, .noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added',
    

    Cheers!
    Elliott

    #408573
    This reply has been marked as private.
    #409119

    Hey!

    1. Hmm, are you sure? I deactivated all of your plugins and all of the errors went away. Your font started to load fine after that as well. Deactivate them all and then reactivate them one by one to see which plugin/s are causing the problem.

    2. That is working fine on my XAMPP setup. It’s most likely all of the plugins your using is causing problems with it. Try it again when all plugins are deactivated.

    Best regards,
    Elliott

    #409702

    Hello Elliott,

    1. I’ve retried and it doesn’t work (we are on Firefox). As you can see on the picture below, all plugins are desactivated, and the header on Firefox (after reset my historic) doesn’t work … It comes from theme files i think because there is nothing plugin when it doesn’t work …

    Firefox window + chrome windows (no plugin activated)

    2. My problem is a problem when we can see Photo Vote because the pop-in is activated when we click on a video (of photo vote plugin). So i have to let my plugins activate. I just want to desactivate the pop-in of the theme, no more … How could we do this ?

    Thanks again for your help !

    #410567

    Hi!

    Are you sure that you have cleared your browser cache after deactivating all plugins?

    Your site is not letting me login anymore. It keeps redirecting me to the homepage.

    Best regards,
    Elliott

    • This reply was modified 9 years, 1 month ago by Elliott.
    #410815
    This reply has been marked as private.
    #410818

    I’ve tried again, and it doesn’t work:

    Browser cache cleared
    Plugins desactivated, but doesn't work
    Doesn't work anymore on other page

    #411277

    Hi!

    It’s still not letting me login. I’ll go ahead and flag this for the rest of our team since it looks like your using a Mac and I’m on Windows 7.

    Cheers!
    Elliott

    #411352
    This reply has been marked as private.
    #411360

    Hey!

    Try this code for your fonts in header:

    .av-main-nav > li > a {
    font-family: bangers;
    font-size: 26px !important;
    }
    

    adjust font-size as needed. But to be honest I would not wonder if it does not work, because as Elliott already said there are too many errors on your website. I think you should get rid of them at first. Especially the plugin wp-foto-vote is causing some of the errors, so I think you should use a different plugin. Did you try to reach the plugin’s author for support?

    Best regards,
    Andy

    #411535

    Hi Andy,

    Thanks for your reply. Unfortunately, your solution doesn’t work !

    But, please listen to me :)) I desactivate all plugin, when I desactivate Photo Vote plugin, there is no error on the website in my Chrome extension. And even if i desactivate photo vote, and with 0 error, the font doesn’t appear in the header. So, no relation between my problem and Photo vote plugin, are you agree ?????

    Looke here, i’ve desactivate my Photo Vote plugin, there isn’t any error on the website, but the font doesn’t work. Even if i desactivate all my plugin, it doesn’t work. The problem comes from Enfold theme ….

    Thanks a lot, we’re gonna arrive !

    #411576

    Hello,

    Menu items are now showing the desired font, problem was that you put RGB values here and that was causing a big mess in the generated dynamic stylesheet.

    Best regards,
    Josue

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.