Forum Replies Created
-
AuthorPosts
-
yes, I need the grid portfolio, because I need to filter the elements as you can see in the photo, using my categories (Abbigliamento donna, Calzature bambini, etc).
Yes. that’s perfect! thanks
Hi Yigit, it does not work for me.
Site and post page is hereperfect thanks
The Vertical space
This reply has been marked as private.hi Rikard that does not work for me :(
I see the same space between two list points.that works, thanks Ismael.
Last question: which is the css rule to decrease the space (height) between one element (li) and the one who follows below?Perfect Yigit!
no rikard, I probably explained bad. I do not need the text to be right but that the subheadings of the third level need to be opened on the right instead of the left
April 9, 2015 at 4:30 pm in reply to: Testimonials Easy Slider iPhone portrait mode: caption text not responsive #426041I agree, and i will ask my client.
third solution: try to reduce the phares… :)
April 9, 2015 at 4:19 pm in reply to: Testimonials Easy Slider iPhone portrait mode: caption text not responsive #426029I pasted but, as you can see, especially the first part of the sentence is still cut :(
April 9, 2015 at 4:08 pm in reply to: Testimonials Easy Slider iPhone portrait mode: caption text not responsive #426019Hi Yigit, first time for me on pastebin, hope i’m doing well…
April 9, 2015 at 10:27 am in reply to: Testimonials Easy Slider iPhone portrait mode: caption text not responsive #425800Sorry, it doesn’t work for me. Check it here: http://www.browserstack.com/responsive
Any further suggestion?
As I wrote, Tripadvisor icon doesn’t exist, so i create my own and upload to fontello and then downloaded as fonts. Then i uploaded using the Enfold > Import/Export > Iconfont Manager , but after that I cannot find it in my social profile…
- This reply was modified 9 years, 8 months ago by niguli.
sorry :(
Now All is ok but the icon. I see the pencil icon and not my trip advisor icon
Full code is:
<?php dd_filter('avia_filter_social_icons', 'avia_social_icons_title'); function avia_social_icons_title($icons) { $i = 0; foreach ($icons as $icon) { if($icon['social_icon'] == 'vimeo') { $icons[$i] = array( 'social_icon' => 'trip advisor', 'social_icon_link' => $icon['social_icon_link'] ); break; } $i++; } return $icons; }
I did it.
Here is the code of my functions.php into my child theme folderBut i received the error
Fatal error: Call to undefined function dd_filter() in /htdocs/public/www/wp-content/themes/enfold-child/functions.php on line 3
line 3 is:
dd_filter('avia_filter_social_icons', 'avia_social_icons_title');
holy sh*t! :)
please tell if these steps are correct:
1) I copy the file function.php (/wp-content/themes/enfold/functions.php) into my child theme folder
2) I add your code into this filedoing this way I will never loose my modifications after future them updates.
Am I right?
ok thanks.
I have to highlight two more bugs :
1) probably cause of the new color scheme introduced in v 3.1 it happens that i lost my font color values of Footer secondary font color for all section (they became green, now i manually corrected them). I happened 2 twice for me…2) I lost my modification for the TripAdvisor social button in headed, and i don’t know why… Please refer to this post. I lost my icon and also the title became again the default Vimeo.
thanks for any help
:)perfect now. Could you please me tell me which modifications you did in order to understand and lighten your work in the future?
This reply has been marked as private.I did it that way..
I gave you admin access
Hi Yigit, sorry for not have seen that post before.
Now on ENG site your code solved the problem, but it doesn’t work for the ITA(ltalian version)! How can it be possibile? Do I have to do something more than adding our code (I also deactivated the shrinking option for logo)This reply has been marked as private.Hi Perfect Josue.
Is this a bug concerning the last update ?thanks again Yigit
mmm i’m very confused. Anyway… how can i activate via quick css the sandwich menu mode (On iPAd landscape) for screen size < 1034 px ? which css code should i use?
Please note: I need to break line in menu voices that are not pages but are links types
February 16, 2015 at 6:33 pm in reply to: edit tag TITLE on social image profile changed by myself #396901That’s great Ismael, great support as always :)
Gonna study your modifications for the future ;)
-
AuthorPosts