Forum Replies Created
-
AuthorPosts
-
Thank you. Could a -3px padding (left and right) be useful to decrease subsequently the space?
great! boom! thanks!
ok I removed (anyway they were unaccessible for wp, because they were named “-full-functions.php, -config-templatebuilder).
I think the error was in my child functions.php.
Now all works.Thanks!
- This reply was modified 8 years, 8 months ago by niguli. Reason: I need Help for translating All Properties in wpml
here is my child theme’s folder.
If I leave this way I have blank page in the frontend :(
Here is my child functions.php content:
<?php /* add_action( 'wp_enqueue_scripts', 'enqueue_parent_theme_style' ); function enqueue_parent_theme_style() { wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' ); } */ /* * aggiungo funzione per trasformare All in All Properties */ add_filter('avf_portfolio_sort_first_label','new_first_label'); function new_first_label() { $first_item_name = "All Properties"; return $first_item_name; }
here is my child style.css:
/* Theme Name: Wedding Planners in Tuscany Theme URI: http://www.alohamoku.it Description: Tema Child di Enfold per Wedding Planners in Tuscany Author: Nicola Strumia Template: enfold Version: 0.1 */ @import url("../enfold/style.css");
- This reply was modified 8 years, 8 months ago by niguli.
thanks I know Rikard. I always use child themes. My question is:
should I put in my child theme’s folder only functions.php or also the folder/subfolders/files from Basilis’s first reply:
wp-content/themes/enfold/config-template/builder/avia-shortcodes/portfolio.phpPerfect Yigit, thanks.
I think I will loose your modification when upgrading Enfold to future version, isn’t it?Hi all.
Suddenly this change does not work anymore!!! Can you help more?!?!My code in portfolio.php is still this:
$first_item_name = apply_filters('avf_portfolio_sort_first_label', __('All Properties','avia_framework' ), $params);
that’s perfect Isakos-Soft, thank you very much
thank you Basilis, that’s perfect.
- This reply was modified 8 years, 9 months ago by niguli.
that’s perfect! Thank you again
Thanks Josue. That’s what I did it before (and now). Can you please help more me with CSS? Just some basic css rules…
thanks Yigit. I missed the last update because I forgot to insert my username & key code .. My fault…
holy sh*t Yigit!!!!
quicker than the light!
love you :D
December 18, 2015 at 4:28 pm in reply to: bordered (or colored) menu voice feature does not work #555056perfect Yigit!
now i set it also with a hover state ;)
December 18, 2015 at 4:05 pm in reply to: bordered (or colored) menu voice feature does not work #555036yes. I fixed, thanks.
Last question:
And if i wanna it bordered instead of colored?December 18, 2015 at 3:57 pm in reply to: bordered (or colored) menu voice feature does not work #555030my fault. i give you the right email in private
October 9, 2015 at 10:09 am in reply to: link on Latest portfolio entries widget opening in lightbox #516283thanks, i’m trying.
which css rule can I use to align the image centered in the frame?October 6, 2015 at 11:30 am in reply to: link on Latest portfolio entries widget opening in lightbox #514299How did you add the iframe=true query in the url?
I did not inserted it. Perhaps it comes from Yigit modification?
October 6, 2015 at 11:02 am in reply to: link on Latest portfolio entries widget opening in lightbox #514280Hi Ismael … it seems a little bit too complicated ….
I insert in the item first one, Eastpack item) the custom url http://www.maxitracce.it/wp-content/uploads/2015/09/Eastpack.jpg?iframe=true, but now i have 2 bugs:
1) the jpg frame is not full visible, and needs to be scrolled. I need it in full screen like other lightbox
2) (of course) the click on the first item here below in the portfolio page opens in a frame too, not like the others 2 (felsini and nike)
I’m pretty sure that the solution is to edit the widget behavior itself (the code), but I dot’ know how…
please help me more.- This reply was modified 9 years, 1 month ago by niguli.
October 5, 2015 at 12:34 pm in reply to: link on Latest portfolio entries widget opening in lightbox #513693can you summarize all step by step (1. 2. 3.) ?
please remember that I need only those links in the footer to open in lightbox (not all links at all).
October 5, 2015 at 12:16 pm in reply to: link on Latest portfolio entries widget opening in lightbox #513671It seems it does not work for me.
All links in the footer (latest portfolio entries widget) open a new url (new panel)…October 5, 2015 at 10:55 am in reply to: link on Latest portfolio entries widget opening in lightbox #513594yes, it is nice. This solution could work:
But the problem is that i’m using an Enfold widget in the footer area, so i cannot edit the code directly.
1) uhm! I always copy code from forum, not from email. Opening php tags added… But I still have blank page! Help… (I renamed again the file to -functions.php (file is in /wp-content/themes/enfold-child/)
2) it worked perfectly, thanks
Hi Ismael.
near to the solution…
1) I created an empty file named functions.php inside enfold-child subfolder and pasted your code, but now all paged are white… :(
so I renamed it -functions.php.
What’s wrong?
I give you FTP access.2) code
.grid-image { pointer-events: none !important; }
works great but I ask you if is it possible to make it works only for page Brand, because I need it to work in other page such as Promozioni (where it works on the text title but not on the images).
Maybe through a css rule?- This reply was modified 9 years, 2 months ago by niguli.
it works. But I lost my icon and now I see the pencil icon .. .can you help me more ?
as written above
I also need the lightbox click to be disactivated on the thumbnails (no click at all on (ONLY) this portfolio grid. Is it possibile?
- This reply was modified 9 years, 2 months ago by niguli.
September 9, 2015 at 6:55 am in reply to: Custon bullet List inside caption text in Fullwidth Easy Slider #500201perfect!
great job Ismael
September 8, 2015 at 5:24 pm in reply to: Custon bullet List inside caption text in Fullwidth Easy Slider #500017Brilliant Elliot, nearly perfect.
I only need to center the box (not the text) with the list under the Title, something like this:
September 8, 2015 at 4:55 pm in reply to: Custon bullet List inside caption text in Fullwidth Easy Slider #499996Sorry, this is the page.
Slide n2I also need the lightbox click to be disactivated on the thumbnails (no click at all on (ONLY) this portfolio grid. Is it possibile?
1) http://www.maxitracce.it/brand/
site is under construction
I give you admin access2) I add one small problem: I changed Vimeo icon in the top right (social icons), simply changhing the path to png icons.
All it’s ok, but I need to change the mouse-over box title (It remained “Vimeo”, I need it to be “Media”). I will never usa Vimeo, by the way.
I tried following some old suggestions to me here, but with no success.
The question is: in which file do I need to edit this tag? functions.php? or also in quick CSS; in this case which is the css rule?thanks
- This reply was modified 9 years, 2 months ago by niguli.
-
AuthorPosts