Forum Replies Created
-
AuthorPosts
-
Hi whitstablesunsets!
Nothing in the theme would have any impact on a drop in traffic like that. Switching themes in general definitely can have an impact depending on how much changes with the site map, images etc.
Regards,
DevinHey!
Make sure you’ve added in fallback video options to the same exact location where the self hosted video is. For example, you upload video.mp4 to the blank video field on the element in the Avia Layout Builder. You then would also add video.ogg, video.WebM to the same exact folder so that the theme can use them in places where the other format isnt supported.
See: http://www.w3schools.com/html/html5_video.asp
With iOS, videos can not be autoplayed so the user has to actually start a video playing which unfortunately we can’t change.
Cheers!
DevinMarch 10, 2014 at 7:26 pm in reply to: LInks to Vimeo not working on home page of Enfold theme #234899Hey!
The theme automatically detects media links and then attaches them to the lightbox script. By adding the nolightbox to a link it tells the theme/script not to do that.
See: http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/
Best regards,
DevinMarch 10, 2014 at 7:24 pm in reply to: How to add search to mobile (smart phone width) slide-out menu? #234897Hey!
For right now it isn’t something we can assist with adding into the mobile only menu. I’ll suggest it to Kriesi for a future update as a new feature.
If its a must-have I would suggest looking into a developer from either Microlancer or Codeable.
Cheers!
DevinI don’t have the same issue with the demo site in IE unfortunately but Kriesi just added another round of compatibility updates to the 2.6 version which should be getting released soon.
Hey!
Can you re-move the changes to your child theme/child theme js file. The 2.5.4 update should have fixed this and in my live test install I’m not having any issues with the scroll-to behavior in any browser+OS combination.
You can also try deactivating any active plugins just in case there are any js conflicts since the scrolling behavior is a javscript effect.
Best regards,
DevinHi obguides!
2.5.2 of Enfold was updated to work with the new 2.1 version of WooCommerce: http://kriesi.at/documentation/enfold/change-log-version-2-5-2/
Regards,
DevinFebruary 28, 2014 at 9:31 pm in reply to: adding #sections to search results, is it possible? #230775Hi basilicon!
As far as I know that isn’t possible. There *might* be a plugin that supports content within pages and specific anchors but I’ve never run across one that does.
Regards,
DevinFebruary 28, 2014 at 9:28 pm in reply to: LayerSlider Shortcode not working – was working until I added another shortcode #230772All content sections have a container, even on the demo. There are specific builder elements which are full width but they are labeled by that name.
With WordPress in general it will always try and mess with code you add in to the text tab when switching between tabs. Since the text element switches between text/visual to display it can cause issues with the filters depending on if you edit the element often, the last tab had open and other seemingly random conflicts.
What I’ve found best is to use another plugin to output code using a shortcode or make shortcodes myself. If you will be using code often make sure that you don’t switch between the text tab and visual tab.
The sorting link above a portfolio grid is not able to show anything that isn’t already visible on the current page. So if you only see 2 “fleece” items in the grid then clicking on “fleece” in the navigation above the grid will hide all items except those 2 that are visible and will not pull up others.
Hi simpson199!
If you aren’t familiar with actions it would be easier for you to edit the file directly. You can do so in a child theme so that it doesn’t effect the core theme files and keeps it update safe.
Cheers!
DevinHi Tali!
It isn’t overly difficult to do but adding it in makes for an awkward page layout and takes modifying the theme files directly (at least for now). In config-woocommerce>config.php replace lines 923 to 954 with this: https://gist.github.com/DevinVinson/9266284
This changes the summary area to five grid spaces and then gives the sidebar three on the right. It shouldn’t have any issues but if it does you’ll need to look into other resources to have them fixed.
If able I’ll add a patch for 2.6 to make these functions replaceable via child theme.
Regards,
DevinEdit: This can be done via a child theme as of 2.6: http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
-
This reply was modified 11 years, 4 months ago by
Devin.
Hey Kimberlyjo!
The programs I use in the video are available on both OS for free. You can however zip the child theme and upload it through the WordPress admin. You would still need to FTP to the folder to add in new files to the root folder if you wanted to do that so I would suggest getting comfortable with FTP.
You can read a bit more about child themes here: http://codex.wordpress.org/Child_Themes
When you are using the child theme it works just like the normal theme except it is the active theme while the parent theme just sits in your themes directory. Pages, posts and everything else is part of WordPress and the theme sits on top of those.
Best regards,
DevinFebruary 27, 2014 at 6:24 pm in reply to: Full-Width Masonry: change size each thumbnail and size each lightbox #230184I think seeing how it works first hand would be the best thing to do. Set up 3-4 portfolio items and then you can see how they interact.
The demo you linked to isn’t the same element as in your original post. The Masonry *Gallery* element uses a single group of images together as a single viewable gallery.
I’ll tag the topic for Peter who has worked with WPML more.
Hi Zakkery!
I don’t know of any issues at the moment but security plugins in general get updated very very frequently so testing from one day to the next may have different results.
Best regards,
DevinFebruary 27, 2014 at 6:12 pm in reply to: Images inserted in Color Sections are not responsive. #230172Do you have an example we can see and inspect that happening on?
Hi David!
There is an extra break in the player that only gets rendered once the browser hovers:
.youtube_gallery_player > br { display: none; }
Regards,
DevinHi heikilaja!
By its nature the masonry gallery adjusts to the screen size of the user. If you only want to show a fixed number of items you should use a different element.
So on your desktop right now it may show perfectly with 4 items but on a larger desktop it has the space to the right even still. Shrinking down to mobile the script runs as if there were more items and adjusts the layout accordingly.
Regards,
DevinHi natiugango!
There isn’t anything in the theme that shows a different font when logged in vs not logged in so there would need to be something else causing a conflict.
If you’ve ever had a caching plugin installed try re-installing it and then clearing its cache. If you have any other plugins running deactivate them and see if that helps.
Regards,
DevinFebruary 27, 2014 at 6:01 pm in reply to: How can I make the Header transparent in mobile view? #230165Hey!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.fixed_header #header { position: fixed !important; }
Best regards,
DevinFebruary 27, 2014 at 5:59 pm in reply to: Avia Layout Builder is no longer available when creating posts? #230163Hey!
Unfortunately not reliably. It would be best to use the regular visual editor with the plugin to make sure there are no issues with classes or anything like that since the ALB saves its data separately from the actual post data.
Regards,
DevinHi runekjensen!
I’m not sure any of us have an older version of Safari running to test on since the Mavericks update was free. I’ll tag the other support crew and and see if we can debug what might be happening.
Kriesi is aware of the iOS issues though that is due to iOS not allowing any video to autoplay and the user having no way to play the video in the background so the fix will either be a fallback static image or a play button, not sure which yet.
Best regards,
DevinHi Richard!
Testing 2.5.4 right now on my own personal site, having downloaded the version from ThemeForest just before that I’m getting a youtube video playing fine in Chrome, FF and IE . Safari is not a valid Windows browser as Apple hasn’t supported it for some time.
Mobile is still iffy and as far as I know Kriesi is still working on additional updates to help with mobile browsing since it is a bit more touchy. iOS for example will not play a video without user input so you can’t force autoplaying.
I’ll leave my example up here: http://devinvinson.com/video-testing/
Best regards,
DevinHey romano2!
Can we see the page/example live? It should be matching up by default but inspecting the code live will let us take a closer look.
Cheers!
DevinHey bivvo!
As far as I know Enfold doesn’t use hentry on portfolio items. My guess is that it was added by another plugin.
Best regards,
DevinFebruary 27, 2014 at 3:16 am in reply to: Images inserted in Color Sections are not responsive. #229877Hey D5WDesignGroup!
The images will act however you set it in the option for “Background Repeat”. It will not automatically scale to always show the whole image but instead it will fit so that the background is always tiled, covered etc.
Cheers!
DevinHi!
You can link to the image and host it on somewhere like dropbox or imgur. Note that the automatic sidebar navigation is created based on the page hierarchy you define on your pages. If you want a custom menu then you can add it to your sidebar in the WordPress widgets manager in Appearances>Widgets.
Regards,
DevinFebruary 27, 2014 at 3:09 am in reply to: Full-Width Masonry: change size each thumbnail and size each lightbox #229871Hey jeangiovanni!
You can choose to manually tag your portfolio items with “landscape” or “portrait” to get them to output at that ratio. Otherwise there is no setting to change how the script outputs the images (besides what is already listed there).
On each individual portfolio item you will need to go to the “Additional Portfolio Settings” section under the visual editor. Choose “Define custom link” and then add the exact url to the image you want to show in the lightbox.
The lightbox size is not something that can be changed on the fly however and will output the image you define in the link to fit the screen.
Best regards,
DevinFebruary 27, 2014 at 3:01 am in reply to: Search Results Not Matching "Instant Search" Results After Installing Relevanssi #229870Hey crazyflx!
Add it to the top of your functions.php file just under:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Regards,
Devin -
This reply was modified 11 years, 4 months ago by
-
AuthorPosts