Forum Replies Created
-
AuthorPosts
-
Oh Thanks Rikard,
Arrrgg, i’m stupid ;o) I thought I’ve tryed it but certainly not coz it’s working indeed!!
Thanks again and sorry to waste your time,
Have a nice day guys,
Eldrico
This reply has been marked as private.Hi Ismael,
Thanks for your answer. Perfect for the taglist, it works, thanks.
For the anchor, it doesn’t work.
I’ve already added the code shortcode <div id=”dish2″></div>.So I’ve added # as you put it in your example.
I’ve changed my links in full-width submenu and button and it’s still not working, but the #top is working, so it should worI don’t understand ;o) I’ve checked my links and they look correct. I’ve done this kind of link on another page (without sidebar) and it’s working.
Thanks for your help,
eldrico
March 23, 2015 at 11:35 am in reply to: Logo is covering part of the menu items in Ipad version #416320It worked perfectly Yigit!!! Thanks !
I just don’t understand why I didn’t recieve any notification even if I clicked on “Notify me of follow-up replies via email”.
Thanks Yigit, subject closed!
eldrico
Thanks Ismael,
I’ll check that. Sorry I didn’t recieve the automatic reply… weird.
I’ll let you know if it works!
Cheers!
Eldrico ;o)
Perfect Elliott!
You rock dude!
Thanksss,
Cédric
Hey Jan,
I update and it didn’t fix my problem but my client wanted a specific effect on her mega menu and we bought Ubermenu. No more problem and plenty of settings for your menu though ;o)
Good luck,
CédricThis reply has been marked as private.This reply has been marked as private.Sorry guys, I didn’t checked that before…
Thanks I fix it ;o)
**RESOLVED**
Hi guys,
I’ve found the fix with the help of polylang. The team is also very good and very reactive.
For the one who got the same problem as me, here is the fix to get the tagline below the logo and with a translation with polylang plugin:add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);function kriesi_logo_addition($sub) { switch( pll_current_language() ) :
case ‘en’:
$sub .= ‘<strong class=”logo-title”>headline english‘;
break;
case ‘fr’:
$sub .= ‘<strong class=”logo-title”>headline french‘;
break;
default:
$sub .= ‘<strong class=”logo-title”>headline in default language‘;endswitch;
return $sub;}Thanks guys!
Hi Guys,
Thanks for the help.
I just changed the css cause the logo (and sub-text) were stuck on the left and behind the main menu ;o)
I also change the color..header_color strong {
color: #634E42;
font-size: 1.003em;
}
span.subtext {
position: absolute;
top: 1.125em;
left: 40px;
}Sorry but now i’m wonderring how I can translate the tagline(sub-text) cause the website is english/french?
i’m using polylang as a multilanguage plugin.Thanks Guys, you rock !!
Hi Guys,
here are the screenshots: http://we.tl/xEqb4B2XTb
But anyway you can see on my website (see admin ID/psw in previous message) that there is no tagline displayed below the logo even if it’s been set it up.
Thanks for your help,
Cédric
This reply has been marked as private.Hi Ismael,
Now you have an admin access to my BO (=Back-office).
Wordpress propose by default a slogan/baseline for the logo on the website.
There are two ways to set it up:
Appearance (apparence)> Customize (personnaliser) >Tagline (baseline/slogan) or from Settings > General Settings > Tagline.
Please have a look on both screenshots.So I’ve added a tagline that is not displayed anywhere on the website. It should be just under the logo.
I know i can just add a logo image included the tagline, but the client wants a text tagline and not an image (seo) as it should be possible in wordpress.
I’ve screen shots but don’t know how to send it to you?
Do you see what I mean?
I want the tagline “Location de voiture à l’Île Maurice” under the logo.Thanks for your help,
Cédric
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.June 4, 2014 at 3:21 pm in reply to: Removing most meta info and "/" (keep date info) under image on blog elements #274522Perfect Ismael!
You rock so much ;o)
Thanks for the very fast answer!
Cédric
-
AuthorPosts