Ricardo

Member

Forum Replies Created

  • In reply to: Yoast SEO plugin question

    #16435

    Yeah, really weird! It interfered with my social media plugin, but also with my code to view my twitter followers (the standard twitter code, which I will remove after the Graphene update because it should be integrated in the widget by then).

    I just want to test the speed with and without the SEO plugin 😉

    Update:

    Document Complete (with plugin): 54.557 sec

    Document Complete (without plugin): 53.958 sec

    In reply to: Yoast SEO plugin question

    #16433

    I won’t recommend using this code. My social media icons stopped working because of it 😉

    <?php
    function graphene_title(){
    wp_title( '' );
    }
    ?>

    What is the best way to test your theme’s speed? Are the online speed testers accurate?

    In reply to: Yoast SEO plugin question

    #16432

    Interesting, I am going to test this tonight. I am really satisfied with the plugin atm 🙂

    In reply to: Add block on sidebar

    #16449

    Have you tried putting the whole code in the child theme like this?

    /*
    Theme Name: Graphene Child
    Theme URI: http://example.com/
    Description: Child theme for the Graphene theme
    Author: Your name here
    Author URI: http://example.com/about/
    Template: graphene
    Version: 1.0
    */
    @import url("../graphene/style.css");
    /* Your modification goes here */

    Update: I tried your code, but for me it also didn’t work.

    In reply to: Malware??

    #16436

    By the looks of it, I can say your site has been infected with malware (by a third party)

    I really don’t think this happened because you updated the theme.

    Google says that:

    In a 90 day period, your site has been reported 5 times

    3 pages also download malicious software to users without there approval from this source: kartfhffda.zapto.org (this was tested by Google) This source has infected 433 domains in total.

    I do want a second opinion on this one, but reinstalling WordPress and the theme and also changing all your passwords (just to be safe) seems a logical next step?


    Maybe a bit off topic: I only get the Google message when using Firefox (not when using Internet Explorer)

    In reply to: Add block on sidebar

    #16446

    Could you please post a link to your site, maybe I can see what is going wrong. Also, do you use a caching plugin? (like W3 total cache)

    In reply to: Add block on sidebar

    #16444

    So you only want the white square in the sidebar? Have you tried leaving the ‘Title’ space for the widget empty? For me, if I add a simple text widget, and leave the ‘title’ space empty, the only thing I get is a white square in my sidebar.

    Yes, it is possible to change the color of the menu bar, I recommend making a child theme first: https://forum.graphene-theme.com/graphene-support/how-to-modify-the-theme-using-a-child-theme#post-54

    Then read this post: https://forum.graphene-theme.com/graphene-support/change-font-size-and-color-in-menu-bar

    Ricardo

    In reply to: Yoast SEO plugin question

    #16430

    Thanks Syahir, I’m going to add it to my child theme and see how that works out 🙂

    In reply to: Photos duplicated

    #16419

    Are you using a caching plugin?

    In reply to: Photos duplicated

    #16417

    Your welcome 🙂

Viewing 10 posts - 81 through 90 (of 179 total)