-
AuthorSearch Results
-
November 5, 2013 at 3:05 pm #184773
In reply to: How to WPML?
Hey Antonio!
You can find Enfold related tutorial videos here http://vimeo.com/channels/aviathemes/videos
and WPML documentation here http://wpml.org/documentation/Cheers!
YigitNovember 5, 2013 at 2:55 pm #184768In reply to: Layout problem when choosing WC standard page
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab to decrease the space between widgets
.widget { padding: 15px 0 15px 0; }Best regards,
YigitNovember 5, 2013 at 2:36 pm #184759In reply to: How to add a faq form to my page and a sign up form
Hi ehardy41908!
Please go to Enfold theme options and import dummy data. You can find FAQ page under Pages menu item. You can customize simply customize it. And please go to Appearance > Widgets to add Login Widget
Regards,
YigitNovember 5, 2013 at 2:33 pm #184758In reply to: transition out
Hi ydigilov!
Can you post the link to your website so we can check which version of Enfold you are using? If not the latest, please update your theme to the latest version 2.4.2 which includes the newest version of LayerSlider WP
Best regards,
YigitNovember 5, 2013 at 2:29 pm #184757This reply has been marked as private.November 5, 2013 at 1:41 pm #184748Topic: Problem displaying gallery in tab content.
in forum Enfoldmike.rav
ParticipantHello
I am using latest WP and latest Enfold.
I have installed the plugin Easy photo album (link in posts doesnt work ) – http://wordpress.org/plugins/easy-photo-album/
When adding an album to a blank page it gets displayed fine. If i add it in the a tab’s content though, it is not added properly.
Can you tell me how to fix this, because it seems that its not a plugin problem.
Blank page (shows correctly) – http://netinfoplc.com/agiosioannispitsilias/general-information/
Tab content (not displaying correctly) – http://netinfoplc.com/agiosioannispitsilias/el/site/ekklisies/thank you in advance
-
This topic was modified 12 years, 3 months ago by
mike.rav.
November 5, 2013 at 1:16 pm #184746It’s fixed! Thank you.
I was uploading an older version of Enfold before..
Greetz Erik
November 5, 2013 at 12:52 pm #184743p_lo84
ParticipantHi.
I want to translate some things on my site to swedish. When I installed the Code Styling Localization, I found that the majority of the theme already has been translated. How can I start using the translated version instead?November 5, 2013 at 12:39 pm #184742Hi thx for your answer.
I tried to do this, but it didn’t work…
Strange thing is that there isn’t a footer anymore, and when we are logged in in WordPress the black space above isn’t here anymore.
So yoy can’t go to the backhand of WordPress when you are logged in at the site.Very strange… Other options..?
Thank you!
Greetz Erik
November 5, 2013 at 12:16 pm #184735Hey SwipeMedia!
Please try to re-upload all other theme files – maybe another file was modified accidentally and now the theme doesn’t work. Also make sure that the server really overwrites the files (i.e. set the file permission to 777) and that no cache is active (clear he browser cache and the W3TC or Supercache cache if necessary).
Cheers!
PeterNovember 5, 2013 at 10:53 am #184718Dear Ismael,
The version should be IE Mobile, i’m not quite sure,…
I have checked Responsinator.com and, sorry, I insist. the logo looks broken. See this,…
http://responsinator.com/?url=http%3A%2F%2Fequipodemarketing.com%2F
But should look like this,…
http://responsinator.com/?url=http%3A%2F%2Fequipodemarketing.responwebdesign.com%2F
What should we do? Many thanks for the support, AdolfoNovember 5, 2013 at 10:43 am #184715Hey!
You just need to change the tab content. Enfold seems to hide them if the default content is used without any custom text. I’m not sure if this is a bug or feature and I marked the thread for Kriesi.
Cheers!
PeterNovember 5, 2013 at 10:39 am #184712In reply to: Pricing Table Row Height in Enfold
This reply has been marked as private.November 5, 2013 at 10:38 am #184711In reply to: Pricing Table Row Height in Enfold
Hi Richard
Thanks for the suggestion. I indeed tried adjusting the height of tables through the following customization:.avia-table-2 .pricing-table>li:last-child {
height: 150px;
}
.avia-table-2 .pricing-table-wrap ul li, .avia-table-3 .pricing-table-wrap ul li {
height: 55px;
}However, while it does set the second one of my tables correctly, it totally smashes the last two tables I show in the same page. And the other thing that concerns me is tables are ugly in smaller screen resolutions (mobile devices…) as columns are shown in order as you scroll, but rows are lost, which makes the data loose sense.
November 5, 2013 at 10:37 am #184710In reply to: Enfold Feature Requests
By Monsoon:
– in theme option to have a fixed sidebar when scrolling down to avoid wasting a lot of white space on long posts/pages
– Accordion slider from corona option. This is enormously helpfull for websites that run many events as a simple way to show what s coming– Our management has requested the same feature, fixed sidebars. It would help a lot to add call-to-action buttons etc.
– Sounds interestingNovember 5, 2013 at 10:33 am #184706In reply to: enfold gallery shortcode on blog posts
This reply has been marked as private.November 5, 2013 at 10:31 am #184705In reply to: Fontello fonts don't work
Hey!
The font file imports just fine on my test server and I’m not sure why encoding is different on your server. Try following – open up /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php and replace
$xml = simplexml_load_string($response);with
$response = utf8_encode($response); $xml = simplexml_load_string($response);and check if the font file import works afterwards.
Regards,
PeterNovember 5, 2013 at 10:22 am #184699In reply to: version update list – changelog
Hi philipewen!
Sure the changelog can be found here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 – scroll to the bottom and in the middle of the page you can find the changelog.
Cheers!
PeterNovember 5, 2013 at 10:17 am #184696In reply to: Stretched images in Posts Slider
Hi!
Actually this slider doesn’t seem to work at all for me because of a javascript error in the logo offset calculation function. Please try to open enfold/js/avia.js and delete the entire code within the file. Then copy & paste the code from here: http://pastebin.com/c27VFSmh into the avia.js file and save it. It should fix the post slider issue but I’m not sure if it also fixes the image issue. We’ll see.
Best regards,
PeterNovember 5, 2013 at 9:46 am #184693Topic: version update list – changelog
in forum Enfoldphilipe
ParticipantHi all –
see you are frequently rolling out updates to Enfold. Fantastic job!
Is there anywhere that I can read the changes between versions (without having to download and install first!)
Do you have a changelog published?Thanks
November 5, 2013 at 9:38 am #184692In reply to: Enfold + WPML = wrong default pages for languages
Hey!
I’ll mark this thread for Kriesi and ask him to fix the issue with the next update. For a quick fix add following code to functions.php:
if(!function_exists('avia_change_wpml_home_link')) { add_filter('WPML_filter_link','avia_change_wpml_home_link', 10, 2); function avia_change_wpml_home_link($url, $lang) { global $sitepress; if(is_home() || is_front_page()) $url = $sitepress->language_url($lang['language_code']); return $url; } }Best regards,
PeterNovember 5, 2013 at 9:36 am #184691Thanks Dude. It works :)
November 5, 2013 at 9:35 am #184690Hello Dude,
perfect!!!! ThanksNovember 5, 2013 at 9:14 am #184687Hey!
Try following code instead
add_action('after_setup_theme', 'avia_lang_setup'); function avia_lang_setup() { $lang = get_stylesheet_directory() . '/lang'; load_child_theme_textdomain('avia_framework', $lang); }The code I posted in the other thread used the get_template_directory() function which will load the files from the parent theme. The get_stylesheet_directory() function should return the right path.
Cheers!
PeterNovember 5, 2013 at 8:07 am #184670In reply to: Enfold Version 2.4.2 menu squeezed narrower width
Hey!
Can you please give us a link to the website? The menu should switch to either dropdown or slidemenu on smaller screen sizes.
Regards,
IsmaelNovember 5, 2013 at 7:08 am #184661Hi Josue,
Sorry for the delay i was off for a vacation.Good to hear that, how should the logo be changed i mean in what way.?I am not so familiar with the seo things, but after some researching i found the ranking will take time to retrieve its previous position once it is lost due to change in the structure(while migrating to a new theme). If possible please can you guide me on specific things i need to change and the exact directions for that.
Thanks :)November 5, 2013 at 6:07 am #184643In reply to: Enfold – Fixed sidebar?
Hi Monsoon!
This cannot be easily done without the use of plugins or manual coding. I’m sorry but please hire a freelance developer if you don’t want to use a plugin.
Cheers!
IsmaelNovember 5, 2013 at 6:06 am #184642In reply to: Enfold – Featured image remove link to image
Hey Monsoon!
Can you please give us a link to the actual article with the featured image? You can add this on your custom.css or Quick CSS to remove the featured image link:
.big-preview.single-big a { pointer-events: none; }You can edit functions.php to control the size of the featured image.
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize sliderChange the width and the height then use this plugin to regenerate the thumbnails. http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
IsmaelNovember 5, 2013 at 5:49 am #184636We had some issues with with max-width on the base.css file. Specifically, we have a script that automatically generates thumbnails for youtube videos with a ‘play’ button graphic. It also removes the ugly black bars with the thumbnails generated by Youtube for non-16:9 videos and then links the video into a lightbox style popup window to play them. Upon completion of the video, it automatically closes the lightbox window, so no nasty advertisement popups appear in your face. It does this automatically with no interaction by the website visitor. Smooth, nice and unobtrusive. So there are Ajax callbacks happening to refresh the page content at various stages. The play button graphic has difficulty appearing centered in the thumbnail image using the enfold template upon loading. Something that doesn’t occur when we hand-code a lot of Youtube video links in our own web page. We’ve loaded 40-50 Youtube thumbnails on a hand-coded page with no errors, picture perfect thumbnails and the play graphic dead centered in the thumbnail. And that’s working on Localhost too! Sniffing around your CSS, it may be narrowed down to the img CSS inside Enfold, but I haven’t completely nailed it down. In IE, the thumbnails simply wouldn’t show up, until I comment out the following line in base.css Line 152
max-width: 100%;So how important is this line to Enfold’s performance?
Do you have the CSS properties set at 100% for a reason? Is it important for responsiveness perhaps?
Curious. Commenting out that line cured the IE problems, but we still have the issue with our transparent play graphic not centering in the middle of the thumbs.I realize this is a site specific problem and probably not a major issue with 99% of the folks that have your template, but I would like some input about why the settings are set at 100% so we can look at options on our end. It would also be useful to know if we have overlooked some CSS properties inside the various Enfold files that may have an impact on what I’m describing. I apologize but I don’t have a link online for you to look at. I may be able to put up a test page on a server to illustrate what I’m talking about. It would also show you a rather nifty script that is far superior to the lightbox clone you’re using. It’s very full-featured, has it’s own Ajax library with lots of nifty functions for advanced webmasters and the documentation and support is like no other script online. It’s been around for a very long time too. I figure you folks are vested in your current lightbox script, so I haven’t brought it up, but this one is light years ahead of the one you’re using. Not even close. I changed the entire look of the lightbox to black with one property setting. I saw a thread asking about putting the “title” attribute into the caption area of your Masonry script.
With this script, it’s one simple attribute/option to set and you’re done. No javascript to code inside your functions. It snags the title attribute and loads it into the caption area automatically. It’s good-to-go out of the box.Anyway, I thought I would expand on your question about max-width. This is one of the circumstances where we had issues with max-width, so if it’s not necessary for the performance of Enfold, then you folks might want to consider changing it due to it’s historical problems with IE.
Cheers,
DonNovember 5, 2013 at 5:10 am #184621In reply to: Enfold Feature Requests
– I will add my request for being able to use Masonry in a fixed width…not sure why the only option was fullwidth
– It would be nice to have as an option the same header option as on this site ie social icons right of menus
– Customization of Feature Image as in previous themes like Corona where the Featured Image could be linked, not linked, custom url’ed and text captioned
– in theme option to have a fixed sidebar when scrolling down to avoid wasting a lot of white space on long posts/pages
– Accordion slider from corona option. This is enormously helpfull for websites that run many events as a simple way to show what s coming -
This topic was modified 12 years, 3 months ago by
-
AuthorSearch Results
-
Search Results
-
Hello
I am using latest WP and latest Enfold.
I have installed the plugin Easy photo album (link in posts doesnt work ) – http://wordpress.org/plugins/easy-photo-album/
When adding an album to a blank page it gets displayed fine. If i add it in the a tab’s content though, it is not added properly.
Can you tell me how to fix this, because it seems that its not a plugin problem.
Blank page (shows correctly) – http://netinfoplc.com/agiosioannispitsilias/general-information/
Tab content (not displaying correctly) – http://netinfoplc.com/agiosioannispitsilias/el/site/ekklisies/thank you in advance
Hi.
I want to translate some things on my site to swedish. When I installed the Code Styling Localization, I found that the majority of the theme already has been translated. How can I start using the translated version instead?Hi all –
see you are frequently rolling out updates to Enfold. Fantastic job!
Is there anywhere that I can read the changes between versions (without having to download and install first!)
Do you have a changelog published?Thanks
