Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Easy Slider Not Working #571375

    Thanks guys!
    I should’ve specified the 2nd table so I just moved the class code to the other one and added

    .main_color .matcha-table td {
    border-color: #1E1E1E !important;
    }

    to change the border color as well

    All good now

    in reply to: Easy Slider Not Working #570512

    great the easy slider is working!

    The table is on the link I sent you, I’ve written in again in the private content.
    Right under where it says “How many antioxidants are in matcha tea?”, the 4 columns are in a table with a white background, that is the table that I can’t change the color.

    in reply to: Easy Slider Not Working #570144

    Hi,

    Did that. Same error and same two original issues with background color and easy slider.

    in reply to: Easy Slider Not Working #569423

    Ok I’ve recreated the elements. I’m just getting one error now, I’ve googled it and says I have to add: document.domain = ‘yourdomain.com’ to the header. The error is Uncaught SecurityError: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’
    How can I fix this? How do I add an html code to the header?

    The original issues are still not resolved. The easy slider isn’t moving, and the background color for the table is not working.

    in reply to: Easy Slider Not Working #568212

    Still having the same two issues.

    De-activated all plugins and re-updated the theme via FTP.

    The table background color is still not changing, and the easy slider still isn’t working.

    in reply to: Easy Slider Not Working #567837

    Won’t this change all the table backgrounds?
    I don’t want that, I only want to change one of them.

    Also the easy slider still isn’t working.
    It just stays static on the first image.

    in reply to: Easy Slider Not Working #567646

    Ok I’m also not able to change a table background color using html…
    <table style=”width: 100%; background-color: #1E1E1E;”>

    I’ve included the login info

    in reply to: Enfold menu not updating changes #410478
    This reply has been marked as private.
    in reply to: Enfold menu not updating changes #409656

    Ok this is what I have in my htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    What do I add/change?

    in reply to: Enfold menu not updating changes #408903
    This reply has been marked as private.
    in reply to: Enfold Theme Update #407751

    I got it to work. The file wp-blog-header.php was missing for some reason so I just copied it from another source and put it in the right folder. I don’t know why it went missing after I updated it.

    in reply to: Enfold Theme Update #402454

    Ok I did that and it still doesn’t work.
    I’m running WordPress version 4.1.1

    I’m still getting the same error message.

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