-
Search Results
-
Hi Kriesi,
I’ve post things in the past on your message boards and you have always been great getting back to me. Hopefully these problems are easy fixes.
http:www.kelly-sells.com
First thing is I am having limited compatibility with IE 8 and 9. IE10 works flawlessly, but 8/9 don’t do the site justice. It’s not the end of the world, and if need be I will install a javascript browser detector and switch to a very simple version of the site fo IE users, but just curious on your thoughts and any solutions.
Next is the big issue. I have a real estate plugin installed (dsIDXpress by Diverse Solutions) on the site that uses a IDX system based on the US multiple listing service (MLS) that allows visitors to search for properties in the real estate market. Because of our location, there is only one pro service that offers a plugin for our area. On top of that its not cheap ($100 setup and $30/month). So basically we HAVE to use this plugin. However we are running into some bugs and I think its coming from the themes end. I had already contacted the plugin company and they explained that it was an issue with the theme. They may be just ignoring it, but I figured I would ask.
The major is issue is the shortcode buttons in the TinyMCE do not work properly. You can see here: http://imageshack.us/a/img96/7534/screenshot20130506at342.png
Any time I click any of the three buttons installed into the TinyMCE, a popup windows displays and a few moments later the error I linked to shows up. It is referencing something about the avia updater, which I believe has something to do with the advanced layout builder. Is there ANYTHING I can do to fix this? It’s crippling my usability of this plugin.
Next thing is kind of two things in one. It again has to do with this plugin. One of the features it has is a property widget that can display properties within certain parameters either as a list or on a map. What I have done is created a custom widget area and added that widget on the homepage to display properties on a google map. The odd thing is it worked for about a day or so, and now its just displaying it as a list. I have gone back and looked at the widget settings and it still set to display as a map. On top of that, it started showing as a list instead of a map for me about a day and a half before it did some of my clients, so its behaving oddly. My next option would be to try the exact same setup using the shortcodes, but as described above, they will not load.
Lastly that same widget I am placing into a custom widget area onto the page seems to be injecting code and a logo into the footer. Normally on a listing page that same text and logo will display just below the listing, but I think because I am placing a widget into the page and not on a sidebar, its messing up and throwing that data into the footer. It just looks really ugly and wanted to see if there is anything I could do about it. Honestly if we can get the shortcode buttons to work, all these problems may get resolved, but since I haven’t been able to use them I don’t know for sure.
SORRY about the super long post, but its very important and urgent. If you need access to my wordpress backend or my ftp please let me know. ANY HELP you can provide is hugely appreciated.
I’m having trouble sorting out what the top bar is called… where you would put a phone number etc. I want to change the color of that bar only. I found the code which colors it, but I was hoping I could remove everthing but the specific bar. Which one is that called?
.header_color table, .header_color .widget_nav_menu ul:first-child > .current-menu-item, .header_color .widget_nav_menu ul:first-child > .current_page_item, .header_color .widget_nav_menu ul:first-child > .current-menu-ancestor, .header_color .pagination .current, .header_color .pagination a, .header_color.iconbox_top .iconbox_content, .header_color .av_promobox, .header_color .toggle_content, .header_color .toggler:hover, .header_color .related_posts_default_image, .header_color .search-result-counter, .header_color .container_wrap_meta, .header_color .avia-content-slider .slide-image, .header_color .avia-slider-testimonials .avia-testimonial-content, .header_color .avia-testimonial-arrow-wrap .avia-arrow, .header_color .news-thumb {
background: none repeat scroll 0 0 #D9FFD9;
}Thanks,
– John
p.s. I used firebug to grab that. If there’s a better way to see the structure and know what it’s called, I would be grateful to find out. Trying to learn how to do all this!
Hi, I’m still new to WordPress and your theme, but I’ve been searching for a way to get structure in both the site and the cms. The following example is exactly what I intend to achieve, but instead of based on “posts” I’d need it to be based on the “portfolio” of the Enfold theme.
You can see an example here (go straight to 2:10):
http://www.youtube.com/watch?v=P4roKGP2WBk
Instead of “Recipes”, “Photos” and “Videos” I would set up “Customers”, “Partners” and “Products”. Because “Posts” are too limited in content layouting (Advanced layout builder) I would need these to be exactly like the Portfolio category in your theme, even the way they are listed on the site (isotope) needs to look exactly like the portfolio.
So my question is: Can I ‘duplicate’ the Portfolio category the same way that video showed by duplicating the posts category? I really hope so! (I would do all the coding myself, based on the Lynda.com extended tutorial and I have a PHP developer to assist me if necessary)
Topic: Enfold Showcase
Hi!
I think this thread can be very useful especially if you search for inspiration :)
Feel free to link to your website and show us what you have done with Enfold. Once we got enough samples we will probably create a showcase section on the theme demo itself :)Regards,
PeterHi,
I’ve just tested this template (even your very own demo) in IE8 with and without Compatibility View on and it’s totally messed up. Every last column in Compatibility View is sent to a new row, all icons like the search icon in the header or icons in buttons are unrecognized and transformed into a pause-like symbol.
Positioning of many items are totally out of place. Yet when I check again on the compatibility listed for this template on themeforest.net it says it is compatible with IE8. How so? As in, the information is there, that’s it?
Operating System I’ve tested IE8 on is Windows 7.
Hello there. On my enfold theme the header Social Icon for YouTube and some others do not appear or show on the drop down menu. So for now I am using the VIMEO Social Icon header so my client does not get mad at me.
The layout.css stylesheet shows the youtube is included (see extract below), however, It does not show up on the Social Icon header drop down menu.
#top .social_bookmarks li a:hover{ text-decoration: none; }
#top .social_bookmarks_youtube:hover a{color:#fff; background-color:#a72b1d; }
#top .social_bookmarks_rss:hover a{color:#fff; background-color:#ffa133; }
#top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }
#top .social_bookmarks_twitter:hover a{color:#fff; background-color:#46d4fe; }
#top .social_bookmarks_mail:hover a{color:#fff; background-color:#9fae37; }
#top .social_bookmarks_dribbble:hover a{color:#fff; background-color:#e44885; }
#top .social_bookmarks_linkedin:hover a{color:#fff; background-color:#419cca; }
#top .social_bookmarks_search:hover a{color:#fff; background-color:#222222; }
#top .social_bookmarks_gplus:hover a{color:#fff; background-color:#de5a49; }
#top .social_bookmarks_behance:hover a{color:#fff; background-color:#008cfa; }
#top .social_bookmarks_flickr:hover a{color:#fff; background-color:#ff0086; }
#top .social_bookmarks_forrst:hover a{color:#fff; background-color:#234317; }
#top .social_bookmarks_myspace:hover a{color:#fff; background-color:#000000; }
#top .social_bookmarks_tumblr:hover a{color:#fff; background-color:#345574; }
#top .social_bookmarks_vimeo:hover a{color:#fff; background-color:#31baff; }
#top .social_bookmarks_pinterest:hover a{color:#fff; background-color:#cb2027; }
#top .social_bookmarks_skype:hover a{color:#fff; background-color:#12a5f4; }
I know some CSS and some HTML but that’s it. The website is:
http://www.jorgeastiazaran.com/Inicio/
Any help here? I really need to fix this issue ASAP!
Sincerely,
Ariel Freaner
At the moment I see the order of the portfolio is based on the date it was added in the CMS. Yet in my case it should just be alphabetical, any way to change that? Doesn’t matter if it should be coded in php or whatever. Just want to avoid looking for hours when it’s somewhere obvious.
Also, can there be a search field for the portfolio itself? They can use the general search field, but that basically shows ALL info in the site, including news items etc.
Thanks in advance!
Topic: Remove Search from Header
How does one remove the Search function from the header?
Thanks!
Hey guys, I searched this but couldn’t fint a post about this unless I just missed it. I can’t imagine this hasn’t been noticed before. But when you open a lightbox on a single image only the close button in the bottom right corner is cut off on the bottom. It looks like it is overlayed by the border stroke.
If it is a multiple image lightbox this is a non issue as the play navigation on the bottom left is larger and makes the window bigger.
Any way to address this. it looks a bit tacky.