Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Please help me with this one small thing – I have the same problem. On the cellphone, the button takes up so much space, one can’t see the content properly. Where do I find this sequence you mention, please?

    Complianz -> Consent Banner -> General -> Manage Consent Display Options, set it to “Show everywhere”. I don’t know whether I must look on the WordPress plugins page on my site’s back-end – I cannot find it anywhere.

    Basically, I need the button/banner to disappear once the viewer has clicked on it instead of overstaying its welcome.

    Thread Starter Savyra

    (@savyra)

    Hello Cais – thank you so much! I had ticked it as resolved but so appreciate your reply. I’m not very au fait with templates but will find my way with the link you sent.

    What I’ve seen is that sometimes Yoast sees that the Alt text is there and confirms that it’s so, but I’ve done nothing different on that gallery than I did on the others where it complains that images are untexted.

    But now I have to conclude that perhaps Yoast has a bug because when I go to view the page with the offending images, they all have alt text because I see it when I hover over them in the thumbnails. So….feeling much better.

    Perhaps this is based on a false premise though, will definitely try your suggestion and make that happen. I want to feel ‘solid’ about this factor.

    Thanks again.

    Savyra

    (@savyra)

    Hi – sadly I’m having the same problem since 12 hours or so ago. Until then all was well. I’m not sure it’s the theme, because all was well even after I installed that a few days ago.

    First it allowed me to write the meta description but it wouldn’t save it. Then it wouldn’t allow me to enter anything at all. Now I can’t even enter the focus keyword. At first I thought the issue was that I used two separate keywords. This has to be so because the style I’m referring to on the page (about one of 24 different illustration styles) needs two words, not one. But previous pages I’ve SEO’d have also had two or even three keywords. On these previous pages the meta-description etc is all still fine. It hasn’t disappeared.

    Would be very happy to hear any advice. URL is http://www.savyra.com/work/illustration/24-styles/simple-line/

    https://ww.wp.xz.cn/plugins/wordpress-seo/

    Thread Starter Savyra

    (@savyra)

    Okay so I’m back because I’m too fascinated… no I don’t mean that the child theme is in a subdirectory, it is on the same level.

    Yes I might have to give up with this theme – am losing so much time. Thanks both of you!

    Thread Starter Savyra

    (@savyra)

    Thanks for your reply; that’s what I went to do, but it’s not there as a complete theme yet – as I said, it states that the theme is installed but broken or incomplete:

    Broken Themes

    The following themes are installed but incomplete. Themes must have a stylesheet and a template.

    Name Description
    WP-Creativix Child The parent theme is missing. Please install the “WP-Creativix” parent theme.

    I’ve put both the stylesheet and the template files into a child directory underneath the Creativix theme directory in my Themes directory via Dreamweaver and put it. The Creativix theme is installed, it’s named as parent in the css file according to the instructions I got earlier. My mind is too tired to think so I’m going to bed.

    Many many thanks to all of you – I appreciate your patience.

    Thread Starter Savyra

    (@savyra)

    Nope – can’t see where to do that. I took the cut and paste shown about 46 min ago from that page i.e. themes section of the dashboard. Where does one activate it?

    I doubt it’ll activate if it says it’s incomplete?

    Thread Starter Savyra

    (@savyra)

    Off to have a cup of Earl Grey, fading fast.

    Thread Starter Savyra

    (@savyra)

    Nope, still getting the same error message. Here’s my style.css:

    /*
    Theme Name: WP-Creativix Child
    Theme URI: http://www.wp-themix.org/themes/wp-creativix-free-premium-portfolio-wordpress-theme/
    Description:    Child theme for the WP-Creativix theme
    Author:         Savyra Meyer
    Author URI:     http://picture-kitchen.com/about/
    Template:       WP-Creativix
    Version:        0.1.0
    */
    @import url("../wp-creativix/style.css");
    #header {
     z-index: 10;
    }
    .alignnone {
    margin: 5px 20px 20px 0;
    }
    
    .aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
    }
    
    .alignright {
    float:right;
    margin: 5px 0 20px 20px;
    }
    
    .alignleft {
    float:left;
    display:inline;
    margin: 5px 20px 20px 0;
    }
    
    .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    }
    
    a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
    }
    
    a img.alignnone {
    margin: 5px 20px 20px 0;
    }
    
    a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
    }
    
    a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
    }
    
    .wp-caption {
    background: #fff;
    border: 1px solid #EEE;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px !important;
    padding-bottom: 25px !important;
    text-align: center;
    }
    
    div.aligncenter {
    padding-bottom: 0px !important;
    }
    
    div.alignnone {
    margin: 0px;
    padding: 0px;
    display: block;
    margin: 5px 20px 20px 0;
    padding-bottom: 0px !important;
    }
    
    div.alignleft {
    margin: 5px 20px 20px 0;
    padding-bottom: 0px !important;
    }
    
    div.alignright {
    margin: 5px 0 20px 20px;
    clear: both;
    padding-bottom: 0px !important;
    }
    
    .wp-caption img {
    padding: 0px !important;
    border: none !important;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
    }
    
    .wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    padding:0 4px 5px;
    }
    
    .sticky p {
    background: #f2f7fc;
    padding: 10px;
    }
    
    .gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
    }
    
    .commentlist .bypostauthor {
    }
    .navigation {
        background: url("images/navbar.png") no-repeat scroll 0 0 transparent;
        float: left;
        font-size: 12px;
        height: 48px;
        left: 8px;
        margin-top: 5px;
        padding-right: 18px;
        position: relative;
        vertical-align: baseline !important;
        width: 925px;
        z-index: 6;
    }

    Oh I somehow didn’t notice the z-index: 6; at the bottom… is there a conflict between that and the header bit at the top?

    Thread Starter Savyra

    (@savyra)

    Yes, have now put both the template.php file and the updated styles.css file into the child directory.

    Thread Starter Savyra

    (@savyra)

    Okay, found the template.php file under includes directory, and have simply cut and pasted it. Holding thumbs…

    Thread Starter Savyra

    (@savyra)

    Ah. Andrew, thank you.

    this would be in the styles.css I take it?

    Any idea about the template thing? I mean, what template? Where do they live? I had a quick riffle through the 3 main WP directories via Dreamweaver… can’t think where they’d store that… and until they see it, they won’t be happy.

    Thread Starter Savyra

    (@savyra)

    Here’s what I followed to get thus far:
    How to Create a Child Theme
    Create a directory in your themes directory to hold the child theme. The themes directory is wp-content/themes. You can name the directory whatever you want, but it is common practice to use the name of the parent theme folder with “-child” appended to it. So, for instance, if you are making a child of the twentytwelve theme, your folder name would be twentytwelve-child.
    In the child theme directory, create a file called style.css. This is the only file required to make a child theme. etc etc

    But now WP is giving me some uphill about the theme not being complete – see cut & paste:

    CustomizeOPTIONS:WidgetsMenusWP-Creativix OptionsEdit CSSHeaderBackground
    Available Themes
    You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the ww.wp.xz.cn Theme Directory at any time: just click on the Install Themes tab above.

    Broken Themes

    The following themes are installed but incomplete. Themes must have a stylesheet and a template.

    Name Description
    WP-Creativix Child The parent theme is missing. Please install the “WP-Creativix” parent theme.

    (But the WP-Creativix theme is clearly already installed and functioning well)

    Thread Starter Savyra

    (@savyra)

    Hi Andrew – thanks for popping up – I’ve just posted the updated page; it would have caused a bit of confusion, sorry.

    I wanted to get the 3 different mentions of illustration|design|animation out of the way, since it appeared in the menu, the breadcrumbs and in the text. This is I hope, a bit simpler.

    Thread Starter Savyra

    (@savyra)

    I should add that I took away the melded version of illustration|animation|design – you’ll still see this happening on here. when you hover over the lower bits of the design menu for instance.

    Thread Starter Savyra

    (@savyra)

    Right – soooo…. I have the child theme made, with your code added WPyogi – many many thanks for that. Now where do you suggest I hunt down the z-index bit please? I searched through the menu and the slideshow files but didn’t see it. (Tks for the correct name for that… was getting too tired to mount a search for correct term by then)

Viewing 15 replies - 1 through 15 (of 16 total)