Forum Replies Created

Viewing 30 posts - 1,141 through 1,170 (of 1,172 total)
  • Author
    Posts
  • in reply to: layer slider shift #213818

    I am looking at this page where I am still seeing this shift:
    http://www.copenhagenfilmcompany.dk/2014/
    halfway down there are logos with this html:

    <h3 style=”text-align: center;”>SHORT & DOCCINEMATIC STORYTELLING</h3>
    <p style=”text-align: center;”><span style=”font-size: 14px; line-height: 1.5em;”>New perspectives.
    New ideas.</span>
    </p>

    I tried to change it to this:

    <h3 style=”text-align: center;”>SHORT & DOCCINEMATIC STORYTELLING</h3>
    <p style=”text-align: center;”><span style=”font-size: 14px; line-height: 1.5em;”>New perspectives.
    New ideas.</span>
    </p>

    which seems to work but then if I look at the html again, it defaults to:
     
    <h3 style=”text-align: center;”>SHORT & DOCCINEMATIC STORYTELLING</h3>
    <p style=”text-align: center;”><span style=”font-size: 14px; line-height: 1.5em;”>New perspectives.
    New ideas.</span>
    </p>

    what am I doing wrong? Those <h> tags keep tagging my images.

    in reply to: layer slider shift #213545

    yes and I thought that worked but I see it on other pages as well.
    I will check the html – it’s not something with the layer slider itself?

    • This reply was modified 11 years, 7 months ago by Munford.
    in reply to: layer slider shift #212686

    actually I am still seeing this shift on pages using the layer slider like this: http://www.copenhagenfilmcompany.dk/2014/corporate_en/

    in reply to: layer slider shift #212340

    that worked thanks! I keep getting those <h3> tages mixed up with my images.

    in reply to: sorting item padding #212339

    thanks that worked!

    in reply to: ADDING ADDITIONAL GOOGLE FONTS #211643
    This reply has been marked as private.
    in reply to: top toggle open #211421

    that quick css is not working for me for question #1 above:
    #toggle-id-1 .toggle_icon { display: none; }

    on this page
    http://www.copenhagenfilmcompany.dk/2014/team-profiles/#toggle-id-1

    I’d like the top toggle to be only open and without the “-” symbol on the left –
    and have cleared my cache but do not see effects.
    any suggestions?

    • This reply was modified 11 years, 7 months ago by Munford.
    in reply to: layer slider shift #211420
    This reply has been marked as private.
    in reply to: layer slider shift #211353

    http://www.copenhagenfilmcompany.dk/2014/corporate_en/

    i see the shift on this page too.
    is there something wrong in my quick css?

    in reply to: layer slider shift #211351

    did that make it do this?
    http://www.copenhagenfilmcompany.dk/2014/
    hover on the CFC logos below the layer slider – they are moving around.
    where is that set?

    in reply to: top toggle open #211341

    thank you very much for your help!
    I continue…

    and if it’s a specific page I want the toggle customization on?
    like the one I linked to…

    I don’t know if you looked at this but I see a shift in other elements on my page when the layer slider changes text:
    http://www.copenhagenfilmcompany.dk/2014/
    the fix I was given (add an hr under the layer slider) didn’t work.

    • This reply was modified 11 years, 7 months ago by Munford.
    in reply to: strict standards error message #210640
    This reply has been marked as private.
    in reply to: strict standards error message #210422

    great! thanks so much!
    what was causing that – did I mess up some code or was it a glitch

    in reply to: strict standards error message #210404
    This reply has been marked as private.
    in reply to: strict standards error message #210401
    This reply has been marked as private.
    in reply to: strict standards error message #210337
    This reply has been marked as private.
    in reply to: strict standards error message #210056
    This reply has been marked as private.
    in reply to: strict standards error message #209683
    This reply has been marked as private.
    in reply to: strict standards error message #209582
    This reply has been marked as private.
    in reply to: strict standards error message #209571
    This reply has been marked as private.
    in reply to: strict standards error message #209553

    getting this when I use the fullwidth slider:

    Strict Standards: Non-static method AviaHtmlHelper::modal_group() should not be called statically in /home/cphfilm/public_html/2014/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 109

    Strict Standards: Non-static method AviaHtmlHelper::modal_group_sub() should not be called statically in /home/cphfilm/public_html/2014/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 217

    Strict Standards: Non-static method AviaHtmlHelper::modal_group_sub() should not be called statically in /home/cphfilm/public_html/2014/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 217

    Strict Standards: Non-static method AviaHtmlHelper::modal_group_sub() should not be called statically in /home/cphfilm/public_html/2014/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 217

    Strict Standards: Non-static method AviaHtmlHelper::modal_group_sub() should not be called statically in /home/cphfilm/public_html/2014/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 217

    Strict Standards: Non-static method AviaHtmlHelper::modal_group_sub() should not be called statically in /home/cphfilm/public_html/2014/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 226

    in reply to: strict standards error message #209417

    I’m getting this now:
    Parse error: syntax error, unexpected ‘;’ in /home/cphfilm/public_html/2014/wp-content/themes/enfold-child/functions.php on line 27

    here is the php

    */

    add_filter(‘kriesi_backlink’,’__return_false’);

    if (WP_DEBUG && WP_DEBUG_DISPLAY)
    {
    ini_set('error_reporting', E_ALL & ~E_STRICT & ~E_DEPRECATED);
    }
    what is wrong there?

    in reply to: strict standards error message #209358

    did not fix the problem. my child theme functions.php is:
    <?php

    /*
    * add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
    function avia_add_heading_font($fonts)
    {
    $fonts[‘PT Sans Narrow’] = ‘PT Sans Narrow:400,700’;
    $fonts[‘PT Sans’] = ‘PT Sans:400,700,400italic,700italic’;
    return $fonts;
    }

    add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
    function avia_add_content_font($fonts)
    {

    $fonts[‘PT Sans’] = ‘PT Sans:400,700,400italic,700italic’;
    $fonts[‘PT Sans Narrow’] = ‘PT Sans Narrow:400,700’;
    return $fonts;
    }

    if (WP_DEBUG && WP_DEBUG_DISPLAY)
    {
    ini_set('error_reporting', E_ALL & ~E_STRICT & ~E_DEPRECATED);
    }
    */

    add_filter(‘kriesi_backlink’,’__return_false’);

    anything wrong there? I have not made a child theme before.
    IT happened after I deactivated and reactivated some plugins (google font manager after tinyMCE was not working…) I’m new to google fonts and all that – is that the problem?

    in reply to: strict standards error message #209269

    Where do I add that – in the quick css or in my child theme or in the original functions.php file.
    new to this.

    in reply to: adding a social icon #208980

    HI
    I have a couple of questions.
    1) I am trying to embed video from vimeo and you tube on blog posts, but I don’t get a preview image.
    http://www.copenhagenfilmcompany.dk/2014/news-3/dsb-the-joint-approach/ What am I doing wrong?
    If I instead link a url for the video to an image, then there are no video controls and it opens in a pop-up window, which I don’t want. I want it to look like the samples you have on the demo – called “Another title for our pretty cool blog”. I don’t see any other video options on the blog post editing page.

    2) Here on support – how do you make a new topic? I am editing previous topics but don’t see an easy “start topic” link.

    3) I have been reading here about how to add social icons to the footer, facebook & linkin, but can’t understand how to do it. I was able to add it to the socket, but it didn’t line up correctly and I would rather have it in the first column of my footer under the search widget. Suggestions?

    thanks very much. love the theme.

    in reply to: Changing Size of Text #207958

    Hi
    I am new to css but learning. I have a couple of questions:

    >I would like to change the font & font size of the titles in the thumbnails of the portfolio grid.
    I added this to the quick css but don’t see the change, and need to also change the font.

    .slideshow_container .portfolio-title .main-title{
    font-size: 25px !important;
    }

    ?
    thanks

    • This reply was modified 11 years, 7 months ago by Munford.
    in reply to: adding a social icon #205574

    HI, thanks for the info. some more questions:

    1. How do I keep the social icons on the left, but with some space between them?

    2. I am trying to make my logo smaller only on mobile devices, with this code:
    .responsive .logo img { height: 55px; }
    but that also resizes my logo on the web. I’d like it to be pretty big (700×156 or so)
    on the web and smaller on the mobile. ?? see it here: http://www.copenhagenfilmcompany.dk/2014/

    3. How do I change the vertical spacing of the text in text blocks like on this page:
    http://www.copenhagenfilmcompany.dk/2014/about-us/
    I’d like the names and titles to be closer together, without changing the font size.

    Thanks! Theme is great and so is your support = kudos for putting up a support forum outside
    of themeforest – searchable!

    • This reply was modified 11 years, 7 months ago by Munford.
    in reply to: adding a social icon #205315

    thanks – but I can’t seem to get anything added to my quick css to work – any ideas?
    also – is there a way to put a space between the social icons?

    • This reply was modified 11 years, 7 months ago by Munford.

    Hi,
    I tried using this code: .image-overlay { display: none!important; } in the quick css to remove the red circle/arrow image rollover but it doesn’t do the job. What am I doing wrong? see: http://www.copenhagenfilmcompany.dk/2014/about-us/

    in reply to: adding a social icon #204967

    thanks but it still is not centering…this with the right margin set to 100: http://www.copenhagenfilmcompany.dk/2014/pages/about-us/
    can you tell me what the left: 40% refers to?
    I don’t understand the parameters there.

Viewing 30 posts - 1,141 through 1,170 (of 1,172 total)