Forum Replies Created
-
AuthorPosts
-
Hello Victoria, Thank you for your reply.
Both servers have the header.php file in the child theme, and they are identical. Both versions also have the IF menu plugin and turning it on or off has not made any difference.
Any other idea?
Upon further inspection of the code from both sites side-by-side, I can see that code that is present in the simple page of the dev site if not present in the same page on the live site, and this is part of the problem. If you have a look you’ll see that <div class=’avia_mega_div … > is missing from the live site.
But for the life of me, I can’t figure out why it is disappearing!
Any clues?
- This reply was modified 6 years, 7 months ago by GabrielSenn. Reason: Clarification
Well… I am back to square one. I went as far as replacing the entire “plugins” and “themes” directories (from the good/dev site to the live site) and the problem persists. I am clueless as where the issue might be coming from.
The Child style.css and the “Quick CSS” are identical on both servers, too.
All help welcome!
PLEASE DON’T CHANGE ANYTHING!
Hello Rikard,
My client has requested a rollback on their site and afterwords, I will see if I can figure out where the problem comes from.
I will post the results here; if I can figure it out. Thanks again for your help!
Sure thing (and thank you). Here you go:
Hi Rikard,
Thank you for the prompt reply. Attached are the credentials for you:
March 7, 2018 at 6:34 pm in reply to: Icon (Content Element) not aligning when captions are too long (again!) #923187Hello Vinay,
It took me a little time to test it. Two problems: The first is that it does not work (https://pijaccanada.com/events/canadian/western-canadian/western-visitor-gabriel/), and the second, is that the use of a color section conflicts with other code I need to use.
I could have tried to resolve the second problem if your proposed solution had worked, although I would rather see the icons working properly “out of the box” :(
PS. I left the additional CSS for you to see the results of the test. Please let me know when I can remove it.
March 3, 2018 at 1:17 am in reply to: Icon (Content Element) not aligning when captions are too long (again!) #920604Hello Vinay,
Thank you for the quick reply. I did what you suggested so that you would see that your solution does not work if I use a single column. If I use multiple columns I am limited to 5 icons per row, which is not how I designed the site. Please have a look at it (same link as before https://pijaccanada.com/events/canadian/western-canadian/western-visitor-gabriel/).
There are pages where things still work well, such as: https://pijaccanada.com/events/canadian/expozoo/expozoo-exhibitor/
I don’t understand why some times it works and some kit does not. It is VERY annoying :(
November 16, 2017 at 4:22 pm in reply to: Icon (Content Element) not aligning when captions are too long #877598Thanks again Ismael. I have a dev server in which IU will try it first, just to make sure I don’t make anything blow up ;)
Cheers
November 16, 2017 at 5:41 am in reply to: Icon (Content Element) not aligning when captions are too long #877369Thank you Ismael! I think for something like this, I better first talk to an experienced PHP programmer to help me with it.
One last question then: Can I do this in a “child” file, so that the change will not be lost when there are updates to the theme?
November 14, 2017 at 5:49 pm in reply to: Icon (Content Element) not aligning when captions are too long #876698Hello Ismael,
To a degree that works* It isn’t the perfect solution but it’ll do if there are no other options (or are there?). I guess adding 6 or more column elements to the theme is not on the works?
It looks a bit stupid when the captions are short, as the spacing is just too big with only five icons per row. I made the change on my test file to you can preview it if you need to.
*It worked after removing the CSS from Yigit which was causing problems. If I may suggest something, when adding custom CSS to a client’s code, it should be clearly commented.
November 13, 2017 at 5:08 am in reply to: Icon (Content Element) not aligning when captions are too long #875936Hello Ismael,
I have restored it. You should be able to access it now. Thank you!
November 10, 2017 at 12:17 am in reply to: Icon (Content Element) not aligning when captions are too long #874907That was super quick Yigit. Thank you.
However, I am very confused. Are you saying that as I move forward, I’d have to fix these problems in a one-by-one basis? This is a feature I use (and change) a lot! in English and in French, on several pages!
Also, that fix completely screws things up in responsive mode anyway. I am attaching an example of what you get when viewed on an iPad (look at the text portion):
November 9, 2017 at 11:35 pm in reply to: Icon (Content Element) not aligning when captions are too long #874894Hello Yigit,
Thank you for the prompt reply. Credentials in the private content portion of my reply.
Please, please, please avoid turning plug ins on/off as this is an active, live site! Thank you in advance for your help.
Thank you Victoria, that worked.
FYI, I had to use it together with:
.language_flag {
display: none;
}In order to ensure the icons did not show up at all.
For anyone visiting this thread for reference, the final code for me needed to be:
/* Remove flags from the menu & hamburger menu */
.language_flag {
display: none;
}.av-active-burger-items:nth-child(8), .av-active-burger-items:nth-child(9) {
display: none;
}I am assuming that the values child(8) and child(9) are to do with the position in the menu, and that if I was to add or remove menu items I may need to change those values. Correct?
Does this help?
You gave me a partial answer in your question :) They do have a class, it is “language_flag”
I’ve tried:
.language_flag {
display: none;
}and it removes the flags, but, it keeps the dividing lines above and below. Any suggestions? (please note that I do want to keep the dividing lines between the other menu items)
That is correct Victoria.
Hello Victoria,
While that works, it removes the search option all together, rather than list it. For my needs at the moment that will do.
What about the flag icons though? Any suggestions about that?
Thanks.
This reply has been marked as private.Thank you Rikard.
I have not, and does not seem to have had an ill effect. Can I do it on the child functions.php to avoid problems after updates?
Thank you Victoria.
OK folks, this is taking a little too long to resolve and I have a client that is rather upset. Could anyone please confirm if installing a purchased version of the plugin makes the error go away? At this point it’d be easier to pay the $22 US than wait for new versions of ENFOLD that may or mayn’t resolve the problem.
Thank you in advance for your response!
ENFOLD Update installed. Error persists.
Any solution to this? Having a hard time making my client understand the Wordfence error :(
July 14, 2017 at 9:03 pm in reply to: Content Element > Icon > How can I align a few icons side by side? #821422Thank you Nikko! It does.
Cheers all.
July 14, 2017 at 5:33 pm in reply to: Content Element > Icon > How can I align a few icons side by side? #821306That’d be super Victoria. Thank you!!!
Could you please advise on how I’d do that? (sorry about my ignorance on this)
July 13, 2017 at 11:19 pm in reply to: Content Element > Icon > How can I align a few icons side by side? #820856Thank you Basilis! Yes, it would be great too know if this can be resolved without affecting all of the site by removing
<BR>
‘s when they are needed.July 11, 2017 at 4:48 pm in reply to: Content Element > Icon > How can I align a few icons side by side? #819511Hello Victoria, Thank you for the quick response time on this.
So… Will this not affect ALL content? Remove
<BR>
‘s weather they are needed or not?I’ll try to see if I actually use any
<BR>
‘s in my site and if I do not, I’ll apply this fix.Cheers!
- This reply was modified 7 years, 4 months ago by GabrielSenn.
July 10, 2017 at 9:25 pm in reply to: Content Element > Icon > How can I align a few icons side by side? #818990Do you have auto p enabled?
Nope. That’s not it.
I am working around it for now, but a solution would be best.
Thanks again!
July 10, 2017 at 4:41 pm in reply to: Content Element > Icon > How can I align a few icons side by side? #818852Done Victoria. Please let me know once I can change it back. Thank you!
-
AuthorPosts