Viewing 30 results - 242,191 through 242,220 (of 244,030 total)
  • Author
    Search Results
  • #114950

    Hi Jean (freepixelweb),

    last try… : is it possible get the french translation ? (otherwise, I will make mine but I think it will be easier to end your work and share it)

    Thanx

    #126202

    Hi, thanks for answer. Look at it http://www.pakietyedukacyjne.pl/, the button stop is changed to png #top .ls-nav-stop::before{

    content: url(http://pakietyedukacyjne/wp-content/themes/enfold/images/layout/dalej.png);} Opera see something but “blink” (something like bad hover or transition effect, when I put content url to hover – it duplicate image) IE and Firefox show empty area, Chrome – broken image icon. When You look at Enfold theme in IE You should see black squares instead of stop-start icons, side navi is not visible at all. Maybe is another way to set this navigation under IE, for example: the visibility of side buttons will be good solution for me. Regards. Krzysztof G.

    #116476

    In reply to: Enfold Showcase

    @jerone ,

    hi nice site, how did you change the socket nav link color? from home to contact us? Thanks

    [Edit: Nick] The css below will change the socket link color to red:

    .socket_color a, .socket_color .widget_first, .socket_color strong, .socket_color b, .socket_color b a, .socket_color strong a, .socket_color #js_sort_items a:hover, .socket_color #js_sort_items a.active_sort, .socket_color .special_amp, .socket_color .taglist a.activeFilter {
    color: red;
    }

    #25335
    robbo651
    Participant

    I’m new to WordPress, so had a test with a few free themes. Decided i liked the platform so bought the Enfold theme for my site.

    Installed the demo data to get a hang of the site, but now i try and update pages such as the Portfolio page and the only thing that updates is the title.

    I’ve googled the problem and have tried uploading WP Super Cache to clear cache but doesnt work, so i uninstalled it.

    A solution would be excellent.

    Thanks

    #114949

    Hi


    @Dude
    : thank you for kind recommendations, the LayerSlider is translated now with success! My customer says big thanks to you too.

    Here is the last edition of rus-translation (Enfold theme and LayerSlider, 100%): download zip file. GLWS, guys!

    #126430

    In reply to: Translation of Enfold

    Hi,

    You will need to ask WPML people what version you need, but if you need to make a translation of the entire site , most likely you will need the full version. To be honest I have never used the partial version , so am not sure how it differs. The people at WPML are well familiar with Kriesi’s themes so I think your best bet is to ask them.

    Thanks,

    Nick

    #126365

    Hi,

    You are talking about in the backend or on the website?

    If you are talking about on the site, my suggestion is to install a plugin to enhance your search since there are a couple of high end and free search plugins.

    Here they are. All current and frequently updated.

    You can use this plugin to maximize the search power of your website: SearchWP

    Refer to this link in order to integrate the plugin on ajax search: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/

    Thanks,

    Nick

    #126356

    Hi,

    Only by using css.

    Please add this to you /css/custom.css OR to Quick CSS located in Enfold > Layout Styling … the text area at the bottom of that page

    .grid-entry .inner-entry {
    width: 90%;
    }

    You can change it , 100% is what you currently have.

    Thanks,

    Nick

    #126429

    In reply to: Translation of Enfold

    Thanks for the reply and the links. I am a little confused though.

    I don’t want to translate the backend, just the pages and content so presumably I wouldn’t need the CMS version? All I really want is the entire site (pages only) in 2 languages. I don’t want to translate any admin stuff.

    Thanks

    Andrew

    #126466

    In reply to: Remove social header

    You can change the header type. A list of all headers can be found here. http://kriesi.at/themes/enfold/headers/ – if you don’t like the “grey bar” just select the “Small Header – Non Fixed” header on the Enfold > Theme Option page.

    #126380

    Open up enfold/js/shortcode.js and search for this code around line 205:


    //trigger displaying of thumbnails
    gallery.on('avia_start_animation', function()
    {
    images.each(function(i)
    {
    var image = $(this);
    setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));
    });
    });

    change it to:


    //trigger displaying of thumbnails
    gallery.on('avia_start_animation', function()
    {
    images.each(function(i)
    {
    var image = $(this);
    setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));
    });
    }).trigger('avia_start_animation');

    #123185

    If you just want to get rid of the title revert the changes I posted above (because this will remove everything) and open up functions-enfold.php. Search for:

    if(empty($title)) $class .= " empty_title ";

    and replace i with

    $title = '';
    if(empty($title)) $class .= " empty_title ";

    By going this way you’ll remove the title from all pages.

    #126428

    In reply to: Translation of Enfold

    Hi,

    You need to use WPML plugin.

    Refer to this link: http://wpml.org/documentation/

    And a heads up tip: https://kriesi.at/support/topic/callout-translation-wpml#post-77814

    Regards,

    Ismael

    #126492

    Hi,

    You’re slider is not loading even on desktop. Please recreate the slider from scratch. Download Enfold 1.7 on your themeforest account. Override the theme files via FTP.

    Regards,

    Ismael

    #126491

    In reply to: Warning Trim

    Hi,

    Please upgrade to Enfold 1.7. Override the theme files via FTP. Check your portfolio item images, delete the caption.

    Regards,

    Ismael

    #25322
    peymangg
    Participant

    I am using the latest version of WordPress and the latest version of Enfold theme. I have deleted and reinstalled from scratch several times and continue to get the same error.

    Warning: session_start() [function.session-start]: open(/var/chroot/home/content/61/8377861/tmp/sess_pr028k1fv4ug118u4hullql9p5, O_RDWR) failed: No such file or directory (2) in /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    There were closed topics with similar issues and it was advised to contact my hoster to check the server configuration (session data folder is writable & exists, etc.). I contacted my domain host which is godaddy and they ran some tests and said its something on my end with compatibility issues…

    What should I do??

    #126315

    In reply to: ENFOLD Easy slider

    Hi,

    No, you don’t need to buy the theme again. Just create a new wordpress installation then activate the theme. Go to Theme Options > Import the dummy data. You will see how the theme works.

    Please watch the videos mentioned above.

    Regards,

    Ismael

    #125625

    I have not modified anything in any of the Enfold theme files at all… Like I said I use the plugin Configure SMTP on all of my WordPress sites and it has worked perfectly so far… as I said before… all mail sends perfectly from WordPress… ie, Password retrieval, new user, Wordfence, Contact form 7, UpdraftPlus too… basically everything but the Enfold built in forms… they just go to lala land… no errors or anything… I never tested the Enfold forms sending mail until 1.7… I started with 1.5 but had not ever tried to send a form mail out… so I am guessing it was probably still an issue…

    I have disabled all plugins except the Configure SMTP on and also tried other similar plugins but everything works mail or formwise execpt the enfold forms… there has to be related to enfold… I really like your form builder and would like to be able to use it…

    Also… I have all of my WordPress sites running on Windows Servers… with the latest PHP, MYSQL, and wordpress… I have full control of everything so if you have any ideas or some code to change in the theme let me know please…

    Regards,

    Mark L. Lee

    Hi,

    1.) Go to Enfold > Theme Options > Frontpage Settings, select your homepage. Clicking the logo will direct you the selected frontpage.

    2.) Import the dummy data then edit the sliders on LayerSliderWP, it will give you a lot of ideas how the slider works. Largest image included on the dummy layer slider is 600x451px. Please give us a link to your website.

    Regards,

    Ismael

    #126282

    Hi Devin,

    Thanks for answering and clarifying the secondary questions.

    As for the main question.

    When you click the “learn more” button in the enfold one page demo, It transitions to a section below at a certain speed. Slow smooth speed.

    When you click on another #id tag like the “check out our team” button at the lower section, it transitions to another section very quickly.

    I was wondering if you can make all transition speeds like the “learn more” button through CSS.

    Try clicking on them and you’ll see the speed varies greatly.

    #126392

    Hi,

    First, download Enfold 1.7.

    1.) Create a page called Portfolio, go to Advance Layout Editor. Under Content element tab, insert the Portfolio Grid Option, make it 3 columns. Configure the options. Save changes then publish the page.

    2.) Create a Portfolio item, go to ALE. Insert 2/3 then 1/3 column. On 2/3 column insert the Easy Slider then Text Block and Accordion on 1/3 Column.

    You can see all of this when you Import the Dummy Data.

    You can also watch helpful videos here: https://vimeo.com/channels/aviathemes

    Regards,

    Ismael

    #125319

    Hi,

    Ok I got you. Here is the css code, please add it to /css/custom.css OR to quick css located in Enfold > Layout Styling.

    .flex_column {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #6640FF;
    background: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    }

    It has a shadow. If you dont want the shadow, you can take out the 3 lines in the middle of what i gave you above that contain the word ‘shadow’ in them. The curve will not be seen in older browsers (ie8 i think and below and 25% of visitors have that browser). To make curves visible to ie8, you need to use 4 transparent images of curves,

    Here is another way to do this that creates a cool looking panel with a 3d effect and curved corners. take the previous one out and add this

    http://www.clipular.com/c?8148149=gdtT_1yP35oTh4-qyi2Hxq7S33M&f=.png

    .flex_column {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: rgba(0,0,0,0.0);
    box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
    border: 2px solid #6640FF;
    /*border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;*/
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    }
    .flex_column:before {
    position: absolute;
    width: 80%;
    height: 40%;
    left: 10%;
    border-radius: 50%;
    z-index: -1;
    top: 0%;
    content: "";
    box-shadow: 0 -7px 16px rgba(0,0,0,0.4);
    }
    .flex_column:after {
    position: absolute;
    width: 80%;
    height: 40%;
    left: 10%;
    border-radius: 50%;
    z-index: -1;
    bottom: 0%;
    content: "";
    box-shadow: 0 7px 16px rgba(0,0,0,0.4);
    }

    Thanks,

    Nick

    Hi,

    Dynamic Templates serve as a go to option to create pages with the same layout as fast as possible.

    Please create a new admin user. See if the issue is still there. Do you have any plugins installed that might cause the issue?

    Regards,

    Ismael

    #126157

    Thanks Devin, if Enfold offered this as a header option it would kill the competition in sales for sure. I think I’ll need a developer to do the negative margin since that is over my head.

    Thanks much,

    Chris

    #25314

    Topic: Warning Trim

    in forum Enfold
    wayneftruax
    Participant

    Warning: trim() expects parameter 1 to be string, array given in /nfs/c03/h06/mnt/168099/domains/kokko-design.com/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 427

    I have been receiving this warning on one page and one Portfolio Item. ????? help please.

    Thx Wayne

    #126314

    In reply to: ENFOLD Easy slider

    Thanks heaps, finding new things each day. To – “set up a separate install” and import dummy data – may be to technical for me – other than buying the theme again and put it on a different site??? Cheers Shaz

    #25311
    alouettephoto
    Participant

    I downloaded the installable wordpress theme with the new update (1.7, i am using 1.2) and then go to themes > upload > select the .zip file. It doesnt upload. It always say “Are you sure you want to do this?. Please try again.”

    Another problems: It says the Jquery Library is old (version 1.6.4) but it used to work. I downloaded the Jquery Updater as recommended and it’s still the same. It says “LayerSlider: old jQuery issue”. Not only the image slider dont show up, the post sliders dont show up either.

    Last problem: The Enfold Combo Widget started to look funny. The popular tab is on top and the recent and tag tabs are bellow the widget.

    My new proyect has been on hold because of this :( Please help.

    #125844

    Hello Devin,

    Thanks for the reply, though that didn’t seem to work for IE9? Maybe my IE is buggared. On everything else it’s fine.

    Cheers,

    Daniel

    #25255
Viewing 30 results - 242,191 through 242,220 (of 244,030 total)