-
Search Results
-
Topic: Enfold – oEmbeded Video
Hey,
sorry, opened a treat with this question a few days ago
https://kriesi.at/support/topic/fallback-oembeded-video/
But it don´t work right with the way I tried…
I have 3 Video with exactly the same name in the same WP-Folder (have just one, I don´t like the sorting with date).
mp4, ogv (normally ogg, but it has no sound yet), and webm
I´ve insert media element -> video and choose the mp4.
It works pretty nice in Safari and Chrome, but it not work in Firefox? IE, I don´t know. Don´t have it… Will try it by a friend..
Here you can see it. It´s on the left in the Newsletter-Area…
What did I wrong?
Best regards
Topic: Soundcloud embed fix
I was playing with the theme last night and took me a bit to figure out that the theme recognizes Soundcloud and embeds perfectly. You have to treat it as a video. And paste the url in the field for a link. I went to \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\video.php and hacked a few lines of code, as the embed was coming up screwy due to the 16-9 default format for videos (the dropdown for custom sizes is way down scrolled and prob won’t be noticed by some novice users).
function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "") { if(preg_match('/soundcloud/',$atts['src'])&&($atts['height']>4)){ $atts['height']=4;//resets the height to 4 (from 9) so the embed looks better $atts['format']='custom'; }Basically the hack just helps ensure your users don’t have to go in and start chopping away at the automatically-generated shortcode. I tested it as a single post view, and as a syndicated news item. To get it to show up in a feed, make sure your settings are “full content”. Just put “read more” breaks in the post to chop it in the news feed wherever you like for each post.
Using the custom format, users can change the dimensions of the iframe, but like I said, it might be missed. This hack corrects that oversight with 4 lines of code.
On a desktop browser at a decent width, each link post on the main blog page has a link icon next to it to let readers know they can click the post title to be taken to the actual off-site link. However, those icons disappear on post permalink pages and on mobile. People visiting individual posts (say, linked from social media or following from a news reader), as well as readers who only use mobile devices, receive no other visual cue that link posts are what they are.
Is this something you could address in an update? Maybe those link post icons could stick around on post permalink pages, and scale down but stick around on mobile.
Thanks for any consideration.
Topic: Child Theme Style
I have made a child theme from your video you put here on the page.
BUT – when i make changes in the style.css, nothing happens on my page.
Where did i go wrong?
I have to correct in etc.: layout.css and base.css and custom.css and so on.
As i understood i just copy/paste the sentence from the original file and correct it to what i want and put it in my new style.css i put under my child theme?
I think i need more explanation, because i don’t get it to work.
And yes, i remembered to write enfold with no capitals, and i put the version number also on my style.
Topic: social icon in footer
Hi,
I wanted to use simple social icon plugin by studiopress because they look very nice with my theme. In blog sidebar it’s perfect but in footer it’s not good. I have centered the icon so they are too much on the right
https://www.dropbox.com/s/dgf6bwtscy2ljl8/mariage_in_oui___BLOG.jpg
but if I use the “align left” option they will appear in a vertical row.
I’ve read it depends on the theme css…
Have you got any clue on how to make this social icon going at the same place that the text above?
Or do you know another nice plugin (not one with colorful icon) compatible with enfold that I can use instead?Kind regards,
Delphine
I have the latest version of theme Enfold.
My probelm is: When i’m editing page, and I will create this long page in 5 different languages. (using qtranslate). When I try to publish and update this fairly long page, it gets stuck on loading. (Sometimes it says 51% on google chrome when loading) and it stays that. Sometimes when it’s not so long page, it says 98% and stucks on loading. But when I delete all my plugins, it works.
But now I have a page with 5x 400 words in it (400 words per language). I can’t update or publish the page. It gets stuck on loading and doesn’t even show me the content on avia layout builder (after trying to update).
I have tried:
– Deleting plugins
– Can’t change theme becouse of the avia layout builder in Enfold, otherwise it would propably work
– Reinstalling wordpressI need very much help! thank you :)
Topic: Enfold breadcrumb nav
Anyone knowing how to modify the text ‘you are here’ on the Enfold breadcrumb navigation.
Can’t locate where to do within WP, or which css files or other to update.
Any HELP much appreciated.
Val
Topic: Site Slow to Load
Hi,
Finished changing from Bolid theme to Enfold and it looks great! However when I checked the site load time it had more than doubled from 2s to 4.4s according to GTMetrix here http://gtmetrix.com/reports/howdoidate.com/7R22nTdK.
GTMetrix advises me to “remove query strings from static resources.”
However I have no idea how to do this.
I’m using WordPress 3.7.1, WP Super Cache and MaxCDN.
The question is how do I fix so that my site load time gets back to how it used to be when I used the Bolid theme?
Hi Kriesi Team,
I seem to have a problem and I dont know if this is the Enfold Theme or WooCommerce.
The menu that can sort my products by price, date, name etc.. isnt working :( :(Here is a photo to explain what isnt working..
http://s23.postimg.org/t0scseoqj/image.jpg
http://s24.postimg.org/a6fwnut05/image.jpgThanks for you help! :)
adding code to my enfold child theme functions.php file breaks my site.
after installing the child theme, activating it, and adding code to the functions.php file, I get a whitescreen that can only be corrected by deleting the code that was added.The added php code works fine with no problems in the parent theme. When I activate the child theme with the same code added to the child theme’s functions.php file – the whole site breaks.
Hi
I’ve created 8 sliders. They all appear on the Layerslider WP list, however, only 3 of them appear on the Advanced Layerslider’s drop down list while in the Avia Layout Builder. How can I see all 8 (or more if I create more) sliders on the AL drop down list? I didn’t have this problem with Enfold v1.7.
Your support is very much appreciated. Thank you!
—Freeethinka
Viewing 30 results - 234,331 through 234,360 (of 244,268 total)
