Forum Replies Created
-
AuthorPosts
-
Thanks, Another question is: font in testimonial.
Hey Yigit
great. There is only missing: the Date field in Magazine – watch here
http://www.tennisgate.com/de/and the font on the comments now button
http://www.tennisgate.com/de/2014/04/07/doppel-der-top-spieler-kaempfe-um-deine-netz-position-waehrend-der-cross-rallye/Thanks for the great support.
Hi thanks – that solves many of them but not all.
Post Date in the category overview
see here
http://www.tennisgate.com/de/category/training/kleinfeld/and the tags informations at the bottom of the page,
http://www.tennisgate.com/de/2014/04/08/schmettern-im-scherensprung/and the information about the discussion
http://www.tennisgate.com/de/2013/10/24/slice-hosentraeger-im-kleinfeld/THX, Oliver
http://www.tennisgate.com/de/2014/04/08/umlaufen-auf-einen-kurzen-schmetterball/
Here the same: the tags at the bottom and the breadcrumb in the headline. The headline itself works.
- This reply was modified 10 years, 5 months ago by heufti65.
Thanks.
This reply has been marked as private.This reply has been marked as private.Thanks for the quick reply.
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.Hi Ismael
unfortunately not. There is always a grid layout – its always the same, if i choose multiauthor blog, single author with small or with big preview. The layout is always grid. Just have a look on ‘Pages, Blog’. I put a ‘Blog Posts’ Element on the site and choosed Multi-Author, but the layout is grid.- This reply was modified 10 years, 6 months ago by heufti65.
This reply has been marked as private.Hi thanks I tried it and it helps. There is conflict between Ninja and Campaign Monitor AJAX.
April 3, 2014 at 12:03 am in reply to: Editing google fonts does not work with permalink blog headline #246778Hi Josue, that works perfect.
Thanks for your help.
Always great!April 2, 2014 at 5:51 pm in reply to: Editing google fonts does not work with permalink blog headline #246631Hi Josue.
I have only this in the Quick CSS Box of Enfold Styling:
.title_container .breadcrumb { left: -4px; top: 75%; }
#top .title_container .container { min-height: 70px; }@media only screen and (max-width: 480px) { .responsive .logo { margin-top: 50px; }
#advanced_menu_toggle { top: 77%; }}April 2, 2014 at 12:48 pm in reply to: Editing google fonts does not work with permalink blog headline #246494This reply has been marked as private.Hi Yigit. Thanks. That was exactly the stuff i needed.
OliverDo you recommend a plugin which is familiar to Enfold? I have installed google font – but the installed font is not in the Enfold Styling list.
Great. and no code for the font?
<link href=’http://fonts.googleapis.com/css?family=Gravitas+One’ rel=’stylesheet’ type=’text/css’>Hi Yigit and thanks.
How can i tell the Headline h1 to use only the special google font? Some Headline font are great for large size but not maybe for h3.- This reply was modified 10 years, 8 months ago by heufti65.
Hi
I want the headline size h1 – not all headlines – use with
http://www.google.com/fonts/specimen/Gravitas+One#charset
How can i manage that?THX, Oliver
This reply has been marked as private.I can not paste the code that you sent me in eMail. Dont know why.
Sorry wrong copy and paste
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Hi,
thanks. The builder is okay.The problem:
text in the avia textfields are not mentioned in the preview of the posts.Ist this the code to manage that?
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }THX for your help.
Sorry like that
if(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_action(‘avia_builder_mode’, ‘builder_set_debug’); function builder_set_debug() { return ‘debug’; }//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Hi,
we changed the code to use avia in posts as you requested on former thread.
Now the code looks like thatif(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_action(‘avia_builder_mode’, ‘builder_set_debug’); function builder_set_debug() { return ‘debug’; }Can we put your equest underneath?
//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}So it looks like
if(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_action(‘avia_builder_mode’, ‘builder_set_debug’); function builder_set_debug() { return ‘debug’; }//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}Thx, Oliver
-
AuthorPosts