Forum Replies Created
-
AuthorPosts
-
Awesome. That did the trick. Thanks!
Thanks Yigit. I think that will do the trick.
September 21, 2016 at 1:30 pm in reply to: Partner/Logo Element Not Showing Additional Logos #689777Hi Andy,
I could see your new test partner logo area. However, I added another image to it and now it is only displaying one image. I also still don’t see all the images in my test above that. It still only displays the original 4 logos.It seems like the tool works when you create a new instance of it, but if you add to it or edit it, you don’t see those changes. I deleted both of the tests on that page and created a new one from scratch and all the logos I added displayed fine. I added another logo after publishing it as well and it displayed too. But when I did it a second time, it didn’t work again. So whatever is happening seems to be inconstant. I think for now I’ll just delete all the instances of the feature and create it again from scratch with the final logos we want to display. If I need to add a new logo, I’ll do the same and recreate a new one.
September 20, 2016 at 2:09 pm in reply to: Partner/Logo Element Not Showing Additional Logos #689217Hi Andy,
No, I’m not using any caching other than whatever my browser would cache when viewing the website. I created a test page (link below) and had no issues adding the 4 initial logos and publishing the page/feature. But when I added additional logos, I wasn’t able to see them and it still only shows 4 logos.Feel free to deactivate plugins to test things if you would like.
September 20, 2016 at 1:30 pm in reply to: Partner/Logo Element Not Showing Additional Logos #689167Just wondering if anyone has had a chance to look into this. Thanks.
September 16, 2016 at 12:41 pm in reply to: Partner/Logo Element Not Showing Additional Logos #687453Here you go.
September 6, 2016 at 1:32 pm in reply to: Conflict Between Advanced Visual Editor & Visual Composer #682598No, not really. We selected that plugin because it had the features we required and the client has already paid for it to be set-up and implemented.
September 2, 2016 at 12:55 pm in reply to: Conflict Between Advanced Visual Editor & Visual Composer #681265The Visual Composer plugin is required by the Google Maps PLUS for Visual Composer plugin in order to update and work with maps you create with it. The Advanced Visual Editor built into Enfold is needed for basically everything else in the website when it comes to layout of pages/updating content.
The only workaround I’ve been able to figure out is to temporarily disable the Visual Composer plugin when making content updates.
August 31, 2016 at 7:28 pm in reply to: Conflict Between Advanced Visual Editor & Visual Composer #680291Thanks for the reply. I already spoke to the plugin author. Here’s what they had to say…
…my add-on to VC can’t affect the general conflicts between the two page editors, as it is just an add-on. Whatever is causing the conflicts must be resolved between the two actual page builders, and that is unlikely to happen, as every page builder simply expects to be used without having to “watch out” for another competing page builder.
So only other thing I can do is contact the developer of the Visual Composer plugin. But I suspect they will tell me the same thing.Thanks Andy. I gave that a try, but it still didn’t look quite right. So changed it back without ant media quires and the slider is resizing using the default options now. I think that looks better. But I’d like to hide the slider and show a single background image when you get down below 758px. I have a background there now. But can’t seem to hide just the slider and display the background in the same area. Is that possible to do?
Just wondering if anyone had a chance to look into this. Thanks!
Sure, here you go…
No, I’m using iThemes Security Pro.
Awesome. That did the trick. Thanks Yigit!
Hi Vinay. Thanks for the reply. As per my previous post, I was able to figure it out. And yes, I am using a child theme.
February 12, 2016 at 8:04 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582485That worked great. Thanks for all your help Yigit! As always, the support provided here is awesome!
February 12, 2016 at 7:50 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582476Thanks Yigit. That worked great. Just one thing – I was able to increase the size of the icons slightly more than what I was able to originally as I mentioned earlier. But if you refresh the page now you will see the size they should be, which is a bit larger. You’ll see they are getting cut off in the area where they are displayed. I can’t seem to increase the size of that area to allow the full size of the current icons to fit. Do you know what needs to be adjusted to do that?
February 12, 2016 at 7:36 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582462I just gave it a try and didn’t have any luck. The new icons are imported now and the name displayed under the Iconfont Manager is ‘fontello’, which I believe is what the name was for the original icons. If you could have a look, that would be great.
February 12, 2016 at 6:24 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582404Thanks Yigit. I see the new icons there now.
Now that I see them in the website at a larger size, I can see they aren’t shaped quite the same. If I downloaded two different icons (facebook-rect and linkedin-rect from Web Symbols) do I need to change anything in the functions.php file to use those? Or do I just replace what I previously uploaded to the Iconfont Manager area?
February 12, 2016 at 5:48 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582371Thanks Yigit. I think I need some help. Login info is provided in the private content area.
There are two icons that I downloaded from Fontello; ‘linkedin-squared’ from Font Awesome and ‘facebook-squared’ from Entypo. I’m trying to change the LinkedIn and Facebook icons in the logo area/header to those.
February 12, 2016 at 5:08 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582343I found this post, which makes me believe I am to add the code to the functions.php file.
https://kriesi.at/support/topic/custom-social-bar-icons-replaceadd-enfold/
I have successfully uploaded the .zip file I downloaded from Fontello and can see ‘Font: fontello’ listed under the Iconfont Manager area in “Import/Export”. But I’m still not seeing any new fonts when I go to the Social Profiles under the theme options. Am I missing a step or doing something wrong?
February 12, 2016 at 4:42 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582325Thanks Yigit. Is that code to be added to the functions.php file?
February 12, 2016 at 4:36 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582318I was able to increase the size of the icons. Here’s the code that I used to do that:
#top .social_bookmarks li a { width: 55px; line-height: 32px; min-height: 50px; font-size: 35px; } #top .social_bookmarks li { height: 100%; width: 55px; }
However I still can’t figure out how to change the LinkedIn and Facebook icons to a square style icons I downloaded from Fontello. Any help you can provide with that would be great.
February 12, 2016 at 3:43 pm in reply to: Using Different Social Media Icons & Adjusting Spacing/Size #582281Hi Basilis. I tried that, but it didn’t seem to change anything. Here is what I added (including a border so I could see the area around the icons when testing):
#top .social_bookmarks li a { font-size: 45px; width: 100px !important; line-height: 30px !important; border: #F33 solid thin; }
Update… I think I figured it out.
I created a div that wrapped around/contained everything on the page (starting in header.php and ending in footer.php) and put the background in that div. The main issue I was having is the background was there, but the background colors specified for the logo area and footer socket in the theme options were displaying on top of the background. I removed those/left them blank and can see the background now. I suspected that was the issue, but it was a little strange that the background specified for the footer socket also filled in the main content area. When I removed the socket background it fixed the content area at the same time.
October 22, 2015 at 3:00 pm in reply to: Overlap Caused by Increasing Size of Social Icons in Header #523008That did it. Thanks .title_container Yigit!
October 22, 2015 at 2:51 pm in reply to: Overlap Caused by Increasing Size of Social Icons in Header #522998Thanks Yigit, but unfortunately that didn’t work.
October 22, 2015 at 2:28 pm in reply to: Overlap Caused by Increasing Size of Social Icons in Header #522969That did the trick when you scroll. However, the overlay (or possibly a separate gap) is still showing on the products page before you scroll.
October 22, 2015 at 2:21 pm in reply to: Overlap Caused by Increasing Size of Social Icons in Header #522965Thanks Yigit.
That fixed it on the home and products > work lights pages, except when you scroll down and the header shrinks. The overlap still appears then, It also is still showing up in both instances on the products page.
Hi Andy,
Yes it seems like things are working fine now. Thanks. -
AuthorPosts