Forum Replies Created
-
AuthorPosts
-
thanks!
figured it out!
yes done, sorry.
oh sorry – I am working on too many things!
http://www.copenhagenfilmcompany.dk/2014/
name: yigit
password: mangundo99thanks
This reply has been marked as private.HI yigit
#1 worked!
#2 made the widget columns move towards the center. I’d like just the one labeled “contact” to move to the right to line up with the sidebar division. If possibletak
thanks
sorry I guess those images show up here – meant it to be in html….
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;”>CINEMATIC 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:
which seems to work but then if I look at the html again, it defaults to:
<h3 style=”text-align: center;”>CINEMATIC 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.
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 10 years, 10 months ago by Munford.
actually I am still seeing this shift on pages using the layer slider like this: http://www.copenhagenfilmcompany.dk/2014/corporate_en/
that worked thanks! I keep getting those <h3> tages mixed up with my images.
thanks that worked!
This reply has been marked as private.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-1I’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 10 years, 10 months ago by Munford.
This reply has been marked as private.http://www.copenhagenfilmcompany.dk/2014/corporate_en/
i see the shift on this page too.
is there something wrong in my quick css?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?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 10 years, 10 months ago by Munford.
This reply has been marked as private.great! thanks so much!
what was causing that – did I mess up some code or was it a glitchThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.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
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 27here 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? -
AuthorPosts