Online

Home Forums Jevelin Theme Online

Home Forums Jevelin Theme Online

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    RESOLVED Posts
  • MarcoAix
    Participant

    Hello,

     

    My site is now online (air-image.pro) but I have some problems left, so I’ll keep them into one thread.

    • Portfolio single page: I ended using Jetpack social button but I’m not sure where in the (child theme) CSS I can hide the default Share (here Partager) button
    • As I won’t edit my site on the front-end side can I safely remove Yellow Pencil plugin?
    • Same for WP Bakery: I’ve been using Unysson, can I safely  get rid of WP Bakery?
    • Slider Revolution: is there a way to call a random slider on Home Page?
    • Finally, I had a message from my host provider saying the database is too big and I have to take the “gold” option! So I had a look at it and saw there are 2 incredibly huge tables (attachment) though my site is really simple at the time, and I don’t know what to do to have them more “regular”

    Solution for this topic

    Hi @MarcoAix,

     

    I hope you are well today and thank you for your questions.

     

    Portfolio single page: I ended using Jetpack social button but I’m not sure where in the (child theme) CSS I can hide the default Share (here Partager) button

    You can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-single-share {
        display: none;
    }

     

    As I won’t edit my site on the front-end side can I safely remove Yellow Pencil plugin?

    Yes you can.

     

    Same for WP Bakery: I’ve been using Unysson, can I safely  get rid of WP Bakery?

    Yes.

     

    Slider Revolution: is there a way to call a random slider on Home Page?

    You can call random slides as described in the following pages but not random slider.

     

    https://www.snellmitchell.co/knowledgebase-help-support/slider-revolution-5-randomise-slides/

     

    Finally, I had a message from my host provider saying the database is too big and I have to take the “gold” option! So I had a look at it and saw there are 2 incredibly huge tables (attachment) though my site is really simple at the time, and I don’t know what to do to have them more “regular”

    Those tables contain data about your site posts.

     

    Do you have large number of posts on your site?

     

    Also have you used as a table prefix on your site?

     

    Just want to let you know that it has nothing to do with the theme.

     

    Best regards,
    Shufflehound team

    MarcoAix
    Participant

    Thanks for the answers,

     

    I only have 12 portfolio items, 7 pages (4 private) and 0 posts (yes, 1 into the trash). Are these items all regarded as posts? After having a look it seems that yes and there are many revisions of many things, mainly the home page, but layers, textures, slides too…

     

    Apart from the home page you can see that pages and portfolio items are very small…

     

    So what is this huge thing: I guess I can’t safely empty the 2 tables?

     

     

    Solution for this topic

    I only have 12 portfolio items, 7 pages (4 private) and 0 posts (yes, 1 into the trash). Are these items all regarded as posts?

    Yes

     

    Apart from the home page you can see that pages and portfolio items are very small…

    So what is this huge thing: I guess I can’t safely empty the 2 tables?

    You can use the following plugin to safely optimize them by removing unwanted contents from them.

     

    https://wordpress.org/plugins/wp-optimize/

     

     

    MarcoAix
    Participant

    Thank you so much for all the answers.

     

    Wp-optimize worked fine!

     

    I’m still concerned though by my WordPress database (and your quote about it) showing up in this thread: could you please remove these potential security problems from the thread?

    Thank you so much for all the answers.

    Wp-optimize worked fine!

    You are most welcome here 🙂

     

    I’m still concerned though by my WordPress database (and your quote about it) showing up in this thread: could you please remove these potential security problems from the thread?

    As I don’t have sufficient privileges to edit existing replies so I have requested site admin to edit it.

    MarcoAix
    Participant

    Thank you, please let me know because it’s important.

     

    I have one last technical question for now: I’v used WP-Optimize and all seemed well, then went from http to https, some links were broken but I fixed them.

     

    One thing remains and strangely I can’t do anything. It’s here https://air-image.pro/#equipe

    The 2 pictures used to be centered and indeed they are in the settings… and if I choose right it changes nothing. So I tried with a new image element from Unyson and… same behavior. I don’t understand what has changed and what’s wrong!

    MarcoAix
    Participant

    Don’t worry about my last question: after changing many things, setting Lazy Loading to “Disabled” fixed the issue…

     

    less urgent, I’m going to have a look at cache plugins now. Which of them could be your “Best free 2018 plugin”?

     

    Have a good day.

     

     

    Solution for this topic

    We have edited replies and removed table prefixes from them.

     

    You can use any one of the following free cache plugins.

     

    https://wordpress.org/plugins/w3-total-cache/

    https://wordpress.org/plugins/wp-super-cache/

    MarcoAix
    Participant

    It’s perfect, thanks a lot for your efficiency!

     

    Problems solved 🙂

     

     

     

     

    You are always welcome here 🙂

Viewing 11 posts - 1 through 11 (of 11 total)