Forum Replies Created
-
AuthorPosts
-
Thanks! You can close this thread.
Resolved! You can close this thread.
Thanks, that worked! You can close this thread.
Nevermind, I was finally able to figure it out by slightly modifying the code! You can close this thread now.
Yes, you guys helped me with this in another ticket but I could never get the adjust the close button in landscape mode to line up with the open button. No matter what values I enter in the above code, the close button does not adjust. They are close but not perfectly adjusted one over another like it is in portrait mode. I’m wondering if I have something in quick css conflicting with it or In portrait mode, it’s aligned perfectly with the close button right behind the open button with the code you gave me for that.
The only way to see what I am talking about, is to see an overlay. I took a screen shot with the menu opened and the menu closed and overlaid them with the opacity adjusted so you can see what I’m talking about and how they are not lining up in landscape mode. Hope this helps explain it better. Thanks!
Thank Yigit, that’s exactly what I was talking about! You can close this thread.
Thank you so much! You can close this thread.
Thanks Yigit! You can close this thread.
You can close this thread
August 10, 2015 at 1:20 am in reply to: Change Testimonial Slider (Large) Previous and Next Arrows #484997I was able to figure this out. You can close this thread.
Thanks so much Josue! With a little bit of modification to the code I was able to get it to work correctly. You can close this thread.
Oh ok, thanks for the help! You can close this thread.
No, I copied the code directly from this forum and the error code still came up. I tried this code on another installation of Enfold I have that does not have any custom fonts uploaded and it worked perfectly. I think it has to do with the charcodes being duplicated when the new fonts are added and the code not being able to determine which font-family the icon is coming from. I assume it’s normal that the charcodes icon value starts over every time a new font is added.
August 7, 2015 at 7:48 am in reply to: Change Testimonial Slider (Large) Previous and Next Arrows #484312Thank you Ismael. I tried copying this code directly from the forum and adding it to my functions.php file in my child theme and I get the error below just like I do when trying to change my mobile menu buttons. I noticed that each time I add a new font family into the iconfont manager the charcodes start over so I think this error is happening because there are multiple fonts with the same charcode with different font families. How can I indicate the font family the icon is coming from? I think this might help. I have attached the icon zip file in the private area as requested. Please let me know how to fix this. I had to remove the code so my site would work.
Parse error: syntax error, unexpected ‘font_icons’ (T_STRING) in /home/content/p3nexnas05_data03/72/2104972/html/wp-content/themes/enfold-child/functions.php on line 61
August 5, 2015 at 7:02 pm in reply to: Change Testimonial Slider (Large) Previous and Next Arrows #483533Thanks Yigit! I’m aware of this tutorial but I still need help with the code as I’m not too savvy with code. Can you please provide me with the code to add into my functions.php file to change the icon used for the previous and next arrows. Since I’m going to be replacing them with custom icons I imported can you also have it include the font-family since the charcodes are duplicated with the entypo-fontello font. Thanks!
I had to remove the code that Ismael provided above from my child theme’s functions.php because the parse error below shows up and the site goes down so I can’t leave it in since I need an operable site. Any idea why this error is showing up and what I can do to make this work? Since the new custom icons I uploaded also use the same charcodes and the entypo-fontello font, do I need to add something into the code that distinguishes what font is being used? Maybe that’s why I’m getting this error?
I think if you can help me modify the code to show what font-family is being used then it might work?
Open Button: font: lineicons /ue816
Close Button: font: lineicons2 /ue816Parse error: syntax error, unexpected ‘font_icons’ (T_STRING) in /home/content/p3nexnas05_data03/72/2104972/html/wp-content/themes/enfold-child/functions.php on line 61
- This reply was modified 9 years, 3 months ago by djshortkut.
Thank you! You can close this thread.
Thanks Josue, that fixed it! You can close this thread.
Thanks Ismael! I tried adding this code to the my child theme functions.php and got the error code below. I’m wondering if this has to do with the fact that I imported additional iconfonts through the uploader? It appears that the charcode of many of them was duplicated with the entypo-fontello charcodes when they were uploaded. Could this be the issue? For the menu open button I am trying to use font: lineicons /ue816 and for the close button font: lineicons2 /ue816 I’m trying to use iconfonts I uploaded and not the standard entypo-fontello fonts. I provided some temporary login credentials if you need to take a closer look. Thanks!
Parse error: syntax error, unexpected ‘font_icons’ (T_STRING) in /home/content/p3nexnas05_data03/72/2104972/html/wp-content/themes/enfold-child/functions.php on line 61
- This reply was modified 9 years, 3 months ago by djshortkut.
I disabled a minification plugin but the problem persists. Can you please help?
- This reply was modified 9 years, 3 months ago by djshortkut.
Thanks Josue! Unfortunately that didn’t work. I tried adding the important rule to see if that would help but it didn’t. I provided login credentials if you need to take a closer look.
Thanks Yigit, that fixed it! You can close this thread.
Hey Yigit, I just tried adding the code with the important rule and it still doesn’t change the size of the text. Not sure why. If you need login credentials to take a closer look, here you go.
I didn’t place the code inside a media query but I tried inputting the code above inside a media query and it still doesn’t work. I also checked if there are any missing brackets and it doesn’t look like there are. Yes I have an iPhone 6 with retina display.
Thanks Yigit! I entered the code but it does not work. I adjusted the font size value larger and it still does not adjust the font size.
Thanks Ismael! I tried inputting this code and it still doesn’t work. When I am on my homepage and access my mobile menu on my iPhone the hover feature works for all of the menu items. I can hold my finger on the screen and the hover color shows up on each menu item. When I try pulling up the mobile menu when I am on another page on my site, it does not show up no matter where I place my finger on the screen and hold it.
The interesting thing is that if I resize my browser, the hover works with my mouse. Any idea how I can make this show up on my iPhone on all of the pages? Is this an issue with iOS? I noticed on all of your demos the same thing happens. Basically I just want to make it so that no matter what page the user is on, when they touch on a menu item the hover background shows up if it is pressed or held on an iOS device. Not sure if this happens on other mobile devices with different operating systems as I only have iOS devices to test this on. Thanks for all the help!
Awesome, that did the trick! You can close this thread.
Thanks, I tried putting this code in but the background of the images still has an opacity. Anything else I can try?
Huh, strange. When I long press the menu buttons just the text of the menu items hightlights in what looks like grey.
Oh, sorry, that makes sense. I included the screen shot in the private content. The hover effect really doesn’t show a color at all on the other pages. This is what it looks like. Hope that helps!
-
AuthorPosts