Forum Replies Created
-
AuthorPosts
-
April 10, 2017 at 3:41 pm in reply to: Is there a PHP-Code-Snippet for Animated Numbers and Portfolio Categories? #775519
Hi Yigit!
Thank you for your Tips!!
For several days I try to find out how this can work.
I wrote this code and put it into the functions.php from my child-theme
function remove_aninum() { if(is_category(array(4))) { return (('.avia-animated-number').avia_sc_animated_number()); } else { return false; } } add_filter( 'av_animated_numbers', 'remove_aninum', 10, 2 );
But this has unfortunately no effect when I change the portfolio categories.
At least, no PARSE ERROR appears ;-))Maybe I’ll call the wrong action – “is_category” is probably not the same as “portfolio_entries”…
Do you, or anybody, have a little hint yet?
Best Regards,
NicApril 8, 2017 at 10:03 am in reply to: Is there a PHP-Code-Snippet for Animated Numbers and Portfolio Categories? #774415Hi Rikard!
Is this a customisation?
Yes, of course!
Like that one, e.g. “How can I hide the Author-Box on Blog-Pages”…
For this example, you are offering the code and most of the requests go in that direction, to hide, to change, to do anything – just customisation ;-)
This small snippet might be really easy – function > if > then > else – but I don’t know which Code I need to call for “Animated Numbers” and the “Portfolio Categorie id”, inside the Enfold Theme.
I agree, you don’t have to do the job, but you can give me a hint, that would certainly be quite simple for you, or anyone out there ;-)
Best Regards,
NicHi gwinenvato!
What Basilis means is that your concern is not related to the Enfold Theme!
The password management is a part of WordPress ;-)
or maybe some plugins…
Best Regards,
NicHi aliakbari2!
With Enfold 4.0.5 the shortcode.js file is in the “js Folder”
The root is
themes / enfold / js / shortcode.js
Inside the file you have to search for line 1272 and there you do what Ismael wrote ;-)
Best Regards,
NicHi aliakbari2!
Perhaps this might help you:
https://kriesi.at/support/topic/masonry-gallery-not-working-2-2/#post-771510
;-)
Best Regards,
NicApril 7, 2017 at 9:42 pm in reply to: Is there a PHP-Code-Snippet for Animated Numbers and Portfolio Categories? #774210Hi Guys!
Is there really no one who can help me out with this small snippet :-(
I think with knowledge in PHP it might be easy, but in PHP I’m a real fool…
Anyway, maybe someone reads this and has an idea, please share it with me ;-)
Best Regards,
NicApril 6, 2017 at 9:57 pm in reply to: Masonry Content Gallery Not Showing after update to 4.0.5 #773533Hi Guys!
There is a quick solution from Ismael for this:
https://kriesi.at/support/topic/masonry-gallery-not-working-2-2/#post-771510
Best Regards,
NicApril 4, 2017 at 11:43 am in reply to: Masonry Gallery Bug since 4.0.3 when Lightbox is deactivated #771665Hi Guys!
Here Ismael posted a quick solution that works fine!
https://kriesi.at/support/topic/masonry-gallery-not-working-2-2/#post-771510
You have to edit the original shortcode,js ;-)
Regards,
NicHi Guys!
Here Ismael posted a quick solution that works fine!
https://kriesi.at/support/topic/masonry-gallery-not-working-2-2/#post-771510
@Benjerry
You have to edit the original shortcode,js – not this one in your child-theme ;-)Regards,
NicHi Ismael!
That was the trick – well done!!!
Now lightbox can be deactivated and the masonry gallery is displayed!
Thank you very much!!!
Best Regards,
NicHi charlotterabof!
You are not alone!
There are a few more with this Problem:
Since 4.0.3 …
and now version 4.0.5 has not solved it either :-(Regards,
NicHi Benjerry!
You are not alone!
There are a few more with this Problem:
Since 4.0.3 …
and now version 4.0.5 has not solved it either :-(Regards,
NicHi Poirot!
You are not alone!
There are a few more with this Problem:
Since 4.0.3 …
and now version 4.0.5 has not solved it either :-(Regards,
NicHi dadisk8!
In the Masonry Gallery do you have the lightbox feature turned off?
Then you are not alone with this problem:
Regards,
NicHi Guys!
There are more with the same problem ;-)
Regards,
NicHi Victoria!
I think these are similar problems?!
https://kriesi.at/support/topic/masonry-gallery-problem-4/#post-766566
https://kriesi.at/support/topic/masonry-problem-4/#post-765332
https://kriesi.at/support/topic/masonry-gallery-bug-since-4-0-3-when-lightbox-is-deactivated/#post-764720LG,
Nic…If I add a ladie in enfold it show you you added Lady mira to the shopping cart – see shopping cart – so I want to change to “you added Lady Mira to the booking list – see booking list…
Hi Semito,
vielleicht hilft Dir mein Tipp…
Um dem angezeigten Text, z.B. von “shopping cart” zu “booking list” oder von “Einkaufswagen” zu “Buchungsliste” zu ändern, kannst Du das am einfachsten über die mit dem Theme gelieferten Sprachdateien.
In dem Ordner “lang” sind die .po Sprachdateien, die Du mit dem Programm Poedit ändern kannst.
Deine gewünschte Sprachdatei. z.B. de_DE.po, rufst Du mit Poedit auf, änderst den betreffenden Eintrag und speicherst diese als de_DE.mo
Die .mo Datei lädst Du dann in den entsprechenden “lang” Ordner auf Deinen Server und aus z.B. “Einkaufswagen” ist nun “Buchungsliste” geworden ;-)
LG,
NicMarch 25, 2017 at 8:46 am in reply to: Masonry Gallery Bug since 4.0.3 when Lightbox is deactivated #766548In my case, with Enfold 4.0.3, the Masonry Gallery disapears with every Browser, also on Mobile Device, when lightbox-link in the gallery is NOT aktive.
If the lightbox-link is activated, the Masonry Gallery works fine.
Now I’m back to Enfold 4.0.2 and everything (e.g. lightbox off) works fine ;-)
There seems to be a similar problem:
https://kriesi.at/support/topic/masonry-problem-4/#post-764090
also here
https://kriesi.at/support/topic/masonry-gallery-problem-4/#post-766566
https://kriesi.at/support/topic/masonry-problem-4/#post-765332
https://kriesi.at/support/topic/problem-with-mansonry-gallery/#post-764143
https://kriesi.at/support/topic/masonry-gallery-bug-since-4-0-3-when-lightbox-is-deactivated/#post-764720LG,
Nic- This reply was modified 7 years, 7 months ago by YouCanMore. Reason: Added similar Thread
In my case, with Enfold 4.0.3, the Masonry Gallery disapears with every Browser, also on Mobile Device, when lightbox-link in the gallery is NOT aktive.
If the lightbox-link is activated, the Masonry Gallery works fine.
Now I’m back to Enfold 4.0.2 and everything (e.g. lightbox off) works fine ;-)
LG,
NicThere seems to be a similar problem:
https://kriesi.at/support/topic/masonry-problem-4/#post-764090
- This reply was modified 7 years, 7 months ago by YouCanMore. Reason: Added similar thread
I don’t have any lightboxes or galleries on the site via Enfold…
That’s exactly the reason why the Masonry Gallery disapears – NO Lightbox!
This is not an “Tech-Support” just a small Info what I find out ;-)
The problem will be still the same.
LG,
NicI think this only occures, when lightbox is not active!
I just updated another project with Enfold 4.0.3 and everything works fine, because the lightbox feature in the masonry gallery on this site is active ;-)
I tried out on the first site, and when I activate lightbox everything works also fine. with each browser!
I have the same Problem.
Enfold 4.0.3
Images from the Masonry-Gallery are not showing on Firefox 52.0.1 and Iphone!
-
AuthorPosts