Forum Replies Created
-
AuthorPosts
-
Don’t worry – I sorted it.
hello?
OK, The font ‘Aller’ works in safari and chrome, but not in firefox or iOS.
So, you can see my large custom css file under Appearance.
Aller_light does not work at all. Strangely, when I change:
@font-face { font-family: Aller; src: url(‘http://scotiafishing.com/wp-content/themes/enfold/fonts/Aller_Rg.ttf’); } @font-face { font-family: Aller_Light; src: url(‘http://scotiafishing.com/wp-content/themes/enfold/fonts/aller_it-webfont.ttf’); }
to call different fonts, or delete it entirely, Aller does not change and Aller_Light still does not change either. I am working with caching disabled. I must be calling Aller somewhere else, but can’t work out where.
I have been working on this for hours and days!Right – it’s only working AT ALL in safari and chrome.
Hi there,
I tried that solution, but it has not made any difference. Also in using a child theme a LOT of my css customisation disappeared.
However I worked out the problem. The updated version of the theme requires font-family: Aller,sans-serif; rather than just font-family: Aller;
Hello?
The font in MY picture IS Aller. I want it to be Aller. The font in your picture is Times new roman or georgia or something that I do not want.
Hi
Your image is also how it looks on iPhone.
This is how it looks on my mac (safari + chrome). I have flushed the cache on everything. It’s how it should look and how it looked on everything until the update.
CSS is under Appearance-> Custom css
Hi – Here are the login.
It should not be any of the other plugins as they are not new. The only thing that has changed is the update to enfold.
February 8, 2016 at 3:35 pm in reply to: Since updating the content of my pages in the backend content has gone #579692Great – that worked. Thanks
Hi that’s brilliant. Thank you very much.
My final question is which php file do I also add this to to have the same thing happen on the blog main page?
Thanks
Pete
Hi – I’ve tried all the other sliders and even just an image, but they all return an error. The shortcodes are just too complicated.
This is the shortcode to insert a full width slider:
[av_slideshow_full size='featured' stretch='' animation='slide' autoplay='false' interval='5' control_layout='av-control-default' src='' attachment='' attachment_size='' position='top left' repeat='no-repeat' attach='scroll']
[av_slide_full slide_type='image' id='4117' video='' mobile_image='' video_format='' video_ratio='' title='' custom_title_size='' custom_content_size='' caption_pos='caption_right caption_right_framed caption_framed' link_apply='' link='lightbox' link_target='' button_label='' button_color='light' link1='manually,http://' link_target1='' button_label2='' button_color2='light' link2='manually,http://' link_target2='' font_color='' custom_title='' custom_content=''][/av_slide_full]
[/av_slideshow_full]All I want to do is display 1 large image at the top to ever post. I do keep trying what you suggest, but it never works. Is there any chance you could tell me the exact shortcode I need to use please?
When I have done that I would also like that same image to be at the top of the main blog page (which is the php file I edit for that?
Thanks
Thanks – I’ve done that, but it still returns a blank space where the slider should be.
Here’s an example:
http://staging.scotiafishing.com/chasing-silver-front-cover-boy/Thanks for your help so far on this! It’s really important that I get this fixed!
Hi there, what is that short code, and where do I edit the specific slider please? I can’t find anything about it in the documentation.
I found a post that explains to use this code, and it is now displaying a blank space where the slider should be, but I’m not sure how to edit a slider for it…
echo do_shortcode(‘[av_layerslider id=”1″]’);Thanks
PHi there I tried adding the following code:
echo do_shortcode(‘[layerslider id=”3″]’);Directly after “get_header();” and it is exactly where I want the slider, but it is just displaying the short code on screen. Please see here:
http://staging.scotiafishing.com/chasing-silver-front-cover-boy/I’m not sure what to try next…
Hi there this did not work, but I found the issue.
I had made changes to the grid.css to ensure that it stayed the style I wanted until the screen was smaller.
I moved ” .responsive #top { overflow-x: hidden; } ” back to the 767px media query and it worked again.
Sorry about that!
Perm – isn’t that exactly the same?
Hi,
This would mean that I would have to add the slider in individually to each post.
Is there not a php file that I could add a shortcode line to (maybe “single.php”), just to display the same slider at the top of each post? If so, what would I put in the php file?
Could I do the same with the main blog page? When I do what you suggest above it puts the slider into a box so it is smaller than on every other bags on the site. Which is the php file that controls the main blog page? I like the current layout, I just want the full width sider at the top.
(just as a reminder: This is the page in question:
http://staging.scotiafishing.com/scotland-fishing-blog/and I would like it to act like this:
http://scotiafishing.com/scotland-fishing-blog/ )Thanks
PThanks, that worked
Hi,
I fixed the problem with the following css:
.home_box_left{
width: 100%; height: 100%; position: absolute; top: 0; left: 0;
}.home_box_left img{
width:100%;
height:auto;
max-width:100%;
}Hi I would like the blog main page to have a slider at the top, and the same slider to be present at the top of each post.
This is the page in question:
http://staging.scotiafishing.com/scotland-fishing-blog/
and I would like it to act like this:
http://scotiafishing.com/scotland-fishing-blog/Thanks
Pee
That didn’t help I’m afraid
http://www.staging.scotiafishing.com
The grey boxes that have blue links, I would like the links white.
Thanks
PThanks very much, that’s great.
P -
AuthorPosts