Forum Replies Created
-
AuthorPosts
-
I apologize, I hadn’t checked it just going off my memory, I thought that the google analytics section on the admin page was just the google analytics ID number. Thank you.
October 4, 2013 at 6:57 pm in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #170566Went in and changed the register-admin-options.php to ‘Roboto’=>’Roboto:900’ instead of Roboto and removed all of the custom CSS from the admin section and all of the fonts are now officially roboto and the headings are now 900 font weight instead of 600.
October 4, 2013 at 1:01 am in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #170177After adding the filter code you told me the Roboto font still did not show up on the admin section, so I manually edited the admin php include file that contained the font list and added roboto to the list. This fixes the issue in the admin section and shows Roboto on the example styles above it but all of my heading fonts are still showing up as Open Sans. I’ve even added custom css for them in the admin section as well and still no avail.
::-moz-selection{ background: #ec008c; color: #ffffff; } ::selection { background: #ec008c; color: #ffffff; } @import url(https://fonts.googleapis.com/css?family=Roboto); body, body p { font-family: 'Roboto', 'Open Sans', Arial, sans-serif; } h1, h2, h3 { font-family: 'Roboto', 'Open Sans', Arial, sans-serif; font-weight: 900; } .iconbox_content_title { font-family: 'Roboto', 'Open Sans', Arial, sans-serif; font-weight: 900; } .iconlist_content { padding-bottom:5px !important; }
October 3, 2013 at 9:17 pm in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #170077Thank you chunky, that actually helped, I modified it to 5px and it got the job done. From the complete lack of tail it seemed like a font rendering issue to me. But it was just a div padding problem. I wonder if everyone else is having this issue though or if it is isolated to certain instances and what causes it. Maybe they should add that padding to their code on the next release to fix this across the board.
September 26, 2013 at 4:52 pm in reply to: ISSUE: Icon List (undefined) Error Since 2.x Upgrade #166696https://kriesi.at/support/topic/icon-list-malfunction/
This guy was having the same issue but that is all I have found so far and no solution to my knowledge.
September 26, 2013 at 4:40 pm in reply to: ISSUE: Icon List (undefined) Error Since 2.x Upgrade #166693Advanced Layout Editor Icon List is broken. Is nobody else getting this problem?
September 26, 2013 at 4:36 pm in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #166690In my second post, I stated that I added the Roboto font to my website and it did not change anything. I appreciate the help but it does not solve the actual problem. It would be nice if I could add Roboto to the drop down list on the custom font section in the Enfold menu though.
I had to change that previous page to private due to client’s wishes, here is an almost identical page with the same problem.
http://www.eyeconic.tv/case-studies/johnny-junxions-case-study/
September 25, 2013 at 6:40 pm in reply to: ISSUE: Icon List (undefined) Error Since 2.x Upgrade #166196This is seriously impairing my ability to produce pages with Icon Lists which are one of the coolest components of this template. Any help would be much appreciated.
September 25, 2013 at 4:21 pm in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #166140September 24, 2013 at 11:04 pm in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #165870Update: I just changed my font to Roboto following some quick instructions I found in a post directly below mine and the error is still occurring. Strange.
Thanks, I just figured I would bring it to your attention. There’s no telling how confused an individual running safari on windows is anyways. The amount of effort it actually takes to even get safari on windows anymore is slightly absurd.
I ran a virtual machine running OSX Mountain Lion and was able to view the website correctly. As well as on my friends MAC running safari as well. Both worked fine. So it could be an issue per computer however my coworker loaded the website on his pc using safari and had the same issue.
I am having the same issue. FullWidthLayerSlider doesn’t work so I tried to use the LayerSlider WP and my background images for the color sections stop working. They load initially with the page, but once the slider starts to cycle they disappear and go blank.
I downgraded my WP installation to 3.5 and the fullwidth easy slider is still not working correctly. It displays only one of the images (with all of the buttons at the bottom for the slides) and the button slides over to the second slide and quits sliding all the while nothing is actually sliding and freezes up. I tried less slides. None of the text for the slides shows up either.
I even made the jQuery mod to get the latest version of jQuery on the wordpress page (for some reason it was defaulting to an older version of jQuery)
Any advice?
I am having a similar issue where the thumbnail aspect ratio is correct from all of the previous portfolio images I uploaded, but the new ones are cropping off and causing the grid to be off. Would this same code fix the problem I am having? All of my portfolio images are 16:9 aspect ratio.
-
AuthorPosts